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

Comparing deliantra/server/Changes (file contents):
Revision 1.626 by root, Sun Apr 11 23:56:09 2010 UTC vs.
Revision 1.635 by elmex, Tue Apr 13 18:10:54 2010 UTC

40TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk' 40TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk'
41TODO: summon cult does not properly create multipart monsters? 41TODO: summon cult does not properly create multipart monsters?
422010-01-16 20:39:27.1222 BUG: process_events(): Object {cnt:2127760,uuid:<1.7241a5bd1>,name:"throwing dagger",flags:[17,24],type:48}(on /brest/ludo2@8+2) has no speed (-0.033333), but is on active list 422010-01-16 20:39:27.1222 BUG: process_events(): Object {cnt:2127760,uuid:<1.7241a5bd1>,name:"throwing dagger",flags:[17,24],type:48}(on /brest/ludo2@8+2) has no speed (-0.033333), but is on active list
43 43
44TODO: removing a single map tag from one map kills the tag on other maps as well, apparently 44TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
45TODO: savebed_map {link} bed_x 1 bed_y 4, player changer?
46TODO: freed objects cache instead of salloc/sfree 45TODO: freed objects cache instead of salloc/sfree
47 46
48TODO: do not show msg for unidentified objects. 47TODO: do not show msg for unidentified objects.
49TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc. 48TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc.
50TODO: thrown objects hit natively (with their own skill). 49TODO: thrown objects hit natively (with their own skill).
53TODO: apply range checkign should go to apply_special 52TODO: apply range checkign should go to apply_special
54TODO: stealing, mining, others has no "there is nothing" message. 53TODO: stealing, mining, others has no "there is nothing" message.
55TODO: 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..."
56TODO: clean up skill handling in kill_object. 55TODO: clean up skill handling in kill_object.
57TODO: 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.
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)).
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 60 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 61 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 62 - (maps) added the rathouse quest for the shockwave spell in navar
61 (by Dustfinger). 63 (by Dustfinger).
64 - (maps) Fixed bad floor tile in navar apartment.
62 - made (wizard) look_at show also uuids. 65 - made (wizard) look_at show also uuids.
63 - added cf::object::find_object_uuid (::find_object already exists!). 66 - added cf::object::find_object_uuid (::find_object already exists!).
64 - (maps) added new apartment, made by LinuxLemoner. 67 - (maps) added new apartment, made by LinuxLemoner.
65 - (maps) added quest for the mining skill scroll to valleynoy. 68 - (maps) added quest for the mining skill scroll to valleynoy.
66 - (arch) added sounds: zombie death, book reading, inscription. 69 - (arch) added sounds: zombie death, book reading, inscription.
67 - (arch) made the hill giants loose more body parts. 70 - (arch) made the hill giants loose more body parts.
68 - (arch, maps) added black unicorn horn, required to access mlab hell. 71 - (arch, maps) added black unicorn horn, required to access mlab hell.
72 - (arch) increased the (possible) number of arrows/bolts found in shops
73 and made them a bit more expensive.
74 - (maps) add more glory hole treasure styles.
69 - do not update the floorbox while running, to avoid big item 75 - do not update the floorbox while running, to avoid big item
70 updates that cost network bandwidth and processing power. 76 updates that cost network bandwidth and processing power.
71 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 77 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
72 caused overflows causing monsters to become living deads. 78 caused overflows causing monsters to become living deads.
73 - unapply weapons and armour before trying to improve it. 79 - unapply weapons and armour before trying to improve it.
147 - support log suspension/resumption, e.g. for defragmenting. 153 - support log suspension/resumption, e.g. for defragmenting.
148 - stop thrown objects when their speed goes too low. 154 - stop thrown objects when their speed goes too low.
149 - log the number of unique logins seen every minute in a compact 155 - log the number of unique logins seen every minute in a compact
150 format (for statistics). 156 format (for statistics).
151 - do not send delitem for players. 157 - do not send delitem for players.
158 - support static scalar data members properly in genacc now.
159 - implement "simple" freelist management for objects.
160 - recycle object counts now - to support longer uptimes.
161 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
162 function (and yes, 666 is exact!).
163 - random map generator results should now be fully repeatable.
164 - fixed possible crash bug in build code.
152 165
1532.93 Sat Feb 13 15:52:36 CET 2010 1662.93 Sat Feb 13 15:52:36 CET 2010
154 - (maps) fix travel to valdor and back. 167 - (maps) fix travel to valdor and back.
155 - do no longer by default eval map cod ein safe compartments 168 - do no longer by default eval map cod ein safe compartments
156 (this can be re-enabled using the safe_eval config option). 169 (this can be re-enabled using the safe_eval config option).
257 decrease). 270 decrease).
258 - fixed a small uncleanlieness in item converters, which might 271 - fixed a small uncleanlieness in item converters, which might
259 have led to weird item multiplications. 272 have led to weird item multiplications.
260 - store hash value in shstr, not used by anything, but doesn't use much memory. 273 - store hash value in shstr, not used by anything, but doesn't use much memory.
261 - fixed crash bug in learn_spell command. 274 - fixed crash bug in learn_spell command.
275 - enhanced output of the mapinfo command.
262 - remove all traces of FLAG_NO_FIX_PLAYER. 276 - remove all traces of FLAG_NO_FIX_PLAYER.
263 - avoid sv_derived_from calls (lots of hash lookups) when converting 277 - avoid sv_derived_from calls (lots of hash lookups) when converting
264 from perl to c++. 278 from perl to c++.
265 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 279 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
266 and use it in some "inner" loops. 280 and use it in some "inner" loops.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines