Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Script/Instance): Rework Scarlet Monastery Ashbringer event partially #15218

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
b52f82b
Fix NPC texts for Scarlet Monastery Ashbringer event
feltwitch Feb 22, 2023
570e432
Trigger Ashbringer event from area trigger
feltwitch Feb 22, 2023
852be81
Open chapel door when Ashbringer event begins
feltwitch Feb 21, 2023
66eb62f
Delay NPC actions in Ashbringer event appropriately
feltwitch Feb 21, 2023
d608898
Stop NPC patrolling instead of rooting them
feltwitch Feb 22, 2023
6f294cd
Fix Commander Mograine's talk text
feltwitch Feb 23, 2023
fe0af2b
Make database update reapplicable
feltwitch Feb 24, 2023
852defd
Remove unnecessary `Type` from UPDATE
feltwitch Feb 24, 2023
286c5ef
Stop Mograine's yell upon death in Ashbringer event
feltwitch Feb 24, 2023
c4d2f41
Talk only half the time, not always
feltwitch Feb 24, 2023
4a8597d
Fix on aggro texts for Cathedral NPCs
feltwitch Feb 25, 2023
d9563c7
Fix Mograine's yell upon killing player
feltwitch Feb 25, 2023
82a39e4
Start Ashbringer event closer to Commander Mograine
feltwitch Feb 25, 2023
040fef2
Fix the Highlord's waypoints to be more blizzlike
feltwitch Feb 25, 2023
8932585
Add appropriate emotes to the Highlord's texts
feltwitch Feb 26, 2023
2275411
Add the Highlord's missing emotes
feltwitch Feb 26, 2023
0662667
Let `AshbringerEvent()` handle facing, sheathing, kneeling
feltwitch Feb 26, 2023
4c4f88e
Delay event progression for blizzlikeness
feltwitch Feb 26, 2023
08cba1d
Have Commander Mograine beg instead of kneel
feltwitch Feb 26, 2023
c10bcf7
Correct event timings to be blizzlike
feltwitch Feb 26, 2023
18ee50b
Add missing question emote for Renault
feltwitch Feb 26, 2023
29a3d82
Make weapon sheathing blizzlike
feltwitch Feb 26, 2023
a881aa9
Add another missing emote for Renault
feltwitch Feb 26, 2023
d431494
Adjust timings to make the end a bit more blizzlike
feltwitch Feb 26, 2023
2fc8a34
Use sniffed data for Fairbanks's gossip texts
feltwitch Feb 26, 2023
20d9c95
Move Fairbanks' gossip option texts to database
feltwitch Feb 27, 2023
82ba284
Use `GOSSIP_ACTION_INFO_DEF` for Fairbanks gossip
feltwitch Feb 27, 2023
6b5e6e7
Add Fairbanks's missing emotes
feltwitch Feb 27, 2023
9783ac3
Remove extra newline
feltwitch Aug 19, 2023
4e9a9a6
Replace `SELECT` queries with string literals
feltwitch Aug 19, 2023
931e453
Comply with code style guide
feltwitch Aug 19, 2023
55c07fa
Make Mograine's facing less oddly specific
feltwitch Aug 19, 2023
5822fc7
Use the new scriptmodel for `npc_scarlet_guard`
feltwitch Aug 19, 2023
c753a8a
Remove references to DB name
feltwitch Aug 20, 2023
11e04d1
Have the commander face the player who started the event
feltwitch Aug 20, 2023
19b3bb4
Use correct ID for Highlord Mograine
feltwitch Aug 20, 2023
dc24420
Revert "Use the new scriptmodel for `npc_scarlet_guard`"
feltwitch Aug 26, 2023
2429a50
Use the correct operator
feltwitch Aug 26, 2023
5262169
Make Highlord Mograine not wait before walking in
feltwitch Aug 26, 2023
e8a910f
Hide Highlord Mograine's weapon
fangshun2004 Aug 26, 2023
98328d5
Trigger Ashbringer interactions from spell hit
fangshun2004 Aug 26, 2023
f46a6e4
Fairbanks' gossip is now only available to players equipped with corr…
fangshun2004 Aug 28, 2023
47a3842
Merge branch 'master' into improvement/fix-scarlet-monastery-ashbring…
Kitzunu Oct 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading