Commit Graph

14959 Commits

Author SHA1 Message Date
ModoX
4fe41bba8e Core/Creatures: Added possibility to automatically despawn personal summons on quest remove (#29114)
(cherry picked from commit b3dce0ac08)
2024-01-09 20:45:32 +01:00
ModoX
82b605645b Core/Spells: Added option to override orientation for target types using spell_target_position table (#29551)
(cherry picked from commit e8849ca5a1)
2024-01-09 20:44:00 +01:00
ModoX
e1737f0f72 Core/Waypoints: Refactor to split data into path and node related info in db (#29506)
(cherry picked from commit 12186ef857)
2024-01-09 13:15:49 +01:00
Meji
cbd614c57d Core/AreaTriggers: Refactor (#29500)
* Moved IsServerside to custom flags
* Flags moved from areatrigger_template to areatrigger_create_properties
* New field to create custom CreateProperties (IsCustom)
* New field to reference custom areatriggers (IsAreatriggerCustom)
* Moved fields for shape data to areatrigger_create_properties

(cherry picked from commit 37eb2e64a6)
2024-01-09 13:02:08 +01:00
Shauren
0c21c06e6e Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes required items not be stored in inventory
(cherry picked from commit 4dce6ab228)
2024-01-09 12:50:47 +01:00
Teleqraph
7021ee27d7 Core/Creatures: Refactor CreatureEliteType (#29525)
* Turn into enum class with official names

(cherry picked from commit bfbda8dcce)
2024-01-09 12:17:51 +01:00
Shauren
b91c2396d5 Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in battlenet_accounts to separate salt and verifier columns
* passwords can now be case sensitive and up to 128 characters long

(cherry picked from commit 623202d68e)
2024-01-09 12:07:15 +01:00
Ovahlord
c431c77d89 DB/RBAC: restored the RBAC permission entries for the .instance set/getbossstate commands
(cherry picked from commit db9a460015)
2024-01-09 12:03:45 +01:00
funjoker
2a8f1feef6 Core/Misc: Build fixes
Closes #29572
2024-01-09 00:35:58 +01:00
funjoker
f5c8b53b2e TDB 343.23121 - 2023/12/20 2023-12-21 00:28:23 +01:00
funjoker
64386cec5b DB/Misc: Rename folder 2023-12-19 21:49:33 +01:00
Ovahlord
21d6e598a5 Core/Misc:
* removed various unused opcode and aura effect handlers
* removed a bunch of deprecated spell scripts
* dropped TraitHandler
* fixed several warnings which have emerged as a result of downgrading the systems
2023-12-04 21:31:24 +01:00
Ovahlord
474e4101f6 Core/Garrison: dropped Garrison implementation 2023-12-04 00:01:43 +01:00
ModoX
477bd4b0d7 Core/Waypoints: Drop waypoint_scripts table (#29437)
(cherry picked from commit 3f6f683ce4)
2023-12-01 23:29:27 +01:00
Shauren
070cd23b6c Core/Calendar: Implement different timezone support for ingame calendar
Closes #8390
Closes #29427

(cherry picked from commit b888b1b09f)
2023-12-01 23:28:35 +01:00
Ovahlord
10c9196849 DB/Misc: removed spawns from non-existing maps and emptied/downgraded several database tables 2023-11-29 21:23:22 +01:00
Ovahlord
28730d495e Core/Creatures: restore the PetSpellDataId field in creature_template 2023-11-29 15:31:06 +01:00
Ovahlord
6c8561fb49 Core/Creatures: added Civilian field back into creature_template 2023-11-29 14:25:40 +01:00
Ovahlord
90b963c27d DB/Creatures: removed all creatures from the database that have not been present in the 3.3.5 database 2023-11-29 13:23:38 +01:00
Ovahlord
00c1f57c8b Core/Items: restore item random properties handling 2023-11-28 02:00:51 +01:00
Ovahlord
bbb320f390 Core/DataStores: load ItemRandomProperties.db2 and ItemRandomSuffix.db2 2023-11-27 22:04:39 +01:00
Ovahlord
bee9294901 Core/Items: downgrade gems part 1: dropped gem item levels and post classic handlings 2023-11-25 22:38:34 +01:00
Ovahlord
87d88e3788 DB/GameObjects: fixed inserting gameobject template addons 2023-11-25 20:56:54 +01:00
Ovahlord
d8f87a45ee DB/GameObjects: migrate gameobject_template from 3.3.5 branch 2023-11-25 13:06:41 +01:00
funjoker
3da898de04 DB: Add map_corpse_position table 2023-11-23 22:48:40 +01:00
funjoker
7580e4a35a DB/Hotfixes: Update locale hotfixes except asia
can't get hotfixes from asia, instant kick on login
2023-11-23 21:57:14 +01:00
funjoker
4109d95a92 DB/Hotfixes: First batch of wotlk_classic hotfixes 2023-11-23 21:32:27 +01:00
funjoker
663c698752 Core/DB2: Update GossipNpcOption field names 2023-11-23 20:15:35 +01:00
Ovahlord
335ec41e63 Core/Items: restore heirloom armor stat scaling 2023-11-23 17:21:07 +01:00
Ovahlord
d68abc1652 Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2 2023-11-23 14:00:24 +01:00
Ovahlord
70d2fc1392 Core/Items: downgrade items part 2: removed unused item modifiers 2023-11-23 10:27:33 +01:00
funjoker
af7832aeb4 Core: Update allowed build to 3.4.3.52237 2023-11-23 02:42:08 +01:00
funjoker
32ba21acc4 Misc: move to correct folder 2023-11-23 02:42:08 +01:00
Ovahlord
bba8e6fe41 Core/Items: downgrade items part 1: removed item bonus generation, artifact weapon handling and azerite item mechanics 2023-11-23 02:31:31 +01:00
Ovahlord
f08213a005 Core/Players: downgraded the glyph system 2023-11-21 23:59:42 +01:00
Ovahlord
1195d7c190 Core/Players: re-implement talents
*todo: class restriction and talent tier checks and remove the now useless learn all talents command
2023-11-20 20:30:12 +01:00
funjoker
e08019ee56 DB: Update player_classlevelstats 2023-11-20 13:43:09 +01:00
funjoker
de54c737b2 Db: Correct mistakes 2023-11-20 13:31:09 +01:00
funjoker
2ccb00fc66 DB: Update player_racestats 2023-11-20 12:15:43 +01:00
Ovahlord
352d8b5862 DB: fixed a typo in 2023_11_19_00_characters.sql 2023-11-20 02:24:11 +01:00
Ovahlord
8aa917a3e4 Core/Players: restore secondary talent specialization support and implement SPELL_EFFECT_TALENT_SPEC_COUNT 2023-11-19 18:08:43 +01:00
Ovahlord
a6ec08239c Core/Creatures: ported creature classlevelstats from 335 branch and replaced scaling and content tuning difficulty fields with MinLevel and MaxLevel 2023-11-18 00:27:56 +01:00
Ovahlord
07d33d53f6 Core/Units: added support for spirit back in 2023-11-16 20:13:09 +01:00
Ovahlord
9dd8ced81c Core/Players: fixed structure of CMSG_SET_ACTION_BUTTON and downgraded player actions 2023-11-16 10:51:59 +01:00
Ovahlord
59af16fd04 Core/Quests: downgrade quest fields 2023-11-16 09:44:07 +01:00
Ovahlord
04632fa1c3 Core/DataStores: load GlyphSlot.db2 2023-11-15 21:12:51 +01:00
Ovahlord
c562d0c13a Core/DataStores: load TalentTab.db2 2023-11-15 17:59:53 +01:00
Ovahlord
2a5703aff6 Core/DataStores: fixed db2 structures and updated hotfix tables 2023-11-15 13:50:09 +01:00
Ovahlord
68818009a6 Core: Update allowed build to 3.4.3.51943 2023-11-15 10:52:20 +01:00
Naddley
740136af41 DB/Mardum: Implement quest: "Orders for Your Captains" 2023-11-14 16:00:50 +01:00