60928d2e0c
* Spells now have level and class checks * Recipes now have class checks (already had level checks) * Recipes now fallback to the item recipebook info to populate players recipes from a recipe book if the recipe book is not properly configured by book name Fix #396 - Implemented subspawn tables so we can update specific types of spawns, in this case collectors when we remove the red book Fix #205 - ground spawns now can have random heading assigned or forced heading alter table spawn_ground add column randomize_heading tinyint(3) unsigned default 1; randomize_heading = 0 uses base heading in the spawn location randomize_heading = 1 means all spawns will have a random heading 0-360 degrees Fix #118 - Knowledge sorting / spell book updates now correctly work. * Down/Across patterns now supported (zig-zag was default) Fixed a crash when a spawn spell is interrupted and then the spawn dies to a melee attack could cause memory corruption removing spell timer pointers Startup opcode warnings are now grouped by versioning to allow easier troubleshooting, DoF uses 546 and AoM 60085, thus most opcodes warnings are not relevant to supported cases Fixed a regex crash on /findspawn |
||
---|---|---|
.. | ||
updates | ||
character_items_group_members_june30_2022.sql |