Commit graph

955 commits

Author SHA1 Message Date
WinterSolstice8
706c2fe199 [lua] [sql] Implement Voirloup 2026-05-27 19:16:15 -06:00
WinterSolstice8
2cc1d8b274 [core] [lua] Improve Attuner backend 2026-05-27 15:54:29 -06:00
Kipling
feda732a01 Energetic Eruca Audits 2026-05-26 13:47:16 -07:00
Skold177
e326fde779 [core] [C++] [lua] Add MP Cost Reduction Mod, Implement Power Cooler
Adds a new MP Cost Reduction modifier and implements the Automaton Attachment Power Cooler.

Co-Authored-By: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
2026-05-26 13:47:11 -04: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
d5dac29045
Merge pull request #10136 from sruon/rararoon
[core, lua] Shop job restrictions; Add Rararoon shop
2026-05-26 11:35:38 +02:00
sruon
fb7d21ab3a Rararoon shop 2026-05-25 23:14:07 -06:00
WinterSolstice8
18e62f7088 [core] [lua] remove unused ITEMCHECK/param from onItemCheck 2026-05-25 21:05:21 -06: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
Crazyalextrebek
48c7a96e6f
[quests] Added Abyssea quests 2, 3, and 9 (#10091)
* [quests] Added Abyssea quests 2, 3, and 9

* Delete scripts/zones/Abyssea-La_Theine/npcs/Curilla.lua

* Delete scripts/zones/Abyssea-La_Theine/npcs/Halver.lua

* Delete scripts/zones/Abyssea-La_Theine/npcs/Secodiand.lua

* Delete scripts/zones/Abyssea-La_Theine/mobs/Lugarhoo.lua

* [quests] Abyssea Quests 2, 3, and 9

* [Quests] Adding Abyssea Quests 2, 3, and 9

* [Quests] Adding Abyssea Quests 2, 3, and 9
2026-05-25 00:12:21 +02: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
WinterSolstice8
a81b329d4b [core] [lua] Make GEO trusts untargetable 2026-05-23 17:20:07 -06:00
MrSent
f5ea5a3774 Passive trust movement/animation gambits/auras 2026-05-23 21:31:09 +01:00
sruon
484030505b Linkshell Concierge support 2026-05-23 03:47:06 -06:00
sruon
8978126639 Strange Happenings event 2026-05-22 02:38:53 -06:00
sruon
5a080a056c Macro Test mobs 2026-05-21 10:41:57 -06:00
Xaver
b3b8dc704e
Merge pull request #10073 from KiplingFFXI/Zilart-King-Audits
[lua] [sql] Zilart King Audits
2026-05-20 23:37:43 +02:00
Kipling
fd8919775b Zilart King Audits 2026-05-20 10:03:31 -07:00
Xaver
f4aa3730dd
Merge pull request #10066 from Aeshur/wotg-bastok-bondsmythril
[lua] Implement Bonds of Mythril quest
2026-05-20 16:26:01 +02:00
Aeshur
cfdc9ca394 [lua] Bonds of Mythril quest 2026-05-20 00:09:52 -04:00
Xaver
834c53380c
Merge pull request #10027 from TiberonKalkaz/eminem_timer_npcs
[lua] Add ENM Timer NPCs and some additional ENM KIs
2026-05-19 19:18:45 +02:00
Tiberon
8607dc0410 Add ENM Timer NPCs and some additional ENM KIs 2026-05-19 18:38:30 +02:00
Xaver
82510d88dc
Merge pull request #10020 from Skold177/Shots-in-the-Dark
[lua] [sql] Shots in the Dark + Orcish Warmachine TP Moves
2026-05-19 14:57:38 +02:00
Frankie-hz
0b4090fc19 [cpp] Add lua binding for setting stat ranks 2026-05-18 22:02:12 -04:00
Skold
e01e08b598 Shots in the Dark
Implement the BCNM Shots in the Dark
Updates Orcish Warmachine TP movesd
2026-05-18 14:06:48 -04:00
Xaver
6319e1fc84
Merge pull request #10051 from Frankie-hz/superfamily
[cpp, lua, sql] Renames superFamily to Family
2026-05-18 03:50:50 +02:00
Frankie-hz
dbc2618458 [cpp, lua, sql] Renames superFamily to Family 2026-05-17 20:58:21 -04:00
Xaver
3605a2fff6
Merge pull request #10034 from Skold177/Khimaira
[lua] [sql] Khimaira Audit
2026-05-17 02:57:00 +02:00
Skold
a3ae784c13 Khimaira Audit
Audits the HNM Khimaira
2026-05-16 15:20:10 -04:00
Xaver
0ad4b6eb0a
Merge pull request #10045 from Frankie-hz/familyrename
[cpp, lua, sql] Renames family to species
2026-05-16 13:34:19 +02:00
MrSent
22913d0cbc
[trust, sql, lua, core] Trust Tank audit and cleanup (#10002)
* lua_baseentity getShieldSize amend to account for trust

* trustentity.cpp: spawn, addition to set maxHP/maxMP for HP/MP mods

* trust script audit, set correct values and cleanup

* trustentity addition for getShieldSize() and default shield size

* naming prefix MOBMOD_TRUST amendment and remove unnecessary comments

* Change party wake on sleep gambits to only check for SLEEP_I
2026-05-16 11:47:14 +01:00
Frankie-hz
e27e7da5df [cpp, lua, sql] Renames family to species 2026-05-15 22:05:49 -04:00
Xaver
959617c185
Merge pull request #10013 from Aeshur/wotg-bastok-truthlies
[lua] Truth Lies Hid quest
2026-05-15 01:39:21 +02:00
Aeshur
b9668c1f96 [lua] Truth Lies Hid quest 2026-05-14 17:30:30 -04:00
sruon
e9ea19f2d3 MMM Rune/Vouchers unlocks 2026-05-12 18:55:47 +02:00
Frankie-hz
77730f434d [cpp, lua, sql] Implements new family system 2026-05-11 17:35:52 -04:00
Skold
1f243b2015 [lua] [sql] Up in Arms Improvements
Adds additional polish to the BCNM "Up in Arms"
2026-05-09 16:56:22 -04:00
MrSent
8f765132f3
[trust, sql, lua, core] Valaineral gambits, mods, spells, gambit support (#9947)
* valaineral gambits, mods, spells

* Uriel Blade script adjustments to be more inline with retail

* Gambit addition for more retail accurate Uriel Blade usage

* formatting fixes

* Uriel gambit adjustments and a ws had wrong id
2026-05-09 14:32:46 +02:00
Xaver
7551b84690
Merge pull request #9984 from Skold177/Pulling_The_Strings_Bugfixes
[lua] [sql] Pulling the Strings Bugfixes
2026-05-08 21:38:27 +02:00
Skold
6f4eae08eb [lua][sql] Rapid Raptors
Implements the BCNM Rapid Raptors
2026-05-08 02:28:02 -04:00
Skold
b301eb222d [lua] Pulling the Strings Bugfixes
Fixes some issues with RNG in pulling the strings
2026-05-08 00:24:08 -04:00
sruon
cf8ddf8adb Add missing status effects 2026-05-07 01:15:35 -06:00
Xaver
4bbedac641
Merge pull request #9967 from lefneer311/curio_moogle_update
[lua] curio moogle adjustments
2026-05-07 03:57:53 +02:00
Xaver
f94da6dd8b
Merge pull request #9958 from ThrisStraizo/returntothedepthsmobs
[Battlefield] Return to the Depths Fight
2026-05-07 03:55:39 +02:00
lefneer311
fb484cd306 [lua] curio moogle 2025-26 Q1
- Updates inventory to reflect most recent adjustments

sources:

https://forum.square-enix.com/ffxi/threads/63745?p=672200&viewfull=1#post672200
http://www.playonline.com/ff11us/polnews/news27573.shtml
https://www.bg-wiki.com/index.php?title=Curio_Vendor_Moogle&diff=prev&oldid=756234
https://www.bg-wiki.com/ffxi/Curio_Vendor_Moogle
2026-05-06 12:23:35 -05:00
ThrisStraizo
87ea21db25 Return to the Depths Fight
This PR implements the fight mechanics for Return to the Depths.
2026-05-06 08:31:13 -07:00
Xaver
209b3b58d3
Merge pull request #9960 from Frankie-hz/delay
[cpp, lua] Change delay to have the in-game input instead of milliseonds
2026-05-06 13:35:54 +02:00
Xaver
93130c56df
Merge pull request #9923 from Skold177/Pulling-the-strings-p2
[lua] [sql] Pulling the Strings
2026-05-06 13:25:21 +02:00
Xaver
3e7b1dbe99
Merge pull request #9942 from ThrisStraizo/isnmflan
[Mob] ISNM 3k Happy Caster adjustment
2026-05-06 13:20:41 +02:00
Frankie-hz
73f06a800f [cpp, lua] Change delay to have the in-game input instead of milliseonds
For whatever reason we were converting to the in-game delay in every single delay call instead of just changing the base function
2026-05-06 03:19:32 -04:00