
more images:
<a href='http://img147.exs.cx/img147/2594/website8zh.jpg' target='_blank'>http://img147.exs.cx/img147/2594/website8zh.jpg</a>
======================================
updated:
- updated isendmessage to counting error
- fixed most of the crashes
- F8 toggle code implemented
- hgserver connects!
still a few more crashes i dont wana deal with it, i have to design my webpage for a school project. Pretty easy stuff to fix, have to make sure im parsing the messages to hgserver correctly, and im too lazy. Give me a few days.
debug version prints the Gate.cpp functions as they are processed.
-----
looking for any version of client source
looking for (client source any version --- deals can be made)
===========================================
Heyo, finished coding gate server. I didn't code it from scratch, i translated the GateServer.exe that is being used everywhere from assembly to C++, so its should be completely compatible to all current hgservers.
I am planning on releasing the source in a few days/weeks, hopefully not months. I have to test it and check for errors.
Some Benefits to Gate Server Source:
- easier compatability with official 3.51 (instead of our 2.03 buildup)
- modifications allow for new security features (press f8 to block all incoming traffic)
- Mysql and Mssql logging for ItemEvents, GameServer, and HackAttack log
- 2.03 buildup's new logs HackLog, etc go into gateserver host pc instead of on hgserver host
- 2.03 buildup's new logs can get their own directorys and organize by date to save user frustration
- possible party bug fixes
- dns support for gate server
- change default gethostaddress to allow for better router integration
any more ideas modification ideas for gate server are appreciated!
<span style='color:red'>WARNING:</span> The current build is extremely primitive, ive only spend 36 hours on this project!
here it is hypnotoad's gateserver version 0.1

p.s. you can clearly see that this is not the size of the old gserver, this is debug mode, for crash purposes. Also, i disabled multithreading and changed "total users <%d>" to ontimer, every minute, to save me some frustration.
eew...
===============================