Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-28 | Core/Opcodes: | Golrag | |
Added Structure for: * CMSG_GAMEOBJECT_QUERY * CMSG_GAMEOBJ_REPORT_USE * CMSG_GAMEOBJ_USE * SMSG_GAMEOBJECT_QUERY_RESPONSE Closes #13791 | |||
2014-12-28 | Core/Player: Fix Restes/RaF exp on the exp bar and from kills | Heihachi | |
Final Time :'( (cherry picked from commit 2d000a42e9a8dbc1f16450143835221d7a7c149a) | |||
2014-12-28 | Shared/Networking: Fix buffer overflow in Socket handling | jackpoz | |
Fix a buffer overflow caused by Boost trying to store too much data in a buffer too small. (cherry picked from commit cdf6c884624be33b5782bcca0e206e5c291a517b) | |||
2014-12-28 | Core/Scripts: Add Conjure Refreshment Table script | Gigi1237 | |
- Fix Conjure Refreshment for characters above level 85 Closes #13780 | |||
2014-12-28 | Core/Achievements: Updated achievements - progress is currently not saved ↵ | Shauren | |
until a conversion of existing data from old to new criteria is made | |||
2014-12-28 | Core/Battle.net: Fixed another client crash happening when logging out to ↵ | Shauren | |
character list | |||
2014-12-28 | Scripts/ICC: fixed situations when LK tried to cast Necrotic Plague on pets ↵ | MitchesD | |
and then Necrotic Plague was omitted (cherry picked from commit 3d3dafbe380054ef60cbf99658aa42c442b01693) | |||
2014-12-28 | Core/Aokromes: typo? fix | Rat | |
2014-12-28 | Core/Logs: Move runtime log to debug | Aokromes | |
because it's already checked at startup. | |||
2014-12-27 | DB/Misc: Added misc data from various builds | Kinzcool | |
2014-12-27 | Core/RBAC: Add two side trade to RBAC | mthsena | |
(cherry-picked from commit 3ee2f0d2bf9d5f859c8022ca49f1889c35584ffe) | |||
2014-12-27 | Core/NetworkIO: Skip AntiDoS checks for queued packets | jackpoz | |
(cherry picked from commit d8c3115bbd1b544d6eca5d9aae3dfbb547353703) | |||
2014-12-27 | DB/Quests: Added quest_offer_reward & quest_details data from various builds | Vincent-Michael | |
2014-12-27 | Fix spell cooldown for guardian pets | MrSmite | |
(cherry picked from commit 54cc8adac5db101f427b76373ce79d587f7e5332) | |||
2014-12-27 | Fix non pch build | Gacko | |
2014-12-27 | ItemTemplate: Fix warning about missing cases. | Gacko | |
2014-12-26 | DB/Quests: Added quest_offer_reward data from various builds | Kinzcool | |
2014-12-26 | DB/Quests: Added some objective data from 6.0.3.19116 | Kinzcool | |
2014-12-27 | Server/Currency: Implement Apexis Crystals | AriDEV | |
2014-12-26 | DB/GameObjects: Added more gameobject_template data from 6.0.3.19342 | Kinzcool | |
2014-12-27 | DB/Gameobjects: Added more gameobject wdb data (build 19034) | Vincent-Michael | |
2014-12-27 | DB/Gameobjects: Added some gameobject wdb data | Vincent-Michael | |
2014-12-27 | SQL: Meh (@Kinzcool) | Vincent-Michael | |
2014-12-27 | DB/Quests: Added more data to quest_greeting | Vincent-Michael | |
2014-12-26 | DB/Quests: Added some data to quest_greeting | Kinzcool | |
2014-12-26 | DB/Quests: Accommodated quest_greeting table for gameobject entities | Kinzcool | |
2014-12-26 | DB/Quests: Moved non-WDB data from quests to its own table | Kinzcool | |
2014-12-26 | Scripts/Commands: Fix a conversion loss at the mute history command | Nyeriah | |
(cherry picked from commit 5d4f26d82028823f4672e370deaf0f6069fb225f) | |||
2014-12-26 | Scripts/Oculus: Implement a couple of missing texts | Nyeriah | |
(cherry picked from commit 63c1e265aace363a1d889b1621c0cc3a9263e956) | |||
2014-12-26 | SQLs: Replace placehold variable by default world db name | Duarte Duarte | |
Travis tests SQL imports and it would fail otherwise. Do not forget to change the variable to your world database name (if different from 'world') in the file 2014_12_25_00_hotfixes_locale_broadcast_text.sql | |||
2014-12-26 | Tools/MapExtractor: Fixed problem with DBFilesClient extraction for some ↵ | et65 | |
locales. Closes #13359 | |||
2014-12-26 | DB/Quests: Splitted quest_template into different tables | Kinzcool | |
2014-12-26 | Scripts/Naxxramas: Add script support for quarter teleporters and spawn ↵ | Nyeriah | |
missing ones Updates #13255 (cherry picked from commit aff5229cd1777581bd85079d064037a57bf17799) | |||
2014-12-25 | DB/Quests: Moved quest visual effects to their own table | Kinzcool | |
2014-12-26 | Core/DataStores: Added DB2Manager | Shauren | |
* Moved DB2 helpers to new class * Moved hotfix data to hotfixes database and core management functions to DB2Manager class * Updated HotfixNotifyBlob packet | |||
2014-12-25 | Merge pull request #13744 from Golrag/Opcodes | Duarte Duarte | |
Core/Opcodes: Add some opcodes | |||
2014-12-25 | Merge pull request #13751 from Unholychick/6.0.3 | Duarte Duarte | |
Core/Scripts: Add new SpellScript hook | |||
2014-12-25 | Core/Scripts: Rewrite Devour Magic | Unholychick | |
Rewrite Devour Magic to use new spellscript hook OnEffectSuccessfulDispel. | |||
2014-12-25 | Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel | Unholychick | |
Adds SpellScript hook to execute scripts after succesful dispels, example could be warlock pets Devour Magic, which should only trigger when succesfully dispelling an aura. | |||
2014-12-25 | Core/DataStores: Moved broadcast_text handling to DB2Storage | Shauren | |
2014-12-25 | Core/PetitionsHandler: Move charter costs to config | mthsena | |
(cherry picked from commit 0c1d3aa344921b324b7bf5e164a228a0d2a1aa70) Conflicts: src/server/game/World/World.h | |||
2014-12-25 | Core/Items: Fix signed/unsigned mismatch warnings | Nayd | |
2014-12-25 | Scripts/Nexus: Implement Grand Magus Telestra's seasonal costume | Nyeriah | |
Closes #13643 (cherry picked from commit e2f7b91298d6588c062db2d1132a62ddd8a4437a) | |||
2014-12-25 | Scripts/Nexus: rewritten instance script | MitchesD | |
(cherry picked from commit f743fb3e43036bdfd4e6b96dff1a82c19e3faa59) | |||
2014-12-25 | Core/DataStores: Implemented loading locale strings from database to DB2Storage | Shauren | |
2014-12-24 | Core/DataStores: Implemented loading hotfixes database into DB2Storage | Shauren | |
2014-12-24 | Dep/zlib: Update zlib from version 1.2.7 to 1.2.8 | Nayd | |
"Version 1.2.8 fixes a very rare bug in decompression. All users are encouraged to upgrade immediately. Version 1.2.8 also has these improvements: Add new inflateGetDictionary() function Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. Fix bug in gzclose() when gzwrite() runs out of memory" | |||
2014-12-24 | Core/DBLayer: Removed a few old authserver prepared statements | Shauren | |
2014-12-24 | Core/Battle.net: Fixed client crashes happening when reconnecting too soon ↵ | Shauren | |
after being kicked | |||
2014-12-24 | Define some opcodes | Golrag | |