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

Comparing deliantra/server/Changes (file contents):
Revision 1.583 by root, Fri Mar 26 00:05:45 2010 UTC vs.
Revision 1.696 by elmex, Wed May 5 08:20:15 2010 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2
2Version numbers sort like decimal numbers. 3Version numbers sort like decimal numbers.
3 4
4TODO: apartment-descritpions for gotisch1/2 5TODO: golem survives "longer" now - too long?
5TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. 6TODO: clean up skill handling in kill_object.
6TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra? 7TODO: mining experience
7TODO: cast invisible... 8TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
8TODO: build code marks all sorts of objects as unique 9 - (maps, arch) complete revamping of the transport routes - all cities are
9 10 now easily reachable, at a price.
10TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype
11TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk'
12TODO: summon cult does not properly create multipart monsters?
13TODO: kill flag_is_water/is_water
142010-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
15
16{
17 "dungeon_depth" : "3",
18 "dungeon_level" : "8",
19 "exitstyle" : "sstair",
20 "final_map" : "/quests/peterm/quests/ogre_chief",
21 "floorstyle" : "stones2",
22 "layoutstyle" : "maze",
23 "monsterstyle" : "humanoid",
24 "orientation" : "1",
25 "origin_map" : "/world/world_106_115",
26 "origin_x" : 9,
27 "origin_y" : 18,
28 "random_seed" : 623236402,
29 "region" : "highway",
30 "symmetry" : 1,
31 "wallstyle" : "earthen",
32 "xsize" : 29,
33 "ysize" : 19
34}
35
36TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
37TODO: savebed_map {link} bed_x 1 bed_y 4, player changer?
38TODO: freed objects cache instead of salloc/sfree
39
40TODO: random maps, decorstyle ranodm is evil
41 - (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.
42 - (maps) added (navar) gravedigger, that buys players gravestones. 12 - (maps) added (navar) gravedigger, that buys players gravestones.
13 - (maps) added the rathouse quest for the shockwave spell in navar
14 (by Dustfinger).
15 - (maps) fixed bad floor tile in navar apartment.
43 - made (wizard) look_at show also uuids. 16 - made (wizard) look_at show also uuids.
44 - added cf::object::find_object_uuid (::find_object already exists!). 17 - added cf::object::find_object_uuid (::find_object already exists!).
45 - (maps) added new apartment, made by LinuxLemoner. 18 - (maps) added new apartment, made by LinuxLemoner.
19 - (maps) added quest for the mining skill scroll to valleynoy.
20 - (maps) added greedy highlevel book shop to heaven town.
46 - (arch) added sounds: zombie death, book reading, inscription. 21 - (arch) added sounds: zombie death, book reading, inscription.
47 - (arch) made the hill giants loose more body parts. 22 - (arch) made the hill giants loose more body parts.
48 - (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.
49 - do not update the floorbox while running, to avoid big item
50 updates that cost network bandwidth and processing power.
51 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
52 caused overflows causing monsters to become living deads.
53 - unapply weapons and armour before trying to improve it.
54 - teach the random map generator the ability to read ".rmg" files
55 that specify which actual style map to generate, and use it for
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.
49 - move_type changes (spells, skills etc.) now will correctly 62 - move_type changes (spells, skills etc.) now will correctly
50 take move_on/move_off into account (e.g. buttons). 63 take move_on/move_off into account (e.g. buttons).
51 - display (exit) or (random map) in client for those objects. 64 - display (exit) or (random map) in client for those objects.
52 - remove (useless) spell damage columns from spell info and replace 65 - removed (useless) spell damage columns from spell info and replace
53 it by effective casting level - clients > 2.10 required to display 66 it by effective casting level - clients > 2.10 required to display
54 properly. 67 properly.
55 - building of levers/doors works again for all kinds of floors. 68 - building of levers/doors works again for all kinds of floors.
56 - the player can now withdraw and deposit all the available money. 69 - the player can now withdraw and deposit all the available money.
57 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 70 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
58 steinwandstadt/celvear. 71 steinwandstadt/celvear.
59 - (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.
60 - improve editor support protoocl slightly, provide workarounds for 2.10 77 - improve editor support protocol slightly, provide workarounds for 2.10
61 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.
62 - tcp.ext didn't unbind in reloads. 81 - tcp.ext didn't unbind in reloads.
63 - map-tags.ext didn't properly close the database on reloads. 82 - map-tags.ext didn't properly close the database on reloads.
64 - cfutil skips .-directories when scanning. 83 - cfutil skips .-directories when scanning.
65 - build.ext prevents players from building on other player's maps. 84 - build.ext prevents players from building on other player's maps.
66 - rent.ext allows the dm to enter anytime. 85 - rent.ext allows the dm to enter anytime.
67 - NPC_Dialogue adds a new predefined variable, $map. 86 - NPC_Dialogue adds a new predefined variable, $map.
68 - new "build" event hook. 87 - new "build" event hook.
69 - get rid of archetype min/mac values except max_x (which should go, too). 88 - get rid of archetype min/max values except max_x (which should go, too).
70 - added fix_generated_item and cf::object::generate to XS interface. 89 - added fix_generated_item and cf::object::generate to XS interface.
71 - no longer use uppercase identifiers for saving anywhere, but support 90 - no longer use uppercase identifiers for saving anywhere, but support
72 them on loading, for old playerfiles and maps. 91 them on loading, for old playerfiles and maps.
73 - removed is_legal_2ways_exit - this is apparently dead code, and 92 - removed is_legal_2ways_exit - this is apparently dead code, and
74 would be handled differently nowadays anyway. 93 would be handled differently nowadays anyway.
94 - random map .meta were not being expired at all.
95 - replace move_ob/move_object functiony by the equivalent move method.
96 - update to automake 1.10.
97 - invitation to maps with unagressive and friendly monsters doesn't
98 require level 4 anymore.
99 - do not let update_stats muck with the chosen_skill anymore.
100 - monsters now rotate through all skills (in chosen_skill).
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.
104 - added detect mineral vein spell.
105 - support "wall overlays" in the random map generator - not very generic,
106 used by minable veins.
107 - (maps) relocated jeweler town to another directoy.
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.
113 - generate most constants for perl automatically.
114 - properly check for weapon name prefix ("Ragnarok's sword").
115 - when player dies, restore his food to at least 200.
116 - support multiple inheritance for arch sources (inherit a,b,c).
117 - switch to storable-n-format for facedata, for better interoperability.
118 - implement generic "ranged" item framework (pickaxe, fishing rod).
119 - the singing skill actually respects the direction now.
120 - oratory and singing now require a direction.
121 - use_skill now requires that you can actually apply the skill tool.
122 - do not invoke perl on every user command anymore by providing
123 a command and an unknown_command event.
124 - move mark, run, run_stop, fire and fire_stop commands back from
125 perl to C++, for speed reasons (basically undo patchset 1304).
126 - add a client_destroy event, so we don't have to hook the
127 attachable destroy event (which is called much more often).
128 - removed (unused) FLOOR object type.
129 - fix errornous change_abil messages for rods (and other types).
130 - remove include/commands.h and server/c_new.C, and refactor
131 all into server/commands.C.
132 - save and restore combat/ranged/current slot for players.
133 - the server now batches item's face/fx commands, as opposed
134 to sending one fx per item - helps mostly at connect and
135 with floorbox updates.
136 - implemented ext::player_env::play_music_once $who->contr, "km/...".
137 - the random map generator now supports selecting difficult for
138 more style categories than just monsters (all except fountains
139 apparently).
140 - object serialiser no longer creates empty "owner" references.
141 - make sure failed castings take some time, too, to avoid being
142 smitten by your god.
143 - many more failmsgs and help texts.
144 - support log suspension/resumption, e.g. for defragmenting.
145 - stop thrown objects when their speed goes too low.
146 - log the number of unique logins seen every minute in a compact
147 format (for statistics).
148 - do not send delitem for players.
149 - support static scalar data members properly in genacc now.
150 - implement "simple" freelist management for objects.
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 - added a 'password' command, to change your password (and for DMs to
178 change passwords for other players).
179 - correctly save shopitems string, to avoid parse error when reading
180 saved maps.
181 - logging now differentiates between logging levels better.
182 - speed up get_typedata.
183 - fix deadlock problem during server shutdown/reload.
184 - make ext/checkrusage "more" non-blocking.
185 - use common::sense for extensions.
186 - work around a 50.10.0 utf8 caching bug.
187 - correctly try to load tiled maps in adjacent_map, might fix
188 "no relation to target" bugs.
189 - try to load (pure-)perl modules asynchronously, warn about
190 modules being loaded from the mainloop, pre-load some more
191 core modules so perl doesn't do it later on.
75 192
762.93 Sat Feb 13 15:52:36 CET 2010 1932.93 Sat Feb 13 15:52:36 CET 2010
77 - (maps) fix travel to valdor and back. 194 - (maps) fix travel to valdor and back.
78 - do no longer by default eval map cod ein safe compartments 195 - do no longer by default eval map cod ein safe compartments
79 (this can be re-enabled using the safe_eval config option). 196 (this can be re-enabled using the safe_eval config option).
180 decrease). 297 decrease).
181 - fixed a small uncleanlieness in item converters, which might 298 - fixed a small uncleanlieness in item converters, which might
182 have led to weird item multiplications. 299 have led to weird item multiplications.
183 - store hash value in shstr, not used by anything, but doesn't use much memory. 300 - store hash value in shstr, not used by anything, but doesn't use much memory.
184 - fixed crash bug in learn_spell command. 301 - fixed crash bug in learn_spell command.
302 - enhanced output of the mapinfo command.
185 - remove all traces of FLAG_NO_FIX_PLAYER. 303 - remove all traces of FLAG_NO_FIX_PLAYER.
186 - avoid sv_derived_from calls (lots of hash lookups) when converting 304 - avoid sv_derived_from calls (lots of hash lookups) when converting
187 from perl to c++. 305 from perl to c++.
188 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 306 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
189 and use it in some "inner" loops. 307 and use it in some "inner" loops.
743 - bugfix: when unapplying skills also remove them from the range/combat slots. 861 - bugfix: when unapplying skills also remove them from the range/combat slots.
744 - bugfix: do not merge items whose archetype name merges, use the 862 - bugfix: do not merge items whose archetype name merges, use the
745 archetype *archname* (chairs of different facings were merged). 863 archetype *archname* (chairs of different facings were merged).
746 - bugfix: fix a potential crash issue in find_object_name (not used 864 - bugfix: fix a potential crash issue in find_object_name (not used
747 normally). 865 normally).
748 - bugfix: locked doors cnanot be bashed down by magical means 866 - bugfix: locked doors cannot be bashed down by magical means
749 (destruction, magic missile etc.). 867 (destruction, magic missile etc.).
750 - swarm spells without a direction now use various spiral patterns 868 - swarm spells without a direction now use various spiral patterns
751 instead of being fully random. 869 instead of being fully random.
752 - update AnyEvent API to 3.4 and above. 870 - update AnyEvent API to 3.4 and above.
753 871
832 - merge items with different arch pointers refering to the same arch 950 - merge items with different arch pointers refering to the same arch
833 (due to archetype reloads). 951 (due to archetype reloads).
834 - refactored the object remove/insert functions and most related 952 - refactored the object remove/insert functions and most related
835 functions (decrease, split, merge_ob etc.). 953 functions (decrease, split, merge_ob etc.).
836 - make it compile better on freebsd (reported by pippijn). 954 - make it compile better on freebsd (reported by pippijn).
837 - remove GT_UPDATE_INV (no longer applicable). 955 - removed GT_UPDATE_INV (no longer applicable).
838 - fix the longstanding "container stays open" bug. 956 - fix the longstanding "container stays open" bug.
839 - improved floorbox updating to be incremental and other protocol 957 - improved floorbox updating to be incremental and other protocol
840 optimisations. 958 optimisations.
841 - get rid of update_after_inventory_change and only do update stats 959 - get rid of update_after_inventory_change and only do update stats
842 for weight once/tick/player at max. 960 for weight once/tick/player at max.
1124 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1242 - introduced new keyword for map files: file_format_version (integer, server version: 0)
1125 - better message for apply failures due to applymode 1243 - better message for apply failures due to applymode
1126 - removed most all of the weather code 1244 - removed most all of the weather code
1127 - unified logging to stderr and file 1245 - unified logging to stderr and file
1128 - too many minor changes to document 1246 - too many minor changes to document
1247

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines