Commit Graph

  • f65edd1130 Core/MovementGenerator: Add more details to asserts jackpoz 2019-07-18 20:09:00 +02:00
  • a24a5e7778 Core/Movement: add a velocity argument for the spline chain meta table (PR #23575) Ovah 2019-07-18 15:52:03 +02:00
  • 65abf9b482 Script/Hunter: fix Snake Trap's snakes' initialization. OcelotGear 2019-07-18 03:34:42 +02:00
  • 434ef51c10 Core/Creature: honor existing DB data for health and mana in case of summoned pets that don't have pet-specific stat data. Wyrserth 2019-07-18 02:47:10 +02:00
  • 537b425377 Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because stat calculation from guardians is already done in Guardian::InitStatsForLevel. Wyrserth 2019-07-18 02:19:19 +02:00
  • 3e120de7df DB/SAI: add out-of-combat texts to High General Abbendis and nearby NPCs in the Death Knight starting zone. Wyrserth 2019-07-17 23:33:29 +02:00
  • e270351a16 Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum iteration capability to SpawnObjectTypes. Treeston 2019-07-17 22:58:49 +02:00
  • 39ef3e3e78 DB/Gossip: fix some gossip option texts for guards that give directions. Wyrserth 2019-07-17 22:02:48 +02:00
  • 8b71e65f20 Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM counters for items bought back from vendors. Wyrserth 2019-07-17 20:48:21 +02:00
  • 4d94c1d78f DB/Creature: Fix K'iru unit flag Killyana 2019-07-17 20:34:48 +02:00
  • 6554c227fd DB/SpellArea: add K'iru's Song of Victory to Isle of Quel'Danas and Magister's Terrace. Wyrserth 2019-07-17 20:23:36 +02:00
  • 96bca1fe2b Script/BoreanTundra: move Pile of Fake Furs' script (related to quest Unfit for Death) from ItemScript to SpellScript. Wyrserth 2019-07-17 19:32:07 +02:00
  • 1f8a6bac87 Core/GameObject: do not allow players to interact with gameobjects that use the "Point" icon. Wyrserth 2019-07-17 19:27:09 +02:00
  • 44eb3f9e4e DB/Pooling: Fix Storm Peaks Ore pools Killyana 2019-07-17 19:28:04 +02:00
  • cc0a9d1fe9 Core/Player: don't send errors to client from Satisfy* methods when Player::CanRewardQuest() is called with msg = false. Wyrserth 2019-07-17 16:05:20 +02:00
  • 093223d7b4 Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling branch. Treeston 2019-07-17 15:59:52 +02:00
  • 488d59aef3 Core/Misc: Fix no-pch build jackpoz 2019-07-16 19:50:11 +02:00
  • 8b78f50556 Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single pool_members table. Treeston 2019-07-16 19:22:24 +02:00
  • 6f6cf975e4 Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest reset. Treeston 2019-07-16 15:04:14 +02:00
  • bd7aae928e Core/Chat: Properly reload saved channel settings from DB after 8c16f31. Treeston 2019-07-16 13:17:45 +02:00
  • 9fa5c71409 Core/DB: Add a world state for daily quest reset time to characters. Not used right now, but written to allow easier transition later. Treeston 2019-07-16 12:29:34 +02:00
  • c204badd0f Rename 2021_12_16_03_world.sql to 2021_12_16_11_world.sql Shauren 2021-12-16 21:11:34 +01:00
  • dee2098f9f DB/Class: Correct druid level 44 strength funjoker 2021-12-16 21:09:19 +01:00
  • c016f3ca6a DB/Class: Update demonhunter level 1-7 stats to more accurate values funjoker 2021-12-16 20:19:51 +01:00
  • a78b29c4bc DB/Class: Update death knight player_classlevelstats funjoker 2021-12-16 20:12:52 +01:00
  • d3b6d9a38c Core/Battlegrounds: Avoid teleport players when relogin inside Strand of the Ancients (#27414) Gildor 2021-12-16 19:24:57 +01:00
  • 7bc3a92b2c Core: Updated allowed build to 9.1.5.41488 Shauren 2021-12-16 12:26:58 +01:00
  • eee950cdd7 Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewrite: Treeston 2019-07-15 17:14:58 +02:00
  • d5e58cef69 Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme prejudice. (It didn't work anyway.) Treeston 2019-07-15 15:57:04 +02:00
  • 7ae525d5e5 Scripts/Spells: Furious Rage & scripts for creatures who uses it (#27403) offl 2021-12-16 02:17:46 +02:00
  • be05590a12 Core/DB: Unify creature_respawn and gameobject_respawn into a single respawn table Treeston 2019-07-14 18:49:38 +02:00
  • 58fb2ef631 Core/DB: Improved terrible assertion message Shauren 2019-07-14 12:06:43 +02:00
  • e7b94603f2 Core/Commands: Add .debug guidlimits <optional map id> chat command jackpoz 2019-07-13 18:15:39 +02:00
  • 1e84edde39 Core/Spells: Port refactors from d1dc0e2dc1 ccrs 2019-07-13 17:57:07 +02:00
  • ea753efb93 Core/Chat: Rewrite some custom channel handling. Channel creation now properly saves passwords. Closes #23589. Treeston 2019-07-13 17:44:41 +02:00
  • 71b2f8c6ab Core/Calendar: Fix issue with invite status being set to the wrong invite jackpoz 2019-07-13 12:10:32 +02:00
  • 1b7a1c51ae Core/Player: prevent trade system from getting stuck in an invalid state when the LevelReq.Trade config is used. Wyrserth 2019-07-13 00:50:26 +02:00
  • 49bc6533fd Scripts/ScarletEnclave: 4ee84bb followup ccrs 2019-07-12 20:38:50 +02:00
  • 8c35206bb5 Scripts/ScarletEnclave: 4ee84bb followup ccrs 2019-07-12 20:30:52 +02:00
  • ef6a5d3c3c Core/Unit: movement related corrections prior to getting Charmed ccrs 2019-07-12 20:06:27 +02:00
  • 3bb61af113 Script/ScarletEnclave: use spline movement for the lauch phase of the Eye of Acherus. Wyrserth 2019-07-12 19:14:47 +02:00
  • f175cd38af DB/Misc: Vengeance Landing Killyana 2019-07-12 17:16:32 +02:00
  • a69a061d76 Battleground/Arena: Properly check RBAC arena join permission before allowing queue. Closes #23000. Treeston 2019-07-12 14:14:01 +02:00
  • b4b581de1b Scripts/Commands: .account ban no longer fails if an account containing the specified account name is already banned (f.ex. attempting to ban 'test' if 'test2' is already banned) - closes #22990 Treeston 2019-07-12 13:37:27 +02:00
  • b8c7260bfd typo fix, duplicate assignment Treeston 2019-07-12 13:14:07 +02:00
  • 074b0513af DB/Condition: Bladespire Clan Banner Killyana 2019-07-11 23:41:21 +02:00
  • 6de4c3cd72 Entities/GO: FindNearestGameObject no longer incorrectly returns despawned gameobjects. Closes #23262. Treeston 2019-07-11 23:31:46 +02:00
  • a3727f4409 DB/Quest: Fix cosmetics for the quest Report to Anselm Killyana 2019-07-11 21:14:52 +02:00
  • 8648ba2b4a DB/Creature: Make 1 default sheath state to prevent further addon tables corruption offl 2020-11-13 18:13:43 +02:00
  • cc952fa43b DB/Creature: Blacksouled Keeper & Keeper Witherleaf Killyana 2019-07-11 19:14:48 +02:00
  • 4378ad98ab DB/Quest: Seeds of the Blacksouled Keepers Killyana 2019-07-11 18:32:15 +02:00
  • ee4388a651 DB/SAI: fix issue with quest "A Suitable Disguise". Wyrserth 2019-07-11 11:43:49 +02:00
  • fade6fbf4f Core/Battlegrounds: Avoid reset BG and Arena scoreboard stats and BG map achievement criterias when relogin if player was already in the BG (#27280) Gildor 2021-12-15 19:36:56 +01:00
  • 16bbc015e7 Core/Weather: 6eecb68 followup ccrs 2019-07-10 23:16:58 +02:00
  • ebe436d2c2 Core/ChatCommands: Fix .wp reload crash Giacomo Pozzoni 2019-07-10 16:02:18 +02:00
  • c77f57edbc DB/Quest: restore ExclusiveGroup data for breadcrumb quests, as they're mutually exclusive. Wyrserth 2019-07-10 02:58:30 +02:00
  • a24de1378f DB/Quest: fix some more breadcrumbs and some offer_reward emotes. Wyrserth 2019-07-09 23:29:00 +02:00
  • 755a83f634 Core/Quest: remove arbitrary error logs related to breadcrumb quest chaining. Wyrserth 2019-07-09 22:47:11 +02:00
  • a878e843d7 DB/Quest: fix some breadcrumb quests. Wyrserth 2019-07-09 21:16:48 +02:00
  • 2799cdc522 Scripts/World: Rewrite air force trigger bots script, add hostility check along the way. Closes #23307. Treeston 2019-07-09 18:24:43 +02:00
  • 6f45e88396 DB/Creature: add out of combat events and fix pathing for Conjurer Tyren. Wyrserth 2019-07-09 16:20:03 +02:00
  • 6ae0a6ba22 Core/Movement: add missing parenthesis on MotionMaster::Size ccrs 2019-07-09 15:25:25 +02:00
  • 89a1954602 DB/Quest: improvements for quest Hampering Their Escape: Wyrserth 2019-07-09 00:05:02 +02:00
  • f2245d602f DB/SAI: add waypoints and out-of-combat texts for Ambassador Kelemar, Dela Runetotem, Cheneta, Kristine Denny and Tatai. Wyrserth 2019-07-08 23:43:43 +02:00
  • fc9908d163 warning fix f2cd721 follow-up Treeston 2019-07-08 21:53:50 +02:00
  • 925aaecbc0 Core/Quest: Do not allow quests to be turned in if the player no longer satisfies level/skill/reputation requirements. Fixes #226. Yes, you read that issue tag right. Treeston 2019-07-08 21:35:57 +02:00
  • 9491650401 Scripts/Naxxramas: Thaddius no longer evades on transition, and some general cleanup to that script. Fixes #23026. Treeston 2019-07-08 20:15:59 +02:00
  • fa9683fc68 Scripts/Blood Furnace: Broggok improvements (#23300) Ianislav Vasilev 2019-07-08 20:53:08 +03:00
  • fdb43e41a8 Scripts/Outland: Rewrite the Watch Commander Leonus event so it no longer starts exponentially more often if the grid remains loaded for over an hour. Closes #23348. Treeston 2019-07-08 16:04:01 +02:00
  • a947a0e85e Scripts/Spells: Brittle Armor & Mercurial Shield (#23576) Sorikoff 2019-07-08 13:42:35 +00:00
  • 61cc88731c Scripts/Commands: update .wp commands to use orientation field from DB (PR #23566) ForesterDev 2019-07-08 16:16:10 +04:00
  • a5d8807af8 Entities/Player: Properly restore PvP-enabled state on login Treeston 2019-07-08 13:04:35 +02:00
  • 3ad5bc1e15 Core/Misc: More coding standards (#23519) Aokromes 2019-07-08 12:51:42 +02:00
  • 2532de6acb Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implications: Treeston 2019-07-08 11:33:09 +02:00
  • 8be3d33eae Build: fix linking error ccrs 2019-07-07 19:25:27 +02:00
  • 2225cb1201 Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a group spawning bug exposed by the CoS merge. Improve some command output. Treeston 2019-07-07 19:18:32 +02:00
  • f21599dc5d Core/Movement: handle Resume/Pause on RandomMovementGenerator ccrs 2019-07-07 18:07:58 +02:00
  • ff11e95071 Core/Unit: f869c49 followup ccrs 2019-07-07 17:41:36 +02:00
  • 24c07367f1 Core/Vehicle: prevent creature vehicles from following their old movement generator when a player enters them in some cases. Wyrserth 2019-07-07 17:12:22 +02:00
  • 004602f3e4 Core/Quest: fix icon in gossip window for repeatable, non-autocomplete quests. Wyrserth 2019-07-07 15:43:02 +02:00
  • 57cfc4bbc0 DB/Creature: prevent floating Gjalerbron Prisoners from falling to the ground. Wyrserth 2019-07-07 14:21:42 +02:00
  • d249a2a98a Warning fixes Shauren 2021-12-14 22:15:04 +01:00
  • 569660a933 Script/TheOculus: adapt Mage-Lord Urom's script to use EventMap, fix various issues with Teleport and Empowered Arcane Explosion, add missing heroic-mode spell Frost Buffet. Wyrserth 2019-07-07 02:32:53 +02:00
  • 2efb6b6187 Core/Spell: don't send duration for auras caused by dynobjects. Wyrserth 2019-07-07 00:06:49 +02:00
  • 756325bc84 Script/BlackrockDepths: randomize timers for Ironhand Guardian's spell Gout of Flame. Wyrserth 2019-07-06 20:29:24 +02:00
  • 55611104be Core/Spell: do not allow auras from dynamic objects to stack if they come from the same spell cast by the same caster. Wyrserth 2019-07-06 19:54:58 +02:00
  • e005c13ed1 Typo Killyana 2019-07-06 17:51:00 +02:00
  • db4e2132a9 DB/Quest: Tails Up Killyana 2019-07-06 17:49:41 +02:00
  • 2c55730a01 Misc/Config: set decay timer for unlooted normal creatures to 5 minutes. Wyrserth 2019-07-06 16:04:46 +02:00
  • 365f23dec6 DB/GameObject: Fix Ysida's Cage base position Killyana 2019-07-06 15:47:55 +02:00
  • 776298207a Core/Entities: Regenerate updatefields Shauren 2021-12-14 21:26:44 +01:00
  • dc0728b9a0 Script/BlackrockDepths: fix Ironhand Guardian's Gout of Flame spell cast. (#21816) Martin Topholm 2019-07-05 23:46:55 +02:00
  • 3b72b43937 DB/SAI: remove useless actions from Regthar Deathgate's script. Wyrserth 2019-07-05 21:51:24 +02:00
  • 72aae44399 DB/SAI: script end event for quest To Serve Kum'isha. ZenoX92 2019-07-05 20:52:00 +02:00
  • f31d8f7ffb Script/Acherus: script out of combat event for Frost Death Knight trainer Amal'thazad. Wyrserth 2019-07-05 18:41:47 +02:00
  • 3fc20584bc Core/Creature: Reworked creature aggro radius calculation (#20615) Ovahlord 2019-07-05 18:21:00 +02:00
  • edf12fd6a1 Core/Conditions: allow spellclick conditions to properly work for aura apply/remove (#23527) Wyrserth 2019-07-05 14:11:15 +02:00
  • 104ec7a81a Core/Unit: Implement more helper methods (#23555) ForesterDev 2019-07-05 16:07:35 +04:00
  • dbb96e7717 Core/Spells: Fixed spells not doing damage after cherry-picking 83a9222c39 Shauren 2021-12-14 16:13:41 +01:00
  • 832409e512 DB/SAI: add emotestate and OOC text for creature Zeh'gehn and improve end event for quest A Carver and a Croaker. Wyrserth 2019-07-04 22:12:55 +02:00