The Chronicles of Spellborn
Reversing Spellborn - Printable Version

+- The Chronicles of Spellborn (https://forum.spellborn.org)
+-- Forum: Archive (https://forum.spellborn.org/forumdisplay.php?fid=6)
+--- Forum: The Chronicles of Spellborn: Reborn (https://forum.spellborn.org/forumdisplay.php?fid=18)
+--- Thread: Reversing Spellborn (/showthread.php?tid=22)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25


Reversing Spellborn - Polymo - 15-03-2015

Nice. I dont know if you have access to it. but if you have the time and willingness you can put the actual locations (positions) into the Documentation/Wiki under 'World ID's Spawn locations' (like some of them have it at the end: //new FVector(x,y,z)).
EDIT:
Note that some could be wrong on Slinks testserver as there they are most likey set by hand (or he found a way to parse the files :-P). But for those if you happen to know the real ones, go there, type .loc and collect the positions




Reversing Spellborn - Sulvor - 15-03-2015

Thanks I went back to the first post to see what u was talking about (the Github), I will do that now, do you want the actual zone in / out points, and resurrect points in coords? or do you mean put in what I remember the old Coords from Spellborn where? (which is probably the zone in out points and res spots mostly haha)




Reversing Spellborn - Polymo - 15-03-2015

sadly i nevery played Spellborn when it was live, so i suggest: the point you started when you entered a certain zone, for the ones that don't already have a position.




Reversing Spellborn - Saltiel - 15-03-2015

We started to automatically extract some spawn locations and put them on the Wiki here. Unfortunately we currently cannot manage to extract at 100% every map package so some location may be missing. If you remember them it could be great to add them by checking them "manually" on the server as Polymo suggested.
We should be able to extract the portal info soon too, so the exploration should be easier once the server code is updated according to these new data.




Reversing Spellborn - acid-burn - 15-03-2015

Just a reminder: The locations previously listed come from the version 0.9.0.0.
The positions stated in the PDF could be from a different version of the maps. Some map sizes have changed when the introduced the new starting area in Hawks was introduced together with the redesigned tutorial.




Reversing Spellborn - Saltiel - 15-03-2015

I changed the title of the topic because it hurts my eyes each time I see it. :-°
For those who want to have fun (yay) and help us (\o/) exploring the data, we have the Complete_universe package in full XML (with only properties and with some values missing like arrays etc): <b>http://www.fileconvoy.com/dfl.php?id=g35d30d2b7618d2e899963621245798407cff65b78  </b>
It's not perfect, there is a little mistake at the beginning of the file but there are lots of useful informations for those who want to understand a bit more how TCoS works.
We also have Hawksmouth package in full XML (with some values missing like arrays etc): http://www.fileconvoy.com/dfl.php?id=g39b1d5424443644e999636216ba8b671ddfdf1bd4
It's just a sneek peek, the files will be deleted in 7 days. But if you are interested in helping the project do not hesitate to say hello [Image: default_wink.png]
As Acid said, it's based on the 0.9 version of the game.




Reversing Spellborn - Polymo - 15-03-2015

second link is broken (displayed link is correct, must be a forum bug that makes it link to this page)




Reversing Spellborn - Kevin - 15-03-2015

I've fixed this - the second link was empty so it linked to this page. Should be working now.




Reversing Spellborn - Polymo - 16-03-2015

About the LOD-arrays, i just discovered the System.Numerics BigInteger which makes the bit shifting super easy (has a byte[] contructor)




Reversing Spellborn - Polymo - 16-03-2015

I'm not sure if this is my fault, but the outcome is somewhat different to what i would expect.
This happens when i recombine the id's + colors (the right one each is self-focus, the left one is what others see):

[Image: yvijPuL.jpg]