Commit Graph

10374 Commits

Author SHA1 Message Date
github-actions[bot]
904ddc72cc chore(DB): import pending files
Referenced commit(s): 656694b383
2025-06-30 03:50:49 +00:00
Jelle Meeus
656694b383 feat(Core/Command): add GM spectator to allow cross-faction /follow (#22393) 2025-06-30 00:49:47 -03:00
github-actions[bot]
ab5af303ab chore(DB): import pending files
Referenced commit(s): 31012923c1
2025-06-29 19:12:09 +00:00
Andrew
31012923c1 fix(Core/Spells): Fix SPELL_EFFECT_LEAP_BACK not working on targeted … (#22389) 2025-06-29 16:11:11 -03:00
github-actions[bot]
c3cec7198e chore(DB): import pending files
Referenced commit(s): 563ef5d7d9
2025-06-29 19:03:11 +00:00
Kitzunu
ae28b35f2c feat(Scripts/Commands): Add guild ranks display to guild info command (#22380) 2025-06-29 16:02:55 -03:00
github-actions[bot]
d00449dbd8 chore(DB): import pending files
Referenced commit(s): 57487b8244
2025-06-29 18:59:54 +00:00
Benjamin Jackson
57487b8244 fix(DB/Creature): Make Captured Raptor immune to player characters. (#22387)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2025-06-29 15:58:53 -03:00
github-actions[bot]
9c2ea449b6 chore(DB): import pending files
Referenced commit(s): 3b13fe6207
2025-06-29 11:29:19 +00:00
Jelle Meeus
3b13fe6207 fix(Scripts/Spells): add script to GM spell CooldownAll (#22383) 2025-06-29 13:28:21 +02:00
Kitzunu
f4e049f227 refactor(db-scripts): replace PowerShell database tools with Bash scripts and update documentation (#22372)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/4343

This pull request replaces the PowerShell implementation of the AzerothCore database export and squash tools with Bash scripts, streamlining the process and improving compatibility. It also updates the documentation to reflect these changes. The most important changes include the creation of new Bash scripts for exporting databases, squashing databases, and updating versions, as well as the removal of the previous PowerShell script and its associated documentation.

### Script Replacement and Enhancements:
* [`apps/DatabaseSquash/DatabaseExporter/DatabaseExporter.sh`](diffhunk://#diff-af0bd252ac095aaad91b842c75b60a689792e6dc9ce88f5e2e4b6f68acf84dcaR1-R69): Introduced a Bash script to replace the PowerShell implementation for exporting database tables, with added features such as formatted SQL output and dynamic directory creation.
* [`apps/DatabaseSquash/DatabaseSquash.sh`](diffhunk://#diff-79ff4f749c045a7d91e9b43aefb5d6fbebdc5fdfb430fbcba329e4d96d71a4fbR1-R52): Added a Bash script to automate the database squash process, integrating the version updater and database exporter tools.
* [`apps/DatabaseSquash/VersionUpdater/VersionUpdater.sh`](diffhunk://#diff-3abc69c645cb80aff30824739e317c9e847e743eeab15ab4825951d10179b265R1-R84): Created a Bash script for automatically updating the version in `acore.json` and generating SQL update files with proper versioning.

### Documentation Updates:
* [`apps/DatabaseSquash/DatabaseExporter/databaseexporter.md`](diffhunk://#diff-b2b291286f2b900a022474f00754ebfe78410780c010d46752335a372d688aefR1-R16): Rewritten documentation to reflect the usage of the new Bash script for database exporting.
* [`apps/DatabaseSquash/VersionUpdater/versionupdater.md`](diffhunk://#diff-f12e21f8a404957c90d9120cf9df0724ff27a7efdb5de0798d974079cfe8adadR1-R10): Added documentation for the new version updater tool, explaining its functionality and usage.
* [`apps/DatabaseSquash/databasesquash.md`](diffhunk://#diff-4a559f6e7404b529714bac65ad22744feb7b9f88343864a20e0a46974233767eR1-R11): Documented the overall database squash tool, detailing its integration of the version updater and database exporter scripts.

### Removal of Legacy Code:
* [`apps/DatabaseExporter/DatabaseExporter.ps1`](diffhunk://#diff-2b4e49f704d88a372b5160c7278839668c81dbecaf52a4edd327873e30b9ae70L1-L234): Removed the PowerShell script for database exporting, along with its associated functionality and settings.
* [`apps/DatabaseExporter/databaseexporter.md`](diffhunk://#diff-0618d62def0d611be6e0d4fc524df6f702f493cb87870d9382402aaf52f484e8L1-L85): Deleted outdated documentation for the PowerShell-based database exporter tool.
2025-06-28 16:17:48 +02:00
github-actions[bot]
c0276a3410 chore(DB): import pending files
Referenced commit(s): bd0bcaef09
2025-06-28 12:08:41 +00:00
Rocco Silipo
bd0bcaef09 fix(DB/Creature): Remove respawn time from the smartAI of some npc's in the scarlet enclave. (#22375) 2025-06-28 09:07:42 -03:00
github-actions[bot]
732b916a2a chore(DB): import pending files
Referenced commit(s): 989b64cb3d
2025-06-27 13:31:23 +00:00
SHIHUANG214
989b64cb3d feat(Script/Commands): allow to pass email in account create (#22310)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2025-06-27 15:30:21 +02:00
github-actions[bot]
69645f37d4 chore(DB): import pending files
Referenced commit(s): ec23669a29
2025-06-27 08:40:30 +00:00
Tereneckla
ec23669a29 feature(Scripts/Commands) choose Xth spawn of entry for go creature/gameobject id (#22363) 2025-06-27 09:39:26 +01:00
github-actions[bot]
e8429688f1 chore(DB): import pending files
Referenced commit(s): e4583eb06f
2025-06-27 00:26:27 +00:00
Andrew
e4583eb06f fix(DB/Creature): Bound Air, Fire and Water Elemental damage and immu… (#22300) 2025-06-26 21:25:30 -03:00
github-actions[bot]
90eb27cd15 chore(DB): import pending files
Referenced commit(s): f30a821b7f
2025-06-21 21:47:00 +00:00
Rocco Silipo
f30a821b7f fix (DB/Script/Scarlet Enclave) Corrects some spell timers and adds a new spell for Darion Mograine. (#22324) 2025-06-21 23:45:59 +02:00
github-actions[bot]
d68b0913a1 chore(DB): import pending files
Referenced commit(s): 7c171ae4dc
2025-06-21 18:45:05 +00:00
avarishd
7c171ae4dc fix(Scripts/ScarletEnclave): City guards should throw stuff at new DKs (#22317) 2025-06-21 20:44:01 +02:00
github-actions[bot]
5a58237007 chore(DB): import pending files
Referenced commit(s): 711f674c8a
2025-06-21 17:33:24 +00:00
Andrew
711f674c8a fix(Scripts/ScarletEnclave): Rewrite Brothers in Death (#22303) 2025-06-21 14:32:22 -03:00
github-actions[bot]
58b966cbff chore(DB): import pending files
Referenced commit(s): 9d03f229c9
2025-06-21 16:22:29 +00:00
Rocco Silipo
9d03f229c9 fix(DB/Condition): Deliver Stolen Horse only works near Salanar. (#22341) 2025-06-21 13:21:29 -03:00
github-actions[bot]
56f8f6ab98 chore(DB): import pending files
Referenced commit(s): d94fbb1609
2025-06-18 13:48:10 +00:00
Andrew
d94fbb1609 fix(Scripts/ZulDrak): Fix Ghymer not being healed by storm clouds (#22302) 2025-06-18 10:47:10 -03:00
github-actions[bot]
4f44add274 chore(DB): import pending files
Referenced commit(s): 84533758f9
2025-06-17 19:15:44 +00:00
Tereneckla
c5f3c968ad fix(DB/Creature) add CC immunities to the Fel Crystals in the Selin Fireheart encounter (#22304) 2025-06-17 20:15:31 +01:00
github-actions[bot]
31f466fa32 chore(DB): import pending files
Referenced commit(s): a902e7314c
2025-06-17 17:51:17 +00:00
avarishd
8c2b1bc79b fix(Scripts/HoL): Ionar's Static Overload missing knockback (#22049) 2025-06-17 14:50:29 -03:00
github-actions[bot]
a902e7314c chore(DB): import pending files
Referenced commit(s): e50a692fc7
2025-06-17 17:50:18 +00:00
Jelle Meeus
e50a692fc7 fix(DB): set game_event_* tables to use smallint (#22309) 2025-06-17 18:49:18 +01:00
github-actions[bot]
7f46986771 chore(DB): import pending files
Referenced commit(s): 19626d0bfa
2025-06-17 17:47:49 +00:00
Lyn
19626d0bfa fix(DB/Creature): Molten War Golem - Added immunities (#22315)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
2025-06-17 18:46:46 +01:00
github-actions[bot]
d3cbce652d chore(DB): import pending files
Referenced commit(s): 080e9e05da
2025-06-16 15:40:04 +00:00
avarishd
080e9e05da fix(Scripts/Items): Bloodsail Admiral's hat should despawn parrot on … (#22327) 2025-06-16 17:39:03 +02:00
github-actions[bot]
dd96b57be4 chore(DB): import pending files
Referenced commit(s): a473138dbb
2025-06-15 21:43:51 +00:00
Benjamin Jackson
a473138dbb fix(DB/Gameobject): Correct Area 52 Mailbox faction. (#22319) 2025-06-15 17:42:51 -04:00
github-actions[bot]
8daba92e58 chore(DB): import pending files
Referenced commit(s): c5cb54c2ea
2025-06-15 20:48:50 +00:00
Benjamin Jackson
c5cb54c2ea fix(Scripts/ScarletEnclave): Improve Might of Mograine aura behavior. (#22320) 2025-06-15 22:47:46 +02:00
github-actions[bot]
6a054da69d chore(DB): import pending files
Referenced commit(s): c55e737fdd
2025-06-15 18:33:54 +00:00
Ryan Turner
c55e737fdd fix(DB/Loot) - Archimonde now properly drops the Helms (#22322)
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2025-06-15 19:32:55 +01:00
github-actions[bot]
1ce62f4718 chore(DB): import pending files
Referenced commit(s): 40a4ed5fc7
2025-06-12 09:23:16 +00:00
Smirnov Sergey
40a4ed5fc7 fix(DB/SAI/Scripts) [Sholazar Basin] Quest: A Hero's Burden -- Behavior of all NPCs (#22278) 2025-06-12 11:22:17 +02:00
github-actions[bot]
8060e2afbc chore(DB): import pending files
Referenced commit(s): d28d98a434
2025-06-12 09:18:39 +00:00
Andrew
d28d98a434 fix(DB/SAI): Fix Eye of Taldaram not casting Shadowfury on death (#22297) 2025-06-12 11:17:39 +02:00
github-actions[bot]
a79c7c09d3 chore(DB): import pending files
Referenced commit(s): 98ea0b40fa
2025-06-12 09:14:06 +00:00