Page 2 of 2

Re: Ironic mod hijacking

Posted: 16 May 2016, 06:04
by Silentwings
For completeness, https://springrts.com/mantis/view.php?id=944

I had a read. Implementing VFS.MAP doesn't look too difficult, the rest I'm less sure of.

Re: Ironic mod hijacking

Posted: 16 May 2016, 16:55
by Super Mario
Silentwings wrote:For completeness, https://springrts.com/mantis/view.php?id=944

I had a read. Implementing VFS.MAP doesn't look too difficult, the rest I'm less sure of.
Can't find implementation details on the wiki.

Re: Ironic mod hijacking

Posted: 16 May 2016, 18:46
by nixtux
@Super Mario, I think bluestone was referring to the engine source code not wiki.
For completeness, https://springrts.com/mantis/view.php?id=944

I had a read. Implementing VFS.MAP doesn't look too difficult, the rest I'm less sure of.

Re: Ironic mod hijacking

Posted: 16 May 2016, 19:47
by Super Mario
nixtux wrote:@Super Mario, I think bluestone was referring to the engine source code not wiki.
How did you misread what I just said earlier? I meant implementation details regarding VFS.MAP and the other two. You can't exactly implement something if you don't know exactly what your implementing.

Re: Ironic mod hijacking

Posted: 16 May 2016, 22:54
by Silentwings
I was reading https://github.com/spring/spring/tree/d ... FileSystem

(Fyi, the code is the best, and usually the only, place to find details of half finished stuff.)

Re: Ironic mod hijacking

Posted: 17 May 2016, 00:12
by Super Mario
Silentwings wrote:I was reading https://github.com/spring/spring/tree/d ... FileSystem

(Fyi, the code is the best, and usually the only, place to find details of half finished stuff.)
You mean this file specifically? here

Re: Ironic mod hijacking

Posted: 17 May 2016, 12:04
by nixtux
Updated link in first post to senna current version of the map that not within policy guidelines and needs to be removed.