| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-09 | Core: Updated allowed build to 9.0.2.37474 | Shauren | |
| 2021-01-13 | Core: Updated allowed build to 9.0.2.37176 | Shauren | |
| 2021-01-10 | Core: Updated allowed build to 9.0.2.37142 | Shauren | |
| 2020-12-31 | Core/WorldSession: Add RBAC permission for skipping idle connection check ↵ | Mikhail Redko | |
| (#20595) (cherry picked from commit 558382ed6d87942603fa309b16a30e64d07bb305) | |||
| 2020-12-31 | Core/Commands: Add .reload vehicle_template | Shauren | |
| 2020-12-23 | DB/Auth: Corrected expansion NOT NULL DEFAULT to 8 (Shadowlands) | RealLushen | |
| 2020-12-15 | Core: Updated allowed build to 9.0.2.36949 | Shauren | |
| 2020-12-08 | Core: Updated allowed build to 9.0.2.36839 | Shauren | |
| 2020-12-08 | Core: Updated allowed build to 9.0.2.36753 | Shauren | |
| 2020-10-20 | TDB 837.20101 - 2020/10/20TDB837.20101 | TDB Release | |
| 2020-09-25 | Core: Add mac client support for build 35662 | Shauren | |
| 2020-08-26 | Core: Updated allowed build to 8.3.7.35662 | Shauren | |
| 2020-08-22 | Scripts/Commands: New utility command: .list spawnpoints. | Treeston | |
| (I just needed it for dynspawn follow-up work, really.) (cherry picked from commit fcd6fe0aac0b906e2cf8e2379d94a7d73384c160) | |||
| 2020-08-14 | TDB 837.20081 - 2020/08/14TDB837.20081 | TDB Release | |
| 2020-08-08 | Core: Add mac client support for build 35435 | Shauren | |
| 2020-08-06 | Core: Updated allowed build to 8.3.7.35435 | Shauren | |
| 2020-08-03 | Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and ↵ | Treeston | |
| `session_key_bnet` (master), so the branches will no longer break each other's realm switching. (cherry picked from commit 38de6d330711f0439d311a3c493cc82eaf9d09db) | |||
| 2020-08-03 | Core/Authserver: Compatibility change for master branch | Shauren | |
| (cherry picked from commit bfb041246f5c7c499ff365b38a281b0784f0bdb7) | |||
| 2020-08-03 | Core/Authserver: Re-organize the `accounts` table (PR #25135) | Treeston | |
| - no longer use sha_pass_hash for anything else core-side (.account, SOAP, RA) - salt/verifier/session_key are now binary - old s/v/sha_pass_hash fields kept around for backwards compatibility - sha_pass_hash is still updated (for now), s/v are not - sha_pass_hash is only read if s/v have been manually changed - SRP6 b now uses the full 32 bytes of randomness (instead of randomly only using 19) (cherry picked from commit 3164b58c7d170810b69378950c0891e5f5b8678b) | |||
| 2020-07-25 | Core: Add mac client support for build 35284 | Shauren | |
| 2020-07-24 | Core: Updated allowed build to 8.3.7.35284 | Shauren | |
| 2020-07-23 | Core: Updated to 8.3.7.35249 | Shauren | |
| 2020-07-16 | Combat/threat rewrite prep - merge RBAC/DB changes. | treeston | |
| (cherry picked from commit e35092c6a164e929f9684b350093b2beefee5d86) | |||
| 2020-07-16 | Correct some missing auth DB changes from b59ca1c. | treeston | |
| (cherry picked from commit 41eddd59aa3c911ba77f9ffbb85af42a4e6c2b53) | |||
| 2020-07-16 | Add new command 'npc showloot'. Does exactly what it says on the tin. | treeston | |
| (cherry picked from commit 6f29aac93626ce37922c3c9a85d20b2e4d9d3bbc) | |||
| 2020-07-16 | Insert dynamic_spawning RBACs (already reserved in RBAC.h as of 55d8c2b) ↵ | treeston | |
| into auth database to prevent constant base file conflicts on that branch. (cherry picked from commit 06c5d139f6ad7fedb920e0bafda88be57050a970) | |||
| 2020-07-03 | Core: Add mac client support for build 34963 | Shauren | |
| 2020-07-02 | Core: Updated allowed build to 8.3.0.34963 | Shauren | |
| 2020-06-22 | DB/Account: update account_access table (#24788) | ForesterDev | |
| * DB/Account: update account_access table: - rename fields id -> AccountID, gmlevel -> SecurityLevel - add Comment field - rename command .acc set gmlevel to .acc set seclevel * Update auth database * Fix primary key * Temporary restore old command account set gmlevel with same handler as account set seclevel Use Optional for realmID - if not set, use -1 (for all realms) * Rename 2020_XX_XX_00_auth.sql to 2020_06_20_00_auth.sql * Update auth_database.sql * Rename 2020_XX_XX_00_world.sql to 2020_06_20_06_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit 8e0365d8a6ca5628ad17e6684743d9ab2138c068) | |||
| 2020-06-17 | TDB 830.20061 - 2020/06/17TDB830.20061 | TDB Release | |
| 2020-06-17 | Core: Updated allowed build to 8.3.0.34769 | Shauren | |
| 2020-06-14 | Scripts/Command: implement .debug play music command | ForesterDev | |
| Closes #19809 (cherry picked from commit dd4ff1fe5458c89fc1d988fcc6ba5792ee482dcf) | |||
| 2020-06-04 | Core: Updated allowed build to 8.3.0.34601 | Shauren | |
| 2020-04-30 | Core: Updated allowed build to 8.3.0.34220 | Shauren | |
| 2020-04-04 | Core: Updated allowed build to 8.3.0.33941 | Shauren | |
| 2020-03-31 | Core: Add mac client support for build 33775 | Shauren | |
| 2020-03-23 | Core: Updated allowed build to 8.3.0.33775 | Shauren | |
| 2020-03-20 | Core: Updated allowed build to 8.3.0.33724 | Shauren | |
| 2020-03-03 | Core: Updated allowed build to 8.3.0.33528 | Shauren | |
| 2020-02-24 | Core: Add mac client support for build 33369 | Shauren | |
| 2020-02-17 | Core: Updated allowed build to 8.3.0.33369 | Shauren | |
| 2020-01-12 | Core: Add mac client support for build 32978 | Shauren | |
| 2020-01-11 | Core: Updated allowed build to 8.2.5.32978 | Shauren | |
| 2019-12-14 | Core: Add mac client support for build 32750 | Shauren | |
| 2019-12-10 | Core: Updated allowed build to 8.2.5.32750 | Shauren | |
| 2019-12-07 | Core/Realms: Move build info (and auth seeds) to database | Shauren | |
| 2019-12-04 | Core: Updated allowed build to 8.2.5.32722 | Shauren | |
| 2019-11-23 | Core: Updated allowed build to 8.2.5.32638 | Shauren | |
| 2019-11-20 | Core: Updated allowed build to 8.2.5.32580 | Shauren | |
| 2019-11-13 | Core: Updated allowed build to 8.2.5.32494 | Shauren | |
