| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2015-04-08 | Core/Scenes: added .debug send playscene command for testing purposes | Rat | |
| 2015-04-06 | DB/BattleNet: Update to 6.1.2 19865 | Vincent-Michael | |
| 2015-04-04 | Update to 6.1.2 19831 | Carbenium | |
| 2015-03-29 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat | |
| Conflicts: src/server/game/Handlers/MiscHandler.cpp src/server/game/Server/Protocol/Opcodes.cpp | |||
| 2015-03-26 | Core/Misc: Update base stuff for V6.1.2 build 19802 | Carbenium | |
| 2015-03-24 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat | |
| Conflicts: src/server/collision/Management/MMapManager.cpp src/server/game/Conditions/ConditionMgr.cpp src/server/game/Conditions/ConditionMgr.h | |||
| 2015-03-21 | TDB 6.0.1 - 2015/03/21TDB6.01 | Nayd | |
| Closes #13816 Closes #13792 Ref #14139 | |||
| 2015-03-21 | Core/Updates: Add an automatic database update system. Automatically detects ↵ | Naios | |
| new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp Make sure you re-run cmake, because boost::iostreams was added as dependency. Maybe you need to install libboost-iostreams1.55-dev on unix as well. Import every update manual until (included) those INSERT IGNORE updates for each database. Thanks DDuarte and Shauren for your amazing ideas, help and advises. In hope that nobody gets a "Your database structure is not up to date..." anymore ,-) Signed-off-by: Naios <naios-dev@live.de> Signed-off-by: Nayd <dnpd.dd@gmail.com> | |||
| 2015-03-16 | Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map ↵ | Rat | |
| swap logic | |||
| 2015-03-10 | Core/Support: Update the support/ticket system to 6.x | Carbenium | |
| Core/Mail: fix a logic error introduced in 829e11b6623f967672143d79cd8d31772f54866d | |||
| 2015-03-01 | Core/Misc: Update base stuff for V6.1.0 build 19702 | Vincent-Michael | |
| 2015-02-22 | Core/Database: Removed locales_item from world database (use ↵ | Shauren | |
| item_sparse_locale in hotfixes database) | |||
| 2014-12-28 | Rename file | Nayd | |
| 2014-12-28 | DB/Auth: Add more locales to battlenet_components | Nayd | |
| Thanks @Luhzinha Closes #13800 | |||
| 2014-12-27 | Core/RBAC: Add two side trade to RBAC | mthsena | |
| (cherry-picked from commit 3ee2f0d2bf9d5f859c8022ca49f1889c35584ffe) | |||
| 2014-12-25 | Core/DataStores: Moved broadcast_text handling to DB2Storage | Shauren | |
