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

Comparing deliantra/server/Changes (file contents):
Revision 1.605 by root, Mon Apr 5 20:33:12 2010 UTC vs.
Revision 1.753 by root, Sun Sep 5 04:18:05 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: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
6TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
7TODO: cast invisible...
8TODO: build code marks all sorts of objects as unique
9
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?
132010-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
14
15{
16 "dungeon_depth" : "3",
17 "dungeon_level" : "8",
18 "exitstyle" : "sstair",
19 "final_map" : "/quests/peterm/quests/ogre_chief",
20 "floorstyle" : "stones2",
21 "layoutstyle" : "maze",
22 "monsterstyle" : "humanoid",
23 "orientation" : "1",
24 "origin_map" : "/world/world_106_115",
25 "origin_x" : 9,
26 "origin_y" : 18,
27 "random_seed" : 623236402,
28 "region" : "highway",
29 "symmetry" : 1,
30 "wallstyle" : "earthen",
31 "xsize" : 29,
32 "ysize" : 19
33}
34
35TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
36TODO: savebed_map {link} bed_x 1 bed_y 4, player changer?
37TODO: freed objects cache instead of salloc/sfree
38TODO: weaken gorokh kittens considerably on hell random maps
39
40TODO: do not show msg for unidentified objects.
41TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc.
42TODO: thrown objects hit natively (with their own skill).
43TODO: golem survives "longer" now. 5TODO: golem survives "longer" now - too long?
44TODO: slow down some skills (e.g. stealing) 6TODO: clean up skill handling in kill_object.
45TODO: apply range checkign should go to apply_special 7TODO: mining experience
46TODO: stealing, mining, others has no "there is nothing" message. 8TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
9TODO: reload_settings
10TODO: thawer should not next()
11TODO: pet experience is, rarely, given to the wrong skill (e.g. mining)
12TODO: 2010-05-21 02:48:16.4562 D victim {cnt:109581,uuid:<1.858befa27>,name:"ice",flags:[0,8,103],type:23}(on /whalingoutpost/misc/icecavern1@8+43) (-21) already dead in hit_player()
13TODO: jumping, maybe dimdoor works wonders with earthwalls in between.
14TODO: cats dimdoor, invoke charm => watch Log-1
15TODO: fountain magic power and shop magic powre potions are different, also, potions are not identified
16TODO: identify doesn't merge
17TOOD: apply should only apply one stack items
18TODO: fixed random maps, e.g. for buildings
19
20TODO: fix rando maps - wallstyle includes piers? random exitstyle is teleporters?
21TODO: you can emote to logged out players
22TODO: 2010-07-26 23:16:17.5863 W Can't call method "skip_block" on an undefined value at /opt/deliantra-server/share/deliantra-server/cf.pm line 2136.
23 when trying to load a map that apparently could not been saved during chargen.
24TODO: http://maps.deliantra.net/lostwages/alchemistscave.xhtml - doesn't work, even after the diamonds you do not get the cauldron.
25
26 - (maps) hopefully fix tobias' tower.
27 - (maps) hopefully fix healing potion vendor in arena entrance.
28 - (arch) fixed an error in the Gnarg scale mail artifact.
29 - it was possible to unapply or half-unapply cursed items in many
30 cases, which confused players and also player state. fixed.
31 - (arch) remove curse now works more liek idnetify in that it uncurses
32 some items. also, no longer uncurses spells or other invisibles.
33 - (arch) remove curse and identify now treta the marked tiem first.
34 - creators no longer identify objects that shouldn't be identified
35 (such as money, which won't stack afterwards).
36 - (maps) the shady rogue in goths can unapply cursed items for you.
37 - (maps) implement a wilderness town portal.
38 - (arch) set proper(?) int values for all monsters.
39 - (maps) fire5.map could destroy players.
40 - altars with match expressions did not work properly.
41 - use last_sp not cursed/damned flags in remove_curse/damnation spells.
42 - god enemy race check fixed ("god detests your race").
43 - gods errornously allowed any kind of worshipping race, even
44 ones they hate.
45 - use same default config in code as on gameserver.deliantra.net.
46 - Pod::POM 0.26 and higher actually interpret =encoding, which broke
47 our parser.
48 - applying a glowing crystal now gives status messages.
49 - fix a memleak in the random map generator.
50 - rework the random map parameter passign a bit to be extendable.
51 - (random maps) use a nonrecursive algorithm to generate mazes,
52 also, improve the quality of the mazes (no longer will the edges
53 almost always form a passage) and add two new types - "rooms"
54 and "braided".
55 - (random maps) add new "cave" layout, which is much more ...
56 cave-like.
57 - (random maps) new layout style "castle" that generates straighish,
58 rogue-ish maps.
59 - (random maps) new layout style "multiple" that simply mixes multiple
60 different styles in different areas.
61 - roguelike maps sometimes had dead ends due to symmetry settings.
62 - rewrite layout management in the random map generator from the
63 ground up.
64 - fix bug in tausworthe rng initialisation.
65 - switched to the faster and hopefully better quality gfsr{24,55} random
66 number generator, the same algorithm that freeciv apparently uses.
67 - replace unreachable walls in random maps by "blocked", which saves
68 memory and imho looks nicer.
69 - (arch) fix samhlaidh archetype.
70 - fix the "archname" match special function.
71 - add kensler ("better gradient noise") functins, as well as fBm
72 and other fractal algorithms.
73 - (maps) /pup_land/nurnberg/storehouse quest was fixed, the potatoe
74 sacks fit on a tile again.
75
763.0 Sat May 29 23:30:57 CEST 2010
77 - (maps, arch) complete revamping of the transport routes - all cities are
78 now easily reachable, at a price.
47 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 79 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
48 - (maps) added (navar) gravedigger, that buys players gravestones. 80 - (maps) added (navar) gravedigger, that buys players gravestones.
81 - (maps) added the rathouse quest for the shockwave spell in navar
82 (by Dustfinger).
83 - (maps) fixed bad floor tile in navar apartment.
49 - made (wizard) look_at show also uuids. 84 - made (wizard) look_at show also uuids.
50 - added cf::object::find_object_uuid (::find_object already exists!). 85 - added cf::object::find_object_uuid (::find_object already exists!).
51 - (maps) added new apartment, made by LinuxLemoner. 86 - (maps) added new apartment, made by LinuxLemoner.
87 - (maps) added quest for the mining skill scroll to valleynoy.
88 - (maps) added greedy highlevel book shop to heaven town.
52 - (arch) added sounds: zombie death, book reading, inscription. 89 - (arch) added sounds: zombie death, book reading, inscription.
53 - (arch) made the hill giants loose more body parts. 90 - (arch) made the hill giants loose more body parts.
54 - (arch, maps) added black unicorn horn, required to access mlab hell. 91 - (arch, maps) added black unicorn horn, required to access mlab hell.
92 - (arch) increased the (possible) number of arrows/bolts found in shops
93 and made them a bit more expensive.
94 - (maps) add more glory hole treasure styles.
95 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
96 in a select number of mlab maps.
97 - (maps) the library should be less of a death trap now.
98 - (maps) exits no longer point to auto-apply exits, most affected
99 maps now have proper doors or a similar solution.
100 - (arch) jumping skill has now physical attacktype.
101 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
102 - enter_map did not normalise the map coordinates when the destination
103 space is blocked, causing badness and freezes for the player.
104 - when applying containers, server checks for the key on activate
105 and also allows players to unapply active containers they don't have
106 a key for.
107 - moved formulae, attackmess, artifacts, exp_table, materials and
108 races files to arch, where they belong (exp_table is no longer in
109 confdir but in datadir now!).
110 - jeweler and sound config files are now normal datafiles as well.
111 - quit_character was causing a runtime exception, causing it to not
112 work since 2.93.
113 - entering a map will now respect move_on and other effects,
114 except for auto-apply exits :/
115 - only talk to the items on the nearest mapspace, or, of there
116 are none, to the player, not ALL items in vicinity.
117 - do not update the floorbox while running, to avoid big item
118 updates that cost network bandwidth and processing power.
119 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
120 caused overflows causing monsters to become living deads.
121 - unapply weapons and armour before trying to improve it.
55 - teach the random map generator the ability to read ".rmg" files 122 - teach the random map generator the ability to read ".rmg" files
56 that specify which actual style map to generate, and use it for 123 that specify which actual style map to generate, and use it for
57 the default decorstyle to avoid inappropriate maps to be used. 124 the default decorstyle to avoid inappropriate maps to be used.
125 - support (with some limitations) multiple different skills with the
126 same subtype.
127 - fix "nekosan duplication" bug - map swap out was not atomic,
128 so nekosan could end up beign saved AND escaped to another map.
129 - show invisible no longer makes magic mouths visible.
58 - move_type changes (spells, skills etc.) now will correctly 130 - move_type changes (spells, skills etc.) now will correctly
59 take move_on/move_off into account (e.g. buttons). 131 take move_on/move_off into account (e.g. buttons).
60 - display (exit) or (random map) in client for those objects. 132 - display (exit) or (random map) in client for those objects.
61 - remove (useless) spell damage columns from spell info and replace 133 - removed (useless) spell damage columns from spell info and replace
62 it by effective casting level - clients > 2.10 required to display 134 it by effective casting level - clients > 2.10 required to display
63 properly. 135 properly.
64 - building of levers/doors works again for all kinds of floors. 136 - building of levers/doors works again for all kinds of floors.
65 - the player can now withdraw and deposit all the available money. 137 - the player can now withdraw and deposit all the available money.
66 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 138 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
67 steinwandstadt/celvear. 139 steinwandstadt/celvear.
68 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 140 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
141 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
142 mostly based on the spell's level in the spellbook.
143 - the music scheduler did not properly send new music on region
144 changes.
145 - (maps) fix some map regions and the region tree.
146 - the server will now be more picky when parsing the regions file.
147 - do not rely on chosen_skill in calc_alch_danger.
69 - improve editor support protoocl slightly, provide workarounds for 2.10 148 - improve editor support protocol slightly, provide workarounds for 2.10
70 clients. 149 clients.
150 - follow has been rewritten to be, hopefully, more robust.
151 - follow mode will not be aborted when the follower tries to move.
71 - tcp.ext didn't unbind in reloads. 152 - tcp.ext didn't unbind in reloads.
72 - map-tags.ext didn't properly close the database on reloads. 153 - map-tags.ext didn't properly close the database on reloads.
73 - cfutil skips .-directories when scanning. 154 - cfutil skips .-directories when scanning.
74 - build.ext prevents players from building on other player's maps. 155 - build.ext prevents players from building on other player's maps.
75 - rent.ext allows the dm to enter anytime. 156 - rent.ext allows the dm to enter anytime.
76 - NPC_Dialogue adds a new predefined variable, $map. 157 - NPC_Dialogue adds a new predefined variable, $map.
77 - new "build" event hook. 158 - new "build" event hook.
78 - get rid of archetype min/mac values except max_x (which should go, too). 159 - get rid of archetype min/max values except max_x (which should go, too).
79 - added fix_generated_item and cf::object::generate to XS interface. 160 - added fix_generated_item and cf::object::generate to XS interface.
80 - no longer use uppercase identifiers for saving anywhere, but support 161 - no longer use uppercase identifiers for saving anywhere, but support
81 them on loading, for old playerfiles and maps. 162 them on loading, for old playerfiles and maps.
82 - removed is_legal_2ways_exit - this is apparently dead code, and 163 - removed is_legal_2ways_exit - this is apparently dead code, and
83 would be handled differently nowadays anyway. 164 would be handled differently nowadays anyway.
87 - invitation to maps with unagressive and friendly monsters doesn't 168 - invitation to maps with unagressive and friendly monsters doesn't
88 require level 4 anymore. 169 require level 4 anymore.
89 - do not let update_stats muck with the chosen_skill anymore. 170 - do not let update_stats muck with the chosen_skill anymore.
90 - monsters now rotate through all skills (in chosen_skill). 171 - monsters now rotate through all skills (in chosen_skill).
91 - fix lots of path-related buffer overflows in the random map generator. 172 - fix lots of path-related buffer overflows in the random map generator.
173 - detect/sense curse/magic will no longer work on items that don't
174 need identify.
92 - added detect mineral vein spell. 175 - added detect mineral vein spell.
93 - support "wall overlays" in the random map generator - not very generic, 176 - support "wall overlays" in the random map generator - not very generic,
94 used by minable veins. 177 used by minable veins.
95 - (maps) relocated jeweler town to another directoy. 178 - (maps) relocated jeweler town to another directoy.
96 - (maps) added quest for the mining skill scroll to valleynoy.
97 - (arch) implement mining pickaxes and mining skill. 179 - (arch) implement mining pickaxes and mining skill.
180 - (arch) add missing stonebig_club archetype from cfextended.
181 - jeweler skill doesn't diminish input values anymore.
182 - jeweler skill is harder to level now, but in exchange item power
183 of the output is only 1/5th (instead of 1/3rd) of ring level.
184 - jeweler skill adds the makers name (currently not visible) to the
185 generated ring/amulet.
98 - generate most constants for perl automatically. 186 - generate most constants for perl automatically.
99 - properly check for weapon name prefix ("Ragnarok's sword"). 187 - properly check for weapon name prefix ("Ragnarok's sword").
100 - when player dies, restore his food to at least 200. 188 - when player dies, restore his food to at least 200.
101 - support multiple inheritance for arch sources (inherit a,b,c). 189 - support multiple inheritance for arch sources (inherit a,b,c).
102 - switch to storable-n-format for facedata, for better interoperability. 190 - switch to storable-n-format for facedata, for better interoperability.
103 - implement generic "ranged" item framework (pickaxe, fishing rod). 191 - implement generic "ranged" item framework (pickaxe, fishing rod).
104 - the singing skill actually respects the direction now. 192 - the singing skill actually respects the direction now.
105 - oratory and singing now require a direction. 193 - oratory and singing now require a direction.
106 - use_skill now requires that you can actually apply the skill tool. 194 - use_skill now requires that you can actually apply the skill tool.
107 - do not invoke perl on every user command anymore by providing 195 - do not invoke perl on every user command anymore by providing
108 a comamnd and an unknown_command event. 196 a command and an unknown_command event.
109 - move mark, run, run_stop, fire and fire_stop commands back from 197 - move mark, run, run_stop, fire and fire_stop commands back from
110 perl to C++, for speed reasons (basically undo patchset 1304). 198 perl to C++, for speed reasons (basically undo patchset 1304).
111 - add a client_destroy event, so we don't have to hook the 199 - add a client_destroy event, so we don't have to hook the
112 attachable destroy event (which is called much more often). 200 attachable destroy event (which is called much more often).
201 - removed (unused) FLOOR object type.
202 - fix errornous change_abil messages for rods (and other types).
203 - remove include/commands.h and server/c_new.C, and refactor
204 all into server/commands.C.
205 - save and restore combat/ranged/current slot for players.
206 - the server now batches item's face/fx commands, as opposed
207 to sending one fx per item - helps mostly at connect and
208 with floorbox updates.
209 - implemented ext::player_env::play_music_once $who->contr, "km/...".
210 - the random map generator now supports selecting difficult for
211 more style categories than just monsters (all except fountains
212 apparently).
213 - object serialiser no longer creates empty "owner" references.
214 - make sure failed castings take some time, too, to avoid being
215 smitten by your god.
216 - many more failmsgs and help texts.
217 - support log suspension/resumption, e.g. for defragmenting.
218 - stop thrown objects when their speed goes too low.
219 - log the number of unique logins seen every minute in a compact
220 format (for statistics).
221 - do not send delitem for players.
222 - support static scalar data members properly in genacc now.
223 - implement "simple" freelist management for objects.
224 - recycle object counts now - to support longer uptimes.
225 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
226 function (and yes, 666 is exact!).
227 - random map generator results should now be fully repeatable.
228 - fixed possible crash bug in build code.
229 - rename find_marked_object to ->mark and speed up.
230 - player movers properly destroy themselves when used up, instead
231 of leaking.
232 - do not show msg for unidentified objects that need identification.
233 - convert formulae/bookarch/settings file parser to thawer framework.
234 - finally get rid of fgets (..., thawer) and use a much cleaner
235 next_line method.
236 - use nicer file format for exp_table and attackmess
237 (more like other resource files).
238 - make parse errors during server startup fatal.
239 - properly initialise all maptile values in constructor.
240 - improved {link} map.
241 - optional unloadable extensions will not lead to an endless loop.
242 - server will cleanly autorestart when running out of protocol IDs.
243 - use faster and slightly more exact find_dir_2 replacement.
244 - building listening books is possible again.
245 - (maps, arch) added archetype for building instructions and replaced
246 the copies of the instructions in the maps with it.
247 - (arch) made the spark shower spell available in shops.
248 - don't create a second LOGIN event on character creation.
249 - correctly generate "You paid xyz" message in shops.
250 - the shop menu now also displays the (approx) value of the item.
251 - added a 'password' command, to let DMs change the password of players
252 more conveniently.
253 - correctly save shopitems string, to avoid parse error when reading
254 saved maps.
255 - logging now differentiates between logging levels better.
256 - speed up get_typedata.
257 - fix deadlock problem during server shutdown/reload.
258 - make ext/checkrusage "more" non-blocking.
259 - use common::sense for extensions.
260 - work around a 50.10.0 utf8 caching bug.
261 - correctly try to load tiled maps in adjacent_map, might fix
262 "no relation to target" bugs.
263 - try to load (pure-)perl modules asynchronously, warn about
264 modules being loaded from the mainloop, pre-load some more
265 core modules so perl doesn't do it later on.
266 - pre-load many of the files perl might load on it's own e.g. when
267 compiling regexes.
268 - make exp_table and materials file reloadable.
269 - made reload_config non-blocking.
270 - the seen command called (Blocking) stat() instead of aio_stat,
271 causing server freezes.
272 - store unhashed password, to prepare for safer authentication.
273 - do not log connections from the local host, to help a local
274 watchdog.
275 - fix summon freeze at map borders.
276 - support @group syntax and music config file for music face lists.
277 - run post_init jobs in parallel, they might do I/O.
278 - avoid apply conversion for converters.
113 279
1142.93 Sat Feb 13 15:52:36 CET 2010 2802.93 Sat Feb 13 15:52:36 CET 2010
115 - (maps) fix travel to valdor and back. 281 - (maps) fix travel to valdor and back.
116 - do no longer by default eval map cod ein safe compartments 282 - do no longer by default eval map cod ein safe compartments
117 (this can be re-enabled using the safe_eval config option). 283 (this can be re-enabled using the safe_eval config option).
218 decrease). 384 decrease).
219 - fixed a small uncleanlieness in item converters, which might 385 - fixed a small uncleanlieness in item converters, which might
220 have led to weird item multiplications. 386 have led to weird item multiplications.
221 - store hash value in shstr, not used by anything, but doesn't use much memory. 387 - store hash value in shstr, not used by anything, but doesn't use much memory.
222 - fixed crash bug in learn_spell command. 388 - fixed crash bug in learn_spell command.
389 - enhanced output of the mapinfo command.
223 - remove all traces of FLAG_NO_FIX_PLAYER. 390 - remove all traces of FLAG_NO_FIX_PLAYER.
224 - avoid sv_derived_from calls (lots of hash lookups) when converting 391 - avoid sv_derived_from calls (lots of hash lookups) when converting
225 from perl to c++. 392 from perl to c++.
226 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 393 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
227 and use it in some "inner" loops. 394 and use it in some "inner" loops.
781 - bugfix: when unapplying skills also remove them from the range/combat slots. 948 - bugfix: when unapplying skills also remove them from the range/combat slots.
782 - bugfix: do not merge items whose archetype name merges, use the 949 - bugfix: do not merge items whose archetype name merges, use the
783 archetype *archname* (chairs of different facings were merged). 950 archetype *archname* (chairs of different facings were merged).
784 - bugfix: fix a potential crash issue in find_object_name (not used 951 - bugfix: fix a potential crash issue in find_object_name (not used
785 normally). 952 normally).
786 - bugfix: locked doors cnanot be bashed down by magical means 953 - bugfix: locked doors cannot be bashed down by magical means
787 (destruction, magic missile etc.). 954 (destruction, magic missile etc.).
788 - swarm spells without a direction now use various spiral patterns 955 - swarm spells without a direction now use various spiral patterns
789 instead of being fully random. 956 instead of being fully random.
790 - update AnyEvent API to 3.4 and above. 957 - update AnyEvent API to 3.4 and above.
791 958
870 - merge items with different arch pointers refering to the same arch 1037 - merge items with different arch pointers refering to the same arch
871 (due to archetype reloads). 1038 (due to archetype reloads).
872 - refactored the object remove/insert functions and most related 1039 - refactored the object remove/insert functions and most related
873 functions (decrease, split, merge_ob etc.). 1040 functions (decrease, split, merge_ob etc.).
874 - make it compile better on freebsd (reported by pippijn). 1041 - make it compile better on freebsd (reported by pippijn).
875 - remove GT_UPDATE_INV (no longer applicable). 1042 - removed GT_UPDATE_INV (no longer applicable).
876 - fix the longstanding "container stays open" bug. 1043 - fix the longstanding "container stays open" bug.
877 - improved floorbox updating to be incremental and other protocol 1044 - improved floorbox updating to be incremental and other protocol
878 optimisations. 1045 optimisations.
879 - get rid of update_after_inventory_change and only do update stats 1046 - get rid of update_after_inventory_change and only do update stats
880 for weight once/tick/player at max. 1047 for weight once/tick/player at max.
1162 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1329 - introduced new keyword for map files: file_format_version (integer, server version: 0)
1163 - better message for apply failures due to applymode 1330 - better message for apply failures due to applymode
1164 - removed most all of the weather code 1331 - removed most all of the weather code
1165 - unified logging to stderr and file 1332 - unified logging to stderr and file
1166 - too many minor changes to document 1333 - too many minor changes to document
1334

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines