Commit graph

17 commits

Author SHA1 Message Date
Jesse Sestito
67ad4900b9 [lua] Add progressOptionalCutscene hook and update battlefield
This adds a new hook for dead C++ code to allow for events that start targetable and then turn into untargetable cutscenes.
2026-05-17 17:35:33 -05:00
WinterSolstice8
7ac7f64457 [core] [lua] Actually enforce "must zone" and not just /logout 2026-04-02 08:52:00 -06:00
claywar
f89a414efb
[lls] Fix interaction sequence annotations
Co-Authored-By: InoUno <inoiown@gmail.com>
2024-09-10 08:52:26 -04:00
claywar
1a42c85141
[lls] Simplify naming conventions, require function for zone functions
Fix onZoneIn return
2024-09-05 08:24:08 -04:00
claywar
8ee48acf59
[type] Annotate Interaction classes related to quest definition 2024-09-02 10:41:00 -04:00
claywar
302990c742
[lua] Add interaction support and helper functions
Account for tick time in vanaTime enum

Fix obo for NextJstWeek

Add reference for vanaTime Values

Fix NextGameTime logic

Fix trailing whitespace
2023-09-05 16:23:33 -04:00
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes 2023-08-28 21:02:36 -04:00
claywar
d0ea013126
[chore] Add newline after end at same indent level (2) 2022-11-22 14:42:58 -05:00
claywar
ae33fdb3d6
[lua] Format tables from CI - 2 2022-09-17 12:13:40 -04:00
Zach Toogood
377603ab69 [chore] Rename addCharVar -> incrementCharVar 2022-07-14 10:20:04 +03:00
claywar
fc2498a02e
Interaction - Add Action - Container:noAction()
Tested with, and modifies TOAU13 NM Spawn
2022-02-12 11:53:06 -05:00
claywar
6ae3960264
Add helper function to Interaction Container: addVar() 2021-11-25 07:12:25 -05:00
claywar
8f70fb230a
Interaction - Quest: The Sacred Katana 2021-07-18 16:55:56 -04:00
claywar
f1cfb1c252
Add zoning helpers to interaction container 2021-07-12 19:25:41 -04:00
wrenffxi
a213ec3e5c QC quest "Tea with a Tonberry?" 2021-05-17 04:15:04 -04:00
wrenffxi
38a90e9115 [interactions] standardize dividers 2021-05-09 12:12:58 -04:00
InoUno
ebd983bfb8 Port over interaction framework and make first quest functional 2021-05-01 00:53:48 +02:00