Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-24 | Merge pull request #145 from talamortis/master | Yehonal | |
Instance/Scripts: PoS and HOR fix | |||
2016-09-24 | Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk | Yehonal | |
2016-09-24 | Minor fixes to startup-scripts, disabled screen check since it can cause ↵ | Yehonal | |
some issues | |||
2016-09-24 | bin folder creation for startup-scripts on after_build event | yehonal | |
2016-09-24 | Core/Logging Fixed db logging clean timer | Yehonal | |
2016-09-24 | Fixed joiner repo url | Yehonal | |
2016-09-24 | Fix crash with algalon | Yehonal | |
2016-09-24 | Core/Script: Missing check on medivh script, fixed crash | Yehonal | |
2016-09-24 | Core/Script: Fixed possible crash when medivh is spawned outside instance | Yehonal | |
2016-09-24 | Core/Unit: added new script OnPlayerBeingCharmed | mik1893 | |
2016-09-24 | Core/Config Not initial conf files are optional now | Yehonal | |
2016-09-24 | Core/Logging: Re-Implemented onChat scripting system | Yehonal | |
2016-09-24 | Black knight orders | talamortis | |
Black nights orders griffen will now take you to the correct point instead of dropping you in the ocean | |||
2016-09-22 | Database/World: made the database structure similar to TrinityCore (#154) | Stefano Borzì | |
* Database/World: date the database structure similar to TrinityCore * Updated ObjectMgr.cpp * Moved sql update to pending_db_world directory | |||
2016-09-12 | Changed comment | talamortis | |
2016-09-12 | Changed comment | talamortis | |
2016-09-12 | Removed | talamortis | |
Updated. | |||
2016-09-11 | Ambassador Kelemar Waypoint | talamortis | |
Removed the // | |||
2016-09-06 | World/ Winterfin Oracle ID 25216 | talamortis | |
Winterfin oricle will now cast lightning bolt. | |||
2016-09-06 | Instance: Culling of stratholme - Arthus Fix | talamortis | |
Arthus will no longer attack start NPC and stop at the correct place in firestreet | |||
2016-09-06 | Silvermoon City: Ambassitor Kelmer Walk fix | talamortis | |
Ambassitor Kelmar will now walk around silvermoon city | |||
2016-09-06 | Instance: Pit of Saron Tyrannus Mount Fix | talamortis | |
Tyrannus will now be mounted as you enter the instance and you will not just see Rimefang | |||
2016-09-05 | Core/Scripts Halls of Reflection | talamortis | |
ID of the guards changed so alliance can see the correct NPC | |||
2016-09-05 | Core/Scripts: Halls of Reflection | talamortis | |
Alliance will now see the correct npc to pick up the quest "Wrath of the lich king" | |||
2016-09-05 | Core/Scripts Pit of Saron | talamortis | |
Alliance Players will not londer see double ELANDRA as they enter the dungeon | |||
2016-09-05 | Checking if the player is mounted. | Krath | |
2016-09-05 | Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk | Yehonal | |
2016-09-05 | Revert "Get Team Id by group Leader instead of random player" | Yehonal | |
This reverts commit 2ee9fb4eb3270ee6030b6b92eed0d3b337bdeca1. | |||
2016-09-05 | Fix for missing assignment of m_race | mik1893 | |
2016-09-05 | [DB] fix on characters base tables | Yehonal | |
Don't worry, you don't need to change anything in your db characters | |||
2016-09-05 | [DB] Fixed Some strange missing data/fix on base db | Yehonal | |
I've exported the database again starting from 0.x base and applying archived updates again We strongly suggest to reset your world db with new base and applying updates again. To save time, use our db_assembler script | |||
2016-09-04 | Fixed commands log and a crash on windows | Yehonal | |
2016-09-04 | Created auth logs table for db logging system | Yehonal | |
Fixed server startup | |||
2016-09-04 | Fixed compilation for vs 2013 | Yehonal | |
2016-09-04 | Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.git | Yehonal | |
2016-09-04 | Force to use external mysql lib instead of sources | Yehonal | |
Currently sources are not compiled on some VS | |||
2016-09-04 | Build/Clang: suppress logical-op-parentheses warnings | ShinDarth | |
2016-09-04 | Revert "Build/Clang: fixed 96 warnings + improved code readability" | ShinDarth | |
This reverts commit a4589f71d5906281581303b4d9430ea65f79c31a. | |||
2016-09-04 | [DB/Quest] There Exists No Honor Among Birds rev.5 | DantestyleXD | |
2016-09-03 | Core/Build: fixed a warning | ShinDarth | |
2016-09-03 | Core/Build: fixed 4 warnings | Helias | |
2016-09-02 | Typing error in folder name | Yehonal | |
2016-09-02 | Using IsGMAccount instead of direct check | Yehonal | |
2016-09-02 | cleaning config.sh.dist file | Yehonal | |
2016-09-02 | Improved run engine and moved on separated module | Yehonal | |
+ Also added some example script to create your own restart script | |||
2016-08-31 | Re-implemented Clean logs table | Yehonal | |
2016-08-31 | moved GetDatabaseName under public to be used on API | Yehonal | |
2016-08-31 | Restored db logging function | Yehonal | |
2016-08-31 | Removed absolute path from some script loaders | Yehonal | |
2016-08-31 | Core/Unit: correctly retrieve faction id for race when original is requested | mik1893 | |