Character delete time via config (default 1 hour)
Cleaned up some text messages to correct error int
New /getemail & /setemail for account security
Use of setemail is once per account only
Login screen will start to highlight last played char
Only if house owner is deleted will house be lost
Added Ratings helpers for future work
Config option to turn on/off Rating Fix
Fixed Epic Summoning Cantrip to have chance to possibly, maybe, in-a-bluemoon show up
Supports custom ban message (config option) on login with expiration time.
Bans default to permanent, but can be set by number of seconds.
Requires "banned" field in accounts table in db.
Gear Knights start with the Integrator and Deintegrator. Olthoi Chars start with approriate gear, level, and attributes. Olthoi chars can now be enabled via config option.
Prevent Gear Knights from wearing armor that is not integrated and olthoi from wearing any armor/wielding weapons not made for olthoi.
Players now start with approriate Augmentations.
Additional recipe support for Core Plating Integrator and Deintegrator.
Recipes that set a string, did, or int to "" or 0 will now remove that stat instead of leaving it blank.
Added StartBarber_EmoteType
Added names for Client Events in debug.log when running in debug mode.
Fixed text on Refuse_EmoteCategory when handing in stacks of items.
Fix for treasureprofile.json crashing server on start.
Added pathwarden trinket, blackmoor's favor, racial augs, and welcome letter on character creation.
Fixed trained skill level on char creation and on login.
Fixed showing string for "This corpse generated a rare item!"
Check and set RARES_LOGIN_TIMESTAMP_INT on login.
Removed rare timer and check that was not being saved to player.
Reordered tierRoll checks to prevent unnecessary comparisons.
Added virtual destructor to CPlayerWeenie.