Commit graph

19 commits

Author SHA1 Message Date
Corey Sotiropoulos
4995c0efce
Adjust time use in scripts
Switch day checks to VanadielUniqueDay (a count of days since epoch).
VanadielDayOfTheYear is almost never the right function to use.
Use Vana'diel timestamp and time enums in some places instead of trying
to calculate how much time has passed by storing a bunch of variables.
2025-05-01 15:01:49 -04:00
claywar
497fd913d1
[lls] Remove unnecessary type declarations from Quest, Mission scripts 2024-09-10 07:54:31 -04:00
claywar
b3756be464
[chore] Annotate Mission scripts with TMission type 2024-09-07 06:15:19 -04:00
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes 2023-08-28 21:02:36 -04:00
claywar
0df5bd34cc
[luacheck] Remove some unused values assigned to variables
Remove excessive newlines
2023-08-24 18:10:39 -04:00
claywar
1599b1920d
Remove global requires from mission scripts
Remove global requires from SCH quests
2023-08-21 14:39:14 -04:00
claywar
1468caf24a
[chore] Remove all requires for scripts/globals/zone 2023-08-07 13:57:37 -04:00
Xaver-DaRed
03469f78c1 Move "items" file to enum folder 2023-07-06 17:51:12 +02:00
claywar
f6056bcd22
Remove all requires for scripts/globals/keyitems 2023-06-17 08:17:11 -04:00
claywar
571bdf03c5
[chore] Remove remaining semicolons from Lua scripts
Fix Stylecheck Unit Tests, add additional comments


Turn off debug
2022-12-20 11:29:01 -05:00
claywar
1961f497a4
[chore] Add newline after end at same indent level (17) 2022-11-22 15:38:32 -05:00
claywar
c46b2ccab4
[chore] Use multiple lines for long conditions (2) 2022-11-13 10:54:35 -05:00
claywar
5476f53b04
[chore] Remove explicit boolean comparisons from conditions (3) 2022-11-05 11:00:47 -04:00
claywar
a712a9db61
[lua] Replace (mob, player, isKiller, noKiller) with (mob, player, optParams) 2022-10-01 07:15:37 -04:00
Zach Toogood
7419ecee66 [lua] Hook up scripts/globals/settings and xi.settings.main 2022-06-26 21:22:30 +03:00
claywar
55b1f00199
QC: Windurst Missions - Formatting, address PR feedback 2021-11-11 12:15:57 -05:00
claywar
66757c660d
Fix reference to settings global 2021-10-23 07:59:56 -04:00
claywar
8c4fa1ac37
Interaction - Mission: Windurst M2-3-0 2021-10-21 18:49:48 -04:00
Era-Lusiphur
8eeedce587 Convert Windurst Mission 2-2 : A Testing Time 2021-08-07 09:28:53 -04:00