Shauren
dfd224931a
Core/DataStores: Removed overriding field sign type based on db2 column compression
...
(cherry picked from commit 89f490bdcd )
# Conflicts:
# sql/updates/auth/cata_classic/2024_09_27_00_hotfixes.sql
# src/server/game/Achievements/CriteriaHandler.cpp
# src/server/game/DataStores/DB2LoadInfo.h
# src/server/game/DataStores/DB2Stores.cpp
# src/server/game/DataStores/DB2Stores.h
# src/server/game/DataStores/DB2Structure.h
# src/server/game/DataStores/DBCEnums.h
# src/server/game/Entities/Item/AzeriteItem/AzeriteEmpoweredItem.cpp
# src/server/game/Entities/Item/ItemBonusMgr.cpp
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Spells/TraitMgr.cpp
2024-09-30 21:37:07 +02:00
Naddley
c8cde4acdd
DB/Westfall: Added spell_area data related to The Jansen Stead area
...
8447d9a6a5
Co-Authored-By: funjoker <funjoker109@gmail.com >
(cherry picked from commit dde2431d59 )
2024-09-30 20:12:21 +02:00
Naddley
2fed819593
DB/Gilneas: Added spell_area data for chapter 1
...
bc2d669a54
a11513051b
Closes #25824
Closes #30090
Co-authored-by: Ovahlord <dreadkiller@gmx.de >
(cherry picked from commit 7072a88675 )
2024-09-30 20:10:07 +02:00
Shauren
659d76d636
DB: Remove unsigned floats and recreate views with utf8mb4 in auth database
...
(cherry picked from commit b18ba61140 )
(cherry picked from commit be04c17916 )
# Conflicts:
# sql/base/auth_database.sql
# sql/updates/auth/cata_classic/2024_09_26_00_auth.sql
2024-09-26 21:08:02 +02:00
Shauren
bb3665266f
Core: Updated allowed build to 4.4.0.56713
2024-09-24 12:19:41 +02:00
Ovahlord
577ae1f8e0
DB: fixed sql file name added in c10a57318c
2024-09-22 12:01:01 +02:00
Ovahlord
c10a57318c
Scripts/Spells: fixed balance druid Eclipse mechanic
2024-09-22 11:55:59 +02:00
Ovahlord
329b48e853
Scripts/Spells: fixed mage Arcane Missiles
2024-09-21 14:20:34 +02:00
Ovahlord
f2ff7fa683
Scripts/Spells: fixed mage Deep Freeze ability
2024-09-21 13:38:55 +02:00
Shauren
b50b32a1d7
DB: Add Mac and ARM auth keys for 4.4.0.56489
2024-09-17 10:25:56 +02:00
funjoker
79d74b19f3
Core: Update allowed build to 4.4.0.56489
2024-09-17 10:08:42 +02:00
Ovahlord
3c2aa264c0
Core/DataStores: extract, load and use NpcTotalHp and NpcDamageByClass game tables to initialize the damage and health values of creatures
2024-09-14 18:21:09 +02:00
funjoker
40e0dcc7d3
Core: Update allowed build to 4.4.0.56420
2024-09-04 09:55:50 +02:00
Ovahlord
7704c0cc5a
Core/Misc: dropped unused Traits implementation
2024-09-01 20:49:45 +02:00
Ovahlord
43b2c5f5de
Scripts/Spells: removed post Cataclysm item spell scripts
2024-09-01 19:27:35 +02:00
Ovahlord
8741c032a9
DB: fixed sql naming of file added in 056c9391e6
2024-09-01 19:26:35 +02:00
Ovahlord
b5e681e682
Core/Misc: removed most retail specialization code and restored legacy functionality for Classic
2024-09-01 06:52:54 +02:00
Shauren
842e1b6c9b
Core/Client Builds: Refactor build_info structure to support any client variants
...
(cherry picked from commit e94558d078 )
# Conflicts:
# sql/base/auth_database.sql
# sql/updates/auth/cata_classic/2024_08_30_00_auth.sql
2024-08-30 17:54:32 +02:00
Naddley
056c9391e6
DB/Player: added required level experience for level 1 to 85
2024-08-29 22:38:16 +02:00
Ovahlord
4192d384eb
DB/Player: added required experience to level for level 1 - 12
2024-08-29 05:21:53 +02:00
Motive
519abbd398
Core: Allow macOS arm64 client to connect ( #30173 )
...
(cherry picked from commit 6b2d12206c )
# Conflicts:
# sql/base/auth_database.sql
# sql/updates/auth/cata_classic/2024_08_28_01_auth.sql
2024-08-29 04:50:49 +02:00
Shauren
18ae1540b5
Core/Loot: Implemented currency loot
...
(cherry picked from commit 3e28ee080a )
# Conflicts:
# sql/base/characters_database.sql
# sql/updates/auth/cata_classic/2024_08_26_00_characters.sql
# sql/updates/world/cata_classic/2024_08_26_00_world.sql
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Loot/Loot.cpp
# src/server/scripts/ExilesReach/zone_exiles_reach.cpp
2024-08-27 17:20:43 +02:00
Shauren
9ccd2daa16
Core/Loot: Added type to LootStoreItem to replace reference != 0 checks
...
(cherry picked from commit 7e70ea701e )
# Conflicts:
# sql/updates/world/cata_classic/2024_08_25_02_world.sql
2024-08-27 15:50:01 +02:00
Ovahlord
acfeba874f
DB/Misc: fixed various difficulty, spawn and post Cataclysm related startup errors
2024-08-23 17:38:49 +02:00
Ovahlord
c95062fcb5
DB/Creature: updated all default creature difficulty entries with bruteforce data
2024-08-23 06:03:59 +02:00
Ovahlord
f23430f392
DB/Creatures: fixed a conversion error that was causing all creatures to have identical min level and max level values
2024-08-21 19:29:24 +02:00
Ovahlord
63e5af1f70
DB/Creatures: backported level data for all base difficulty creatures from 4.3.4
2024-08-21 19:18:45 +02:00
Ovahlord
ac16f8ec88
DB/Auth: fixed sql file name from recent cherrypick
2024-08-18 20:59:43 +02:00
Shauren
25ffdbc5ef
Core/Realms: Realmlist refactors
...
* Removed global realm variable from World and use RealmList everywhere
* Match auth build key with client version
* Restored allowedSecurityLevel checks for realmlist packet building
* Restored updating population field, mysteriously removed 15 years ago in f20b25d1c9
(cherry picked from commit c4b710446d )
# Conflicts:
# sql/base/auth_database.sql
2024-08-18 20:39:21 +02:00
Ovahlord
12e5ec72d2
DB/Creatures: added missing default creature_template_difficulty entries for bruteforced creatures
2024-08-17 14:30:53 +02:00
Meji
bd2212322b
Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST ( #30048 )
...
(cherry picked from commit 3429871a07 )
2024-08-17 14:05:40 +02:00
Ovahlord
60e96e470f
DB/Misc: updated quest and creature data with bruteforce data
2024-08-09 13:36:02 +02:00
Ovahlord
35ac9596fc
DB/Quests: added quest data from mass parsing
2024-08-09 12:41:42 +02:00
Ovahlord
5f5cf9abd7
DB/Player: removed class level stats entries for post Cataclysm classes
2024-08-09 12:23:18 +02:00
Ovahlord
65bb0418d6
Core: updated allowed build to 4.4.0.56014
2024-08-09 12:18:14 +02:00
Ovahlord
6f0be10a58
DB/GameObjects: added data from mass parse
2024-08-08 22:32:31 +02:00
Ovahlord
bfa06abe77
DB/Player: corrected race stats for Night Elfs
...
* They were lifting a little bit too much at the gym
2024-08-05 11:30:17 +02:00
Ovahlord
1cde614553
DB/Player: updated class level stats for Druids to Cataclysm
2024-08-05 11:28:31 +02:00
Ovahlord
a6eb05f84a
DB/Player: updated class level stats for Shamans to Cataclysm
2024-08-05 11:01:41 +02:00
Ovahlord
e83a4a8e38
DB/Player: updated class level stats for Death Knights to Cataclysm
2024-08-05 10:37:44 +02:00
Ovahlord
9bfb74e2e5
DB/Player: updated class level stats for Warlocks to Cataclysm
2024-08-05 10:20:57 +02:00
Ovahlord
59bf750534
DB/Player: updated class level stats for Mages to Cataclysm
2024-08-05 09:36:10 +02:00
Ovahlord
82b0b59491
DB/Player: updated class level stats for Priests to Cataclysm
2024-08-05 09:20:00 +02:00
Ovahlord
0f9fc2e5b7
DB/Player: updated class level stats for Rogues to Cataclysm
2024-08-05 08:59:06 +02:00
Ovahlord
2884d0ce79
DB/Player: updated class level stats for Hunters to Cataclysm
2024-08-05 08:41:05 +02:00
Ovahlord
0e1cadd042
DB/Player: updated class level stats for Paladin for Cataclysm
2024-08-05 08:23:01 +02:00
Ovahlord
86ac105ac8
DB/Player: corrected spirit value for Warrior classes
2024-08-04 04:51:44 +02:00
Ovahlord
0d6438a73b
DB/Player: update class level stats for Warriors
2024-08-03 19:18:53 +02:00
Ovahlord
89bd2d7720
DB/Player: updated player_racestats for Cataclysm
2024-08-02 13:25:25 +02:00
Ovahlord
2a9885af2e
DB/Hotfixes: updated enUS hotfixes to 01.08.2024
2024-08-01 10:40:35 +02:00