Zach Toogood
41a5f79eea
Merge pull request #10171 from sruon/ah_index_perf
...
[core, sql] Optimize Auction House indexes
2026-05-28 09:35:48 +01:00
sruon
ee43e7cb70
Optimize auction_house indexes
2026-05-27 19:23:00 -06:00
WinterSolstice8
706c2fe199
[lua] [sql] Implement Voirloup
2026-05-27 19:16:15 -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
Xaver
bee3780bad
Merge pull request #10162 from sruon/reisenjima_henge_tvr_mobs
...
[sql] Reisenjima Henge TVR mobs
2026-05-27 12:00:39 +02:00
Xaver
74dff8459e
Merge pull request #10158 from sruon/fix_tahrongi_npc
...
[fix] Telepoint in Tahrongi
2026-05-27 11:58:21 +02:00
sruon
aa44681160
Reisenjima Henge TVR mobs
2026-05-27 00:33:49 -06:00
sruon
50f8b7a6cf
Fix Telepoint in Tahrongi
2026-05-26 22:36:31 -06:00
Kipling
15eb1e0d47
Giant Orobon Audits
2026-05-26 21:20:51 -07:00
Xaver
34d1a6e0b8
Merge pull request #10152 from WinterSolstice8/tiger_fang_sabertooth
...
[sql] Sabertooth Tigher - Black Tiger Fang: Common -> Very Common
2026-05-27 01:24:10 +02:00
WinterSolstice8
0052aebbf5
[sql] Sabertooth Tigher - Black Tiger Fang: Common -> Very Common
2026-05-26 16:39:05 -06:00
Xaver
6acd6a3e34
Merge pull request #10150 from KiplingFFXI/Energetic-Eruca-Audits
...
[lua] [sql] Energetic Eruca Audits
2026-05-26 23:16:34 +02:00
Kipling
feda732a01
Energetic Eruca Audits
2026-05-26 13:47:16 -07:00
Kipling
0b8592a64d
Sandy 6-1 NM Audit
2026-05-26 12:24:17 -07:00
Xaver
d154149892
Merge pull request #10119 from KiplingFFXI/Aydeewa-NM-Audits
...
[lua] [sql] Aydeewa Subterrane NM Audits
2026-05-26 12:21:49 +02:00
Xaver
66e0dbc83d
Merge pull request #10142 from sruon/awoken_mobs
...
[sql] Peculiar Foes mobs
2026-05-26 11:46:21 +02:00
Xaver
fd5f6253f9
Merge pull request #10141 from Huggsboson29/fix/content-tag-gobbie-mystery-box-trust-quests
...
Fix incorrect content_tag for Gobbie Mystery Box and Trust Quest NPCs
2026-05-26 11:44:49 +02:00
sruon
6a7ae2cd37
Awoken mobs
2026-05-26 03:03:52 -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
sruon
a475f8b765
Campaign NPCs
2026-05-26 01:25:46 -06:00
sruon
9a416810b2
Campaign mobs
2026-05-26 01:25:46 -06:00
sruon
43fce702b9
Sortie mobs
2026-05-25 21:51:16 -06:00
sruon
d2df74d2e4
Odyssey mobs
2026-05-25 20:02:06 -06:00
sruon
db5669d938
Ruhotz Silvermine / Ghoyu's Reverie mobs
2026-05-25 19:10:29 -06:00
sruon
026a7df197
Everbloom Hollow mobs
2026-05-25 18:57:59 -06:00
Xaver
49d59e0dee
Merge pull request #10125 from sruon/instance-overlay-core
...
[core,sql] Support alternative entity lists for instances
2026-05-26 00:22:58 +02:00
sruon
76e5df6bdf
Support alternative entity lists for instances
2026-05-25 15:41:46 -06:00
Xaver
c0d846048c
Merge pull request #10011 from UmeboshiXI/Movalpolis_Support_Moblins
...
[lua] Moblin Scalpelman/Gurneyman Spell Lists
2026-05-25 21:13:17 +02:00
Kipling
f8b22d23b6
Aydeewa NM Audits
...
Co-authored-by: Critical <48370698+CriticalXI@users.noreply.github.com>
Co-authored-by: Skold <113406182+Skold177@users.noreply.github.com>
2026-05-25 11:40:32 -07:00
sruon
5863918e51
[sql] ★Oathsworn Blade★ mobs / Quicksand caves missing mobs ( #10118 )
...
* Oathsworn Blade mobs
* Quicksand Caves missing spawns
2026-05-25 16:17:35 +02:00
JerokeXI
9e6a5f3f48
[sql] Add content_tag to NPCs [Windurst]
2026-05-24 23:58:22 -06:00
sruon
f8a8e3a814
ToAU Kings BCNM mobs
2026-05-24 19:33:28 -06:00
sruon
676abe2bea
★Crystal Paradise★ mobs
2026-05-24 18:35:59 -06:00
sruon
b9c9ebdfd2
[sql] The Wyrm God ★ / Peach Power mobs ( #10113 )
...
* The Wyrm God ★ mobs
* Peach Power mobs
2026-05-25 00:03:51 +00:00
Xaver
3efbb155a4
Merge pull request #10111 from JerokeXI/gatesHalvung
...
[npc][lua] Halvung Gates Key Item check
2026-05-24 23:23:04 +02:00
JerokeXI
52e5ad69f7
[npc][lua] Halvung Gates Key Item check
2026-05-24 11:32:41 -06:00
Xaver
b2b18f6e5b
Merge pull request #10098 from sruon/linkshell_concierge
...
[core, sql, lua] Linkshell Concierge support
2026-05-24 15:19:52 +02:00
Xaver
3a5105611b
Merge pull request #10105 from sruon/apollyon-temenos-mobs
...
[sql] Apollyon/Temenos mobs
2026-05-24 14:20:27 +02:00
sruon
4779c07f1e
Apollyon/Temenos mobs
2026-05-23 20:53:05 -06:00
Xaver
b4bae55725
Merge pull request #10093 from Omnione/trust_passive
...
[trust, sql, core, lua] Passive trust movement/animation gambits and aura effects
2026-05-24 01:14:51 +02:00
MrSent
f5ea5a3774
Passive trust movement/animation gambits/auras
2026-05-23 21:31:09 +01:00
Hatberg
efce5e6eae
Sets Lamp Marimo basesell to 31
2026-05-23 19:45:48 +02:00
Xaver
d576cb0147
Merge pull request #10097 from KiplingFFXI/Jaded-Jody-Audits
...
[lua] [sql] Jaded Jody Audit + KB Fix
2026-05-23 12:26:41 +02:00
Xaver
5d9288003e
Merge pull request #10096 from sruon/sprinkler_job
...
[sql] Sprinkler RDM/WAR job
2026-05-23 12:26:09 +02: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
484030505b
Linkshell Concierge support
2026-05-23 03:47:06 -06:00
Kipling
f233e5224b
Jaded Jody Audit + KB Fix
2026-05-23 01:39:06 -07:00
sruon
d507f3132c
Sprinkler RDM/WAR
2026-05-23 01:18:34 -06:00
sruon
8978126639
Strange Happenings event
2026-05-22 02:38:53 -06:00