WinterSolstice8
39f7ea8706
[sql] Reorder QMs in North Gustaberg and Shadowreign version
2026-07-02 16:34:03 -06:00
Critical
ac57b7ad21
[lua, sql][module] COR Era Adjustment Modules; COR and module bug fix
2026-06-28 13:51:36 -06:00
sruon
5425b32e73
Remove missing NPCs from Bastok Markets
2026-06-13 00:29:14 -06:00
sruon
5319f2f7b6
30260604_0 Apollyon/Temenos NPCs
2026-06-10 08:45:37 -06:00
sruon
4f3bdf8861
Hide seasonal event NPCs
2026-06-10 08:14:58 -06:00
sruon
7492f3e56e
Fix FKNS QMs
2026-06-07 03:36:48 -06:00
sruon
0879e06782
Fix RuAun QMs
2026-06-07 03:29:17 -06:00
Lance
ef0136b8a4
[lua] [sql] [cpp] Add ROTZ Content Tag ( #10213 )
...
* Add ROTZ Content Tag
* Tag ROTZ abilities, NPCs, spells and traits
2026-06-02 11:21:22 +02:00
JerokeXI
78e5a154b3
[sql] content_tag NPCs [Mhaura][Selbina] + Others
2026-05-31 16:07:15 -06:00
Xaver
ecd55b69be
Merge pull request #10197 from JerokeXI/content_tag_pt3
...
[sql] Add content_tag to NPCs [Bastok]
2026-05-31 14:32:07 +02:00
sruon
2a0ebd9505
Add missing NPCs [May 2026 Version Update]
2026-05-31 04:07:05 -06:00
JerokeXI
c77333445a
[sql] Add content_tag to NPCs [Bastok]
2026-05-30 16:22:06 -06:00
Xaver
0092aa734c
Merge pull request #10166 from JerokeXI/content-tag-pt2
...
[sql] Add content_tag to NPCs [San d'Oria][Sandy]
2026-05-29 09:06:41 +02:00
WinterSolstice8
566692ead8
Merge pull request #10180 from sruon/tvr_mobs
...
[sql] TVR mobs
2026-05-28 23:45:02 -06:00
sruon
d46cadf085
The Voracious Resurgence mobs
2026-05-28 23:18:10 -06:00
WinterSolstice8
bace28a0ce
[sql] Set a pso'xja door default animation to closed
2026-05-28 06:26:14 -06:00
JerokeXI
5b3ef82780
[sql] Add content_tag to NPCs [San d'Oria][Sandy]
2026-05-27 15:58:17 -06:00
Xaver
8df6da2950
Merge pull request #9836 from JerokeXI/content-tag-pt1
...
[sql] Add content_tag to NPCs [Windurst]
2026-05-27 12:12:17 +02:00
sruon
ad46243025
Merge pull request #10163 from sruon/layered_npcs_backfill
...
[sql] Missing instance NPCs
2026-05-27 12:01:27 +02:00
sruon
50f8b7a6cf
Fix Telepoint in Tahrongi
2026-05-26 22:36:31 -06:00
Dylan Knevitt
a67bdc9a10
Fix content_tag for Gobbie Mystery Box and Trust Quest NPCs
...
The Gobbie Mystery Box and Trust Quest systems are independent of the
expansions their NPCs were tagged with, but content_tag was set to
'SOA' / 'ABYSSEA' / 'TOAU'. IsContentEnabled resolves
content_tag as the suffix of main.ENABLE_<TAG>
(src/map/lua/luautils.cpp:1891), so disabling any of those expansions
hides the NPCs and blocks the feature entirely.
Retag to the matching feature settings that already exist:
- ENABLE_DAILY_TALLY (settings/default/main.lua:49) for the 11
Mystery Box NPCs (Wondrix, Mystrix, Habitox, Bountibox, Specilox,
Arbitrix, Funtrox, Priztrix, Sweepstox, Rewardox, Winrix) and
their associated Treasure_Coffer NPCs.
- ENABLE_TRUST_QUESTS (settings/default/main.lua:170) for the 3
Trust Quest NPCs (Gondebaud, Clarion Star, Wetata).
Mystery Box was added 2011-12-15; Trust Quests were added 2013-12-11
- both pre-date or are orthogonal to SoA (2013-03-27). A.M.A.N.
Liaison NPCs (assist channel) need a new ENABLE_ASSIST_CHANNEL
setting and are intentionally left for a follow-up PR.
Fixes #9613 .
Refs #8995 , #8963 (Trust NPC visibility, Krylose).
Co-authored-by: eyes-and-brain <eyes-and-brain@users.noreply.github.com>
Co-authored-by: Krylose <Krylose@users.noreply.github.com>
2026-05-26 10:44:47 +02:00
JerokeXI
9e6a5f3f48
[sql] Add content_tag to NPCs [Windurst]
2026-05-24 23:58:22 -06:00
JerokeXI
52e5ad69f7
[npc][lua] Halvung Gates Key Item check
2026-05-24 11:32:41 -06:00
sruon
7c4e99e60f
[lua, sql] Besieged mobs / Al Zahbi NPCs ( #10095 )
...
* Besieged mobs in Al Zahbi/Wajaom/Bhaflau
* Locus Colibri / Wivre missing spawns in Bhaflau
* Al Zahbi NPCs
2026-05-23 12:25:50 +02:00
sruon
63d8fe0e4d
Hide Terminal Coffer in Horlais Peak
2026-05-21 00:06:44 -06:00
sruon
5494bdd6f7
Fix shifted hidden furniture NPCs
2026-05-20 20:29:16 -06:00
sruon
e78eafcdd0
Merge pull request #10067 from sruon/30260429_1_NPCs
...
[client] May 2026 Version Update 30260429_1 NPCs
2026-05-20 16:22:57 +02:00
ThrisStraizo
0cd9023c07
Behind the Smile quest implementation
...
This PR implements the quest Behind the Smile and the mechanics for the mob fight with Bullheaded Grosvez.
2026-04-09 17:23:17 +02:00
Frankie-hz
aba8a3899e
[lua, sql] Fixes COP 7-1 full inventory message and NPC
2026-04-08 02:16:22 -04:00
InnovationGuru
91cb5663d0
Implemented Storm on the Horizon
2026-03-31 07:47:27 -04:00
Flibe-XI
bfa76eb1ea
Brigand chart: Make chests fishable
2026-03-24 07:51:47 +01:00
Critical
1e5040d39a
[lua, sql] Tango With A Tracker adjustments
2026-03-08 15:20:23 -06:00
ThrisStraizo
c6c7f9aa9c
PUP AF3 Puppetmaster Blues
...
This PR adds the quest Puppetmaster Blues and the framework for the battlefield.
2026-03-06 00:19:47 +01:00
ThrisStraizo
8e8398c862
Corsair LB (Breaking the Bonds of Fate)
...
This PR adds the missing quest Breaking the Bonds of Fate so that it is now completable.
2026-03-03 09:42:16 -08:00
Aeshur
02a2ae762d
[sql] WoTG 49 - Cait in the Woods CS NPC fix
2026-02-25 23:16:09 -05:00
Aeshur
6ff9e191c9
[lua] Abyssea - Main story quests Part 3
2026-02-14 23:38:45 -05:00
ThrisStraizo
affb7ade2c
[npc] WHM AF3 QM Position
...
This PR fixes the position of the QM for WHM AF3 mob Altedour I Tavnazia
2026-02-14 12:49:40 -08:00
claywar
0656a8cb90
[client] NPC ID shifts
2026-02-12 07:07:43 -05:00
Xaver-DaRed
7715effc23
Clamming rewrite: Clamming point NPC logic and separation
2026-02-09 16:16:04 +01:00
slashtangent
8c73659809
Turns off a QM in Carpenters Landing
2026-02-08 01:34:40 -06:00
WinterSolstice8
23d834ff0c
[sql] Ifrits Cauldron untargetable mining point fix
2026-02-03 11:06:21 -07:00
Xaver-DaRed
c6592096fd
Merge pull request #9240 from Flibe-XI/brigands
...
[Lua, SQL, Quest] Added core structure of Brigand's Chart quest
2026-01-31 15:14:14 +01:00
Flibe-XI
2ed5f5044d
Added core structure of brigands chart quest
2026-01-29 21:31:54 -05:00
Critical
3861cbc99c
[lua, sql] BLM RoV/SoA Era Audit
2026-01-28 16:19:54 -07:00
claywar
de7016bd96
[client] NPC ID shifts
...
Comment out GetFirstID lookups for removed Alter Ego Extravaganza npcs
Disable alter ego extravaganza
2026-01-13 08:58:01 -05:00
heavyarms
cf49e7262d
[sql] Add 'SOA' content flag to Ethereal Junction npcs that lack it
2026-01-12 06:40:52 +03:00
heavyarms
d8c028a344
[sql] Remove ASA tag from Hakutaku spawn point
2026-01-09 08:15:41 +03:00
claywar
0302fcfbda
[client] NPC ID shifts
2025-12-30 17:47:46 -05:00
Rosienaikanaro
afba3463c7
Temple of Uggy NPC Fixes Pt1
...
- Corrects IDs for Crimson-toothed Pawberry, Sozu Rogberry, and Windurst 9-2.
2025-12-03 14:54:51 -05:00
Xaver-DaRed
42dfef4d4a
Merge pull request #8736 from CriticalXI/lufaise_nms
...
[lua, sq] Lufaise Meadows NM Audit
2025-11-24 14:47:06 +01:00