Kelsidavis-WoWee/include
Kelsi ca84384402 Store password hash instead of plaintext for login persistence
Save SHA1(UPPER(user):UPPER(pass)) hash to login.cfg instead of the
plaintext password. On subsequent logins, use the stored hash directly
with a new authenticateWithHash() method that bypasses password hashing.
The password field shows a placeholder when using a stored hash.
2026-02-05 15:09:16 -08:00
..
audio Emulate server loot/xp and combat feedback in single-player 2026-02-05 14:01:26 -08:00
auth Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00
core Use created character data and DB start items/spells 2026-02-05 14:35:12 -08:00
game Add 3D character model preview to character creation screen 2026-02-05 14:58:45 -08:00
network Emulate server loot/xp and combat feedback in single-player 2026-02-05 14:01:26 -08:00
pipeline Add M2 global sequence animation, smoke UV scroll, and fix WMO floor detection 2026-02-04 14:06:59 -08:00
platform Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
rendering Add 3D character model preview to character creation screen 2026-02-05 14:58:45 -08:00
ui Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00