커밋 기록

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