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

Comparing deliantra/Deliantra-Client/Changes (file contents):
Revision 1.74 by root, Tue Apr 15 18:45:37 2008 UTC vs.
Revision 1.91 by root, Tue Jun 24 21:44:59 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2 2
3TODO: fix unpack "n" fpr signed updspell and addspell values.
4TODO: make sure SRV lookups are working.
5 - convert to new non-blocking API.
6 - support IPv6 server connections.
7 - the chat tabs now have tooltips again.
8
90.9972 Thu May 22 22:45:01 CEST 2008
10 - save all map changes in map cache, not just the current map (this fixes
11 the problem of map border "black out" in the minimap).
12 - use an even more compact format for minimap data.
13 - use an uncompressed cache for minimap data, increases memory requirements
14 (~1mb) but saves compression.
15 - close container, clear inventory, floorbox etc. to avoid a crash when
16 clicking on them after logging out.
17 - support xml formatting in ex replies (item tooltips, requires server
18 2.54+).
19 - try to ignore repeated keypress-events for movement, as
20 these are usually keyrepeats.
21 - added default (0) for the shift_fire_stop setting
22 - write client.cf in pretty-printed-json.
23 - avoid crashes if map cache is corrupted.
24
250.9971 Mon May 5 21:37:33 CEST 2008
26 - reverse order of items in floorbox.
27 - sort right side of inventory by floor order.
28 - make messages window always visible.
29 - fix stat tooltips by not lowercasing keywords in pod2wiki.
30 - fix longstanding bug where the stats tab would be removed during chargen.
31 - fix menu alignment.
3 - change podwiki format to be slightly more generic. 32 - change podwiki format to be slightly more generic.
4 - fix menu alignment. 33 - ignore pseudo-items in floorbox, only show in inventory.
5 34
60.9970 Sun Mar 30 13:30:47 CEST 2008 350.9970 Sun Mar 30 13:30:47 CEST 2008
7 - fix a bug in tile id allocation, the effect of this bug 36 - fix a bug in tile id allocation, the effect of this bug
8 was effectively disabling the tile cache, upgrade is highly 37 was effectively disabling the tile cache, upgrade is highly
9 recommended. 38 recommended.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines