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

Comparing deliantra/server/Changes (file contents):
Revision 1.549 by root, Sat Jan 16 13:41:37 2010 UTC vs.
Revision 1.698 by root, Thu May 6 21:45:49 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
9TODO: reload_epx, reload_settings
10 - (maps, arch) complete revamping of the transport routes - all cities are
11 now easily reachable, at a price.
12 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
13 - (maps) added (navar) gravedigger, that buys players gravestones.
14 - (maps) added the rathouse quest for the shockwave spell in navar
15 (by Dustfinger).
16 - (maps) fixed bad floor tile in navar apartment.
17 - made (wizard) look_at show also uuids.
18 - added cf::object::find_object_uuid (::find_object already exists!).
19 - (maps) added new apartment, made by LinuxLemoner.
20 - (maps) added quest for the mining skill scroll to valleynoy.
21 - (maps) added greedy highlevel book shop to heaven town.
22 - (arch) added sounds: zombie death, book reading, inscription.
23 - (arch) made the hill giants loose more body parts.
24 - (arch, maps) added black unicorn horn, required to access mlab hell.
25 - (arch) increased the (possible) number of arrows/bolts found in shops
26 and made them a bit more expensive.
27 - (maps) add more glory hole treasure styles.
28 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
29 in a select number of mlab maps.
30 - (maps) the library should be less of a death trap now.
31 - (maps) exits no longer point to auto-apply exits, most affected
32 maps now have proper doors or a similar solution.
33 - (arch) jumping skill has now physical attacktype.
34 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
35 - enter_map did not normalise the map coordinates when the destination
36 space is blocked, causing badness and freezes for the player.
37 - when applying containers, server checks for the key on activate
38 and also allows players to unapply active containers they don't have
39 a key for.
40 - moved formulae, attackmess, artifacts, exp_table, materials and
41 races files to arch, where they belong (exp_table is no longer in
42 confdir but in datadir now!).
43 - jeweler and sound config files are now normal datafiles as well.
44 - quit_character was causing a runtime exception, causing it to not
45 work since 2.93.
46 - entering a map will now respect move_on and other effects,
47 except for auto-apply exits :/
48 - only talk to the items on the nearest mapspace, or, of there
49 are none, to the player, not ALL items in vicinity.
50 - do not update the floorbox while running, to avoid big item
51 updates that cost network bandwidth and processing power.
52 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
53 caused overflows causing monsters to become living deads.
54 - unapply weapons and armour before trying to improve it.
55 - teach the random map generator the ability to read ".rmg" files
56 that specify which actual style map to generate, and use it for
57 the default decorstyle to avoid inappropriate maps to be used.
58 - support (with some limitations) multiple different skills with the
59 same subtype.
60 - fix "nekosan duplication" bug - map swap out was not atomic,
61 so nekosan could end up beign saved AND escaped to another map.
62 - show invisible no longer makes magic mouths visible.
63 - move_type changes (spells, skills etc.) now will correctly
64 take move_on/move_off into account (e.g. buttons).
65 - display (exit) or (random map) in client for those objects.
66 - removed (useless) spell damage columns from spell info and replace
67 it by effective casting level - clients > 2.10 required to display
68 properly.
69 - building of levers/doors works again for all kinds of floors.
70 - the player can now withdraw and deposit all the available money.
71 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
72 steinwandstadt/celvear.
73 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
74 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
75 mostly based on the spell's level in the spellbook.
76 - (maps) fix some map regions and the region tree.
77 - the server will now be more picky when parsing the regions file.
78 - improve editor support protocol slightly, provide workarounds for 2.10
79 clients.
80 - follow has been rewritten to be, hopefully, more robust.
81 - follow mode will not be aborted when the follower tries to move.
82 - tcp.ext didn't unbind in reloads.
83 - map-tags.ext didn't properly close the database on reloads.
84 - cfutil skips .-directories when scanning.
85 - build.ext prevents players from building on other player's maps.
86 - rent.ext allows the dm to enter anytime.
87 - NPC_Dialogue adds a new predefined variable, $map.
88 - new "build" event hook.
89 - get rid of archetype min/max values except max_x (which should go, too).
90 - added fix_generated_item and cf::object::generate to XS interface.
91 - no longer use uppercase identifiers for saving anywhere, but support
92 them on loading, for old playerfiles and maps.
93 - removed is_legal_2ways_exit - this is apparently dead code, and
94 would be handled differently nowadays anyway.
95 - random map .meta were not being expired at all.
96 - replace move_ob/move_object functiony by the equivalent move method.
97 - update to automake 1.10.
98 - invitation to maps with unagressive and friendly monsters doesn't
99 require level 4 anymore.
100 - do not let update_stats muck with the chosen_skill anymore.
101 - monsters now rotate through all skills (in chosen_skill).
102 - fix lots of path-related buffer overflows in the random map generator.
103 - detect/sense curse/magic will no longer work on items that don't
104 need identify.
105 - added detect mineral vein spell.
106 - support "wall overlays" in the random map generator - not very generic,
107 used by minable veins.
108 - (maps) relocated jeweler town to another directoy.
109 - (arch) implement mining pickaxes and mining skill.
110 - (arch) add missing stonebig_club archetype from cfextended.
111 - jeweler skill doesn't diminish input values anymore.
112 - jeweler skill is harder to level now, but in exchange item power
113 of the output is only 1/5th (instead of 1/3rd) of ring level.
114 - generate most constants for perl automatically.
115 - properly check for weapon name prefix ("Ragnarok's sword").
116 - when player dies, restore his food to at least 200.
117 - support multiple inheritance for arch sources (inherit a,b,c).
118 - switch to storable-n-format for facedata, for better interoperability.
119 - implement generic "ranged" item framework (pickaxe, fishing rod).
120 - the singing skill actually respects the direction now.
121 - oratory and singing now require a direction.
122 - use_skill now requires that you can actually apply the skill tool.
123 - do not invoke perl on every user command anymore by providing
124 a command and an unknown_command event.
125 - move mark, run, run_stop, fire and fire_stop commands back from
126 perl to C++, for speed reasons (basically undo patchset 1304).
127 - add a client_destroy event, so we don't have to hook the
128 attachable destroy event (which is called much more often).
129 - removed (unused) FLOOR object type.
130 - fix errornous change_abil messages for rods (and other types).
131 - remove include/commands.h and server/c_new.C, and refactor
132 all into server/commands.C.
133 - save and restore combat/ranged/current slot for players.
134 - the server now batches item's face/fx commands, as opposed
135 to sending one fx per item - helps mostly at connect and
136 with floorbox updates.
137 - implemented ext::player_env::play_music_once $who->contr, "km/...".
138 - the random map generator now supports selecting difficult for
139 more style categories than just monsters (all except fountains
140 apparently).
141 - object serialiser no longer creates empty "owner" references.
142 - make sure failed castings take some time, too, to avoid being
143 smitten by your god.
144 - many more failmsgs and help texts.
145 - support log suspension/resumption, e.g. for defragmenting.
146 - stop thrown objects when their speed goes too low.
147 - log the number of unique logins seen every minute in a compact
148 format (for statistics).
149 - do not send delitem for players.
150 - support static scalar data members properly in genacc now.
151 - implement "simple" freelist management for objects.
152 - recycle object counts now - to support longer uptimes.
153 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
154 function (and yes, 666 is exact!).
155 - random map generator results should now be fully repeatable.
156 - fixed possible crash bug in build code.
157 - rename find_marked_object to ->mark and speed up.
158 - player movers properly destroy themselves when used up, instead
159 of leaking.
160 - do not show msg for unidentified objects that need identification.
161 - convert formulae/bookarch/settings file parser to thawer framework.
162 - finally get rid of fgets (..., thawer) and use a much cleaner
163 next_line method.
164 - use nicer file format for exp_table and attackmess
165 (more like other resource files).
166 - make parse errors during server startup fatal.
167 - properly initialise all maptile values in constructor.
168 - improved {link} map.
169 - optional unloadable extensions will not lead to an endless loop.
170 - server will cleanly autorestart when running out of protocol IDs.
171 - use faster and slightly more exact find_dir_2 replacement.
172 - building listening books is possible again.
173 - (maps, arch) added archetype for building instructions and replaced
174 the copies of the instructions in the maps with it.
175 - (arch) made the spark shower spell available in shops.
176 - don't create a second LOGIN event on character creation.
177 - correctly generate "You paid xyz" message in shops.
178 - the shop menu now also displays the (approx) value of the item.
179 - added a 'password' command, to change your password (and for DMs to
180 change passwords for other players).
181 - correctly save shopitems string, to avoid parse error when reading
182 saved maps.
183 - logging now differentiates between logging levels better.
184 - speed up get_typedata.
185 - fix deadlock problem during server shutdown/reload.
186 - make ext/checkrusage "more" non-blocking.
187 - use common::sense for extensions.
188 - work around a 50.10.0 utf8 caching bug.
189 - correctly try to load tiled maps in adjacent_map, might fix
190 "no relation to target" bugs.
191 - try to load (pure-)perl modules asynchronously, warn about
192 modules being loaded from the mainloop, pre-load some more
193 core modules so perl doesn't do it later on.
8 194
9TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype 1952.93 Sat Feb 13 15:52:36 CET 2010
10TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk' 196 - (maps) fix travel to valdor and back.
11TODO: cf:object::find_by_count!!11
12TODO: summon cult does not properly create multipart monsters?
13TODO: kill flag_is_water/is_water
14
15TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
16 - do no longer by default eval map cod ein safe compartments 197 - do no longer by default eval map cod ein safe compartments
17 (this can be re-enabled using the safe_eval config option). 198 (this can be re-enabled using the safe_eval config option).
18 - (maps) fix an apparent crash bug caused by broken generstors 199 - (maps) fix an apparent crash bug caused by broken generstors
19 in lorak. 200 in lorak.
201 - fix data corruption issues caused by recursive calls to
202 unordered_mapwalk - now every caller must provide its own
203 buffer.
20 - (maps) improve tindervale maps slightly. 204 - (maps) improve tindervale maps slightly.
21 - (arch) considerably decrease slag ex price. 205 - (arch) considerably decrease slag ex price.
22 - (arch) fix filth archetype. 206 - (arch) fix filth archetype.
207 - extension dependency resolve was completely broken.
23 - multipart objects would cause save_throw_object to crash - it 208 - multipart objects would cause save_throw_object to crash - it
24 now acts on the head only. 209 now acts on the head only.
25 - do not try to connect to an irc server unless explicitly configured. 210 - do not try to connect to an irc server unless explicitly configured.
26 - do not expect decltype() to be available in gcc 4.4. 211 - do not expect decltype() to be available in gcc 4.4.
27 - extended the safe perl environment by loops. 212 - extended the safe perl environment by loops.
28 - (arch) fix "armless cook" facings. 213 - (arch) fix "armless cook" facings.
29 - the "experience table" resource item did not have a proper 214 - the "experience table" resource item did not have a proper
30 hash associated with it, so updates could not be detected. 215 hash associated with it, so updates could not be detected.
216 - fixed poison traps in doors.
31 - player->killer_name did not properly flag the name as unicode. 217 - player->killer_name did not properly flag the name as unicode.
32 - aggressively mark many more methods as utf8 or octet-expecting, 218 - aggressively mark many more methods as utf8 or octet-expecting,
33 and provide a non-destructive SvPVutf8 variant. 219 and provide a non-destructive SvPVutf8 variant.
220 - do not allow dragon players to change their title via the settings.
221 - ratelimited jeweler skill nugget conversion.
222 - under high load, the server stopped swapping out to make
223 the server more responsive, but making it impossible to reduce
224 the load by... swapping out. slot queuing will now always make
225 some progress.
226 - improve the quality of the load-avg calculation.
227 - (maps) fixed quest npc in jeweler dungeon quest.
228 - don't fail to write the runtime file if the temporary already exists.
229 - ipo.ext no longer uses (synchronous) CFDB, stores mail directly at
230 player now.
231 - rewrote hiscore code from scratch to use async I/O, store uuid and
232 timestamp and use a tab in the client to increase awareness.
233 - npc dialog setflag/setsatte now check for defined'ness, so
234 setflag 0 is possible.
235 - make install now deletes old extensions, to ease upgrades in the
236 deliantra vm.
34 237
352.92 Thu Dec 24 04:51:56 CET 2009 2382.92 Thu Dec 24 04:51:56 CET 2009
36 - the destruction spell could/would corrupt server memory quite often. 239 - the destruction spell could/would corrupt server memory quite often.
37 - logging in only fixed the combat slot when the palyer was loaded from 240 - logging in only fixed the combat slot when the palyer was loaded from
38 disk, not when it already was in memory. 241 disk, not when it already was in memory.
96 decrease). 299 decrease).
97 - fixed a small uncleanlieness in item converters, which might 300 - fixed a small uncleanlieness in item converters, which might
98 have led to weird item multiplications. 301 have led to weird item multiplications.
99 - store hash value in shstr, not used by anything, but doesn't use much memory. 302 - store hash value in shstr, not used by anything, but doesn't use much memory.
100 - fixed crash bug in learn_spell command. 303 - fixed crash bug in learn_spell command.
304 - enhanced output of the mapinfo command.
101 - remove all traces of FLAG_NO_FIX_PLAYER. 305 - remove all traces of FLAG_NO_FIX_PLAYER.
102 - avoid sv_derived_from calls (lots of hash lookups) when converting 306 - avoid sv_derived_from calls (lots of hash lookups) when converting
103 from perl to c++. 307 from perl to c++.
104 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 308 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
105 and use it in some "inner" loops. 309 and use it in some "inner" loops.
659 - bugfix: when unapplying skills also remove them from the range/combat slots. 863 - bugfix: when unapplying skills also remove them from the range/combat slots.
660 - bugfix: do not merge items whose archetype name merges, use the 864 - bugfix: do not merge items whose archetype name merges, use the
661 archetype *archname* (chairs of different facings were merged). 865 archetype *archname* (chairs of different facings were merged).
662 - bugfix: fix a potential crash issue in find_object_name (not used 866 - bugfix: fix a potential crash issue in find_object_name (not used
663 normally). 867 normally).
664 - bugfix: locked doors cnanot be bashed down by magical means 868 - bugfix: locked doors cannot be bashed down by magical means
665 (destruction, magic missile etc.). 869 (destruction, magic missile etc.).
666 - swarm spells without a direction now use various spiral patterns 870 - swarm spells without a direction now use various spiral patterns
667 instead of being fully random. 871 instead of being fully random.
668 - update AnyEvent API to 3.4 and above. 872 - update AnyEvent API to 3.4 and above.
669 873
748 - merge items with different arch pointers refering to the same arch 952 - merge items with different arch pointers refering to the same arch
749 (due to archetype reloads). 953 (due to archetype reloads).
750 - refactored the object remove/insert functions and most related 954 - refactored the object remove/insert functions and most related
751 functions (decrease, split, merge_ob etc.). 955 functions (decrease, split, merge_ob etc.).
752 - make it compile better on freebsd (reported by pippijn). 956 - make it compile better on freebsd (reported by pippijn).
753 - remove GT_UPDATE_INV (no longer applicable). 957 - removed GT_UPDATE_INV (no longer applicable).
754 - fix the longstanding "container stays open" bug. 958 - fix the longstanding "container stays open" bug.
755 - improved floorbox updating to be incremental and other protocol 959 - improved floorbox updating to be incremental and other protocol
756 optimisations. 960 optimisations.
757 - get rid of update_after_inventory_change and only do update stats 961 - get rid of update_after_inventory_change and only do update stats
758 for weight once/tick/player at max. 962 for weight once/tick/player at max.
1040 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1244 - introduced new keyword for map files: file_format_version (integer, server version: 0)
1041 - better message for apply failures due to applymode 1245 - better message for apply failures due to applymode
1042 - removed most all of the weather code 1246 - removed most all of the weather code
1043 - unified logging to stderr and file 1247 - unified logging to stderr and file
1044 - too many minor changes to document 1248 - too many minor changes to document
1249

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines