Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-13 | Core/Movement: Fix evade issue | jackpoz | |
Fix evade issue happening when an evading creature assists another one, causing it to stay in evading state forever. Fix #4943 | |||
2014-10-12 | Merge pull request #13321 from Kittnz/unit_state | MitchesD | |
Core/Misc: Fix current player state when logging out | |||
2014-10-12 | Core/Maps: Apply const-correctness to GridMap::loadData() | jackpoz | |
2014-10-12 | Core/Misc: Fix current player state when logging out | Kittnz | |
Sit should only be apply'd when player is standing. For example when sitting on a chair when logging out, player should stay on the chair until fully logged out and not sit on the floor. | |||
2014-10-11 | Scripts/GO: Remove go_field_repair_bot_74A | DDuarte | |
Replaced by SAI in c05a4189e29f52e648103f07859f8b3bcf8e | |||
2014-10-11 | Merge pull request #13307 from beach-creature/master | Duarte Duarte | |
Adjust random movement wait time and implement variable wait times | |||
2014-10-11 | Core:/SAI: Added better error log output in ↵ | Vincent-Michael | |
0a897616dae34a26af4be516f25cc3c916905340 | |||
2014-10-11 | Core/SAI: changed multiple validation checks | joschiwald | |
2014-10-11 | Adjust random movement wait time and implement variable wait times | Intra | |
2014-10-11 | Core/SAI: Added new error for wrong target orientation value | Vincent-Michael | |
2014-10-10 | Core: Fix non pch build | Vincent-Michael | |
2014-10-09 | Build: Fixed game & collision depending on each other for linking | Shauren | |
2014-10-09 | Core/Spells: Added new error log for spell linked | Vincent-Michael | |
2014-10-09 | Scripts/Dalaran: remove unneeded script | MitchesD | |
2014-10-09 | Core/SmartScripts: Fix multiple target_types | yesitsme | |
Checking the worldobjects GUID against the iterators GUID instead of pointer to worldobject against pointer to iterator, as 2 different pointers may point to the same object. Closes #12670 | |||
2014-10-08 | Core/Entities: Removed the possibility to teleport non-player objects to ↵ | Shauren | |
different maps | |||
2014-10-08 | Core/Logging: Replaced direct calls to GetCounter() in logs with ToString() | Shauren | |
2014-10-07 | Core/SAI: Ingore text valid errors for SMART_TARGET_CREATURE_DISTANCE / ↵ | Vincent-Michael | |
SMART_TARGET_CREATURE_RANGE / SMART_TARGET_CLOSEST_CREATURE | |||
2014-10-07 | Core/LFG: Fix Leader flag being ignored | jackpoz | |
Fix bug added in 5ca00bc14d38c5ad49f0ab4500af52e645133826 that removed Leader flag of LFG without ever adding it back, giving leadership to players who didn't want it. | |||
2014-10-07 | Core/SAI: Fix text over errors | Vincent-Michael | |
2014-10-05 | Update worldserver.conf.dist | Aokromes | |
stupid mistake.... | |||
2014-10-05 | Misc: Update some conf values/texts | Aokromes | |
2014-10-05 | Core/Instances: Add assert to track down a crash | jackpoz | |
Instance reset times are supposed to be initialized on server startup and then only updated when they expire. Refers to #11904 | |||
2014-10-05 | Core: Fix warning | Vincent-Michael | |
2014-10-05 | DB/Brewfest: Added missing brewfest spawn in shatttath | Vincent-Michael | |
2014-10-05 | Core/Misc: Added support for calculate zoneId/areaId for creature / ↵ | Vincent-Michael | |
gameoject table at loading (Slow server startup ca.3-4 sec.) | |||
2014-10-04 | Core: Remove Whitespaces | Vincent-Michael | |
2014-10-04 | Revert "Core/SAI: Added new error for is using other script as sai" | Vincent-Michael | |
This reverts commit d08862a7928707258f8741d7cb368b4622abc08e. | |||
2014-10-04 | Core/SAI: Added new error for is using other script as sai | Vincent-Michael | |
2014-10-04 | Core/SAI: Fix typo | Vincent-Michael | |
2014-10-04 | Scripts/Misc: fixed GameObjects chests in CoS and HoR | MitchesD | |
Fixes https://github.com/TrinityCore/TrinityCore/issues/13246 | |||
2014-10-04 | Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in db | Vincent-Michael | |
2014-10-03 | Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdown | jackpoz | |
Partially revert 4fe45b8c63d3c4118a0a69c6ed44573c53eba54c to fix worldserver stuck on "Halting process" on shutdown. Fixes #13201 | |||
2014-10-03 | Core/SAI: CleanUp in 98257b94728223ff027c3696b630462288c85255 / ↵ | Vincent-Michael | |
2838a622647a1e12ec483b59440c7d0414dc14fa | |||
2014-10-03 | Merge pull request #13259 from sonic3000/master | Duarte Duarte | |
Core/Scripts: Fix for issue #882 | |||
2014-10-03 | Core/Sai: Added SMART_ACTION_TALK error log also for -guid creature | Vincent-Michael | |
2014-10-03 | Core: Fix crash | Vincent-Michael | |
2014-10-03 | Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to ↵ | Vincent-Michael | |
Gooyeth) | |||
2014-10-03 | Core/Sai: Added new error log for action SMART_ACTION_TALK | Vincent-Michael | |
2014-10-02 | Core/SmartScript: Fix warnings | Vincent-Michael | |
2014-10-02 | Core/AHBot: Fix reference_loot_template being excluded from ahbot items | jackpoz | |
Fixes #13265 | |||
2014-10-02 | Core/Sai: Added better version for 4060fb1b592ef50ab0c5bd450ddc94a1461e900e | Vincent-Michael | |
2014-10-02 | Core/Sai: Added missing changes in 4060fb1b592ef50ab0c5bd450ddc94a1461e900e | Vincent-Michael | |
2014-10-02 | Core/Sai: Added ugly code for new sai error log :( | Vincent-Michael | |
2014-10-02 | Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: ↵ | Shauren | |
associated lock is not held by any thread ==25829== at 0x4C2A1D5: pthread_cond_broadcast_WRK (hg_intercepts.c:891) ==25829== by 0x654A758: std::condition_variable::notify_all() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==25829== by 0x132305A: ProducerConsumerQueue<SQLOperation*>::Cancel() (ProducerConsumerQueue.h:100) ==25829== by 0x13229A7: DatabaseWorkerPool<WorldDatabaseConnection>::~DatabaseWorkerPool() (DatabaseWorkerPool.h:70) ==25829== by 0x6C6CB21: __run_exit_handlers (exit.c:78) ==25829== by 0x6C6CB74: exit (exit.c:100) ==25829== by 0x6C54EF3: (below main) (libc-start.c:276) | |||
2014-10-02 | Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for ↵ | Vincent-Michael | |
alliance-side) (meh, blizzard :/) | |||
2014-10-01 | Core/AH: Don't send expired auctions to clients | jackpoz | |
Fixes #12964 | |||
2014-10-01 | Core/Spells: Added hack for "There and Back Again" quest credit (for ↵ | Vincent-Michael | |
alliance-side) (meh, blizzard :/) | |||
2014-09-30 | Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark ↵ | Vincent-Michael | |
for the Barleybrews!" | |||
2014-09-30 | Revert "Core/AuctionHouse: Delete expired auctions at startup." | jackpoz | |
This reverts commit a92038feaf440abe797ee4b0344612b6176e43a8 which caused items of expired auctions not being mailed back to the owner and leaving those items in item_instance table. Please refer to the forum for steps to verify the integrity of your database and remove old unneeded rows in item_instance table. Fixes #12699 |