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

Comparing deliantra/server/Changes (file contents):
Revision 1.528 by root, Mon Nov 30 09:19:46 2009 UTC vs.
Revision 1.731 by root, Sat Jun 26 22:10:17 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.
4
5TODO: golem survives "longer" now - too long?
6TODO: clean up skill handling in kill_object.
7TODO: mining experience
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
18
19 - (maps) hopefully fix tobias' tower.
20 - (maps) hopefully fix healing potion vendor in arena entrance.
21 - (arch) fixed an error in the Gnarg scale mail artifact.
22 - creators no longer identify objects that shouldn't be identified
23 (such as money, which won't stack afterwards).
24 - use same default config in code as on gameserver.deliantra.net.
25 - Pod::POM 0.26 and higher actually interpret =encoding, which broke
26 our parser.
27 - applying a glowing crystal now gives status messages.
28 - fix a memleak in the random map generator.
29 - rework the random map parameter passign a bit to be extendable.
30
313.0 Sat May 29 23:30:57 CEST 2010
32 - (maps, arch) complete revamping of the transport routes - all cities are
33 now easily reachable, at a price.
34 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
35 - (maps) added (navar) gravedigger, that buys players gravestones.
36 - (maps) added the rathouse quest for the shockwave spell in navar
37 (by Dustfinger).
38 - (maps) fixed bad floor tile in navar apartment.
39 - made (wizard) look_at show also uuids.
40 - added cf::object::find_object_uuid (::find_object already exists!).
41 - (maps) added new apartment, made by LinuxLemoner.
42 - (maps) added quest for the mining skill scroll to valleynoy.
43 - (maps) added greedy highlevel book shop to heaven town.
44 - (arch) added sounds: zombie death, book reading, inscription.
45 - (arch) made the hill giants loose more body parts.
46 - (arch, maps) added black unicorn horn, required to access mlab hell.
47 - (arch) increased the (possible) number of arrows/bolts found in shops
48 and made them a bit more expensive.
49 - (maps) add more glory hole treasure styles.
50 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
51 in a select number of mlab maps.
52 - (maps) the library should be less of a death trap now.
53 - (maps) exits no longer point to auto-apply exits, most affected
54 maps now have proper doors or a similar solution.
55 - (arch) jumping skill has now physical attacktype.
56 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
57 - enter_map did not normalise the map coordinates when the destination
58 space is blocked, causing badness and freezes for the player.
59 - when applying containers, server checks for the key on activate
60 and also allows players to unapply active containers they don't have
61 a key for.
62 - moved formulae, attackmess, artifacts, exp_table, materials and
63 races files to arch, where they belong (exp_table is no longer in
64 confdir but in datadir now!).
65 - jeweler and sound config files are now normal datafiles as well.
66 - quit_character was causing a runtime exception, causing it to not
67 work since 2.93.
68 - entering a map will now respect move_on and other effects,
69 except for auto-apply exits :/
70 - only talk to the items on the nearest mapspace, or, of there
71 are none, to the player, not ALL items in vicinity.
72 - do not update the floorbox while running, to avoid big item
73 updates that cost network bandwidth and processing power.
74 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
75 caused overflows causing monsters to become living deads.
76 - unapply weapons and armour before trying to improve it.
77 - teach the random map generator the ability to read ".rmg" files
78 that specify which actual style map to generate, and use it for
79 the default decorstyle to avoid inappropriate maps to be used.
80 - support (with some limitations) multiple different skills with the
81 same subtype.
82 - fix "nekosan duplication" bug - map swap out was not atomic,
83 so nekosan could end up beign saved AND escaped to another map.
84 - show invisible no longer makes magic mouths visible.
85 - move_type changes (spells, skills etc.) now will correctly
86 take move_on/move_off into account (e.g. buttons).
87 - display (exit) or (random map) in client for those objects.
88 - removed (useless) spell damage columns from spell info and replace
89 it by effective casting level - clients > 2.10 required to display
90 properly.
91 - building of levers/doors works again for all kinds of floors.
92 - the player can now withdraw and deposit all the available money.
93 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
94 steinwandstadt/celvear.
95 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
96 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
97 mostly based on the spell's level in the spellbook.
98 - the music scheduler did not properly send new music on region
99 changes.
100 - (maps) fix some map regions and the region tree.
101 - the server will now be more picky when parsing the regions file.
102 - do not rely on chosen_skill in calc_alch_danger.
103 - improve editor support protocol slightly, provide workarounds for 2.10
104 clients.
105 - follow has been rewritten to be, hopefully, more robust.
106 - follow mode will not be aborted when the follower tries to move.
107 - tcp.ext didn't unbind in reloads.
108 - map-tags.ext didn't properly close the database on reloads.
109 - cfutil skips .-directories when scanning.
110 - build.ext prevents players from building on other player's maps.
111 - rent.ext allows the dm to enter anytime.
112 - NPC_Dialogue adds a new predefined variable, $map.
113 - new "build" event hook.
114 - get rid of archetype min/max values except max_x (which should go, too).
115 - added fix_generated_item and cf::object::generate to XS interface.
116 - no longer use uppercase identifiers for saving anywhere, but support
117 them on loading, for old playerfiles and maps.
118 - removed is_legal_2ways_exit - this is apparently dead code, and
119 would be handled differently nowadays anyway.
120 - random map .meta were not being expired at all.
121 - replace move_ob/move_object functiony by the equivalent move method.
122 - update to automake 1.10.
123 - invitation to maps with unagressive and friendly monsters doesn't
124 require level 4 anymore.
125 - do not let update_stats muck with the chosen_skill anymore.
126 - monsters now rotate through all skills (in chosen_skill).
127 - fix lots of path-related buffer overflows in the random map generator.
128 - detect/sense curse/magic will no longer work on items that don't
129 need identify.
130 - added detect mineral vein spell.
131 - support "wall overlays" in the random map generator - not very generic,
132 used by minable veins.
133 - (maps) relocated jeweler town to another directoy.
134 - (arch) implement mining pickaxes and mining skill.
135 - (arch) add missing stonebig_club archetype from cfextended.
136 - jeweler skill doesn't diminish input values anymore.
137 - jeweler skill is harder to level now, but in exchange item power
138 of the output is only 1/5th (instead of 1/3rd) of ring level.
139 - jeweler skill adds the makers name (currently not visible) to the
140 generated ring/amulet.
141 - generate most constants for perl automatically.
142 - properly check for weapon name prefix ("Ragnarok's sword").
143 - when player dies, restore his food to at least 200.
144 - support multiple inheritance for arch sources (inherit a,b,c).
145 - switch to storable-n-format for facedata, for better interoperability.
146 - implement generic "ranged" item framework (pickaxe, fishing rod).
147 - the singing skill actually respects the direction now.
148 - oratory and singing now require a direction.
149 - use_skill now requires that you can actually apply the skill tool.
150 - do not invoke perl on every user command anymore by providing
151 a command and an unknown_command event.
152 - move mark, run, run_stop, fire and fire_stop commands back from
153 perl to C++, for speed reasons (basically undo patchset 1304).
154 - add a client_destroy event, so we don't have to hook the
155 attachable destroy event (which is called much more often).
156 - removed (unused) FLOOR object type.
157 - fix errornous change_abil messages for rods (and other types).
158 - remove include/commands.h and server/c_new.C, and refactor
159 all into server/commands.C.
160 - save and restore combat/ranged/current slot for players.
161 - the server now batches item's face/fx commands, as opposed
162 to sending one fx per item - helps mostly at connect and
163 with floorbox updates.
164 - implemented ext::player_env::play_music_once $who->contr, "km/...".
165 - the random map generator now supports selecting difficult for
166 more style categories than just monsters (all except fountains
167 apparently).
168 - object serialiser no longer creates empty "owner" references.
169 - make sure failed castings take some time, too, to avoid being
170 smitten by your god.
171 - many more failmsgs and help texts.
172 - support log suspension/resumption, e.g. for defragmenting.
173 - stop thrown objects when their speed goes too low.
174 - log the number of unique logins seen every minute in a compact
175 format (for statistics).
176 - do not send delitem for players.
177 - support static scalar data members properly in genacc now.
178 - implement "simple" freelist management for objects.
179 - recycle object counts now - to support longer uptimes.
180 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
181 function (and yes, 666 is exact!).
182 - random map generator results should now be fully repeatable.
183 - fixed possible crash bug in build code.
184 - rename find_marked_object to ->mark and speed up.
185 - player movers properly destroy themselves when used up, instead
186 of leaking.
187 - do not show msg for unidentified objects that need identification.
188 - convert formulae/bookarch/settings file parser to thawer framework.
189 - finally get rid of fgets (..., thawer) and use a much cleaner
190 next_line method.
191 - use nicer file format for exp_table and attackmess
192 (more like other resource files).
193 - make parse errors during server startup fatal.
194 - properly initialise all maptile values in constructor.
195 - improved {link} map.
196 - optional unloadable extensions will not lead to an endless loop.
197 - server will cleanly autorestart when running out of protocol IDs.
198 - use faster and slightly more exact find_dir_2 replacement.
199 - building listening books is possible again.
200 - (maps, arch) added archetype for building instructions and replaced
201 the copies of the instructions in the maps with it.
202 - (arch) made the spark shower spell available in shops.
203 - don't create a second LOGIN event on character creation.
204 - correctly generate "You paid xyz" message in shops.
205 - the shop menu now also displays the (approx) value of the item.
206 - added a 'password' command, to let DMs change the password of players
207 more conveniently.
208 - correctly save shopitems string, to avoid parse error when reading
209 saved maps.
210 - logging now differentiates between logging levels better.
211 - speed up get_typedata.
212 - fix deadlock problem during server shutdown/reload.
213 - make ext/checkrusage "more" non-blocking.
214 - use common::sense for extensions.
215 - work around a 50.10.0 utf8 caching bug.
216 - correctly try to load tiled maps in adjacent_map, might fix
217 "no relation to target" bugs.
218 - try to load (pure-)perl modules asynchronously, warn about
219 modules being loaded from the mainloop, pre-load some more
220 core modules so perl doesn't do it later on.
221 - pre-load many of the files perl might load on it's own e.g. when
222 compiling regexes.
223 - make exp_table and materials file reloadable.
224 - made reload_config non-blocking.
225 - the seen command called (Blocking) stat() instead of aio_stat,
226 causing server freezes.
227 - store unhashed password, to prepare for safer authentication.
228 - do not log connections from the local host, to help a local
229 watchdog.
230 - fix summon freeze at map borders.
231 - support @group syntax and music config file for music face lists.
232 - run post_init jobs in parallel, they might do I/O.
233 - avoid apply conversion for converters.
234
2352.93 Sat Feb 13 15:52:36 CET 2010
236 - (maps) fix travel to valdor and back.
237 - do no longer by default eval map cod ein safe compartments
238 (this can be re-enabled using the safe_eval config option).
239 - (maps) fix an apparent crash bug caused by broken generstors
240 in lorak.
241 - fix data corruption issues caused by recursive calls to
242 unordered_mapwalk - now every caller must provide its own
243 buffer.
244 - (maps) improve tindervale maps slightly.
245 - (arch) considerably decrease slag ex price.
246 - (arch) fix filth archetype.
247 - extension dependency resolve was completely broken.
248 - multipart objects would cause save_throw_object to crash - it
249 now acts on the head only.
250 - do not try to connect to an irc server unless explicitly configured.
251 - do not expect decltype() to be available in gcc 4.4.
252 - extended the safe perl environment by loops.
253 - (arch) fix "armless cook" facings.
254 - the "experience table" resource item did not have a proper
255 hash associated with it, so updates could not be detected.
256 - fixed poison traps in doors.
257 - player->killer_name did not properly flag the name as unicode.
258 - aggressively mark many more methods as utf8 or octet-expecting,
259 and provide a non-destructive SvPVutf8 variant.
260 - do not allow dragon players to change their title via the settings.
261 - ratelimited jeweler skill nugget conversion.
262 - under high load, the server stopped swapping out to make
263 the server more responsive, but making it impossible to reduce
264 the load by... swapping out. slot queuing will now always make
265 some progress.
266 - improve the quality of the load-avg calculation.
267 - (maps) fixed quest npc in jeweler dungeon quest.
268 - don't fail to write the runtime file if the temporary already exists.
269 - ipo.ext no longer uses (synchronous) CFDB, stores mail directly at
270 player now.
271 - rewrote hiscore code from scratch to use async I/O, store uuid and
272 timestamp and use a tab in the client to increase awareness.
273 - npc dialog setflag/setsatte now check for defined'ness, so
274 setflag 0 is possible.
275 - make install now deletes old extensions, to ease upgrades in the
276 deliantra vm.
277
2782.92 Thu Dec 24 04:51:56 CET 2009
279 - the destruction spell could/would corrupt server memory quite often.
280 - logging in only fixed the combat slot when the palyer was loaded from
281 disk, not when it already was in memory.
282 - cede in wait_for_tick* when the tivck is inhibited hopefully
283 avoiding livelock during high-load emergency saves.
284 - logging in did not properly unapply all skills.
285 - (maps) make the invite quest marking much more obvious.
286 - (arch) fix warrior archetype names.
287 - map prefetching never prefetch upwards.
288 - wizpass no longer makes you non-blocking.
289 - (maps) add light to some of the special maps, add troll
290 map.
3 291
42.91 Mon Nov 30 10:18:09 CET 2009 2922.91 Mon Nov 30 10:18:09 CET 2009
5 - (maps) add gorokh_final mapset from crossfire. 293 - (maps) add gorokh_final mapset from crossfire.
6 - (maps) block most vault-type mlab locations, open up 294 - (maps) block most vault-type mlab locations, open up
7 imperial converters for anybody to use. 295 imperial converters for anybody to use.
51 decrease). 339 decrease).
52 - fixed a small uncleanlieness in item converters, which might 340 - fixed a small uncleanlieness in item converters, which might
53 have led to weird item multiplications. 341 have led to weird item multiplications.
54 - store hash value in shstr, not used by anything, but doesn't use much memory. 342 - store hash value in shstr, not used by anything, but doesn't use much memory.
55 - fixed crash bug in learn_spell command. 343 - fixed crash bug in learn_spell command.
344 - enhanced output of the mapinfo command.
56 - remove all traces of FLAG_NO_FIX_PLAYER. 345 - remove all traces of FLAG_NO_FIX_PLAYER.
57 - avoid sv_derived_from calls (lots of hash lookups) when converting 346 - avoid sv_derived_from calls (lots of hash lookups) when converting
58 from perl to c++. 347 from perl to c++.
59 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 348 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
60 and use it in some "inner" loops. 349 and use it in some "inner" loops.
614 - bugfix: when unapplying skills also remove them from the range/combat slots. 903 - bugfix: when unapplying skills also remove them from the range/combat slots.
615 - bugfix: do not merge items whose archetype name merges, use the 904 - bugfix: do not merge items whose archetype name merges, use the
616 archetype *archname* (chairs of different facings were merged). 905 archetype *archname* (chairs of different facings were merged).
617 - bugfix: fix a potential crash issue in find_object_name (not used 906 - bugfix: fix a potential crash issue in find_object_name (not used
618 normally). 907 normally).
619 - bugfix: locked doors cnanot be bashed down by magical means 908 - bugfix: locked doors cannot be bashed down by magical means
620 (destruction, magic missile etc.). 909 (destruction, magic missile etc.).
621 - swarm spells without a direction now use various spiral patterns 910 - swarm spells without a direction now use various spiral patterns
622 instead of being fully random. 911 instead of being fully random.
623 - update AnyEvent API to 3.4 and above. 912 - update AnyEvent API to 3.4 and above.
624 913
703 - merge items with different arch pointers refering to the same arch 992 - merge items with different arch pointers refering to the same arch
704 (due to archetype reloads). 993 (due to archetype reloads).
705 - refactored the object remove/insert functions and most related 994 - refactored the object remove/insert functions and most related
706 functions (decrease, split, merge_ob etc.). 995 functions (decrease, split, merge_ob etc.).
707 - make it compile better on freebsd (reported by pippijn). 996 - make it compile better on freebsd (reported by pippijn).
708 - remove GT_UPDATE_INV (no longer applicable). 997 - removed GT_UPDATE_INV (no longer applicable).
709 - fix the longstanding "container stays open" bug. 998 - fix the longstanding "container stays open" bug.
710 - improved floorbox updating to be incremental and other protocol 999 - improved floorbox updating to be incremental and other protocol
711 optimisations. 1000 optimisations.
712 - get rid of update_after_inventory_change and only do update stats 1001 - get rid of update_after_inventory_change and only do update stats
713 for weight once/tick/player at max. 1002 for weight once/tick/player at max.
995 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1284 - introduced new keyword for map files: file_format_version (integer, server version: 0)
996 - better message for apply failures due to applymode 1285 - better message for apply failures due to applymode
997 - removed most all of the weather code 1286 - removed most all of the weather code
998 - unified logging to stderr and file 1287 - unified logging to stderr and file
999 - too many minor changes to document 1288 - too many minor changes to document
1289

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines