aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/hotfixes
AgeCommit message (Collapse)Author
2022-02-27DB/Hotfixes: Added broadcast_text data from 9.2.0ModoX
2022-02-25DB/Hotfixes: Update hotfixes to build 42423funjoker
2022-02-25Core/DataStores: Updated db2 structures to 9.2.0Shauren
2022-02-08DB/Hotfixes: Update hotfixes to 42010funjoker
2022-01-23Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)Giacomo Pozzoni
* Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) Original research by @xvwyh. * Add missing sql update * Fix some build errors * Remove unused enum values * Change artkits from 0-4 to 0-3 * Remove unused code * Code review feedback * Fix sql * Remove artkit4 special case handling * Default initialize artKits * Code review feedback * Split sql into structure and data files Co-authored-by: Warpten <vertozor@gmail.com> (cherry picked from commit 203573db83fb1d3f141b5aadbf1d1ca0a637bf94)
2022-01-15TDB 915.22012 - 2022/01/15TDB915.22012TDB Release
2022-01-15DB/Hotfixes: Update hotfixes to 41793funjoker
2022-01-14Core/DataStores: Load UnitCondition.db2Shauren
2022-01-13DB/Hotfixes: Update zhTW broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update zhCN broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update ruRU broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update ptBR broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update koKR broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update itIT broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update frFR broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update esMX broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update esES broadcast_text_localefunjoker
2022-01-13DB/Hotfixes: Update deDE broadcast_text_localefunjoker
2022-01-11DB/Hotfixes: Update broadcast_textfunjoker
2022-01-03DB/Hotfixes: Update hotfixes to build 41488funjoker
2022-01-02TDB 915.22011 - 2022/01/02TDB915.22011TDB Release
2021-12-31DB: Convert all databases to InnoDB engineShauren
2021-12-31DB: Convert databases to utf8mb4Shauren
2021-12-13DB/Hotfixes: Add missing hotfix optional data for each localeShauren
2021-12-12DB/Hotfixes: Update hotfixes to 41359funjoker
2021-11-19DB/Hotfixes: Update hotfixes to 41079funjoker
2021-11-18Core/Spells: Fixed ErrorCube spell missilesShauren
(cherry picked from commit 3b5014fdae1b57add7fd204a9f9f10f3c2092b83)
2021-11-17TDB 915.21111 - 2021/11/17TDB915.21111TDB Release
2021-11-17DB/Hotfixes: Update hotfixes 41031funjoker
2021-11-17DB/Hotfixes: Update zhTW broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update zhCN broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update ruRU broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update ptBR broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update koKR broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update itIT broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update frFR broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update esMX broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update esES broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update deDE broadcast_text_locale to 41031ModoX
#27281
2021-11-17DB/Hotfixes: Update broadcast_text to 41031ModoX
#27281
2021-11-12Core/PacketIO: Implemented splash screen opcodesShauren
2021-11-10DB/Misc: Remove comments from sqlfunjoker
2021-11-10DB/Hotfixes: Update hotfixesfunjoker
2021-11-09DB/Hotfixes: Update hotfixesfunjoker
2021-11-08Misc: Update chr_races_locale field names toofunjoker
2021-11-07Misc: Rename db2 fields to official namefunjoker
2021-11-02Core/DataStores: Updated hotfix packet structures to 9.1.5Shauren
2021-11-01Core/DataStores: Updated db2 structures to 9.1.5Shauren
2021-11-03Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastTextfunjoker
This is the correct naming
2021-11-03Core/DB: Fix AnimationData structurefunjoker