| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-25 | Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303) | Meji | |
| Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
| 2021-11-20 | Core/BattlePets: Implemented battle pet name query packet (#27294) | Meji | |
| Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
| 2021-11-19 | Core: Updated allowed build to 9.1.5.41079 | Shauren | |
| 2021-11-17 | TDB 915.21111 - 2021/11/17TDB915.21111 | TDB Release | |
| 2021-11-12 | Core: Updated allowed build to 9.1.5.41031 | Shauren | |
| 2021-11-10 | Core: Updated allowed build to 9.1.5.40966 | Shauren | |
| 2021-11-08 | Scripts/Commands: Add .debug dummy. It does nothing, which means you can ↵ | Treeston | |
| make it do anything. (cherry picked from commit 97ade1321b6d18393202a1448f2b042fc1ff0546) | |||
| 2021-11-06 | Core: Updated allowed build to 9.1.5.40944 | Shauren | |
| 2021-11-05 | Core: Updated allowed build to 9.1.5.40906 | Shauren | |
| 2021-10-26 | Core: Updated allowed build to 9.1.0.40725 | Shauren | |
| 2021-10-23 | Core/RBAC: Simplification part 1. Nobody needs different permissions for ↵ | Treeston | |
| each type of .go command. (cherry picked from commit 5843724debc3642434c055e5cf6f29a1eaf65358) | |||
| 2021-10-23 | Scripts/Commands: New command ".go instance". Goes to an instance. | Treeston | |
| (cherry picked from commit 6a0870a9993f5a1016439644d4a9ab3fd89277e5) | |||
| 2021-10-22 | Core/Scripts: Implement script name reloading | Seyden | |
| * Authored by Seyden * Co-authored by Naios * We thank Shauren for your helpful feedback | |||
| 2021-10-16 | Core/BattlePets: Misc fixes (#27057) | Meji | |
| * Rename WorldPackets::BattlePet::BattlePet::CollarID to WorldPackets::BattlePet::BattlePet::DisplayID * Use the DisplayID field to store the model of the battle pet. If the species has BattlePetSpeciesFlags::RandomDisplay, nothing is stored. Otherwise a random model is chosen from those available * Stored DisplayID in ITEM_MODIFIER_BATTLE_PET_DISPLAY_ID when caging the battle pet (previously the CreatureID was being stored) * Modified SendPlaySpellVisual function to allow sending Target and TargetPosition at the same time * Added SpellVisual when uncaging | |||
| 2021-10-16 | Core/BattlePets: Store declined names (#27025) | Meji | |
| 2021-10-15 | TDB 910.21101 - 2021/10/15TDB910.21101 | TDB Release | |
| 2021-10-13 | Core: Updated allowed build to 9.1.0.40593 | Shauren | |
| 2021-10-07 | SQL: Fix wrong delete query | Shauren | |
| 2021-10-07 | Core: Updated allowed build to 9.1.0.40443 | Shauren | |
| 2021-09-10 | Core: Updated allowed build to 9.1.0.40120 | Shauren | |
| 2021-09-02 | Core: Updated allowed build to 9.1.0.40000 | Shauren | |
| 2021-08-24 | Core/Creatures: Reworked setting move types in database | Shauren | |
| * Each move type has its own field instead of trying to combine everything in InhabitType * Allow overriding movement separately for each spawn (cherry picked from commit 592516ae69d89da3bcb0ede144644a3d2e0186e0) | |||
| 2021-08-19 | Core: Updated allowed build to 9.1.0.39804 | Shauren | |
| 2021-08-18 | TDB 910.21081 - 2021/08/18TDB910.21081 | TDB Release | |
| 2021-08-08 | Core: Updated allowed build to 9.1.0.39653 | Shauren | |
| 2021-07-04 | TDB 905.21071 - 2021/07/04TDB905.21071 | TDB Release | |
| 2021-06-16 | Scripts/Commands: new command '.debug instancespawn' | Treeston | |
| (cherry picked from commit 6ce078d8e885f61ebdff3eb905e4cf6a2911da90) | |||
| 2021-05-12 | Core: Updated allowed build to 9.0.5.38556 | Shauren | |
| 2021-04-10 | Core: Updated allowed build to 9.0.5.38134 | Shauren | |
| 2021-03-15 | Scripts/Commands: modify command .dismount to target any selected player ↵ | ForesterDev | |
| (#19788) - change security lvl for command .dismount to 2 (gamemasters). For players there is /dismount command Closes #19788 (cherry picked from commit 661dfee80ec3c56fa3f386d370f41ea7568c7da4) | |||
| 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 | |
