Commit Graph

14165 Commits

Author SHA1 Message Date
sudlud
49c95bdf97 fix(DB/Gameobject): Sniffed Values for 'Apple Bob' spawns (#20279) 2024-10-23 22:43:36 -03:00
github-actions[bot]
7fda9896ba chore(DB): import pending files
Referenced commit(s): 2d82a6034f
2024-10-24 01:43:28 +00:00
sudlud
88c042517f fix(DB/Gameobject): Sniffed Values for 'Water Barrel' spawns (#20280) 2024-10-23 22:43:15 -03:00
sudlud
dcaeb7e087 fix(DB/Gameobject): Sniffed Values for 'Water Bucket(s)' spawns (#20281) 2024-10-23 22:42:55 -03:00
sudlud
2d82a6034f fix(DB/Gameobject): Sniffed Values for 'Fire Effigy' spawns (#20282) 2024-10-23 22:42:34 -03:00
Andrew
c91148fd11 fix(Scripts/BlackTemple): Reset Illidan combat movement (#20276) 2024-10-23 18:45:12 +02:00
Grimdhex
261ca4408f refactor(Core/Unit): cleanup header file - part 3 (#20072)
* refactor: cleanup unit header file - part3

* Update Unit.h

* Update Unit.h

* fnish to reorder the header file

* Update Unit.h
2024-10-23 12:54:03 -03:00
github-actions[bot]
2ebbd56488 chore(DB): import pending files
Referenced commit(s): 98a4375605
2024-10-22 19:57:35 +00:00
sudlud
98a4375605 fix(DB/Gameobject): Sniffed Values for 'Bat01/Bat02' spawns (#20255) 2024-10-22 16:56:41 -03:00
Dan Costinas
87aeaf10fd fix(Core/SmartAI) : use explicit stack DS for ProcessAction instead of recursion (#16739)
* Use dequeue instead of recursion

* Remove to do comments

* Fix formatting

* Fix more formatting :(

* Use references instead of copies in the stack to correctly update event state

* formatting

* Revert FindLinkedEvent parameter name change and check for event type

* Fix event processing in SmartScript::UpdateTimer

* Use struct for defining SmartScriptFrame instead of tuple

* Fix emplace_back not working on default constructor on clang 15

* Fix const placement
2024-10-22 17:31:45 +02:00
Benjamin Jackson
bb40bf7727 fix(Scripts/BlackTemple): Properly randomize Illidan initial Eye Beam and order. (#20264)
Init.
2024-10-21 23:00:15 -03:00
Benjamin Jackson
faab07f08a fix(Scripts/BlackTemple): Randomize Eye Beam target position. (#20262)
* Init.

* Cast enum to int.

Apparently I don't have eyes.
2024-10-21 20:38:54 -03:00
github-actions[bot]
860b881ca0 chore(DB): import pending files
Referenced commit(s): 14f1a28733
2024-10-21 19:10:48 +00:00
sudlud
33353b1d34 fix(DB/Gameobject): Sniffed Values for 'G_HangingSkeleton_01' spawns (#20251) 2024-10-21 21:10:45 +02:00
sudlud
e4645fd470 fix(DB/Gameobject): Sniffed Values for 'G_Ghost_01' spawns (#20252)
* fix(DB/Gameobject): Sniffed Values for 'G_Ghost_01' spawns

* Update rev_1729452965567764700.sql - fix phasemask for map 34
2024-10-21 21:10:30 +02:00
sudlud
883469c290 fix(DB/Gameobject): Sniffed Values for 'SkullCandle01' spawns (#20253) 2024-10-21 21:10:18 +02:00
sudlud
14f1a28733 fix(DB/Gameobject): Sniffed Values for 'Skull 01' spawns (#20254) 2024-10-21 21:09:56 +02:00
github-actions[bot]
244769e8ab chore(DB): import pending files
Referenced commit(s): de5224986e
2024-10-20 20:41:36 +00:00
sudlud
082613817d fix(DB/Gameobject): Sniffed Values for 'G_Pumpkin*' spawns (#20248) 2024-10-20 22:41:18 +02:00
sudlud
cc976955b9 fix(DB/Gameobject): Sniffed Values for 'CandleBlack01' spawns (#20249) 2024-10-20 22:41:08 +02:00
sudlud
de5224986e fix(DB/Gameobject): Sniffed Values for 'G_Witch*' spawns (#20247) 2024-10-20 22:40:40 +02:00
sudlud
2269344dce Update README.md - update build status logos and links (#20228) 2024-10-20 17:19:55 +02:00
Andrew
034ebb3cdd Revert "fix(Core/Spells): SPELL_ATTR1_IMMUNITY_PURGES_EFFECT should not remov…" (#20245)
This reverts commit 572be7d69f.
2024-10-19 20:53:24 +02:00
github-actions[bot]
fd52e6160b chore(DB): import pending files
Referenced commit(s): f9cf6ff244
2024-10-19 09:57:28 +00:00
sudlud
f9cf6ff244 fix(DB/Quest): fix Standards and Practices Quest spawns (#20243) 2024-10-19 11:56:36 +02:00
Benjamin Jackson
7abbca0f5b fix(Core/CharmInfo): Adjust how spells are given to charmed creatures. (#20227)
Init.
2024-10-18 17:42:21 -03:00
Andrew
572be7d69f fix(Core/Spells): SPELL_ATTR1_IMMUNITY_PURGES_EFFECT should not remov… (#20032)
fix(Core/Spells): SPELL_ATTR1_IMMUNITY_PURGES_EFFECT should not remove spells with no immunities
2024-10-18 08:43:51 -03:00
github-actions[bot]
4c6cb4f7ff chore(DB): import pending files
Referenced commit(s): 705150df1a
2024-10-17 22:43:54 +00:00
Rorschach91
705150df1a Fix(DB) Scarlet Commanders and Crusaders group and waypoints. (#20213)
* Create Scarlet_Group_Patrol.sql

* Update Scarlet_Group_Patrol.sql

* Update Scarlet_Group_Patrol.sql

* Update Scarlet_Group_Patrol.sql

Adding other two Commanders (waypoints).

* Update Scarlet_Group_Patrol.sql

Adding Sniff for 128735 and 128737.

* Update Scarlet_Group_Patrol.sql

Adding Scarlet Commander and Scarlet Crusaders group waypoint (Sniff).

* Update Scarlet_Group_Patrol.sql

* Update data/sql/updates/pending_db_world/Scarlet_Group_Patrol.sql

---------

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2024-10-18 00:42:59 +02:00
Benjamin Jackson
4ad9d68f42 chore(Core): Correct typo of Suppress. (#20229)
* Init.

* Adjust spacing.
2024-10-17 22:09:53 +02:00
github-actions[bot]
9182e970d4 chore(DB): import pending files
Referenced commit(s): c44ff0b8ca
2024-10-16 15:01:01 +00:00
Benjamin Jackson
c44ff0b8ca fix(DB/Creature): Adjust various values of Magister's Terrace creatures. (#20223)
* Init.

* Remove missing entry.
2024-10-16 17:00:05 +02:00
Anton Popovichenko
cb241a35e7 fix(Core/Items): Don't remove all owned auras on removing enchantments. (#20220) 2024-10-16 06:14:09 -03:00
github-actions[bot]
6b40e51b66 chore(DB): import pending files
Referenced commit(s): 97a4ba1314
2024-10-16 05:48:25 +00:00
Benjamin Jackson
70bf2a419f fix(DB/Creature): Adjust various values of Zul'Aman creatures. (#20222)
* Init.

* Remove missing entries.
2024-10-16 07:48:18 +02:00
github-actions[bot]
3f805e7d23 chore(DB): import pending files
Referenced commit(s): 3c3419e991
2024-10-16 05:47:42 +00:00
Rorschach91
97a4ba1314 Fix(DB) Scarlet Preachers phase 2 correction. (#20212)
Create Scarlet_preachers_initgroup_wp.sql

Correction made by Bench. My fix has been merged by a mistake.
2024-10-16 07:47:30 +02:00
github-actions[bot]
3c3419e991 chore(DB): import pending files
Referenced commit(s): 462b6b5f3a
2024-10-16 05:46:49 +00:00
sudlud
462b6b5f3a fix(DB/Creature): Sniffed Values for 'Oomailiq' spawns (#20221) 2024-10-16 07:45:54 +02:00
github-actions[bot]
46c9f8234b chore(DB): import pending files
Referenced commit(s): 3d152f2547
2024-10-15 19:09:12 +00:00
Benjamin Jackson
3d152f2547 fix(DB/Creature): Adjust various values of Sunwell Plateau creatures. (#20218)
Init.
2024-10-15 16:08:15 -03:00
Mike Delago
f1b629035f fix(CI/Import SQL): reference previous pending update in header (#20219) 2024-10-15 15:06:43 -04:00
github-actions[bot]
998d548a3e chore(DB): import pending files
Referenced commit(s): 186b97b969
2024-10-15 13:43:55 +00:00
Rorschach91
186b97b969 Fix(DB) Preachers path. (#20202) 2024-10-15 15:43:03 +02:00
github-actions[bot]
7d50361be7 chore(DB): import pending files
Referenced commit(s): 32164b26a3
2024-10-15 11:45:24 +00:00
Rorschach91
32164b26a3 Fix(DB) Resolve Stable Master Kitrik missing path. (#20210)
* fix(Script/Mother Shahraz) Increase min teleport range and add new teleport points.

This fix increase minimum teleport range for Fatal Attraction and It adds 5 new teleport points if the boss is near the platform.

* Update boss_mother_shahraz.cpp

* Create Kitrik_Fix_waypoint.sql

With my old fix, Kitrik doesn't use its waypoint. With this fix It should move.

* Update Kitrik_Fix_waypoint.sql

* Update data/sql/updates/pending_db_world/Kitrik_Fix_waypoint.sql

* Update data/sql/updates/pending_db_world/Kitrik_Fix_waypoint.sql

* Update data/sql/updates/pending_db_world/Kitrik_Fix_waypoint.sql

---------

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2024-10-15 13:44:31 +02:00
Mike Delago
3ef1a4a22a fix(CI): simplify ci-pending-sql.sh and make it safer (#20209)
* apps: ci: ci-pending-sql.sh: simplify

* ensure proper file header is used
2024-10-14 20:42:04 -04:00
github-actions[bot]
f87cd61a53 chore(DB): import pending files
Referenced commit(s): 0cbfc182fe
2024-10-14 21:54:27 +00:00
Angelo Venturini
0cbfc182fe fix(DB): Fix importer part 2 (#20208)
Update Kitrik_wp.sql
2024-10-14 17:53:34 -04:00
Angelo Venturini
23f43d4a72 fix(DB): Fix importer (#20207) 2024-10-14 18:49:16 -03:00