Commit History

Author SHA1 Message Date
  Devn00b 43c9580c99 SQL update for LoginServer support for max chars, and vet exp bonus display 1 year ago
  Devn00b d2eb5f23d8 LoginServer support via database for max createable Chars per acct, and ceteran EXP bonus display requires SQL update. 1 year ago
  Devn00b e7000037b4 Final version of claim item support DB 1 year ago
  Robert Allen f5baf7b44a Update TradeskillsPackets.cpp 1 year ago
  Robert Allen 12a348199a Tradeskill Update 1 year ago
  devn00b d7ee900396 EQ2Login EXE update. 1 year ago
  Devn00b c857c45e03 Updated loginserver to write created date to account table 1 year ago
  devn00b 550eab5280 EQ2World EXE Update. 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 cf65a73bfb Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Devn00b e0b5732951 Added missing call to LoadClaimItems on char create 1 year ago
  devn00b 3881b05773 Windows World EXE Update 1 year ago
  Devn00b 0301472fda Fixed info_struct->get_account_age_base() so account age displays on character page. 1 year ago
  Devn00b f73dab429b V1 of /claim functionality. See issue #127 for further notes REQUIRES sql update! 1 year ago
  Devn00b 4159e98f77 SQL v2 for /claim. Added all live veteran rewards 1day-8years. 1 year ago
  Emagi a32ffa1c81 Fix #491 GetEquippedItemBySlot can be used by entities, not just players 1 year ago
  Emagi fcaa9792db Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  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
  devn00b c9ca30db7d SQL v1 for upcoming /claim changes 1 year ago
  Emagi 269cb74202 Fix SetMaxHP crashing if spawn ptr is invalid 1 year ago
  Emagi 31e13d5c58 Fix #382 - ground mobs will swim in water instead of going to bottom surface 1 year ago
  Emagi 465b23b1bc Fix swim skill increasing in AoM client 1 year ago
  Emagi dbb5795759 Fix /reload spells 1 year ago
  Emagi 7ce5905cc5 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Emagi e94b874668 fix spawns in sending state not being removed when private spawn 1 year ago
  devn00b 80050fd798 Fix for mysql error "Column 'green' in field list is ambiguous" 1 year ago
  Devn00b 9b446730f8 Update Server scripts 1 year ago
  devn00b 1bc42bb435 World EXE Update. 1 year ago
  Emagi 005244259b Map memory cache disabled by default, enable with R_World, MemoryCacheZoneMaps set to 1. Changed Spawns no longer a MutexList, was terribly inefficient, in debug 50% cpu performance improvement on moving spawns 1 year ago
  Emagi 635d1c42d8 added tracking of node flags to model viewer, also added try catch for reading objects in which can avoid crashes on some zones.. 1 year ago