github-actions[bot]
badd877e72
chore(DB): import pending files
...
Referenced commit(s): 31621c029f
2023-10-24 10:49:55 +00:00
avarishd
31621c029f
fix(DB/Gameobject): Shadow Labyrinth Enterance Lever ( #17568 )
2023-10-24 07:48:28 -03:00
AG
60e27511c5
fix(Core/Grid): Address bugs and performance issues introduced by visibility notifier implementation ( #17480 )
...
* Bug fixes
- Corrected std::chrono from seconds to milliseconds
- Got rid of leftover code that caused objects to not show up on time
* Removed logic to set gameobject as active
- More alignement with TC.
- Reduces CPU usage drastically
* Revert back to using time_t instead of std chrono
* Invoke SetNoCreate() method to reduce CPU usage drastically
* Remove setActive from static and motion transports
* Fix performance issues
* Added SetFarVisible to WG and some dungeon scripts
- Also removed setActive(true) from creatures in Wintergrasp. As for gameobjects they are set to active upon being damaged/destroyed and removed from active on rebuild (reset)
* Removed comments related to VISIBILITY_COMPENSATION
* Fix log
* Deleted unused files + corrected a check
* Added missing header
* Removed unused parameter
* Removed another unsued parameter
* Changed vector to set for i_visibleNow
- Changed vector to set for i_visibleNow in VisibleNotifer
- Adjusted HaveAtClient to accept Object*
- Adjusted SendUpdateToPlayer to send createobject packet only if not known to client
2023-10-23 05:37:11 -03:00
Andrew
a56a224bd7
fix(Scripts/Karazhan): Update Aran with the new OnPowerUpdate() hook ( #17561 )
2023-10-23 05:28:29 -03:00
Andrew
69418ab936
fix(Scripts/Ulduar): Don't treat Algalon respawns as if they were the… ( #17562 )
...
* fix(Scripts/Ulduar): Don't treat Algalon respawns as if they were the first pull
* Update boss_algalon_the_observer.cpp
2023-10-22 15:12:30 +02:00
Andrew
9935e72341
feat(Core/Unit): Implement OnPowerUpdate() unit script hook ( #17560 )
2023-10-22 09:14:41 -03:00
github-actions[bot]
0cc85086a4
chore(DB): import pending files
...
Referenced commit(s): 1262bbd237
2023-10-22 11:13:23 +00:00
Grimgravy
1262bbd237
fix(DB/Quest): Improve The Summoning Chamber ( #16588 )
...
* fix(DB/quest): The Summoning Chamber
* update
* improvement
* update
* update
* Update rev_1687180111436507500.sql
* improvement
2023-10-22 13:12:18 +02:00
pvp100
4962972eec
fix(Core/BG): Relocate cannon in WG ( #16673 )
...
* fix(DB/Gameobject): fix towercanno error location in Flamewatch Tower
adjusted wintergrasp towercanno position
* Update src/server/game/Battlefield/Zones/BattlefieldWG.h
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
2023-10-22 04:47:13 +02:00
github-actions[bot]
8895e0f66c
chore(DB): import pending files
...
Referenced commit(s): 2e55cad450
2023-10-22 02:46:54 +00:00
Alyst3r
2e55cad450
refactor(DB/reputation_spillover_template): Reputation spillover table expansion ( #14763 )
...
* Update ObjectMgr.cpp
Rework to `ObjectMgr::LoadReputationSpilloverTemplate()` allowing more factons to be added.
* Create reputation_spillover_template-update.sql
Alteration to `reputation_spillover_template` table, update allowing to add two more factions.
* Update SharedDefines.h
`MAX_SPILLOVER_FACTIONS` is now equal 6 instead of 4.
* Update reputation_spillover_template-update.sql
Now it alters table instead recreating it.
2023-10-22 04:45:50 +02:00
github-actions[bot]
900ca087c9
chore(DB): import pending files
...
Referenced commit(s): 83892f93b4
2023-10-22 02:28:28 +00:00
Benjamin Jackson
83892f93b4
chore(DB/Transports): Replace transport name fields with consistent text. ( #14894 )
...
* Init
* Hark! A new line!
* Correct a faction.
Silly predecessors.
2023-10-22 04:27:24 +02:00
github-actions[bot]
c73e479c58
chore(DB): import pending files
...
Referenced commit(s): 4e41a02be2
2023-10-22 01:53:24 +00:00
Andrew
4e41a02be2
fix(Scripts/Karazhan): Implement the side entrance door area trigger … ( #17556 )
...
fix(Scripts/Karazhan): Implement the side entrance door area trigger handling
2023-10-21 22:52:07 -03:00
podmepodme
945d7c6afe
fix(Script/Misc): Replace hardcoded gossip and texts with DB ones. ( #17502 )
...
* fix(CORE/Creature): replace shadowmoon valley hardcoded gossips
* fix(CORE/GameObject): replace terokkar forrest hardcoded gossips
* fix(Core/Creature): replace shattrath city hardcoded gossips
* style(Core): code style edit
* style(CORE) codestyle edit
* style(CORE) codestyle edit
* style(CORE): codestyle edit
* ready for merge
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-10-22 03:16:51 +02:00
Andrew
c5ac4789d8
fix(Scripts/Karazhan): Opera left door should stay open in case of wipe ( #17553 )
2023-10-21 21:59:18 -03:00
github-actions[bot]
a7822987f1
chore(DB): import pending files
...
Referenced commit(s): d909418706
2023-10-22 00:48:31 +00:00
Ludwig
d909418706
fix(DB/Creature): Use sniffed values for 16781 Midsummer Celebrant spawns ( #17549 )
...
* fix(DB): Use sniffed values for 16781 Midsummer Celebrant spawns
* Update data/sql/updates/pending_db_world/rev_1697918911416150200.sql
* Update data/sql/updates/pending_db_world/rev_1697918911416150200.sql
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-10-22 02:47:19 +02:00
github-actions[bot]
13acb24e65
chore(DB): import pending files
...
Referenced commit(s): 968bc8d47b
2023-10-22 00:21:35 +00:00
damnablebear
968bc8d47b
fix:(DB/Gameobject) Re-arrange location of Webwinder Path's signpost gps so they sit on the sign ( #17308 )
...
* webwinder-signpost-gps
Fixing the webwinder path signpost gps locations so they actually sit on the post rather than floating
* Update data/sql/updates/pending_db_world/webwinder-signpost-gps.sql
Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com >
* Update webwinder-signpost-gps.sql
adding whitespace and updating syntax
---------
Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com >
2023-10-22 02:20:27 +02:00
github-actions[bot]
ed033349ac
chore(DB): import pending files
...
Referenced commit(s): 2cae7b0e52
2023-10-22 00:17:13 +00:00
daobashun
0895ed0899
fix(DB/Conditions): Restriction AB_Effect_000 (28441) Spell effects only work on NPCs rel… ( #17535 )
...
Restriction AB_Effect_000 (28441) Spell effects only work on NPCs related to the Ashbringer event in "Scarlet Monastery"
2023-10-21 21:16:49 -03:00
github-actions[bot]
2cae7b0e52
chore(DB): import pending files
...
Referenced commit(s): 453d697875
2023-10-22 00:16:04 +00:00
Kitzunu
453d697875
fix(DB/Quests): Darkshore emotes ( #17552 )
...
* cherry-pick commit (af89ef8cca )
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/4484
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu >
2023-10-22 02:14:45 +02:00
github-actions[bot]
134d6575c5
chore(DB): import pending files
...
Referenced commit(s): a3d728f791
2023-10-22 00:10:20 +00:00
Andrew
a3d728f791
fix(Scripts/Karazhan): Script Aran's Flame Wreath ability ( #17551 )
2023-10-21 21:08:12 -03:00
github-actions[bot]
0815241cb9
chore(DB): import pending files
...
Referenced commit(s): d9d500923a
2023-10-22 00:04:56 +00:00
daobashun
d9d500923a
fix(DB/SAI): Move the Ashbringer event AI of the Bloody Monastery mob to Smartai ( #17078 )
...
* Move scarlet_guard's Ashbringer event to smartAI
* Remove the code from the script
* Delete the commented out code
* Modify the distance of the "Scarlet Wizard" Cast Arcane Explosion
* Fix errors
* Update rev_1692891765582381000.sql
* Update rev_1692891765582381000.sql
* Remove duplicate statements
* Remove duplicate statements
2023-10-22 02:03:50 +02:00
github-actions[bot]
bf21285528
chore(DB): import pending files
...
Referenced commit(s): 4fa74c1152
2023-10-21 22:43:13 +00:00
Andrew
4fa74c1152
fix(DB/Creature): Shade of Aran should not path ( #17550 )
2023-10-21 19:42:06 -03:00
github-actions[bot]
5ea73fb9ef
chore(DB): import pending files
...
Referenced commit(s): 1894e13a09
2023-10-21 22:01:35 +00:00
avarishd
1894e13a09
feat(DB): Add column for comment (spell_cooldown_overrides) ( #17487 )
2023-10-22 00:00:30 +02:00
Andrew
25328b54f9
fix(Scripts/Mechanar): Remove polarity shift stacks on polarity change ( #17548 )
2023-10-21 15:48:39 -03:00
github-actions[bot]
8a7fee53df
chore(DB): import pending files
...
Referenced commit(s): 8c8d459c6f
2023-10-21 13:30:08 +00:00
avarishd
8530460695
fix(DB/SAI): Quest: Corrupted Sabers ( #17435 )
2023-10-21 10:29:42 -03:00
github-actions[bot]
61e8bb7ee4
chore(DB): import pending files
...
Referenced commit(s): 3228d7d762
2023-10-21 13:29:26 +00:00
avarishd
8c8d459c6f
fix(Core/Spells): Marked for Death affecting wrong spells. ( #17406 )
2023-10-21 10:28:57 -03:00
avarishd
3228d7d762
fix(DB/Gameobject): Witherbark Village spell focus locations ( #17463 )
...
* fix(DB/Gameobject):Witherbark Village spell focus locations
* remove rotation
2023-10-21 10:28:16 -03:00
github-actions[bot]
216f4ba6e2
chore(DB): import pending files
...
Referenced commit(s): b281988dbc
2023-10-21 12:16:00 +00:00
avarishd
228f6635c0
fix(Core/Scripts): ScriptEffect Frog Kiss ( #17482 )
2023-10-21 09:15:20 -03:00
avarishd
b281988dbc
fix(DB/Spell): Karazhan Shadow Mend/Healing ( #17496 )
2023-10-21 09:14:50 -03:00
IntelligentQuantum
a0985f59b6
refactor(Scripts/Commands): convert cs_ticket to new system ( #17547 )
...
Update cs_ticket.cpp
2023-10-21 08:22:53 -03:00
Angelo Venturini
fb8e343677
fix(Core/Arena): Fix logging scores in db ( #17504 )
2023-10-21 08:12:22 -03:00
github-actions[bot]
feae5ee618
chore(DB): import pending files
...
Referenced commit(s): 39bad395c2
2023-10-21 11:11:21 +00:00
Hasn
5bf64a164a
fix(Core/Player) Stop small durability loss from still occuring when DurabilityLoss options in worldserver.conf are set to 0 ( #17407 )
...
Fix durability loss even when "DurabilityLoss"-settings in
worldserver.conf are zeroed
2023-10-21 08:10:34 -03:00
avarishd
39bad395c2
fix(Core/Spells): Script Yeh'kinya's Bramble ( #17516 )
...
* fix(Core/Spells): Script Yeh'kinya's Bramble
* rogue screechers
2023-10-21 08:10:00 -03:00
avarishd
894732f11e
fix(Scripts/EscortAI): Do not remove auras on evade ( #17542 )
2023-10-20 20:49:17 -03:00
github-actions[bot]
fd183a4f96
chore(DB): import pending files
...
Referenced commit(s): 2c28cc0eb7
2023-10-20 23:40:13 +00:00
Mike Delago
ac30d8f6fc
fix(CI): Ensure targeted stage for docker is specified in CI ( #17545 )
2023-10-20 20:39:34 -03:00