ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.123 by root, Wed Apr 30 10:31:04 2008 UTC vs.
Revision 1.126 by root, Sat May 3 09:30:38 2008 UTC

4TODO: dragons should not be able to change their title via the settings tab in playerbook 4TODO: dragons should not be able to change their title via the settings tab in playerbook
5TODO: emergency swap mode is not working 5TODO: emergency swap mode is not working
608:43:44 -cfbot:#cf- [Larvae] when I had a devourerbow equipped, and then readied 608:43:44 -cfbot:#cf- [Larvae] when I had a devourerbow equipped, and then readied
7 some spellcasting. if I then started using karate, I would get all the 7 some spellcasting. if I then started using karate, I would get all the
8 stateffects from the bow 8 stateffects from the bow
9TODO: find_style => move to perl, remove syncpoints
9 10
102.53 112.53
11 - bugfix: custom skill settings were not saved by the server. 12 - bugfix: custom skill settings were not saved by the server.
12 - bugfix: remove did not actually remove items from the inventory, leaving 13 - bugfix: remove did not actually remove items from the inventory, leaving
13 ghost items. 14 ghost items.
23 - rods and horns with a too low maximum charge allow now at least one discharge. 24 - rods and horns with a too low maximum charge allow now at least one discharge.
24 - bugfix: make list_logins non-blocking (glaring oversight). this caused the lag at 25 - bugfix: make list_logins non-blocking (glaring oversight). this caused the lag at
25 server startup. 26 server startup.
26 - take advantage of new aio_close and aio_chmod. 27 - take advantage of new aio_close and aio_chmod.
27 - implement archetype::get. 28 - implement archetype::get.
29 - change_abil is much faster.
30 - update the floorbox more often to work around the reverses item order
31 display in clients.
32 - cleaned up object copying by encapsulating it to a single place.
33 - add hints to the invite messages.
28 34
292.52 Thu Apr 24 11:47:19 CEST 2008 352.52 Thu Apr 24 11:47:19 CEST 2008
30 - completely automate the item add/delete on remove/insert. this should fix 36 - completely automate the item add/delete on remove/insert. this should fix
31 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :) 37 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :)
32 - completely automate the weight handling, should fix all weight 38 - completely automate the weight handling, should fix all weight

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines