Commit graph

14 commits

Author SHA1 Message Date
jamesbradleym
dd9c7d50bb
Move The Tenshodo Showdown mob steal code to IF file (#6196) 2024-12-07 15:51:40 +00:00
claywar
55de6a5440
Fix issues reported in command scripts
Additional nil checks
2024-08-25 12:01:53 -04:00
claywar
1af0cee384
[type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
Zach Toogood
e98de08e90 [core, Lua] Rename PrintToPlayer and PrintToArea to lowercase 2023-12-09 23:54:00 +00:00
claywar
35d44a4071
[chore] Standardize comment header lines to 35 character length 2023-09-07 08:18:40 -04:00
claywar
8d17652f97
[chore] Update command scripts to return table
Update remaining commands

Remove unused, and correct missing items
2023-09-02 07:01:35 -04:00
claywar
aa87e30e4d
[chore] Replace double-quote strings with single-quotes 2023-08-28 21:02:36 -04:00
claywar
a854bb16b3
[chore] remove whitespace between function and param decl 2022-12-01 17:34:48 -05:00
claywar
894bf524f4
[chore] Add newline after end at same indent level (1) 2022-11-22 14:39:00 -05:00
claywar
9cc5853fe2
[chore] Remove outer parens from Lua conditions (10) 2022-11-04 08:36:20 -04: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
8bc86d34ac [chore] Clean up some newline issues 2022-07-05 12:40:32 +03:00
InoUno
ebd983bfb8 Port over interaction framework and make first quest functional 2021-05-01 00:53:48 +02:00