The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
|
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) |
Reversing Spellborn - Valshaaran - 21-02-2015 Hello guys, I followed Spellborn back in the day, before beta, played avidly for a good while into release, and was very sad to see the game go. I've had a poke around the server you have, along with a look at the documentation and code - really impressed with what you've done. I'm in the last term of my honours year of a game programming degree - so I might not have much time for the next month or 2 - but I'd love to help with developing a working emulator. I should have a good bit of free time to put in come April/May. Github username is aslessor if you'd like to add me to the organisation on there. Cheers Reversing Spellborn - acid-burn - 21-02-2015 Welcome Valshaaran. Nice to see one more veteran. By the way, I just added you to the project(org). Reversing Spellborn - Polymo - 21-02-2015 welcome! Reversing Spellborn - Saltiel - 21-02-2015 Welcome! Reversing Spellborn - Czelsior - 22-02-2015 Welcome. It's always nice to see a new face here. Reversing Spellborn - Valshaaran - 22-02-2015 Which version of the server implementation is currently running on the test server, by the way? Edit: and thanks for the warm welcome! Reversing Spellborn - acid-burn - 22-02-2015 Version 0.8 & 0.9 are both supported but the 0.8 was more buggy Reversing Spellborn - Valshaaran - 23-02-2015 I was more meaning if/where could I have a look at the code used on the test server just now? I couldn't find a branch on GitHub that seemed to match it. Speaking of the test server, it seems to have gone down - I was on there yesterday but can't login just now. Reversing Spellborn - Slink - 23-02-2015 The test server was kind of hacked together from my nodejs test harness, so you won't find this on github. It's also a bit unstable I'll get it working again after work. I gather the C# server on github is further along than my implementation so you can get NPC's into the world etc. Reversing Spellborn - Valshaaran - 23-02-2015 Ok, thanks! |