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

Comparing deliantra/server/Changes (file contents):
Revision 1.450 by root, Sat Oct 24 00:48:45 2009 UTC vs.
Revision 1.534 by root, Fri Dec 18 21:25:27 2009 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2Version numbers sort like decimal numbers. 2Version numbers sort like decimal numbers.
3 3
4TODO: move_on/move_off events? 4TODO: apartment-descritpions for gotisch1/2
5TODO: create "stay invisible always" list of face names (magic_mouth.png etc.) 5TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
6TODO: ->living accessors for matches! 6TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
7TODO: cast invisible...
8
9TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype
10TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk'
11TODO: cf:object::find_by_count!!11
12TODO: summon cult does not properly create multipart monsters?
13TODO: maps used in last cycle can be swapped out
14 - the destruction spell could/would corrupt server memory quite often.
15 - logging in only fixed the combat slot when the palyer was loaded from
16 disk, not when it already was in memory.
17 - cede in wait_for_tick* when the tivck is inhibited hopefully
18 avoiding livelock during high-load emergency saves.
19 - logging in did not properly unapply all skills.
20 - (maps) make the invite quest marking much more obvious.
21 - (arch) fix warrior archetype names.
22 - map prefetching never prefetch upwards.
23 - wizpass no longer makes you non-blocking.
24
252.91 Mon Nov 30 10:18:09 CET 2009
26 - (maps) add gorokh_final mapset from crossfire.
27 - (maps) block most vault-type mlab locations, open up
28 imperial converters for anybody to use.
29 - (maps, arch) replace all permanent stat potions by random
30 variants.
31 - (maps) spread gorokh demon styles more evenly over 1..100.
32 - TRIGGER events got passed a garbage pointer instead of a
33 real player object on player changes.
34 - diseases and maybe other things could sometimes reduce the speed
35 to below MIN_ACTIVE_SPEED, deactivating the monster and causing
36 much grief.
37 - speed_left randomisation was, apparently, totally broken.
38 - introduce FLAG_RANDOM_SPEED instead of using the sign bit
39 of the speed slot internally and in map save files. among other
40 things, this gets rid of all the abs (speed) calls.
41 - reduce map file save files by using abridged keywords aliases.
42 - shop specialisation calculation was totally broken.
43 - nrof/itemcount/volume limits when dropping to the floor are
44 now enforced.
45 - fix magic mapping, which only worked for inate spell casting.
46 - godgiven items will now be explicitly described as such.
47 - (arch) dded a quiver of bolts.
48 - materialnames would change "randomly" on every load, only
49 set the material when the materialname was not set before.
50 - balancing change, halve rod recharge speed (instead
51 of 4.8s, the standard rods now recharge in ~10s. not a solution,
52 but still.
53 - reduce cpu time used for map saving by >>50% by avoiding
54 the costly flag-checking loop in most cases and using a simple
55 repeat-cache for speed_left.
56 - always delay stats update for players on insert/remove till
57 next tick/command, which saves a lot of cpu cycles on drop/take.
58 - add hint about havign to run to attach unaggressive npcs.
59 - pet monster level was not displayed correctly in "showpets index".
60 - clean up floating point conversions and many similar nitpicks.
61 - fix hanuk altar.
62 - overhaul material system to be much faster, and having less bugs, but
63 still having a lot of cruft :/.
64 - add marble shop floor.
65 - move gcc specifics to new file include/compiler.h.
66 - unrecognised cfpod directives could cause undefined behaviour.
67 - added boes' marble shop to steinwandstadt.
68 - pad mapspace to power-of two size for speed/codesize/cache gains.
69 - optimise mapspace updates.
70 - cache volume/items per mapspace.
71 - use fabs, min and max consistently (surprisingly for a code size
72 decrease).
73 - fixed a small uncleanlieness in item converters, which might
74 have led to weird item multiplications.
75 - store hash value in shstr, not used by anything, but doesn't use much memory.
76 - fixed crash bug in learn_spell command.
77 - remove all traces of FLAG_NO_FIX_PLAYER.
78 - avoid sv_derived_from calls (lots of hash lookups) when converting
79 from perl to c++.
80 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
81 and use it in some "inner" loops.
82 - rename flags to attachable_flags to avoid confusion :=).
83 - fixed jeweler experience output to not be floating point.
84 - added lock/unlock commands, thanks for the patch go to Shawn Robinson!
85 - (arch, maps) introduce inactive_shop_floor and fix some shops with it.
86 - try to prefetch memory inside process_objects, which can give
87 enourmous speed gains.
88 - make some small optimisation to the process_objects loop.
89 - move facedata chksum calculation into cfutil, make server more flexible
90 handling different chksum lengths.
91 - check for hash collisions in cfutil.
92 - reduce face checksum size from 6 to 4 bytes.
93 - don't crash when a map uses empty sound/sound_destroy/face.
94 - removed weather-specific attributes.
95 - fixed genkeywords dependency.
96 - do not clear "randomitems" slot for world underlays.
97 - use "sl" as short-hand for speed_left in save-files, just to make them
98 smaller.
99 - in general, don't crash on value-less resource file lines
100 anymore, due to get_str never returning a 0-pointer.
101 - code cleanup in move_symptom.
102 - removed arch_to_object (replaced it by ->instance ()).
103
1042.90 Sat Nov 7 15:06:06 CET 2009
105 - some Andrew Madloch wanted, despite being specifically told
106 multiple times that the Deliantra parts additions are under AGPL,
107 lock up the source code of the server within his company.
108 some reorganisations have been done to the sourcecode to make
109 it clearer that this violates the Affero GPL. Help to keep
110 Deliantra free software even for the coming generations
111 and be wary of the promises of Andrew Madloch, he has nothing
112 good in mind for free software.
113 - clarify which files of the server are 100% AGPL.
114 - minor reorganisation, move some GPL code into other files.
115 - implement viewpoint (which is like observe, but only for the map,
116 not stats etc.).
117 - replace magic mapping overlay by a flying bird exposing area
118 on the worldmap (ext/magic_mapping.ext).
119 - @find in npc dialog was useless as the vairbale wasn't accessible.
120 - @find results in npc dialogue is now stored in $find.
121 - (maps) add lostwages and lorak (valdor/varsia) from cfextended.
122 - (maps, server) add lostwages and celvear apartments to rent system.
123 - (maps) closed guild houses, this is not scalable, ask your friendly
124 dm instead.
125 - (maps) add town portal to celvear.
126 - (maps, arch) add troll canyon, pygmy forest, elven moon and temple of justice
127 mapsets from crossfire, together with associated archetypes.
128 - (maps) add extended region descriptions for some regions from crossfire.
129 - (maps) define a new whalingoutpost region.
130 - (maps, arch) add all changes to mlab between 2006-08-01 and 2009-10-28,
131 and most archetypes that go with them (without stoning and swallow effects),
132 casino tokens and stock certificates are also missing.
133 - (maps, arch) add a number of minor maps from crossfire to scorn, navar
134 and santo dominion.
135 - (maps, arch) added gotischerbereich from cfextended, and some archetypes
136 to go with them. also adjusted archetypes to be more korrekt "gotisch".
137 - doors/containers can now use "match ..." expressions for the slaying field.
138 - properly close client-side dialogue when the player is teleported away.
139 - map-tags did not properly close it's database tables or wait
140 for a quiescent state, causing memory corruption on reload.
141 - support "stat.xyz" accessor in match expressions.
142 - skip /styles and /editor directories in cf::map::static_maps.
143 - implement ->send_big_packet and use it in ext_msg (among other things, this
144 fixes long answers from npc dialogue).
145 - connected magic mouths no longer spill to Log-1, but use the examine tab.
146 - (arch) change marker archetypes to not remove "marker" forces anymore
147 and to not add a "put your code here" force needlessly.
148 - (arch) fix or improve many plurals.
149 - markers do no longer add a force if the slaying field is unset.
150 - sped up search-items implementation, but it's still horrible.
151 - (maps) bigchests are now properly non-unique, per_player and no_reset.
152 - editor_folder can now be used to override whatever cfutil sets, and was
153 used to reogianise the illogical arch tree a bit.
154 - (maps) import most map names from crossfire.
155 - nuke image_sums/image_info subcommands from the protocol.
156 - fly_high movement gives better los, ignoring blocksview.
157 - the addexp command should now honour skill names with spaces.
158 - (arch) add nuke from cfextended to avoid a crash.
159 - (arch) added many more buildable marble floors.
160 - major namespace cleanup: save 45kb by making functions static
161 that were unnecessarily global.
162
1632.82 Sat Oct 24 03:50:17 CEST 2009
7 - fixed a classical and exploitable stack buffer overflow in the gsay command. 164 - fixed a classical and exploitable stack buffer overflow in the gsay command.
165 - fix a memory buffer overflow in the book code.
8 - add @check, @find npc dialogue commands. 166 - add @check, @find npc dialogue commands.
9 - fix a memory buffer overflow in the book code.
10 - (maps) add a number of town interiors. 167 - (maps) add a number of town interiors.
11 - (maps) add tindervale the fireborn capitol from cfextended. 168 - (maps) add tindervale the fireborn capitol from cfextended.
169 - (maps) add celvear area from cfextended.
12 - (server,arch) add a number of inscribables, show their capacity in hint. 170 - (server,arch) add a number of inscribables, show their capacity in hint.
13 - (server,maps) fix bug causing some library books not to be chained down, 171 - (server,maps) fix bug causing some library books not to be chained down,
14 cause Scorn/Navar libraries not to have inscribable books. 172 cause Scorn/Navar libraries not to have inscribable books.
15 - (maps) fix bug causing the Greyshield and Greysword to have 173 - (maps) fix bug causing the Greyshield and Greysword to have
16 inappropriate item power. 174 inappropriate item power.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines