Commit graph

74 commits

Author SHA1 Message Date
Frankie-hz
dbc2618458 [cpp, lua, sql] Renames superFamily to Family 2026-05-17 20:58:21 -04:00
Frankie-hz
e27e7da5df [cpp, lua, sql] Renames family to species 2026-05-15 22:05:49 -04:00
Umeboshi
6b5f71d4a2 [lua][chore] ROE Objective enums 2026-04-11 20:00:37 -07:00
sruon
374da568d0 Deprecate isLevelSync in favor of checking effect directly 2025-11-22 01:27:04 -07:00
WinterSolstice8
88bbad7945 [lua] Add exceptions for RoE item rewards that can repeat 2025-10-17 20:18:14 -06:00
WinterSolstice8
8d288620f9 [lua] Don't emit RoE item reward if you weren't going to get it 2025-10-17 18:36:05 -06:00
Flibe
8cfd96887a Simplified npc_util.lua logic
Purge of 'xp' to 'exp', and 'ki' to 'keyItem'
across many files
2024-11-08 22:30:11 -05:00
claywar
1fcfba21fb
Fix RoE reward message ordering, use proper item messages 2024-06-21 08:58:53 -04:00
Xaver-DaRed
6f059acbe3 Replace all instances of QUEST_SOMETHING 2024-04-23 21:46:43 +02:00
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes 2023-08-28 21:02:36 -04:00
claywar
4fddd2c5a9
Move roe records back to global table, add init function
Remove core init function, fix hot reloading, defaults, ovewriting data

Update comment to reflect table may exist

Remove commented roe init core function
2023-08-25 09:59:05 -04:00
claywar
dbbccbc12d
Convert roe records to local returned table 2023-08-24 21:34:48 -04:00
claywar
33b91eedaa
Change roe records to table, and update references in roe global
Rename xi.unityLeaders to xi.unityLeader for enum consistency


Change roeTriggers to roeTrigger for enum consistency


[ci] Remove getParsedRecords global exception
2023-08-23 17:57:35 -04:00
claywar
4e71ef7da6
Move roe triggers to xi.roeTriggers, update usage 2023-08-23 17:20:01 -04:00
claywar
6604afee73
Move unity leaders from xi.roe.leaders to xi.unityLeaders 2023-08-23 16:48:10 -04:00
claywar
e78f81f68c
[chore] Remove unnecessary comments and newlines
Additional newlines removed, fix roe references


Fix multiple newlines
2023-08-07 13:57:37 -04:00
claywar
5e3211a2b0
[chore] Remove all requires for scripts/globals/msg
Fix lines from search and replace


Fix last line length
2023-07-15 10:41:03 -04:00
claywar
7740e63970
[chore] Remove remaining status global requires 2023-06-03 15:49:05 -04:00
TeoTwawki
0e67bf818e Rename getSystem() to getEcosystem()
A long overdue "todo" now done.

Also changed getSystemStrengthBonus to getEcosystemStrengthBonus.
2023-04-20 00:40:48 -04:00
claywar
8a0e16ad64
[chore] Add newline after end at same indent level (19)
Fix syntax
2022-11-22 15:55:35 -05:00
claywar
15605fd49c
[chore] Add required padding for operators and comparators 2022-10-23 14:13:26 -04:00
claywar
5d490f3e15
[chore] Update lua scripts for required space after comma if not followed by newline 2022-10-21 15:55:16 -04:00
claywar
39fa346673
[lua] Format tables from CI - 5
Additional tables, fix lua.sh error
2022-09-17 15:48:34 -04:00
Zach Toogood
7419ecee66 [lua] Hook up scripts/globals/settings and xi.settings.main 2022-06-26 21:22:30 +03:00
claywar
ee6d35e579
[ci cleanup] Format tables in globals, commands 2022-05-28 14:56:44 -04:00
claywar
9c4ca8e682
Lua: Update settings references for other globals 2021-07-07 20:54:50 -04:00
Kreidos
dba741eaea [RoE] Fix displayed Accolades Earned message to include rank bonus. 2021-06-29 17:57:08 -07:00
Kreidos
b3603f4baf [RoE] Implement new flag for hidden records
Some record numbers are used by the client to
unlock new categories based on criteria such as
having 10 completed records. These records don't
really exist and so can now be marked as "hidden".
2021-06-28 07:49:42 -07:00
Kreidos
19d4fec037 [RoE] Add missing comments for new record flags 2021-06-28 07:49:42 -07:00
claywar
eadb7de6c6 Add Capacity Point rewards to RoE 2021-04-28 12:37:56 -04:00
Fleme
6dd7939801 Implement RoE for Trust Koru Moru 2021-04-17 18:33:07 -04:00
claywar
7a64483348 Add mobName RoE requirement 2021-04-17 18:30:15 -04:00
TeoTwawki
c858fa3c75 soooo maybe there's like....a max number of mass change at once limit I wasn't aware of.. OOPS 2021-04-02 17:02:22 -04:00
TeoTwawki
09d90643fa Remove "branding" from all lua. 2021-04-01 15:10:15 -04:00
claywar
579db1fc38 Only grant accolades if player has joined unity 2021-03-01 14:22:04 -05:00
claywar
0969d21399 [roe records] Add Unity Leader requirement to Leader objectives 2021-02-28 08:36:20 -05:00
claywar
af4918c361 Add RoE event for Heal Unity Ally
Add more safety to battutils RoE event call
2021-02-28 06:15:16 -05:00
claywar
9ac17f65a6 Add support for magic burst RoE events 2021-02-27 13:56:07 -05:00
claywar
886b5b1b77 [roe records] Unity Shared - Communique, fix bonus accolades 2021-02-27 13:31:14 -05:00
claywar
b07930711e Add ROE_UNITY_CHAT event 2021-02-27 13:07:12 -05:00
claywar
241c9683e8 Implement RoE Chocobo Digging support 2021-02-25 16:10:28 -05:00
claywar
b040a80e51 Add support for enable or disable of Unity Leader Trust based on ranking 2021-02-25 14:03:01 -05:00
claywar
5974097758 Harvesting, Synth RoE support, add roeutils::event lua binding, initial shared objectives 2021-02-25 11:46:12 -05:00
claywar
4c5eafd6e0 Hook up additional Unity NPCs, bugfixes, getUnityRank binding change, and getUnityRank option 2021-02-24 17:08:05 -05:00
claywar
ff1037fe73 Add accolade bonus based on rank, unity flag for roe objectives, fix Unity weekly quest
Fix lack-of-coffee logic with weeksSinceEpoch


Update header for new files in core (menu_unity)


Fix AddPoints to only deduct on positive value, and updateEvent for Unity NPC
2021-02-24 09:52:05 -05:00
claywar
1c4dc616c6 UpdateUnityRankings cleanup based on feedback
Fix XYZ Formatting error for table


Remove addAccolades binding and gm command
2021-02-24 06:28:00 -05:00
claywar
c494ba8890 Cleanup based on feedback, remove unused RoE Trigger 2021-02-22 13:29:58 -05:00
claywar
7702681340 Add unity accolades to msg.basic table, and update roe reward message
Additional messages added
2021-02-16 13:06:41 -05:00
claywar
6d090ceb98 hasEminenceRecord bindng, add accolades as roe reward type 2021-02-16 09:18:23 -05:00
claywar
96695d82e0 Add RoE trigger for number of records completed
Bugfixes, add workaround for hidden record


Remove debug code
2021-02-16 08:39:11 -05:00