Commit graph

24 commits

Author SHA1 Message Date
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes 2023-08-28 21:02:36 -04:00
claywar
64e78aff26
Rename xi.items enum to xi.item, update references 2023-08-21 17:36:27 -04:00
claywar
e8367c767b
Remove global requires from quest scripts 2023-08-21 14:39:14 -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
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
7740e63970
[chore] Remove remaining status global requires 2023-06-03 15:49:05 -04:00
claywar
1961f497a4
[chore] Add newline after end at same indent level (17) 2022-11-22 15:38:32 -05:00
claywar
15605fd49c
[chore] Add required padding for operators and comparators 2022-10-23 14:13:26 -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
Xaver-DaRed
c33aea3ff9 Cleanup the rest of quests 2021-10-04 16:10:54 +02:00
TeoTwawki
2acf79b4d1 update requires to match new intended location. 2021-08-18 00:01:43 -04:00
claywar
8e82dd4198
Lua: Update settings references for missions and quests 2021-07-07 20:54:29 -04:00
claywar
01a205bcfe
Fix instances where npcUtil.giveCurrency for gil had gil rate applied twice 2021-07-07 10:43:51 -04:00
claywar
8c7d8223b3 Update item references - Globals and Quests 2021-05-23 10:15:03 -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
wrenffxi
3383a6ffe5 add arguments to event during tutorial quest 2020-10-10 17:47:35 -04:00
Brian Silvi
6224a4f766
Fixed tutorial NPC recipes and saying wrong numbers (#521)
* Fixed npcs from saying wrong rates
The numbers they say will now reflect EXP_RATE and GIL_RATE

* Fixed wrong recipes
2020-04-30 23:09:32 +00:00
ibm2431
9181f0a995 Make sure there's a player to advance tutorial progress for 2020-04-23 19:57:23 -07:00
Solarsurge
3a180dae11 TutorialFix
Fixes incorrect EXP amount.
2020-04-22 21:51:01 -04:00
ibm2431
d3b46769da npcUtil.giveCurrency + misc fixes to tutorial 2020-02-17 02:43:11 -08:00
ibm2431
baf8dc6498 Tutorial quest review changes + globalize 2020-02-17 01:54:07 -08:00