| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-03 | DB/RBAC: fixed some permissions after 779d3b23689aba45a3a29eb1016f53e0710ed789 | joschiwald | |
| 2016-09-03 | Core/Commands: Implement .neargraveyard (find nearest graveyard from dbc). ↵ | xjose93 | |
| (#17301) (cherry picked from commit e2c01899272d1e6c6bbf990676b818cceaf18c9c) | |||
| 2016-09-03 | DB/RBAC: fixed some permissions after a92bfb5505e17cc183ec5aa74b01564d566b7677 | joschiwald | |
| 2016-09-03 | Scripts/Commands: Small QoL adjustments | treeston | |
| - .debug hostil now shows spawn ID (DBGUID) in addition to current GUID (so you can .go creature to it) - .npc temp now takes an additional argument before the creature entry that determines whether the spawned creature instantly despawns upon death. Default is instant despawn (current behavior). - Add .npc evade command. - Add .pet level command. - .server shutdown and .server restart now fail with an error message if time is below a config var (GM.ForceShutdownThreshold, default 30s) as long as another player is connected. - New commands .server shutdown force and .server restart force bypass this limitation. (cherry picked from commit 0e1eb460d687e545f95caf0f38a16c3feb7132a3) | |||
| 2016-09-02 | Core: Change allowed build to 7.0.3.22566 | Shauren | |
| 2016-08-30 | Core: Set default expansion to Legion. | Shauren | |
| 2016-08-27 | Core/Misc: Updated to 7.0.3.22522 | Vincent-Michael | |
| 2016-08-26 | Core/Misc: Updated to 7.0.3.22498 | Vincent-Michael | |
| 2016-08-13 | Core: Change allowed build to 7.0.3.22423 | Shauren | |
| 2016-08-11 | Core: Change allowed build to 7.0.3.22410 | Shauren | |
| 2016-08-07 | Core: Change allowed build to 22345 | Shauren | |
| 2016-07-30 | Misc/RBAC: Sync with 3.3.5 | Vincent-Michael | |
| 2016-07-23 | Core/Players: Initial work on demon hunters | Ovalord | |
| * Added starting level and required level config options as well as rbac permission to ignore the requirements * Updated max power values for both demon hunter specs * Fixed a crash during DK and DH creation * Added playercreateinfo data for demon hunters Closes #17651 | |||
| 2016-07-23 | Core: Change supported build to 7.0.3.22293 | Shauren | |
| 2016-07-19 | SQL: Cleanup WIP sql arrangement | Shauren | |
| 2016-07-05 | Core/Transmog: Implemented transmog collection and updated transmog handling | Shauren | |
| 2016-05-19 | Core: Change supported client version to 6.2.4.21742 | Shauren | |
| 2016-05-07 | Core/Achievements: AchievementMgr refactoring | Shauren | |
| * Extracted base CriteriaHandler class that deals with criteria only and will be reused for future scenario implementation * Fixed players earning guild achievements | |||
| 2016-04-17 | Changed supported version to 21463 | Shauren | |
| 2016-04-16 | SQLs: Update to the /sql/updates organization | DDuarte | |
| Update SQL files should now be in a sub-folder equal to the current branch name /sql/updates/auth/*.sql -> /sql/updates/auth/6.x/*.sql /sql/updates/characters/*.sql -> /sql/updates/characters/6.x/*.sql /sql/updates/hotfixes/*.sql -> /sql/hotfixes/world/6.x/*.sql /sql/updates/world/*.sql -> /sql/updates/world/6.x/*.sql This facilitates merges between the version branches | |||
| 2016-04-11 | TDB 6.04 - 2016/04/11TDB6.04 | DDuarte | |
| 2016-03-28 | Core: Updated to 6.2.4 | Shauren | |
| * Rewrite bnetserver for new authentication protocol | |||
| 2016-03-22 | Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089) | treeston | |
| (cherry picked from commit 5b8b8c653039ec2add0b3a66468abb85e6f35054) | |||
| 2016-01-13 | Core/Misc: Updated to 6.2.3.20886 | Shauren | |
| 2015-12-07 | Core: Updated to 6.2.3.20779 | Shauren | |
| 2015-11-21 | Core: Updated to 6.2.3.20726 | Shauren | |
| 2015-11-08 | TDB 6.03 - 2015/11/08TDB6.03 | Carbenium | |
| 2015-11-01 | DB/Auth: Fix typo in 2015_11_01_00_auth_2015_08_21_00.sql | Naios | |
| * Add the update to the updates list | |||
| 2015-11-01 | Script/Commands: Add new "debug loadcells" command | jackpoz | |
| Closes #15292 (cherry picked from commit 5e1722c2f497ac7df8fed5ebe01e352965884584) | |||
| 2015-10-17 | DB/Auth: changed battlenet_account_toys engine to InnoDB | MitchesD | |
| 2015-10-16 | Core/Player: implemented Heirloom Collection | MitchesD | |
| * implemented all things related to that collection * you can create heirloom by click on item in collection * also you can upgrade heirlooms by using specific kits * old heirlooms are converted to new ones | |||
| 2015-10-09 | DB/Auth: Updated to 6.2.2a.20574 | Vincent-Michael | |
| 2015-09-15 | DB/Auth: Updated to 6.2.2a.20490 | Vincent-Michael | |
| 2015-09-09 | Core/BattlePets: Basics for Battle Pets | horn | |
| 2015-09-05 | DB/Bnet: Fix typo in 663cff2195900fe4cf24473a25eec7613a163bd1 | Vincent-Michael | |
| 2015-09-05 | Core: Updated to 6.2.2.20444. | Shauren | |
| * This includes all known packet structures, nothing has been disabled. * worldserver still expects 6.2.0 DBC/DB2 files - do not reextract | |||
| 2015-08-26 | Core/Player: implemented Toybox | MitchesD | |
| * now you can use all the things in toybox - add new toys, set them as favorite and use them | |||
| 2015-07-29 | DB/BattleNet: Update wow build to 20338 | Vincent-Michael | |
| 2015-07-16 | DB/BattleNet: Update wow build to 20253 | Vincent-Michael | |
| 2015-07-14 | TDB 6.0.2 - 2015/07/14TDB6.02 | DDuarte | |
| 2015-07-08 | Core/Support: Drop parts of the support system since Blizz switched to a ↵ | Carbenium | |
| browser based ticket system | |||
| 2015-07-08 | DB/BattleNet: Update wow build to 20216 | Vincent-Michael | |
| 2015-07-06 | DB/BattleNet: Update wow build to 20201 | Vincent-Michael | |
| 2015-07-02 | DB: Updated build data to 20182 | Shauren | |
| 2015-05-02 | SQL: Update auth_database | Vincent-Michael | |
| 2015-05-02 | Core/Commands: Added .go quest command to teleport your character to first ↵ | Vincent-Michael | |
| quest poi | |||
| 2015-04-21 | Core/Player: Added character templates | Carbenium | |
| * Characters with predefined levels can be created * Avaiable factions and classes can be configured * Valid values for `factionGroup` in table `character_template_class` are 3 (Alliance) or 5 (Horde) * Added new permission RBAC_PERM_USE_CHARACTER_TEMPLATES - has to be set, to allow the usage of the templates Closes #13952 | |||
| 2015-04-11 | Core/Battle.net: Query optimizations part2 - made all queries asynchronous | Shauren | |
| 2015-04-11 | Core/Misc: | Vincent-Michael | |
| - Drop locales_npc_text - Update npc_text for WoD - Implemented Quest Greeting - Sync auth database | |||
| 2015-04-10 | Core/Misc: | Vincent-Michael | |
| - Update LocaleConstant enum - Update Quest locale system for WoD - Fix some rnd typo in quest template | |||
