Commit History

Author SHA1 Message Date
  Emagi 575951bac5 Fix EnterRegion script to send the right region type 2 years ago
  Emagi fdb4f2b0ef reduce noise for near region when gm regiondebug is on 2 years ago
  Emagi 91841a5be2 increased min Y offset since we can't account for underwater or lava 2 years ago
  Emagi 230db3ee00 only run the script in region, oops for invul 2 years ago
  Emagi 04b7342c14 allow friendly spells in heroic opportunities since they will not match target in HO 2 years ago
  Emagi ea361bd22c AoM client cant even load this zone, no reason to keep it 2 years ago
  Emagi 3d6835989a Maps v3 2 years ago
  Emagi 5710814faa assure that the map has a min Y coordinate to use for underworld 2 years ago
  image b489814c9f makefile.a64 set to c++17 compile flag 2 years ago
  image 7956735566 c++17 compile required for makefile now 2 years ago
  Emagi b478cdb300 SetInfoStructUInt(NPC, friendly_target_npc, 1) will allow casting friendly spells on NPC 2 years ago
  Emagi d436454646 Grid command lists widget id now. fixed zone script location updates 2 years ago
  Emagi c1dc511f10 ModelViewer/MapEditor updates to support exporting widget ids 2 years ago
  Emagi db123c93e9 - Work in Progress: Widget ID support added to RegionScripts, test zone is tutorial_island02 (queens colony, overlord outpost, isle of refuge) 2 years ago
  Emagi a4f370f438 Force delete of item when unequipslot specifies so 2 years ago
  Emagi f55968cd97 force item delete on unequip 2 years ago
  Emagi 957637a177 additional lookup and erase the id instead of clear the list 2 years ago
  Emagi 19c1bcf8df fallback when lookups fail 2 years ago
  Emagi 0a3d4dbf4c remove unneeded log 2 years ago
  Emagi 2f3847abb0 Fix LUA UnequipItem so that UnequipSlot(Player, slot) removes item and deletes, UnequipSlot(Player, slot, true) will not delete, but put in free inv slot, usually first bag for now 2 years ago
  Emagi dc571783e7 Fix UnequipSlot not properly handling third field which is no_delete_item 2 years ago
  Devn00b b7af3e307e Removed base stat/resist increase on level. Removed stat/resist increase/decrease on mentor. Starting stats/resists now pull correctly from starting_details. 2 years ago
  Emagi 13e0d2857f Fix #455 - Falling underworld to safe spot support 2 years ago
  Emagi f694246c49 ugh last one I promise.. 2 years ago
  Emagi 727ffca7b2 fix bad put 2 years ago
  Emagi 972c9b575c wrong put 2 years ago
  Emagi e40f842ac0 removed benign errors about E LUA : : attempt to call a nil value in a quest script when the function does not exist 2 years ago
  Emagi b79531870c make use of atomic not volatile.. 2 years ago
  Emagi c85c3e0d25 Added LUA Function DamageEquippedItems(Spawn, damage_percent_amount) 2 years ago
  Emagi 029d29760f Fix additional issues with runback causing server to hangup 2 years ago