13b1837623
Adding a new column to the spawn table: alter table spawn add column loot_drop_type int(10) unsigned not null default 0; - loot_drop_type of 0 means spawn will when part of an encounter transfer its loot to the next alive spawn. - loot_drop_type of 1 means the spawn will drop its own loot when it dies (like a named mob ideally). - These changes do not change body drops which remain on the spawn/npc that dies, not transferred. - loot and chest drops have been expanded beyond NPC's which means potential PVP support or even other types of spawns can drop loot/chests (probably expand loot_drop_type at a later time for more options in this area). Need lua interface support (when player dies and all that) issue #436 opened for it. - some additional mutex lock protections on spawn loot - SetLootTier(loot_tier) and GetLootTier(), SetLootDropType(drop_type) and GetLootDropType() added to lua |
||
---|---|---|
.. | ||
additionfields_mar6_2021.sql | ||
canbind_jun14_2022.sql | ||
cangate_june16_2022.sql | ||
character_house_history.sql | ||
characters_table_update_groupid_aug21_2020.sql | ||
characterspells_mar6_2021.sql | ||
chest_traps_tableandsamples.txt | ||
findspawn_command.sql | ||
fixed_emotes_table.sql | ||
holiday_flag_updates.sql | ||
house_deposits.sql | ||
items_body_drop_dec31_2020.sql | ||
items_redesign_apr3_2021.rar | ||
items_table_update_aug22_2020.sql | ||
le_farjourneyfreeport_updates_sep21.sql | ||
login_updates.sql | ||
loot_drop_type_june_2021.sql | ||
lootdrop_update_june23_2021.sql | ||
ls_table_update_mar21_2021.sql | ||
mentor_commands_apr1_2021.sql | ||
merchant_levelranges.sql | ||
mood_command_may_2022.sql | ||
movecharacter_command_dec27_2020.sql | ||
opcodes_for_283_and_546.sql | ||
reload_command_additions.sql | ||
reloadregionscripts_command_nov22_2020.sql | ||
ruinsvarsoon_door_fixes.sql | ||
spawn_location_placement-5-7-22.sql | ||
spawn_location_placement-5-9-22.sql | ||
spawntable_update_jul27_2021.sql | ||
spell_errors_and_commands_10_21_2020.sql | ||
spells_update_feb24_2021.sql | ||
spells_update_feb28_2021.sql | ||
spells_update_sep_27_2020.sql | ||
spiritshards_xpdebt_feb7_2021.sql | ||
starting_lang.sql | ||
starting_rule_nov_29_2020.sql | ||
starting_zones_nov_29_2020.sql | ||
stormhold_door_fixes.sql | ||
titles_updates_dec12_2020.sql | ||
transporters_flight_path.sql | ||
transporters_table_updates.sql |