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

Comparing deliantra/server/Changes (file contents):
Revision 1.153 by root, Thu May 8 11:39:23 2008 UTC vs.
Revision 1.165 by root, Tue May 20 03:14:19 2008 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2 2
3TODO: dragons should not be able to change their title via the settings tab in playerbook
4TODO: emergency swap mode is not working 3TODO: emergency swap mode is not working
4TODO: improve repelled message to include the full equation
5 5
6syncpoints: rules, news, motd, crossfiremail 6xs-warn doesn't end up in server log.
7""/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc...
8 7
9TODO: you have to unapply the jumping first before you cna raedy spell... 8TODO: re-apply items on log-in
9TODO: rebalance jumping skill speed
102.54 102.55
11TODO: 2008-05-10 00:29:43.0651 move_object: monster has been removed - will not process further
12 - avoid newmap commands when crossing tiled map boundaries. this speeds up
13 processing considerably (especially in the client) and reduces data transfers
14 (saves roughly 1kb each crossing in typical configs). works even with gcfclient.
15 - (arch) fix typo in ixalovh treasurelist causing empty_archetypes to appear.
16 - (map) fixed npc dialogue in pup_land/s_f/special.
17 - bugfix: fix a crash when a player casts a swarm spell and then logs out
18 (swarm spells now stay in the player's inventory).
19 - bugfix: when unapplying skills also remove them from the range/combat slots.
20 - bugfix: do not merge items whose archetype name merges, use the
21 archetype *archname* (chairs of different facings were merged).
22 - bugfix: fix a potential crash issue in find_object_name (not used
23 normally).
24 - bugfix: locked doors cnanot be bashed down by magical means
25 (destruction, magic missile etc.).
26 - swarm spells without a direction now use various spiral patterns
27 instead of being fully random.
28 - update AnyEvent API to 3.4 and above.
29
302.54 Thu May 8 22:01:22 CEST 2008
11 - change floorbox item ordering to enable more efficient protocol and to 31 - change floorbox item ordering to enable more efficient protocol and to
12 stay in sync with the 0.9971 client update which also reverses ordering. 32 stay in sync with the 0.9971 client update which also reverses ordering.
13 - bugfix: the jumping skill now gives experience for jumping 33 - bugfix: the jumping skill now gives experience for jumping
14 and for attacking monsters. it also takes about one second to do a jump. 34 and for attacking monsters. it also takes about one second to do a jump.
15 - bugfix: players couldn't starve in 2.53 :( 35 - bugfix: players couldn't starve in 2.53 :(
19 were created outside a map. 39 were created outside a map.
20 - bugfix: couldn't apply inventory items when levitating, but ground items 40 - bugfix: couldn't apply inventory items when levitating, but ground items
21 (fixed by reversing the logic). 41 (fixed by reversing the logic).
22 - bugfix: fixed a mismatched '"' in the debugging description of objects 42 - bugfix: fixed a mismatched '"' in the debugging description of objects
23 - bugfix: the random map generator no longer leaks key objects. 43 - bugfix: the random map generator no longer leaks key objects.
44 - bugfix: support random maps >127x127.
24 - (maps) fixed the death certificate system in nimbus. 45 - (maps) fixed the death certificate system in nimbus.
25 - (maps( rebalance onefang, build a road to onefang, temporarily closed zorn. 46 - (maps) rebalance onefang, build a road to onefang, temporarily closed zorn.
26 - (arch) the material 'wood' was undefined, it's now a burnable material. 47 - (arch) the material 'wood' was undefined, it's now a burnable material.
27 - (arch) give ball lightning a real name. 48 - (arch) give ball lightning a real name.
28 - (arch) fixed material of bones (was 'wood', is now 'bone') 49 - (arch) fixed material of bones (was 'wood', is now 'bone')
50 - support cfpod in ex replies (client item tooltips).
29 - unapply item in range slow when readying a spell. 51 - unapply item in range slow when readying a spell.
30 - bugfix: account for rounding errors in weight updates. 52 - bugfix: account for rounding errors in weight updates.
31 - remove synchronous mkdir in chargen_race_done. 53 - remove synchronous mkdir in chargen_race_done.
32 - fix per-race starting maps. 54 - fix per-race starting maps.
33 - check hiscore on suicide and quit as well. 55 - check hiscore on suicide and quit as well.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines