Commit Graph

29327 Commits

Author SHA1 Message Date
ModoX
913d769b80 Scripts/ExilesReach: Fix copy paste fail
* fixes combat training for priest & warlock

Closes #29574
2024-01-10 15:49:40 +01:00
Malcrom
f29dc71184 Scripts/ExilesReach: Implemented quests Down with the Quilboar and Forbidden Quilboar Necromancy (#29540)
* also added scripts to creatures in the area
2024-01-09 23:29:57 +01:00
ModoX
0b9926961e Core/Conversations: Use WorldObject actors if CreatureId is not provided in conversation_actors 2024-01-09 23:24:22 +01:00
ModoX
de23262c65 Core/Conversation: Implemented conversation flags (#29552) 2024-01-09 22:48:59 +01:00
Naddley
10ac56512e Scripts/Boralus: Implement Quest "Get Your Bearings" (#29566) 2024-01-09 22:47:46 +01:00
ModoX
d7f3a2161b Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMY 2024-01-09 15:29:03 +01:00
Shauren
605e5f94c0 Core/Creatures: Moved autoattack handling from scripts to game 2024-01-08 22:23:12 +01:00
ModoX
b3dce0ac08 Core/Creatures: Added possibility to automatically despawn personal summons on quest remove (#29114) 2024-01-08 21:51:46 +01:00
ModoX
e8849ca5a1 Core/Spells: Added option to override orientation for target types using spell_target_position table (#29551) 2024-01-08 21:19:44 +01:00
Shauren
cda13e2b6b Core/GameObjects: Fixed incorrect startup error log 2024-01-07 18:37:24 +01:00
ModoX
711e8a527c Core/AreaTrigger: Fix areatrigger debug output not printing spawnid properly 2024-01-05 21:11:02 +01:00
Naddley
1e4e2d953a Scripts/Draenor: Implemented Garrison V1 Alliance enter/exit (#29550) 2024-01-05 18:43:22 +01:00
ModoX
70d0eaf4f8 Scripts/Movement: De-optional followPathBackwardsFromEndToStart in WaypointMovementGenerator 2024-01-05 18:34:49 +01:00
ModoX
12186ef857 Core/Waypoints: Refactor to split data into path and node related info in db (#29506) 2024-01-05 17:56:19 +01:00
Shauren
390f0be9fb Core/Players: Fixed objects not being visible after seamless teleports 2024-01-05 00:18:47 +01:00
ModoX
f7a75a58f5 Scripts/DunMorogh: Removed some experimental leftovers from Joren Ironstock script 2024-01-03 01:52:05 +01:00
Shauren
6de4281232 Core/Config: Added missing config CONFIG_CORPSE_DECAY_RARE 2024-01-02 22:57:41 +01:00
Ovahlord
97af0c31af Core/Maps: implement LIQUID_MAP_OCEAN_FLOOR to identify units that are on the bottom of a liquid (#29545) 2024-01-02 19:46:44 +01:00
Ovahlord
bfb9fd8a2c Core/Maps: restored a hack in gridmap liquid status code to solve precision issues (#29544)
Closes #29543
Closes #22020
2024-01-02 19:40:34 +01:00
Naddley
47813ad734 Scripts/Stormwind: Implement Quest "Nation Of KulTiras" (#29547) 2024-01-02 14:55:57 +01:00
Shauren
29d9790402 Scripts/Karazhan: Removed a custom reimplementation of DoMeleeAttackIfReady (written before dual wield was supported by it) 2024-01-01 23:49:11 +01:00
Jeremy
6db980b69e Core/Battlegrounds: Rework Alterac Valley (#29530) 2024-01-01 23:33:25 +01:00
ModoX
e10f7e6d45 Core/Player: Added Player::SkipQuests helper to skip quests (without rewards) 2024-01-01 13:36:25 +01:00
Naddley
0284d9bfb1 Scripts/DunMorogh: Implement Quest "Decontamination" (#29542) 2024-01-01 03:38:59 +01:00
Malcrom
42c5338a63 Scripts/DunMorogh: Implemented Rockjaw Invader spawning for Joren Ironstock (#29519)
Co-authored-by: ModoX <moardox@gmail.com>
2024-01-01 03:38:43 +01:00
Malcrom
e2e2357b00 Scripts/Durotar: Implemented several Darkspear Training Grounds quests (#29507)
* The Basics: Hitting things
* Proving Pit
* added start quest for monks
* also fixed Zuni spawn
* also fixed cosmetics for Tiki Targets
* also fixed questchains of all classes up to Darkspear Hold
2024-01-01 03:37:52 +01:00
ModoX
78012dadf2 Core/Unit: Restore function of HandleKillPlayer after bf107e0581
* also fix build
2024-01-01 03:33:17 +01:00
Jeremy
bf107e0581 Core/Battleground: Changed HandleKillUnit hook to accept any Unit* as killer 2024-01-01 03:26:56 +01:00
Jeremy
22614d6bcc Core/Battleground: Moved DoAction hook to ZoneScript 2024-01-01 03:14:30 +01:00
ModoX
6a183e7c64 Core/Waypoints: Also facing when orientation is set and node is last of path 2024-01-01 02:38:12 +01:00
ModoX
38a80d7566 Core/Player: Rename GetQuestSlotObjectiveData to GetQuestObjectiveData 2024-01-01 02:38:12 +01:00
Shauren
099ad4a0fd Core/Misc: Fixed a bunch of uninitialized class fields 2023-12-31 17:08:54 +01:00
ModoX
a5d2d6e465 Core/Conversation: Log error if conversation is started multiple times 2023-12-31 15:58:07 +01:00
Shauren
ee7b0e82fa Core/Quests: Removed slow queries from daily and weekly resets
Closes #29146
2023-12-31 00:42:19 +01:00
Naddley
3dbd171399 Scripts/Stormwind: Implement Quest "Battle for Azeroth: Tides of War" (#29493) 2023-12-31 00:12:41 +01:00
ModoX
7e061adffa Core/AreaTrigger: Fallback to CreateProperties script, if ScriptName of static areatrigger is not provided 2023-12-30 23:18:00 +01:00
Meji
37eb2e64a6 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
2023-12-30 17:14:09 +01:00
Shauren
dbe54dc877 nopch fix 2023-12-30 16:45:58 +01:00
Shauren
4dce6ab228 Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes required items not be stored in inventory 2023-12-30 15:45:37 +01:00
Shauren
f26a93a8c1 Core/Maps: Cleaned up incorrect error log 2023-12-29 20:41:25 +01:00
Jeremy
1ef0c04520 Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead of raw integer types (#29535)
* Fix criteria data type bg loss team score
2023-12-29 14:12:15 +01:00
Jeremy
fb64d7fe8e Core/Maps: Properly set initial spawn group state for groups that have conditions (#29509) 2023-12-29 14:02:37 +01:00
Shauren
a2be97414b Core/Database: Fixed a shutdown crash happening if worldserver did not fully start up (for example applying a db update failed) 2023-12-29 00:31:55 +01:00
Jeremy
42de312a79 Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532) 2023-12-28 19:46:50 +01:00
Shauren
88a7886e0d Fix bfbda8dcce 2023-12-28 19:40:48 +01:00
Teleqraph
bfbda8dcce Core/Creatures: Refactor CreatureEliteType (#29525)
* Turn into enum class with official names
2023-12-28 19:11:54 +01:00
Malcrom
8f354b54e5 Scripts/ExilesReach: Implemented Taming the Wilds (#29523) 2023-12-27 20:14:51 +01:00
Shauren
3a9cbd217a Core/Database: Replace union with std::variant in Transaction 2023-12-27 00:14:12 +01:00
Shauren
8b54205778 Build fix 2023-12-26 15:11:11 +01:00
Shauren
623202d68e 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
2023-12-26 14:55:15 +01:00