Commit Graph

  • de23262c65 Core/Conversation: Implemented conversation flags (#29552) ModoX 2024-01-09 22:48:59 +01:00
  • 10ac56512e Scripts/Boralus: Implement Quest "Get Your Bearings" (#29566) Naddley 2024-01-09 22:47:46 +01:00
  • e1dd289afd Misc: Add wotlk_classic to readme funjoker 2024-01-09 21:13:06 +01:00
  • 139051b055 Misc: Add wotlk_classic to readme funjoker 2024-01-09 21:12:24 +01:00
  • c7aa8c90c7 Misc: Add wotlk_classic to readme funjoker 2024-01-09 21:09:42 +01:00
  • bcd4794bd7 Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMY ModoX 2024-01-09 15:29:03 +01:00
  • d835d0fad0 Core/Creatures: Moved autoattack handling from scripts to game Shauren 2024-01-08 22:23:12 +01:00
  • 4fe41bba8e Core/Creatures: Added possibility to automatically despawn personal summons on quest remove (#29114) ModoX 2024-01-08 21:51:46 +01:00
  • 82b605645b Core/Spells: Added option to override orientation for target types using spell_target_position table (#29551) ModoX 2024-01-08 21:19:44 +01:00
  • 071b04e987 Core/GameObjects: Fixed incorrect startup error log Shauren 2024-01-07 18:37:24 +01:00
  • 4bd8a9d55b Core/AreaTrigger: Fix areatrigger debug output not printing spawnid properly ModoX 2024-01-05 21:11:02 +01:00
  • be16d63b7e Scripts/Movement: De-optional followPathBackwardsFromEndToStart in WaypointMovementGenerator ModoX 2024-01-05 18:34:49 +01:00
  • d7f3a2161b Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMY ModoX 2024-01-09 15:29:03 +01:00
  • 12bf4b05c5 DB/Creature: Added more personal summons which should be removed on quest remove ModoX 2024-01-09 14:45:42 +01:00
  • c3de2b4f13 DB/Waypoints: Fixed some move types ModoX 2024-01-09 14:25:00 +01:00
  • e1737f0f72 Core/Waypoints: Refactor to split data into path and node related info in db (#29506) ModoX 2024-01-05 17:56:19 +01:00
  • 9504640b34 Core/Players: Fixed objects not being visible after seamless teleports Shauren 2024-01-05 00:18:47 +01:00
  • 55842934f1 Core/Config: Added missing config CONFIG_CORPSE_DECAY_RARE Shauren 2024-01-02 22:57:41 +01:00
  • 1d397b8c8c Core/Maps: implement LIQUID_MAP_OCEAN_FLOOR to identify units that are on the bottom of a liquid (#29545) Ovahlord 2024-01-02 19:46:44 +01:00
  • 8c1612644e Core/Maps: restored a hack in gridmap liquid status code to solve precision issues (#29544) Ovahlord 2024-01-02 19:40:34 +01:00
  • 439f8da207 Scripts/Karazhan: Removed a custom reimplementation of DoMeleeAttackIfReady (written before dual wield was supported by it) Shauren 2024-01-01 23:49:11 +01:00
  • 489f85a100 Core/Player: Added Player::SkipQuests helper to skip quests (without rewards) ModoX 2024-01-01 13:36:01 +01:00
  • d74c3b6ff3 Core/Unit: Restore function of HandleKillPlayer after bf107e0581 * also fix build ModoX 2024-01-01 03:33:17 +01:00
  • ddb853e729 Core/Battleground: Changed HandleKillUnit hook to accept any Unit* as killer Jeremy 2024-01-01 03:26:56 +01:00
  • b091acd610 Core/Battleground: Moved DoAction hook to ZoneScript Jeremy 2024-01-01 03:10:32 +01:00
  • 9ba9d6e74c Core/Waypoints: Also facing when orientation is set and node is last of path ModoX 2024-01-01 02:37:57 +01:00
  • d8282387de Core/Player: Rename GetQuestSlotObjectiveData to GetQuestObjectiveData ModoX 2024-01-01 01:31:58 +01:00
  • 06fb1b2a5d Core/Misc: Fixed a bunch of uninitialized class fields Shauren 2023-12-31 17:08:54 +01:00
  • b2cbf220f6 Core/Conversation: Log error if conversation is started multiple times ModoX 2023-12-31 15:58:07 +01:00
  • e9b8cd598b Core/Quests: Removed slow queries from daily and weekly resets Shauren 2023-12-31 00:42:19 +01:00
  • e3f0975e44 Core/AreaTrigger: Fallback to CreateProperties script, if ScriptName of static areatrigger is not provided ModoX 2023-12-30 23:17:37 +01:00
  • cbd614c57d Core/AreaTriggers: Refactor (#29500) Meji 2023-12-30 17:14:09 +01:00
  • 3a5301ee56 nopch fix Shauren 2023-12-30 16:45:58 +01:00
  • 0c21c06e6e Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes required items not be stored in inventory Shauren 2023-12-30 15:45:37 +01:00
  • dbf2f88e40 Core/Maps: Cleaned up incorrect error log Shauren 2023-12-29 20:41:25 +01:00
  • 0998d938ec Core/Misc: Build fix funjoker 2024-01-09 12:27:13 +01:00
  • d816fc100a Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead of raw integer types (#29535) Jeremy 2023-12-29 14:12:15 +01:00
  • c545216960 Core/Maps: Properly set initial spawn group state for groups that have conditions (#29509) Jeremy 2023-12-29 14:02:37 +01:00
  • f9ba4672d9 Core/Database: Fixed a shutdown crash happening if worldserver did not fully start up (for example applying a db update failed) Shauren 2023-12-29 00:31:55 +01:00
  • 4d8215277b Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532) Jeremy 2023-12-28 19:46:50 +01:00
  • a112606051 Fix bfbda8dcce Shauren 2023-12-28 19:40:48 +01:00
  • 7021ee27d7 Core/Creatures: Refactor CreatureEliteType (#29525) Teleqraph 2023-12-28 19:11:54 +01:00
  • 0b82cc22d3 Core/Database: Replace union with std::variant in Transaction Shauren 2023-12-27 00:14:12 +01:00
  • ca6ebfae32 Build fix Shauren 2023-12-26 15:11:11 +01:00
  • b91c2396d5 Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in battlenet_accounts to separate salt and verifier columns Shauren 2023-12-26 14:55:15 +01:00
  • c431c77d89 DB/RBAC: restored the RBAC permission entries for the .instance set/getbossstate commands Ovahlord 2023-12-24 06:30:33 +01:00
  • 8426854ee8 Core/Common: fixed nopch build for msvc compilers (#29516) Ovahlord 2023-12-24 06:01:47 +01:00
  • 23877d2dce Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of copying its logic Shauren 2023-12-23 20:51:53 +01:00
  • df6dcfd5c6 Core/Maps: Fixed pathgenerator always returning NAV_GROUND from GetNavTerrain Shauren 2023-12-22 17:55:53 +01:00
  • 30429d2c96 CMake: added MySQL 8.2 to FindMySQL cmake macro Ovahlord 2023-12-22 13:26:33 +01:00
  • 239d714320 Core/Crypto: Added SHA 512 definitions Shauren 2023-12-19 21:13:33 +01:00
  • d3c45346c0 Core/Misc: Again build fixes funjoker 2024-01-09 11:53:48 +01:00
  • cdbabe4463 Core/Misc: Another batch of build fixes funjoker 2024-01-09 11:22:07 +01:00
  • a4a0deaab8 DB/Draenor: Added some questchains for Alliance Garrison V1 Naddley 2024-01-09 01:10:45 +01:00
  • 53afe6de90 CI: Update Circle CI for wotlk_classic funjoker 2024-01-09 01:08:54 +01:00
  • 7eb95c0f2f Core/Misc: Build fixes funjoker 2024-01-09 00:54:34 +01:00
  • e31596ef3f Core/Misc: Codestyle fix funjoker 2024-01-09 00:46:06 +01:00
  • 2a8f1feef6 Core/Misc: Build fixes funjoker 2024-01-09 00:10:25 +01:00
  • a08ab8364a Core/Misc: Codestyle funjoker 2024-01-08 22:53:58 +01:00
  • 605e5f94c0 Core/Creatures: Moved autoattack handling from scripts to game Shauren 2024-01-08 22:23:12 +01:00
  • eeb4407f07 DB/Creature: Added some personal summons which should be removed on quest remove ModoX 2024-01-08 22:19:34 +01:00
  • b3dce0ac08 Core/Creatures: Added possibility to automatically despawn personal summons on quest remove (#29114) ModoX 2024-01-08 21:51:46 +01:00
  • e8849ca5a1 Core/Spells: Added option to override orientation for target types using spell_target_position table (#29551) ModoX 2024-01-08 21:19:44 +01:00
  • 7d9933150f Scripts/TempleOfAhnQiraj (#29571) Fraxinus94 2024-01-08 13:31:41 -05:00
  • 277b72ec31 DB/Waypoints: Fix delay of Ardsami node * ec6a5c9bf5 followup ModoX 2024-01-08 12:34:32 +01:00
  • 6e91e5c9db Druid/Spell: Dash shoud only be usable in cat form Aokromes 2024-01-08 09:39:32 +01:00
  • 3722d7e789 DB/Misc: Followup for c7330f0d64 Naddley 2024-01-07 22:01:00 +01:00
  • 064ff56a29 DB/Disables: Disable deprecated Quest "Palm of the Tiger" malcrom 2024-01-07 21:48:51 +01:00
  • c7330f0d64 DB/Teldrassil: Update gameobject flag for "Melithars Stolen Bags" Kelpiesklubhouse 2024-01-07 21:46:38 +01:00
  • 06f14aac51 DB/Tirisfal: Added disableGravity to Agatha, Daschla and Aradne malcrom 2024-01-07 21:44:52 +01:00
  • ec6a5c9bf5 DB/Durotar: Added some paths and cosmetic scripts malcrom 2024-01-07 21:42:05 +01:00
  • cda13e2b6b Core/GameObjects: Fixed incorrect startup error log Shauren 2024-01-07 18:37:24 +01:00
  • 4dba523a7a DB/RBAC: Link RBAC_PERM_IGNORE_IDLE_CONNECTION to correct root permission. r4dish 2024-01-06 13:02:36 +02:00
  • c2831bafde Scripts/Commands: Implemented .bg start and .bg stop commands. r4dish 2024-01-06 12:51:24 +02:00
  • 554fc8eee0 Core/Misc: Add permission that allows player to be AFK on the battleground. r4dish 2024-01-06 11:37:31 +02:00
  • 1dc9b83a25 Core/Misc: Do not apply Deserter debuff to players teleported from the battleground by gm command (.appear/.summon). r4dish 2024-01-06 10:17:34 +02:00
  • 196dd226df Core/RBAC: Add permission that prevents getting a battleground deserter debuff. r4dish 2024-01-06 10:10:55 +02:00
  • 711e8a527c Core/AreaTrigger: Fix areatrigger debug output not printing spawnid properly ModoX 2024-01-05 21:11:02 +01:00
  • 40e6a4ea54 DB/AreaTrigger: Fixed ids of missed tables.. 750b99fca0 followup ModoX 2024-01-05 20:00:32 +01:00
  • 1396bf241c DB/AreaTrigger: Fix invalid areatrigger CreateProperties id 750b99fca0 followup ModoX 2024-01-05 19:13:25 +01:00
  • 750b99fca0 DB/AreaTrigger: Fix id of 1e4e2d953a ModoX 2024-01-05 18:54:02 +01:00
  • 1e4e2d953a Scripts/Draenor: Implemented Garrison V1 Alliance enter/exit (#29550) Naddley 2024-01-05 18:43:22 +01:00
  • 70d0eaf4f8 Scripts/Movement: De-optional followPathBackwardsFromEndToStart in WaypointMovementGenerator ModoX 2024-01-05 18:34:49 +01:00
  • 12186ef857 Core/Waypoints: Refactor to split data into path and node related info in db (#29506) ModoX 2024-01-05 17:56:19 +01:00
  • 390f0be9fb Core/Players: Fixed objects not being visible after seamless teleports Shauren 2024-01-05 00:18:47 +01:00
  • 0c1e5fea69 Scripts/Bloodmyst Isle: Add missing Legoso Talk target (fixes $n) (#29554) Demolitionist Legoso 2024-01-04 20:55:19 +01:00
  • f7a75a58f5 Scripts/DunMorogh: Removed some experimental leftovers from Joren Ironstock script ModoX 2024-01-03 01:51:01 +01:00
  • 6de4281232 Core/Config: Added missing config CONFIG_CORPSE_DECAY_RARE Shauren 2024-01-02 22:57:41 +01:00
  • 97af0c31af Core/Maps: implement LIQUID_MAP_OCEAN_FLOOR to identify units that are on the bottom of a liquid (#29545) Ovahlord 2024-01-02 19:46:44 +01:00
  • bfb9fd8a2c Core/Maps: restored a hack in gridmap liquid status code to solve precision issues (#29544) Ovahlord 2024-01-02 19:40:34 +01:00
  • 47813ad734 Scripts/Stormwind: Implement Quest "Nation Of KulTiras" (#29547) Naddley 2024-01-02 14:55:57 +01:00
  • 29d9790402 Scripts/Karazhan: Removed a custom reimplementation of DoMeleeAttackIfReady (written before dual wield was supported by it) Shauren 2024-01-01 23:49:11 +01:00
  • 6db980b69e Core/Battlegrounds: Rework Alterac Valley (#29530) Jeremy 2024-01-01 23:33:25 +01:00
  • 9e22f4fa53 DB/Conditions: Added some accidently removed conditions ModoX 2024-01-01 15:49:21 +01:00
  • e10f7e6d45 Core/Player: Added Player::SkipQuests helper to skip quests (without rewards) ModoX 2024-01-01 13:36:01 +01:00
  • 0284d9bfb1 Scripts/DunMorogh: Implement Quest "Decontamination" (#29542) Naddley 2024-01-01 03:38:59 +01:00
  • 42c5338a63 Scripts/DunMorogh: Implemented Rockjaw Invader spawning for Joren Ironstock (#29519) Malcrom 2023-12-31 22:38:43 -04:00
  • e2e2357b00 Scripts/Durotar: Implemented several Darkspear Training Grounds quests (#29507) Malcrom 2023-12-31 22:37:52 -04:00
  • 78012dadf2 Core/Unit: Restore function of HandleKillPlayer after bf107e0581 * also fix build ModoX 2024-01-01 03:33:17 +01:00
  • bf107e0581 Core/Battleground: Changed HandleKillUnit hook to accept any Unit* as killer Jeremy 2024-01-01 03:26:56 +01:00