Commit Graph

8494 Commits

Author SHA1 Message Date
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
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
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
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
github-actions[bot]
0da6b17f7b chore(DB): import pending files
Referenced commit(s): fbfa2c21f3
2024-03-13 09:53:05 +00: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
9238c71105 fix(DB/TheEye): make falconer move towards you (#18542)
initial
2024-03-13 03:41:36 -03: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
github-actions[bot]
7b5746da8d chore(DB): import pending files
Referenced commit(s): d07861c584
2024-03-10 10:35:28 +00:00
sudlud
d07861c584 fix(DB/Item): 44844 'Turkey Caller' - add flag CU_DURATION_REAL_TIME (#18328) 2024-03-10 07:34:28 -03:00
github-actions[bot]
81d781388b chore(DB): import pending files
Referenced commit(s): ab2f527248
2024-03-09 12:32:27 +00:00
sudlud
633d95bfb8 fix(DB/Gameobject): Sniffed Values for 'Bench' spawns (#18448)
* fix(DB/Gameobject): Sniffed Values for 'Bench' spawns

* more sniffs - more (heyits)benches
2024-03-09 09:32:00 -03:00
github-actions[bot]
451a0a04d2 chore(DB): import pending files
Referenced commit(s): 00d83aa756
2024-03-08 22:12:55 +00:00
sudlud
00d83aa756 fix(DB/Gameobject): Sniffed Values for 'Chair' spawns (part 2) (#18509) 2024-03-08 19:12:06 -03:00
github-actions[bot]
98d0626a81 chore(DB): import pending files
Referenced commit(s): df0c3d0a5c
2024-03-08 07:02:32 +00:00
Benjamin Jackson
df0c3d0a5c fix(DB/SAI): Remove Shadowlord Deathwail's immunity. (#18508)
Init.
2024-03-08 08:01:38 +01:00
github-actions[bot]
90b1294165 chore(DB): import pending files
Referenced commit(s): 903820077c
2024-03-08 06:56:32 +00:00
Dan
903820077c fix(Scripts/TheEye): make Solarian not overlap casts and not cast arcane missiles into p2 transition (#18480)
* initial

* add voiceline

* move position of yells

* change voicings
2024-03-08 07:55:42 +01:00
github-actions[bot]
34993a8f9f chore(DB): import pending files
Referenced commit(s): 0dc9e54bfc
2024-03-06 10:24:53 +00:00
Andrew
0dc9e54bfc fix(DB/Creature): Kael Phoenix should not be immune to slows (#18502) 2024-03-06 11:23:58 +01:00
github-actions[bot]
3acb1ad784 chore(DB): import pending files
Referenced commit(s): 7d5c222314
2024-03-04 20:04:18 +00:00
sudlud
7d5c222314 Fix(DB/SAI) update quest 6002 poi and text (#18465)
* Fix(DB/SAI) update quest 6002

Co-authored-by: pedrohfm9 <122452427+Dr-Arayashiki@users.noreply.github.com>

* update quest flag according to sniff - thanks bench!

---------

Co-authored-by: pedrohfm9 <122452427+Dr-Arayashiki@users.noreply.github.com>
2024-03-04 21:03:30 +01:00
github-actions[bot]
edd0dedd1f chore(DB): import pending files
Referenced commit(s): 3c6a3a56e5
2024-03-04 19:58:50 +00:00
sudlud
3c6a3a56e5 fix(DB/Gameobject): Add some missing 'Anvil, Forge, Alchemy Lab' spawns (#18432) 2024-03-04 20:58:01 +01:00
github-actions[bot]
60385349b9 chore(DB): import pending files
Referenced commit(s): 429cd226f3
2024-03-04 19:55:22 +00:00
avarishd
285c8cdc68 fix(DB/Creature): High King Maulgar's council saving you to the insta… (#18494)
fix(DB/Creature): High King Maulgar's council saving you to the instance.
2024-03-04 20:55:17 +01:00
github-actions[bot]
01ee28c80b chore(DB): import pending files
Referenced commit(s): a239b8ed64
2024-03-04 17:58:13 +00:00
Dan
a239b8ed64 fix(DB/TheEye): Nether Scryer and Phoenix Hawk spell behaviour (#18492)
* initial

* Update change_target.sql
2024-03-04 14:57:18 -03:00
github-actions[bot]
ce01ded6cf chore(DB): import pending files
Referenced commit(s): 5a32048ae2
2024-03-04 17:54:35 +00:00
Andrew
5a32048ae2 fix(DB/Spell): Correct Al'ar flame quill target positions (#18490) 2024-03-04 14:53:44 -03:00
github-actions[bot]
6bf11c92a1 chore(DB): import pending files
Referenced commit(s): a9422b10be
2024-03-04 15:45:23 +00:00
Elmsroth
a9422b10be fix(DB/Translation/FR) : Deputy Willem greetings gossip text (#18370)
remove failing collation in previous commit


Fix translation text
2024-03-04 16:44:31 +01:00
github-actions[bot]
48873da974 chore(DB): import pending files
Referenced commit(s): 8936a4aacd
2024-03-03 21:57:10 +00:00
sudlud
8936a4aacd fix(DB/Gameobject): Sniffed Values for 'Barber Chair' spawns (#18450) 2024-03-03 22:56:22 +01:00
github-actions[bot]
ebb8269d65 chore(DB): import pending files
Referenced commit(s): b3287c4106
2024-03-03 21:00:33 +00:00
Alethrion
b3287c4106 fix(DB/World): Creatures not respawning within pools of their own (#18464)
* Remove_Yar_From_Pool

* sql

* Fix_File_Type

* Force_Push_Commit

* Add_Other_Pools
2024-03-03 21:59:42 +01:00
github-actions[bot]
b9c1dc95dd chore(DB): import pending files
Referenced commit(s): bc08c278c9
2024-02-27 14:47:30 +00:00
sudlud
bc08c278c9 fix(DB/Gameobject): Sniffed Values for 'Wooden Chair' spawns (#18378)
* fix(DB/Gameobject): Sniffed Values for 'Wooden Chair' spawns

* remove unnecessary DELETE

* update with additional sniffed values

* Update rev_1708631276486169600.sql

* Update rev_1708631276486169600.sql
2024-02-27 11:46:37 -03:00
github-actions[bot]
b2e2cbfc13 chore(DB): import pending files
Referenced commit(s): a974248624
2024-02-27 07:25:35 +00:00
sudlud
a974248624 fix(DB/Gameobject): Sniffed Values for 'Chair' spawns (#18427) 2024-02-27 04:24:44 -03:00
github-actions[bot]
fb4a11e5d1 chore(DB): import pending files
Referenced commit(s): 03fd7be5ea
2024-02-26 20:56:55 +00:00
Andrew
03fd7be5ea fix(DB/Creature): Remove interrupt immunity from Staff of Disintegrat… (#18415)
fix(DB/Creature): Remove interrupt immunity from Staff of Disintegration and Cosmic Infuser
2024-02-26 21:56:04 +01:00