Commit Graph

13118 Commits

Author SHA1 Message Date
Yunfan Li
91870c9ccd Merge branch 'azerothcore:master' into Playerbot 2024-03-19 20:12:59 +08:00
github-actions[bot]
e98fdfd04e chore(DB): import pending files
Referenced commit(s): b69df485cf
2024-03-18 21:31:57 +00:00
Gultask
b69df485cf fix(DB/BlackTemple): Rework Black Temple (#18569)
* init

* more

* Update rev_1710358311839208100.sql
2024-03-18 22:31:05 +01:00
github-actions[bot]
3b2c3e59fd chore(DB): import pending files
Referenced commit(s): ab0edfe67b
2024-03-18 21:23:38 +00:00
sudlud
f6859a3e7f fix(DB/Gameobject): Sniffed Values for 'Warm Fire' spawns (#18565) 2024-03-18 22:23:09 +01:00
github-actions[bot]
ab0edfe67b chore(DB): import pending files
Referenced commit(s): 580573b911
2024-03-18 21:22:47 +00:00
sudlud
580573b911 fix(DB/Gameobject): Sniffed Values for 'Dwarven Campfire' spawns (#18578) 2024-03-18 22:21:49 +01:00
github-actions[bot]
9131d4908a chore(DB): import pending files
Referenced commit(s): 8faaa77319
2024-03-18 21:06:34 +00:00
Dan
8faaa77319 fix(Scripts/TheEye): fix Kael progress bug and some other issues (#18580)
* init

* some fixes
2024-03-18 22:04:49 +01:00
Yunfan Li
4387de8b82 Fix macos CI 2024-03-18 22:17:56 +08:00
Yunfan Li
e0ddd7f610 Disable test build for macos CI 2024-03-18 19:55:39 +08:00
Yunfan Li
0024602d42 CI ignore warnings 2024-03-18 17:35:29 +08:00
Yunfan Li
b1ee6cfe06 Fix macos compilation 2024-03-18 14:25:49 +08:00
Yunfan Li
af717c592f Fix macos CI 2024-03-18 09:07:56 +08:00
Yunfan Li
ce59a892c7 Fix macos CI 2024-03-17 19:48:03 +08:00
github-actions[bot]
b661512c63 chore(DB): import pending files
Referenced commit(s): 91c8cdf36d
2024-03-17 10:36:35 +00:00
Marcos Costa
91c8cdf36d fix(DB/Creature) Underground Orgrimmar Grunt (#18532)
* fix(DB/Creature) Underground Orgrimmar Grunt

* Rename Query to Query.sql

* delete creature_addon

---------

Co-authored-by: Pagani Walter <paganiwalter@gmail.com>
2024-03-17 11:22:55 +01:00
Yunfan Li
68219e6f55 Merge branch 'azerothcore:master' into Playerbot 2024-03-17 12:05:57 +08:00
github-actions[bot]
1f878f7000 chore(DB): import pending files
Referenced commit(s): 42c41525de
2024-03-16 20:29:41 +00:00
Dan
42c41525de fix(Scripts/TheEye): increase dagger proc chance and make sure mind control only targets players (#18563) 2024-03-16 17:28:40 -03:00
Andrew
452ca39249 fix(Scripts/Commands): Fix crash when using additem from console (#18559) 2024-03-16 04:56:42 -03:00
Walter Pagani
64f372fca3 chore. Avoid failures in the tests of custom items (#18519)
* chore. Avoid failures in the tests of custom items

* Report error but continue with the rest of the item

* change LOG_ERROR for LOG_DEBUG
2024-03-15 20:09:10 -03:00
github-actions[bot]
9e5f65c548 chore(DB): import pending files
Referenced commit(s): ab02c36e67
2024-03-15 13:24:19 +00:00
Elmsroth
ab02c36e67 feat(Scripts/Commands): Implement ".reset items" command (#18393)
Syntax : .reset items equiped|bags|bank|keyring|currency|vendor_buyback|all|allbags #playername
Delete items in the player inventory (equiped, bank, bags etc...) depending on the chosen option.
#playername : Optionnal target player name (if player is online only). If not provided the command will execute on the selected target player.


Update src/server/scripts/Commands/cs_reset.cpp

Accepted

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Update data/sql/updates/pending_db_world/rev_1708782048020249700.sql

Accepted

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Update data/sql/updates/pending_db_world/rev_1708782048020249700.sql

Accepted

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Update src/server/game/Miscellaneous/Language.h

Accepted

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
fix uint16 vs uint16_t


fix crash and code cleanup

Fix typo

sql fix

Missing typo

selected instead or selecter

AC code style fix

Re-Fix typos

MISSING typos

missing typos
2024-03-15 10:23:31 -03:00
Andrew
3bcdc4d23e fix(Core/Spells): Domination affect max 5 targets (#18555) 2024-03-15 08:20:51 +01:00
Walter Pagani
7a7ea27293 fix(SpellInfoCorrections) Raid buffs should ignore LoS (#18518) 2024-03-15 01:20:36 -03:00
Dan
a21ba7afc2 fix(Scripts/TheEye): another Al'ar hotfix (#18554)
init
2024-03-15 01:05:50 -03:00
Dan
e0bc7d73dd fix(Scripts/TheEye): make sure Al'ar doesn't schedule abilities multiple times (#18553)
* init

* fix
2024-03-14 06:12:02 -03:00
Dan
28ea5ca879 fix(Scripts/TheEye): maybe fix Al'ar transition (#18552)
initial
2024-03-13 20:53:17 +01:00
github-actions[bot]
0da6b17f7b chore(DB): import pending files
Referenced commit(s): fbfa2c21f3
2024-03-13 09:53:05 +00:00
sudlud
307c1ab09d refactor(Core): remove some unused variables (#18538)
- let's get rid of some compiler warnings
2024-03-13 06:52:43 -03:00
sudlud
fbfa2c21f3 fix(DB/Gameobject): fix phaseMask of two 'Bench' spawns (#18541)
fix(DB/Gameobject): fix phaseMask of two 'heyitsbench' spawns
2024-03-13 06:52:11 -03:00
github-actions[bot]
447fcbe99e chore(DB): import pending files
Referenced commit(s): 9238c71105
2024-03-13 06:42:35 +00:00
Dan
6a58e611ed fix(Scripts/TheEye): remove auras from Solarian on invisiblity and sniffed spell (#18544)
* init

* add sniffed spell and remove auras on invisible

* prevent true beam being cast on players
2024-03-13 03:42:07 -03:00
Dan
9238c71105 fix(DB/TheEye): make falconer move towards you (#18542)
initial
2024-03-13 03:41:36 -03:00
Dan
6b5289f373 fix(Scripts/TheEye): allow Solarian to cast on pets/totems (#18539)
init
2024-03-12 06:46:12 -03:00
Dan
a7026e7e39 fix(Scripts/TheEye): make sure Al'ar doesn't cast anything during rebirt + phoenix spawning (#18540)
* init

* more

* uh
2024-03-12 06:44:55 -03:00
Yunfan Li
a42219e17d Merge branch 'azerothcore:master' into Playerbot 2024-03-12 16:54:14 +08:00
Yunfan Li
b3f96a2bc1 Update core-build.yml 2024-03-12 14:52:37 +08:00
Yunfan Li
23cf1a3aab Update workflows 2024-03-12 14:50:04 +08:00
Yunfan Li
f0cb94cb3f Fix variable unused warning 2024-03-12 13:56:48 +08:00
Yunfan Li
6d5b402c2c Fix workflows 2024-03-12 13:15:19 +08:00
Yunfan Li
60b624a3ac Fix workflows 2024-03-12 13:10:51 +08:00
Yunfan Li
19cd29ff6d Merge pull request #6 from liyunfan1223/revert-5-Playerbot
Revert "Split Ulduar's script files"
2024-03-12 12:46:05 +08:00
Yunfan Li
c36a7a25a0 Revert "Split Ulduar's script files" 2024-03-12 12:41:20 +08:00
Yunfan Li
187db6f688 Merge pull request #5 from Garashan/Playerbot
Split Ulduar's script files
2024-03-12 11:38:04 +08:00
github-actions[bot]
7ea2591c95 chore(DB): import pending files
Referenced commit(s): 3a87b5a85e
2024-03-11 23:15:17 +00:00
Andrew
3a87b5a85e fix(Scripts/TempestKeep): Kael pyroblast target only main target (#18531) 2024-03-12 00:14:00 +01:00
github-actions[bot]
5542102117 chore(DB): import pending files
Referenced commit(s): c49032a722
2024-03-11 22:38:00 +00:00
sudlud
c49032a722 fix(DB/Gameobject): Sniffed Values for 'Bonfire' spawns (#18537) 2024-03-11 23:36:33 +01:00