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

Comparing deliantra/server/Changes (file contents):
Revision 1.568 by elmex, Fri Mar 19 15:04:38 2010 UTC vs.
Revision 1.725 by root, Mon May 31 17:47:30 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 9TODO: reload_settings
10TODO: thawer should not next()
11TODO: apply Glowing Crystal # does not work
12TODO: pet experience is, rarely, given to the wrong skill (e.g. mining)
13TODO: 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()
14TODO: jumping, maybe dimdoor works wonders with earthwalls in between.
15TODO: cats dimdoor, invoke charm => watch Log-1
16TODO: fountain magic power and shop magic powre potions are different, also, potions are not identified
17TODO: identify doesn't merge
9 18
10TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype 19 - (maps) hopefully fix tobias' tower.
11TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk' 20 - (maps) hopefully fix healing potion vendor in arena entrance.
12TODO: cf:object::find_by_count!!11 21 - creators no longer identify objects that shouldn't be identified
13TODO: summon cult does not properly create multipart monsters? 22 (such as money, which won't stack afterwards).
14TODO: kill flag_is_water/is_water
152010-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
16 23
17{ 243.0 Sat May 29 23:30:57 CEST 2010
18 "dungeon_depth" : "3", 25 - (maps, arch) complete revamping of the transport routes - all cities are
19 "dungeon_level" : "8", 26 now easily reachable, at a price.
20 "exitstyle" : "sstair", 27 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
21 "final_map" : "/quests/peterm/quests/ogre_chief", 28 - (maps) added (navar) gravedigger, that buys players gravestones.
22 "floorstyle" : "stones2", 29 - (maps) added the rathouse quest for the shockwave spell in navar
23 "layoutstyle" : "maze", 30 (by Dustfinger).
24 "monsterstyle" : "humanoid", 31 - (maps) fixed bad floor tile in navar apartment.
25 "orientation" : "1", 32 - made (wizard) look_at show also uuids.
26 "origin_map" : "/world/world_106_115", 33 - added cf::object::find_object_uuid (::find_object already exists!).
27 "origin_x" : 9, 34 - (maps) added new apartment, made by LinuxLemoner.
28 "origin_y" : 18, 35 - (maps) added quest for the mining skill scroll to valleynoy.
29 "random_seed" : 623236402, 36 - (maps) added greedy highlevel book shop to heaven town.
30 "region" : "highway", 37 - (arch) added sounds: zombie death, book reading, inscription.
31 "symmetry" : 1,
32 "wallstyle" : "earthen",
33 "xsize" : 29,
34 "ysize" : 19
35}
36
37TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
38TODO: savebed_map {link} bed_x 1 bed_y 4, player changer?
39
40 - (arch) added zombie die sound.
41 - (arch) made the hill giants loose more body parts. 38 - (arch) made the hill giants loose more body parts.
39 - (arch, maps) added black unicorn horn, required to access mlab hell.
40 - (arch) increased the (possible) number of arrows/bolts found in shops
41 and made them a bit more expensive.
42 - (maps) add more glory hole treasure styles.
43 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
44 in a select number of mlab maps.
45 - (maps) the library should be less of a death trap now.
46 - (maps) exits no longer point to auto-apply exits, most affected
47 maps now have proper doors or a similar solution.
48 - (arch) jumping skill has now physical attacktype.
49 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
50 - enter_map did not normalise the map coordinates when the destination
51 space is blocked, causing badness and freezes for the player.
52 - when applying containers, server checks for the key on activate
53 and also allows players to unapply active containers they don't have
54 a key for.
55 - moved formulae, attackmess, artifacts, exp_table, materials and
56 races files to arch, where they belong (exp_table is no longer in
57 confdir but in datadir now!).
58 - jeweler and sound config files are now normal datafiles as well.
59 - quit_character was causing a runtime exception, causing it to not
60 work since 2.93.
61 - entering a map will now respect move_on and other effects,
62 except for auto-apply exits :/
63 - only talk to the items on the nearest mapspace, or, of there
64 are none, to the player, not ALL items in vicinity.
65 - do not update the floorbox while running, to avoid big item
66 updates that cost network bandwidth and processing power.
67 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
68 caused overflows causing monsters to become living deads.
69 - unapply weapons and armour before trying to improve it.
70 - teach the random map generator the ability to read ".rmg" files
71 that specify which actual style map to generate, and use it for
72 the default decorstyle to avoid inappropriate maps to be used.
73 - support (with some limitations) multiple different skills with the
74 same subtype.
75 - fix "nekosan duplication" bug - map swap out was not atomic,
76 so nekosan could end up beign saved AND escaped to another map.
77 - show invisible no longer makes magic mouths visible.
78 - move_type changes (spells, skills etc.) now will correctly
79 take move_on/move_off into account (e.g. buttons).
80 - display (exit) or (random map) in client for those objects.
81 - removed (useless) spell damage columns from spell info and replace
82 it by effective casting level - clients > 2.10 required to display
83 properly.
42 - building of levers/doors works again for all kinds of floors. 84 - building of levers/doors works again for all kinds of floors.
43 - the player can now withdraw and deposit all the available money. 85 - the player can now withdraw and deposit all the available money.
44 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 86 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
45 steinwandstadt/celvear. 87 steinwandstadt/celvear.
88 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
89 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
90 mostly based on the spell's level in the spellbook.
91 - the music scheduler did not properly send new music on region
92 changes.
93 - (maps) fix some map regions and the region tree.
94 - the server will now be more picky when parsing the regions file.
95 - do not rely on chosen_skill in calc_alch_danger.
46 - improve editor support protoocl slightly, provide workarounds for 2.10 96 - improve editor support protocol slightly, provide workarounds for 2.10
47 clients. 97 clients.
98 - follow has been rewritten to be, hopefully, more robust.
99 - follow mode will not be aborted when the follower tries to move.
48 - tcp.ext didn't unbind in reloads. 100 - tcp.ext didn't unbind in reloads.
49 - map-tags.ext didn't properly close the database on reloads. 101 - map-tags.ext didn't properly close the database on reloads.
50 - cfutil skips .-directories when scanning. 102 - cfutil skips .-directories when scanning.
103 - build.ext prevents players from building on other player's maps.
104 - rent.ext allows the dm to enter anytime.
105 - NPC_Dialogue adds a new predefined variable, $map.
106 - new "build" event hook.
107 - get rid of archetype min/max values except max_x (which should go, too).
108 - added fix_generated_item and cf::object::generate to XS interface.
109 - no longer use uppercase identifiers for saving anywhere, but support
110 them on loading, for old playerfiles and maps.
111 - removed is_legal_2ways_exit - this is apparently dead code, and
112 would be handled differently nowadays anyway.
113 - random map .meta were not being expired at all.
114 - replace move_ob/move_object functiony by the equivalent move method.
115 - update to automake 1.10.
116 - invitation to maps with unagressive and friendly monsters doesn't
117 require level 4 anymore.
118 - do not let update_stats muck with the chosen_skill anymore.
119 - monsters now rotate through all skills (in chosen_skill).
120 - fix lots of path-related buffer overflows in the random map generator.
121 - detect/sense curse/magic will no longer work on items that don't
122 need identify.
123 - added detect mineral vein spell.
124 - support "wall overlays" in the random map generator - not very generic,
125 used by minable veins.
126 - (maps) relocated jeweler town to another directoy.
127 - (arch) implement mining pickaxes and mining skill.
128 - (arch) add missing stonebig_club archetype from cfextended.
129 - jeweler skill doesn't diminish input values anymore.
130 - jeweler skill is harder to level now, but in exchange item power
131 of the output is only 1/5th (instead of 1/3rd) of ring level.
132 - jeweler skill adds the makers name (currently not visible) to the
133 generated ring/amulet.
134 - generate most constants for perl automatically.
135 - properly check for weapon name prefix ("Ragnarok's sword").
136 - when player dies, restore his food to at least 200.
137 - support multiple inheritance for arch sources (inherit a,b,c).
138 - switch to storable-n-format for facedata, for better interoperability.
139 - implement generic "ranged" item framework (pickaxe, fishing rod).
140 - the singing skill actually respects the direction now.
141 - oratory and singing now require a direction.
142 - use_skill now requires that you can actually apply the skill tool.
143 - do not invoke perl on every user command anymore by providing
144 a command and an unknown_command event.
145 - move mark, run, run_stop, fire and fire_stop commands back from
146 perl to C++, for speed reasons (basically undo patchset 1304).
147 - add a client_destroy event, so we don't have to hook the
148 attachable destroy event (which is called much more often).
149 - removed (unused) FLOOR object type.
150 - fix errornous change_abil messages for rods (and other types).
151 - remove include/commands.h and server/c_new.C, and refactor
152 all into server/commands.C.
153 - save and restore combat/ranged/current slot for players.
154 - the server now batches item's face/fx commands, as opposed
155 to sending one fx per item - helps mostly at connect and
156 with floorbox updates.
157 - implemented ext::player_env::play_music_once $who->contr, "km/...".
158 - the random map generator now supports selecting difficult for
159 more style categories than just monsters (all except fountains
160 apparently).
161 - object serialiser no longer creates empty "owner" references.
162 - make sure failed castings take some time, too, to avoid being
163 smitten by your god.
164 - many more failmsgs and help texts.
165 - support log suspension/resumption, e.g. for defragmenting.
166 - stop thrown objects when their speed goes too low.
167 - log the number of unique logins seen every minute in a compact
168 format (for statistics).
169 - do not send delitem for players.
170 - support static scalar data members properly in genacc now.
171 - implement "simple" freelist management for objects.
172 - recycle object counts now - to support longer uptimes.
173 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
174 function (and yes, 666 is exact!).
175 - random map generator results should now be fully repeatable.
176 - fixed possible crash bug in build code.
177 - rename find_marked_object to ->mark and speed up.
178 - player movers properly destroy themselves when used up, instead
179 of leaking.
180 - do not show msg for unidentified objects that need identification.
181 - convert formulae/bookarch/settings file parser to thawer framework.
182 - finally get rid of fgets (..., thawer) and use a much cleaner
183 next_line method.
184 - use nicer file format for exp_table and attackmess
185 (more like other resource files).
186 - make parse errors during server startup fatal.
187 - properly initialise all maptile values in constructor.
188 - improved {link} map.
189 - optional unloadable extensions will not lead to an endless loop.
190 - server will cleanly autorestart when running out of protocol IDs.
191 - use faster and slightly more exact find_dir_2 replacement.
192 - building listening books is possible again.
193 - (maps, arch) added archetype for building instructions and replaced
194 the copies of the instructions in the maps with it.
195 - (arch) made the spark shower spell available in shops.
196 - don't create a second LOGIN event on character creation.
197 - correctly generate "You paid xyz" message in shops.
198 - the shop menu now also displays the (approx) value of the item.
199 - added a 'password' command, to let DMs change the password of players
200 more conveniently.
201 - correctly save shopitems string, to avoid parse error when reading
202 saved maps.
203 - logging now differentiates between logging levels better.
204 - speed up get_typedata.
205 - fix deadlock problem during server shutdown/reload.
206 - make ext/checkrusage "more" non-blocking.
207 - use common::sense for extensions.
208 - work around a 50.10.0 utf8 caching bug.
209 - correctly try to load tiled maps in adjacent_map, might fix
210 "no relation to target" bugs.
211 - try to load (pure-)perl modules asynchronously, warn about
212 modules being loaded from the mainloop, pre-load some more
213 core modules so perl doesn't do it later on.
214 - pre-load many of the files perl might load on it's own e.g. when
215 compiling regexes.
216 - make exp_table and materials file reloadable.
217 - made reload_config non-blocking.
218 - the seen command called (Blocking) stat() instead of aio_stat,
219 causing server freezes.
220 - store unhashed password, to prepare for safer authentication.
221 - do not log connections from the local host, to help a local
222 watchdog.
223 - fix summon freeze at map borders.
224 - support @group syntax and music config file for music face lists.
225 - run post_init jobs in parallel, they might do I/O.
226 - avoid apply conversion for converters.
51 227
522.93 Sat Feb 13 15:52:36 CET 2010 2282.93 Sat Feb 13 15:52:36 CET 2010
53 - (maps) fix travel to valdor and back. 229 - (maps) fix travel to valdor and back.
54 - do no longer by default eval map cod ein safe compartments 230 - do no longer by default eval map cod ein safe compartments
55 (this can be re-enabled using the safe_eval config option). 231 (this can be re-enabled using the safe_eval config option).
156 decrease). 332 decrease).
157 - fixed a small uncleanlieness in item converters, which might 333 - fixed a small uncleanlieness in item converters, which might
158 have led to weird item multiplications. 334 have led to weird item multiplications.
159 - store hash value in shstr, not used by anything, but doesn't use much memory. 335 - store hash value in shstr, not used by anything, but doesn't use much memory.
160 - fixed crash bug in learn_spell command. 336 - fixed crash bug in learn_spell command.
337 - enhanced output of the mapinfo command.
161 - remove all traces of FLAG_NO_FIX_PLAYER. 338 - remove all traces of FLAG_NO_FIX_PLAYER.
162 - avoid sv_derived_from calls (lots of hash lookups) when converting 339 - avoid sv_derived_from calls (lots of hash lookups) when converting
163 from perl to c++. 340 from perl to c++.
164 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 341 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
165 and use it in some "inner" loops. 342 and use it in some "inner" loops.
719 - bugfix: when unapplying skills also remove them from the range/combat slots. 896 - bugfix: when unapplying skills also remove them from the range/combat slots.
720 - bugfix: do not merge items whose archetype name merges, use the 897 - bugfix: do not merge items whose archetype name merges, use the
721 archetype *archname* (chairs of different facings were merged). 898 archetype *archname* (chairs of different facings were merged).
722 - bugfix: fix a potential crash issue in find_object_name (not used 899 - bugfix: fix a potential crash issue in find_object_name (not used
723 normally). 900 normally).
724 - bugfix: locked doors cnanot be bashed down by magical means 901 - bugfix: locked doors cannot be bashed down by magical means
725 (destruction, magic missile etc.). 902 (destruction, magic missile etc.).
726 - swarm spells without a direction now use various spiral patterns 903 - swarm spells without a direction now use various spiral patterns
727 instead of being fully random. 904 instead of being fully random.
728 - update AnyEvent API to 3.4 and above. 905 - update AnyEvent API to 3.4 and above.
729 906
808 - merge items with different arch pointers refering to the same arch 985 - merge items with different arch pointers refering to the same arch
809 (due to archetype reloads). 986 (due to archetype reloads).
810 - refactored the object remove/insert functions and most related 987 - refactored the object remove/insert functions and most related
811 functions (decrease, split, merge_ob etc.). 988 functions (decrease, split, merge_ob etc.).
812 - make it compile better on freebsd (reported by pippijn). 989 - make it compile better on freebsd (reported by pippijn).
813 - remove GT_UPDATE_INV (no longer applicable). 990 - removed GT_UPDATE_INV (no longer applicable).
814 - fix the longstanding "container stays open" bug. 991 - fix the longstanding "container stays open" bug.
815 - improved floorbox updating to be incremental and other protocol 992 - improved floorbox updating to be incremental and other protocol
816 optimisations. 993 optimisations.
817 - get rid of update_after_inventory_change and only do update stats 994 - get rid of update_after_inventory_change and only do update stats
818 for weight once/tick/player at max. 995 for weight once/tick/player at max.
1100 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1277 - introduced new keyword for map files: file_format_version (integer, server version: 0)
1101 - better message for apply failures due to applymode 1278 - better message for apply failures due to applymode
1102 - removed most all of the weather code 1279 - removed most all of the weather code
1103 - unified logging to stderr and file 1280 - unified logging to stderr and file
1104 - too many minor changes to document 1281 - too many minor changes to document
1282

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines