Commit History

Author SHA1 Message Date
  Emagi 658658e1a6 - Fixed popping non-existent items from overflow causing a crash 1 year ago
  Emagi 417bea4214 - Spells now has class lists to reduce the time to assign new spells by level 1 year ago
  Emagi 6f21dcd29d Avoid crash on calling AddSpellBonus via lua functions without a spell, also protection on bonuses to not require one 1 year ago
  Emagi c200dc63f7 Fix vision to be a int32 as it is in the char info structure 1 year ago
  Emagi a32ffa1c81 Fix #491 GetEquippedItemBySlot can be used by entities, not just players 1 year ago
  Emagi 269cb74202 Fix SetMaxHP crashing if spawn ptr is invalid 1 year ago
  Emagi cd17261b83 better mutex handling for spell process, grid now has broken down spawns, KillSpawnByDistance and SetSpawnByDistance is now limited to its grid, future prospect of cross grid support 1 year ago
  Emagi c2068993ea Fix #320 persist pet name cross zone 1 year ago
  Emagi 8b2549d178 Fixed pets spawn script to not inherit other spawns 1 year ago
  Devn00b 6dd2e6680a Fix for issue #476. Lua forced language change on learning new languages. 1 year ago
  Emagi 3dcf790bff Fix #487 1 year ago
  Emagi 0ac12173fe Remove LUA SpawnList design, changed GetSpawnListByID and its adjacent lua functions to use lua tables 1 year ago
  Emagi f57a91d0cb protection for lua user data inner data being deleted, protection around conversation options 1 year ago
  Emagi 43e5311f61 lua function updates and fixes 1 year ago
  Emagi f0e3800333 Fix #381 - NPC Spell Enhancements 1 year ago
  Emagi 7c0c5d537e Fix #262 added /gm sight [on|off] with target to follow pov of spawn, LUA implemented SetPlayerPOVGhost(Player, Target_Spawn) if target_spawn is nil it will disable the ghost pov 1 year ago
  Emagi db123c93e9 - Work in Progress: Widget ID support added to RegionScripts, test zone is tutorial_island02 (queens colony, overlord outpost, isle of refuge) 1 year ago
  Emagi a4f370f438 Force delete of item when unequipslot specifies so 1 year ago
  Emagi f55968cd97 force item delete on unequip 1 year ago
  Emagi 0a3d4dbf4c remove unneeded log 1 year 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 1 year ago
  Emagi dc571783e7 Fix UnequipSlot not properly handling third field which is no_delete_item 1 year ago
  Emagi c85c3e0d25 Added LUA Function DamageEquippedItems(Spawn, damage_percent_amount) 1 year ago
  Emagi 4442e6bc02 Fix #465 and Fix #463 1 year ago
  Emagi dc8b469de3 - Strength damage now applicable to both low and high damage 1 year ago
  Emagi 4b12989de2 Maybe, why not? 1 year ago
  Emagi 1068849ef8 Fix #451 - basic pvp mitigation / mitigation integration 1 year ago
  Emagi 0e00165195 - Fix #453 PlayFlavor re-design 1 year ago
  Emagi 966ada0771 Fix #306 - added language support for player chat. Additional log cleanup of unnecessary messages. 1 year ago
  Emagi f52276b263 Fix #450 can restrict SpellDamage by race id and type 1 year ago