Commit History

Author SHA1 Message Date
  Emagi 751ee63d47 Fix #422 - switching from bow attack to melee when in range and use combat ability, fixed consuming food after drink not working 1 year ago
  Emagi eb69bd7357 add support for DB to override map values if the default -1000000.0 is overridden in the DB 1 year ago
  Devn00b 1cb4896596 Removed update cost (both status, and coin) from initial purchase. Starter houses are now free! 1 year ago
  Devn00b 2624d1561f Added auto bank withdrawl of funds when paying house upkeep and you lack the coin on you. Closing issue #492 1 year ago
  Devn00b 85eb882a78 Added auto pay from bank when buying a house. Part of issue #492. 1 year ago
  Emagi ed37fd5d1e move gender command to /modify character set gender x, fixed log message for name filter 1 year ago
  Emagi c2068993ea Fix #320 persist pet name cross zone 1 year ago
  Devn00b d28af745d8 Fix for issue #481. Added check to prevent sale of bags with items in them 1 year ago
  Devn00b 6dd2e6680a Fix for issue #476. Lua forced language change on learning new languages. 1 year ago
  Emagi 83ec8af494 accidentally reverted checkflag2 fix on no_repair 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 825c57010e - Reward / Temp Reward now stack count by item id when putting in player inventory, not single item 1 year ago
  Emagi 40b156387a - Reward / Temp Reward now stack count by item id when putting in player inventory, not single item 1 year ago
  Emagi 27c6eaa0fc - Fixed house crash when you place an item and pick it up while the same zone instance is running 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 5710814faa assure that the map has a min Y coordinate to use for underworld 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 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
  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. 1 year ago
  Emagi 13e0d2857f Fix #455 - Falling underworld to safe spot support 1 year ago
  Robert Allen 4b07fbdadd More TS fixes 1 year ago
  Emagi 371b1ce86a Quest reward was not using completed description 1 year ago
  Emagi 65fcf60f6f Fix temporary and final quest rewards giving wrong description 1 year ago
  Robert Allen 062b61c22e TS bench and recipe List Fixes 1 year ago
  Emagi 4442e6bc02 Fix #465 and Fix #463 1 year ago
  Emagi 8d7fc94912 Fixed new mail not being available to player until zoning 1 year ago
  Emagi dc8b469de3 - Strength damage now applicable to both low and high damage 1 year ago
  theFoof 45711bf9a6 Client::CreateMail was memsetting over std::strings 1 year ago