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.144 by root, Tue Sep 30 10:06:47 2008 UTC vs.
Revision 1.166 by root, Mon Dec 22 02:33:29 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2 2
3
42008-12-22 02:58:31.1831 clientlog [123.136.101.197/eri]: CRASH/EV::DIED: music face unloadable: Couldn't read from RWops at script/deliantra line 422
52008-12-22 02:58:31.1831+main::__ANON__(undef) called at DC/DB.pm line 120
62008-12-22 02:58:31.1831+DC::DB::__ANON__() called at script/deliantra line 2741
72008-12-22 02:58:31.1831+eval {...} called at script/deliantra line 2741
82008-12-22 02:58:31.1831+eval {...} called at script/deliantra line 2741
92008-12-22 02:58:31.1831+main::main() called at script/deliantra line 2750
102008-12-22 02:58:31.1831+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579
112008-12-22 02:58:31.1831+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fd10)', 1) called at script/main.pl line 19
122008-12-22 02:58:31.1831+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579
132008-12-22 02:58:31.1831+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fed0)') called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 408
142008-12-22 02:58:31.1831+PAR::import('PAR') called at -e line 935
152008-12-22 02:58:31.1831+eval {...} called at -e line 210
162008-12-22 02:58:31.1831+__par_pl::BEGIN() called at script/deliantra line 0
172008-12-22 02:58:31.1831+eval {...} called at script/deliantra line 0
18
192008-12-18 16:30:37.9936 player-scheduler destroy eri
202008-12-18 16:30:37.9648 saving /var/deliantra-server/players/eri/playerdata (39547,2)
212008-12-18 16:30:34.7029 LOGOUT: eri from 123.136.101.197 (0)
222008-12-18 16:30:34.6846+eval {...} called at script/deliantra line 0
232008-12-18 16:30:34.6846+__par_pl::BEGIN() called at script/deliantra line 0
242008-12-18 16:30:34.6846+eval {...} called at -e line 210
252008-12-18 16:30:34.6846+PAR::import('PAR') called at -e line 935
262008-12-18 16:30:34.6846+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fed0)') called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 408
272008-12-18 16:30:34.6846+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579
282008-12-18 16:30:34.6846+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fd10)', 1) called at script/main.pl line 19
292008-12-18 16:30:34.6846+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579
302008-12-18 16:30:34.6846+main::main() called at script/deliantra line 2750
312008-12-18 16:30:34.6846+eval {...} called at script/deliantra line 2741
322008-12-18 16:30:34.6846+main::__ANON__() called at script/deliantra line 2741
332008-12-18 16:30:34.6846+backtrace, for client version 0.9977, generated at script/deliantra line 150
342008-12-18 16:30:34.6846 clientlog [123.136.101.197/eri]: CRASH/EV::DIED: Can't call method "update" on unblessed reference at DC/UI.pm line 591.
352008-12-18 16:30:34.5632 clientlog [123.136.101.197/eri]: CRASH/EV::DIED: Can't call method "update" on unblessed reference at DC/UI.pm line 591.
36
37
3TODO: add help to completer, add close tab to completer, do stuff to complete 38TODO: add help to completer, add close tab to completer, do stuff to complete
4TODO: force Deliantra::Client on cpan???? 39TODO: warn about sofwtare renderers
40TODO: [num] indicator malfunctioning
41TODO: cfplus_ext => 2 is sometime snot beign negotiated! (hakc in place, need better protocol)
42
43 - mark hidden mapspaces visually with a question mark.
44 - make hidden spaces as light as the darkest normal spaces.
45 - don't lie about the window size anymore in fear of crashing
46 the server (as we are dealing with deliantra servers only these days).
47 - correctly draw the speech bubbles and other overlays even when the
48 topmost face isn't visible.
49 - fix swirly tile draw offset.
50 - fix a crash when the user clicks on the map during log-in.
51
522.01 - (Mon Dec 15 00:41:33 CET 2008)
53 - rewrote the client tutorial which can be found via the 'Help!' button.
54 - fixed the mostly random switching of message window tabs when
55 new tabs were added.
56 - small typo fix in tooltip on the Skills page in the playerbook.
57 - avoid accessing potentially undefined memory when drawing the map.
58 - fixed speech bubbles which were drawn below some objects sometimes.
59
602.0 Fri Dec 5 15:42:51 CET 2008
61 - the Log window can't be close anymore by alt+x
62 - pressing return or alt+x directly after start won't crash the client
63 anymore.
64 - the Log window is displayed correctly now after start.
65 - darken the invisible/cached parts of the map further.
66
670.9978 Sun Nov 9 14:35:41 CET 2008
68 - correctly smooth-move the healthbar as well.
69 - own text is emphasized in the NPC dialogues now.
70 - fixed a crash bug in the macro dialogue.
71 - fixed updating of tooltips of the tabs in the message window.
72 - closing tabs with Alt-x won't let them disappear for every anymore.
5 73
60.9977 Tue Sep 30 09:27:29 CEST 2008 740.9977 Tue Sep 30 09:27:29 CEST 2008
7 - require newer BDB version to avoid possible database corruption or crashes 75 - require newer BDB version to avoid possible database corruption or crashes
8 on login. 76 on login.
9 - fixed the often choppy smooth movement. 77 - fixed the often choppy smooth movement.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines