now there is an official version 0.2
Oyhl*`-*t
Oyhl*`-*t
some bugs have beed fixed. some I knew of from the beginning, but also some that were spotted by users (thx for reporting)
Oyhl*`-*t
Oyhl*`-*t
here is the list of changes
Oyhl*`-*t
Oyhl*`-*t
Oyhl*`-*t
Oyhl*`-*t
gameserver:
Oyhl*`-*t
- added logging code. you can define loglevels for console output and file log.
Oyhl*`-*t
- all-chat is now only local, shout-chat and trade-chat is global
Oyhl*`-*t
- tell to online players is possible, using " like on the official servers
Oyhl*`-*t
- npc bug that froze your movement is fixed
Oyhl*`-*t
- network packets are buffered to be sent in one tcp-packet
Oyhl*`-*t
- password are not stored on the server any more, only the hash is stored
Oyhl*`-*t
- partymatching is implemented to provide a nice "who" function... however the client limits the number of displayed players to 40
Oyhl*`-*t
- party system is started... it doesnt work 100% yet
Oyhl*`-*t
- trader npcs now get targetted before interaction (like it should be)
Oyhl*`-*t
- exp and sp is awarded when monsters are killed. system is not complete yet
Oyhl*`-*t
- skilltrees for all classes are used, but most are still empty (feel free to provide updated files)
Oyhl*`-*t
- router support, you can define local and external IP of server
Oyhl*`-*t
- configurable user limit is enforced
Oyhl*`-*t
- mobs can drop adena randomly
Oyhl*`-*t
- adena pickup bug is fixed. now all adena is summed as it should be
Oyhl*`-*t
Oyhl*`-*t
tools:
Oyhl*`-*t
- updateIni is now compatible with US version of client