Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -19/+0 | |
hercules. | |||||
2015-04-15 | Add support for change password packet. | Andrei Karas | 1 | -0/+4 | |
Change server version to 6. | |||||
2015-03-22 | char: add code for reset timeout timer if receive ping packet. But disabled ↵ | Andrei Karas | 1 | -0/+2 | |
for now. | |||||
2015-01-14 | char: send correct error code if on char creation class or sex is wrong. | Andrei Karas | 1 | -0/+2 | |
2015-01-04 | add support for race selection in char creation packet. | Andrei Karas | 1 | -0/+2 | |
Change server version to 4. | |||||
2014-11-29 | char: add ability to filter inter servers connections by ip | Andrei Karas | 1 | -0/+9 | |
New config option: inter_server_ip Example: inter_server_ip 127.0.0.1,127.0.0.2 |