--- deliantra/server/Changes 2007/05/16 12:04:56 1.11 +++ deliantra/server/Changes 2007/05/26 15:43:58 1.14 @@ -1,6 +1,12 @@ Crossfire TRT Server, Maps and Archetypes ChangeLog 2.1 + - optimised event invocation (non-wanted events can now be + skipped with 4-5 inlined instructions). + - complete rewrite of town_portal: it now creates a portal + to the "nearest" town only, travel is only possible + to the town and back, anybody can use it (also removes + one of the remaining syncpoints in the server). - complete rewrite of the range/attack skill slot system: there are now two slots, one for combat, one for ranged attacks. @@ -38,6 +44,7 @@ - implement new msg command for in-game messages with meta information (using xml). - enforce utf-8 for all text messages. + - added micropather (not used yet). - many, many bugfixes. 2.0 Tue Mar 6 15:22:53 CET 2007