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

Comparing deliantra/server/Changes (file contents):
Revision 1.630 by elmex, Mon Apr 12 05:51:55 2010 UTC vs.
Revision 1.637 by root, Wed Apr 14 18:53:36 2010 UTC

53TODO: stealing, mining, others has no "there is nothing" message. 53TODO: stealing, mining, others has no "there is nothing" message.
54TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 54TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
55TODO: clean up skill handling in kill_object. 55TODO: clean up skill handling in kill_object.
56TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9) 56TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9)
57TODO: make the "feed all faces" flag persistent between logins. 57TODO: make the "feed all faces" flag persistent between logins.
58TODO: hut_-2, cats show invisible showas talk?
59TODO: 2010-04-12 20:40:44.2865 {cnt:4621281,uuid:<1.8075c9705>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67): no alternative teleporters around (user {cnt:148158,uuid:<1.5d9874c88>,name:"Roscoe",flags:[0,7,11,15,39,40,56,57,61,71,89],type:1}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67)).
60TODO: mining experience
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 61 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 62 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 63 - (maps) added the rathouse quest for the shockwave spell in navar
61 (by Dustfinger). 64 (by Dustfinger).
62 - (maps) Fixed bad floor tile in navar apartment. 65 - (maps) Fixed bad floor tile in navar apartment.
65 - (maps) added new apartment, made by LinuxLemoner. 68 - (maps) added new apartment, made by LinuxLemoner.
66 - (maps) added quest for the mining skill scroll to valleynoy. 69 - (maps) added quest for the mining skill scroll to valleynoy.
67 - (arch) added sounds: zombie death, book reading, inscription. 70 - (arch) added sounds: zombie death, book reading, inscription.
68 - (arch) made the hill giants loose more body parts. 71 - (arch) made the hill giants loose more body parts.
69 - (arch, maps) added black unicorn horn, required to access mlab hell. 72 - (arch, maps) added black unicorn horn, required to access mlab hell.
73 - (arch) increased the (possible) number of arrows/bolts found in shops
74 and made them a bit more expensive.
75 - (maps) add more glory hole treasure styles.
70 - do not update the floorbox while running, to avoid big item 76 - do not update the floorbox while running, to avoid big item
71 updates that cost network bandwidth and processing power. 77 updates that cost network bandwidth and processing power.
72 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 78 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
73 caused overflows causing monsters to become living deads. 79 caused overflows causing monsters to become living deads.
74 - unapply weapons and armour before trying to improve it. 80 - unapply weapons and armour before trying to improve it.
75 - teach the random map generator the ability to read ".rmg" files 81 - teach the random map generator the ability to read ".rmg" files
76 that specify which actual style map to generate, and use it for 82 that specify which actual style map to generate, and use it for
77 the default decorstyle to avoid inappropriate maps to be used. 83 the default decorstyle to avoid inappropriate maps to be used.
84 - show invisible no longer makes magic mouths visible.
78 - move_type changes (spells, skills etc.) now will correctly 85 - move_type changes (spells, skills etc.) now will correctly
79 take move_on/move_off into account (e.g. buttons). 86 take move_on/move_off into account (e.g. buttons).
80 - display (exit) or (random map) in client for those objects. 87 - display (exit) or (random map) in client for those objects.
81 - removed (useless) spell damage columns from spell info and replace 88 - removed (useless) spell damage columns from spell info and replace
82 it by effective casting level - clients > 2.10 required to display 89 it by effective casting level - clients > 2.10 required to display
151 format (for statistics). 158 format (for statistics).
152 - do not send delitem for players. 159 - do not send delitem for players.
153 - support static scalar data members properly in genacc now. 160 - support static scalar data members properly in genacc now.
154 - implement "simple" freelist management for objects. 161 - implement "simple" freelist management for objects.
155 - recycle object counts now - to support longer uptimes. 162 - recycle object counts now - to support longer uptimes.
163 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
164 function (and yes, 666 is exact!).
165 - random map generator results should now be fully repeatable.
166 - fixed possible crash bug in build code.
156 167
1572.93 Sat Feb 13 15:52:36 CET 2010 1682.93 Sat Feb 13 15:52:36 CET 2010
158 - (maps) fix travel to valdor and back. 169 - (maps) fix travel to valdor and back.
159 - do no longer by default eval map cod ein safe compartments 170 - do no longer by default eval map cod ein safe compartments
160 (this can be re-enabled using the safe_eval config option). 171 (this can be re-enabled using the safe_eval config option).
261 decrease). 272 decrease).
262 - fixed a small uncleanlieness in item converters, which might 273 - fixed a small uncleanlieness in item converters, which might
263 have led to weird item multiplications. 274 have led to weird item multiplications.
264 - store hash value in shstr, not used by anything, but doesn't use much memory. 275 - store hash value in shstr, not used by anything, but doesn't use much memory.
265 - fixed crash bug in learn_spell command. 276 - fixed crash bug in learn_spell command.
277 - enhanced output of the mapinfo command.
266 - remove all traces of FLAG_NO_FIX_PLAYER. 278 - remove all traces of FLAG_NO_FIX_PLAYER.
267 - avoid sv_derived_from calls (lots of hash lookups) when converting 279 - avoid sv_derived_from calls (lots of hash lookups) when converting
268 from perl to c++. 280 from perl to c++.
269 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 281 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
270 and use it in some "inner" loops. 282 and use it in some "inner" loops.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines