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.697 by elmex, Wed May 5 09:42:52 2010 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2 2
3Version numbers sort like decimal numbers. 3Version numbers sort like decimal numbers.
4 4
52010-04-07 23:58:02.2729 [ABT] BUG: hitter ({cnt:4994384,uuid:<1.7f744a072>,name:"icestorm",flags:[8,11],type:102}(on /gotischerbereich/mlabspiraltower/std5@0+6)) with no relation to target ({cnt:4984688,uuid:<1.7f742acea>,name:"Dread",flags:[0,8,11,14,21,52,103,104],type:0}(on /gotischerbereich/mlabspiraltower/stc5@15+5)) at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951
62010-04-07 23:58:02.2729+ eval {...} called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951
72010-04-07 23:58:02.2729+ cf::tick() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3519
82010-04-07 23:58:02.2729+ cf::main_loop() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3579
92010-04-07 23:58:02.2729+ cf::main() called at -e line 0
102010-04-07 23:58:02.2729+
112010-04-07 23:58:02.2729 [ABT] --- C backtrace follows ---
122010-04-07 23:58:02.2729 [ABT] [log_backtrace(char const*)] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1259
132010-04-07 23:58:02.2730 [ABT] [LOG(int, char const*, ...)] /root/src/cf.schmorp.de/server/common/logger.C:209
142010-04-07 23:58:02.2730 [ABT] [get_attack_mode] /root/src/cf.schmorp.de/server/server/attack.C:678
152010-04-07 23:58:02.2730 [ABT] [hit_player(object*, int, object*, unsigned int, int)] /root/src/cf.schmorp.de/server/server/attack.C:1447
162010-04-07 23:58:02.2730 [ABT] [hit_map(object*, int, unsigned int, int)] /root/src/cf.schmorp.de/server/server/attack.C:348
172010-04-07 23:58:02.2730 [ABT] [move_cone(object*)] /root/src/cf.schmorp.de/server/server/spell_attack.C:2066
182010-04-07 23:58:02.2730 [ABT] [process_object(object*)] /root/src/cf.schmorp.de/server/server/time.C:1356
192010-04-07 23:58:02.2731 [ABT] [process_events] /root/src/cf.schmorp.de/server/server/main.C:275
202010-04-07 23:58:02.2731 [ABT] [server_tick()] /root/src/cf.schmorp.de/server/server/main.C:405
212010-04-07 23:58:02.2731 [ABT] [XS_cf_server_tick] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1641
222010-04-07 23:58:02.2731 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851
232010-04-07 23:58:02.2731 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38
242010-04-07 23:58:02.2731 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632
252010-04-07 23:58:02.2731 [ABT] [cfperl_tick()] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1052
262010-04-07 23:58:02.2731 [ABT] [??] ??:0
272010-04-07 23:58:02.2732 [ABT] [??] ??:0
282010-04-07 23:58:02.2732 [ABT] [??] ??:0
292010-04-07 23:58:02.2732 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851
302010-04-07 23:58:02.2732 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38
312010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632
322010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428
33
34TODO: apartment-descritpions for gotisch1/2
35TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
36TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
37TODO: build code marks all sorts of objects as unique
38
39TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype
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?
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
44TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
45TODO: freed objects cache instead of salloc/sfree
46
47TODO: do not show msg for unidentified objects.
48TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc.
49TODO: thrown objects hit natively (with their own skill).
50TODO: golem survives "longer" now. 5TODO: golem survives "longer" now - too long?
51TODO: slow down some skills (e.g. stealing)
52TODO: apply range checkign should go to apply_special
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..."
55TODO: clean up skill handling in kill_object. 6TODO: 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) 7TODO: mining experience
57TODO: make the "feed all faces" flag persistent between logins. 8TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
9 - (maps, arch) complete revamping of the transport routes - all cities are
10 now easily reachable, at a price.
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 11 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 12 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 13 - (maps) added the rathouse quest for the shockwave spell in navar
61 (by Dustfinger). 14 (by Dustfinger).
62 - (maps) Fixed bad floor tile in navar apartment. 15 - (maps) fixed bad floor tile in navar apartment.
63 - made (wizard) look_at show also uuids. 16 - made (wizard) look_at show also uuids.
64 - added cf::object::find_object_uuid (::find_object already exists!). 17 - added cf::object::find_object_uuid (::find_object already exists!).
65 - (maps) added new apartment, made by LinuxLemoner. 18 - (maps) added new apartment, made by LinuxLemoner.
66 - (maps) added quest for the mining skill scroll to valleynoy. 19 - (maps) added quest for the mining skill scroll to valleynoy.
20 - (maps) added greedy highlevel book shop to heaven town.
67 - (arch) added sounds: zombie death, book reading, inscription. 21 - (arch) added sounds: zombie death, book reading, inscription.
68 - (arch) made the hill giants loose more body parts. 22 - (arch) made the hill giants loose more body parts.
69 - (arch, maps) added black unicorn horn, required to access mlab hell. 23 - (arch, maps) added black unicorn horn, required to access mlab hell.
24 - (arch) increased the (possible) number of arrows/bolts found in shops
25 and made them a bit more expensive.
26 - (maps) add more glory hole treasure styles.
27 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
28 in a select number of mlab maps.
29 - (maps) the library should be less of a death trap now.
30 - (maps) exits no longer point to auto-apply exits, most affected
31 maps now have proper doors or a similar solution.
32 - (arch) jumping skill has now physical attacktype.
33 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
34 - enter_map did not normalise the map coordinates when the destination
35 space is blocked, causing badness and freezes for the player.
36 - when applying containers, server checks for the key on activate
37 and also allows players to unapply active containers they don't have
38 a key for.
39 - moved formulae, attackmess, artifacts, exp_table, materials and
40 races files to arch, where they belong (exp_table is no longer in
41 confdir but in datadir now!).
42 - jeweler and sound config files are now normal datafiles as well.
43 - quit_character was causing a runtime exception, causing it to not
44 work since 2.93.
45 - entering a map will now respect move_on and other effects,
46 except for auto-apply exits :/
47 - only talk to the items on the nearest mapspace, or, of there
48 are none, to the player, not ALL items in vicinity.
70 - do not update the floorbox while running, to avoid big item 49 - do not update the floorbox while running, to avoid big item
71 updates that cost network bandwidth and processing power. 50 updates that cost network bandwidth and processing power.
72 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 51 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
73 caused overflows causing monsters to become living deads. 52 caused overflows causing monsters to become living deads.
74 - unapply weapons and armour before trying to improve it. 53 - unapply weapons and armour before trying to improve it.
75 - teach the random map generator the ability to read ".rmg" files 54 - teach the random map generator the ability to read ".rmg" files
76 that specify which actual style map to generate, and use it for 55 that specify which actual style map to generate, and use it for
77 the default decorstyle to avoid inappropriate maps to be used. 56 the default decorstyle to avoid inappropriate maps to be used.
57 - support (with some limitations) multiple different skills with the
58 same subtype.
59 - fix "nekosan duplication" bug - map swap out was not atomic,
60 so nekosan could end up beign saved AND escaped to another map.
61 - show invisible no longer makes magic mouths visible.
78 - move_type changes (spells, skills etc.) now will correctly 62 - move_type changes (spells, skills etc.) now will correctly
79 take move_on/move_off into account (e.g. buttons). 63 take move_on/move_off into account (e.g. buttons).
80 - display (exit) or (random map) in client for those objects. 64 - display (exit) or (random map) in client for those objects.
81 - removed (useless) spell damage columns from spell info and replace 65 - removed (useless) spell damage columns from spell info and replace
82 it by effective casting level - clients > 2.10 required to display 66 it by effective casting level - clients > 2.10 required to display
84 - building of levers/doors works again for all kinds of floors. 68 - building of levers/doors works again for all kinds of floors.
85 - the player can now withdraw and deposit all the available money. 69 - the player can now withdraw and deposit all the available money.
86 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 70 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
87 steinwandstadt/celvear. 71 steinwandstadt/celvear.
88 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 72 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
73 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
74 mostly based on the spell's level in the spellbook.
75 - (maps) fix some map regions and the region tree.
76 - the server will now be more picky when parsing the regions file.
89 - improve editor support protoocl slightly, provide workarounds for 2.10 77 - improve editor support protocol slightly, provide workarounds for 2.10
90 clients. 78 clients.
79 - follow has been rewritten to be, hopefully, more robust.
80 - follow mode will not be aborted when the follower tries to move.
91 - tcp.ext didn't unbind in reloads. 81 - tcp.ext didn't unbind in reloads.
92 - map-tags.ext didn't properly close the database on reloads. 82 - map-tags.ext didn't properly close the database on reloads.
93 - cfutil skips .-directories when scanning. 83 - cfutil skips .-directories when scanning.
94 - build.ext prevents players from building on other player's maps. 84 - build.ext prevents players from building on other player's maps.
95 - rent.ext allows the dm to enter anytime. 85 - rent.ext allows the dm to enter anytime.
107 - invitation to maps with unagressive and friendly monsters doesn't 97 - invitation to maps with unagressive and friendly monsters doesn't
108 require level 4 anymore. 98 require level 4 anymore.
109 - do not let update_stats muck with the chosen_skill anymore. 99 - do not let update_stats muck with the chosen_skill anymore.
110 - monsters now rotate through all skills (in chosen_skill). 100 - monsters now rotate through all skills (in chosen_skill).
111 - fix lots of path-related buffer overflows in the random map generator. 101 - fix lots of path-related buffer overflows in the random map generator.
102 - detect/sense curse/magic will no longer work on items that don't
103 need identify.
112 - added detect mineral vein spell. 104 - added detect mineral vein spell.
113 - support "wall overlays" in the random map generator - not very generic, 105 - support "wall overlays" in the random map generator - not very generic,
114 used by minable veins. 106 used by minable veins.
115 - (maps) relocated jeweler town to another directoy. 107 - (maps) relocated jeweler town to another directoy.
116 - (arch) implement mining pickaxes and mining skill. 108 - (arch) implement mining pickaxes and mining skill.
109 - (arch) add missing stonebig_club archetype from cfextended.
110 - jeweler skill doesn't diminish input values anymore.
111 - jeweler skill is harder to level now, but in exchange item power
112 of the output is only 1/5th (instead of 1/3rd) of ring level.
117 - generate most constants for perl automatically. 113 - generate most constants for perl automatically.
118 - properly check for weapon name prefix ("Ragnarok's sword"). 114 - properly check for weapon name prefix ("Ragnarok's sword").
119 - when player dies, restore his food to at least 200. 115 - when player dies, restore his food to at least 200.
120 - support multiple inheritance for arch sources (inherit a,b,c). 116 - support multiple inheritance for arch sources (inherit a,b,c).
121 - switch to storable-n-format for facedata, for better interoperability. 117 - switch to storable-n-format for facedata, for better interoperability.
122 - implement generic "ranged" item framework (pickaxe, fishing rod). 118 - implement generic "ranged" item framework (pickaxe, fishing rod).
123 - the singing skill actually respects the direction now. 119 - the singing skill actually respects the direction now.
124 - oratory and singing now require a direction. 120 - oratory and singing now require a direction.
125 - use_skill now requires that you can actually apply the skill tool. 121 - use_skill now requires that you can actually apply the skill tool.
126 - do not invoke perl on every user command anymore by providing 122 - do not invoke perl on every user command anymore by providing
127 a comamnd and an unknown_command event. 123 a command and an unknown_command event.
128 - move mark, run, run_stop, fire and fire_stop commands back from 124 - move mark, run, run_stop, fire and fire_stop commands back from
129 perl to C++, for speed reasons (basically undo patchset 1304). 125 perl to C++, for speed reasons (basically undo patchset 1304).
130 - add a client_destroy event, so we don't have to hook the 126 - add a client_destroy event, so we don't have to hook the
131 attachable destroy event (which is called much more often). 127 attachable destroy event (which is called much more often).
132 - removed (unused) FLOOR object type. 128 - removed (unused) FLOOR object type.
151 format (for statistics). 147 format (for statistics).
152 - do not send delitem for players. 148 - do not send delitem for players.
153 - support static scalar data members properly in genacc now. 149 - support static scalar data members properly in genacc now.
154 - implement "simple" freelist management for objects. 150 - implement "simple" freelist management for objects.
155 - recycle object counts now - to support longer uptimes. 151 - recycle object counts now - to support longer uptimes.
152 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
153 function (and yes, 666 is exact!).
154 - random map generator results should now be fully repeatable.
155 - fixed possible crash bug in build code.
156 - rename find_marked_object to ->mark and speed up.
157 - player movers properly destroy themselves when used up, instead
158 of leaking.
159 - do not show msg for unidentified objects that need identification.
160 - convert formulae/bookarch/settings file parser to thawer framework.
161 - finally get rid of fgets (..., thawer) and use a much cleaner
162 next_line method.
163 - use nicer file format for exp_table and attackmess
164 (more like other resource files).
165 - make parse errors during server startup fatal.
166 - properly initialise all maptile values in constructor.
167 - improved {link} map.
168 - optional unloadable extensions will not lead to an endless loop.
169 - server will cleanly autorestart when running out of protocol IDs.
170 - use faster and slightly more exact find_dir_2 replacement.
171 - building listening books is possible again.
172 - (maps, arch) added archetype for building instructions and replaced
173 the copies of the instructions in the maps with it.
174 - (arch) made the spark shower spell available in shops.
175 - don't create a second LOGIN event on character creation.
176 - correctly generate "You paid xyz" message in shops.
177 - the shop menu now also displays the (approx) value of the item.
178 - added a 'password' command, to change your password (and for DMs to
179 change passwords for other players).
180 - correctly save shopitems string, to avoid parse error when reading
181 saved maps.
182 - logging now differentiates between logging levels better.
183 - speed up get_typedata.
184 - fix deadlock problem during server shutdown/reload.
185 - make ext/checkrusage "more" non-blocking.
186 - use common::sense for extensions.
187 - work around a 50.10.0 utf8 caching bug.
188 - correctly try to load tiled maps in adjacent_map, might fix
189 "no relation to target" bugs.
190 - try to load (pure-)perl modules asynchronously, warn about
191 modules being loaded from the mainloop, pre-load some more
192 core modules so perl doesn't do it later on.
156 193
1572.93 Sat Feb 13 15:52:36 CET 2010 1942.93 Sat Feb 13 15:52:36 CET 2010
158 - (maps) fix travel to valdor and back. 195 - (maps) fix travel to valdor and back.
159 - do no longer by default eval map cod ein safe compartments 196 - do no longer by default eval map cod ein safe compartments
160 (this can be re-enabled using the safe_eval config option). 197 (this can be re-enabled using the safe_eval config option).
261 decrease). 298 decrease).
262 - fixed a small uncleanlieness in item converters, which might 299 - fixed a small uncleanlieness in item converters, which might
263 have led to weird item multiplications. 300 have led to weird item multiplications.
264 - store hash value in shstr, not used by anything, but doesn't use much memory. 301 - store hash value in shstr, not used by anything, but doesn't use much memory.
265 - fixed crash bug in learn_spell command. 302 - fixed crash bug in learn_spell command.
303 - enhanced output of the mapinfo command.
266 - remove all traces of FLAG_NO_FIX_PLAYER. 304 - remove all traces of FLAG_NO_FIX_PLAYER.
267 - avoid sv_derived_from calls (lots of hash lookups) when converting 305 - avoid sv_derived_from calls (lots of hash lookups) when converting
268 from perl to c++. 306 from perl to c++.
269 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 307 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
270 and use it in some "inner" loops. 308 and use it in some "inner" loops.
824 - bugfix: when unapplying skills also remove them from the range/combat slots. 862 - bugfix: when unapplying skills also remove them from the range/combat slots.
825 - bugfix: do not merge items whose archetype name merges, use the 863 - bugfix: do not merge items whose archetype name merges, use the
826 archetype *archname* (chairs of different facings were merged). 864 archetype *archname* (chairs of different facings were merged).
827 - bugfix: fix a potential crash issue in find_object_name (not used 865 - bugfix: fix a potential crash issue in find_object_name (not used
828 normally). 866 normally).
829 - bugfix: locked doors cnanot be bashed down by magical means 867 - bugfix: locked doors cannot be bashed down by magical means
830 (destruction, magic missile etc.). 868 (destruction, magic missile etc.).
831 - swarm spells without a direction now use various spiral patterns 869 - swarm spells without a direction now use various spiral patterns
832 instead of being fully random. 870 instead of being fully random.
833 - update AnyEvent API to 3.4 and above. 871 - update AnyEvent API to 3.4 and above.
834 872

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines