Commit History

Author SHA1 Message Date
  Emagi 658658e1a6 - Fixed popping non-existent items from overflow causing a crash 1 year ago
  Emagi 0c95946f48 Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100) 1 year ago
  Emagi 56c51b6759 Consolidate use of grid_id and use SetLocation / GetLocation 1 year ago
  Emagi 9eabdaf5f5 Enforce given_by type in spell_tiers for spells, spellscroll given_by type is now ommitted from being provided to auto spell lists 1 year ago
  Emagi 3ee4e5e105 Fix #304 - quest sharing and delete restrictions, check DB sql for required updates 1 year ago
  Emagi 2ea1982355 Fix #318 - added spawn set scared_strong_players [0|1]. NPCs will be afraid if gray con and in aggro range, needs faction to check aggro list 1 year ago
  Emagi 7870d9f25d Player hp/power details properly persist cross zone 1 year ago
  Devn00b b12afcf035 Added check for char_id being passed to claim items. Changed insert to insert ignore in character claim record creation. Added delete character_claim_item record upon char deletion. 1 year ago
  Devn00b c359fd96e2 Added claim shared across account, Added check for incomplete transaction (lore confict etc). Added correct claim message based on live. Issue #127 1 year ago
  Devn00b e0b5732951 Added missing call to LoadClaimItems on char create 1 year ago
  Devn00b f73dab429b V1 of /claim functionality. See issue #127 for further notes REQUIRES sql update! 1 year ago
  devn00b 80050fd798 Fix for mysql error "Column 'green' in field list is ambiguous" 1 year ago
  Emagi be924b2306 Fix custom spells persisting cross zone, food/drink as an example 1 year ago
  Emagi c2068993ea Fix #320 persist pet name cross zone 1 year ago
  Emagi 20dc65d14d Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Emagi f57a91d0cb protection for lua user data inner data being deleted, protection around conversation options 1 year ago
  devn00b 8fe89359e8 Fix for possible crash in SaveCharacterPicture related to stringstream. 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 f0e3800333 Fix #381 - NPC Spell Enhancements 1 year ago
  Emagi 4442e6bc02 Fix #465 and Fix #463 1 year ago
  Devn00b 1922ca362c Removed unused patch server code. 1 year ago
  Emagi 60928d2e0c Fix #448 - Scroll/Recipe scribing fixes 1 year ago
  Emagi 1068849ef8 Fix #451 - basic pvp mitigation / mitigation integration 1 year ago
  devn00b 72e9c0252c Moved SetCityZone to WorldDatabase::LoadZoneInfo. 1 year ago
  devn00b e651e2cf0f Fixes for crash on windows with UTF-16 NPC names (should never happen) and Fix for high CPU usage on windows with constant loading zones 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
  Emagi d3819ec135 - Fix #412 - "placed" function now called on ItemScript placement in homes. The placed spawn will be the target field (after player). 1 year ago
  Emagi 7ac0861c98 missed a end ) for one of the starting language queries 1 year ago