Commit graph

10 commits

Author SHA1 Message Date
claywar
a2906c343e
Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -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
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
f536f4ede9
[lua] Format tables from CI - 6 2022-09-17 18:57:08 -04:00
TeoTwawki
baeb515ce2 Update fallbacks for invalid zone data. Fixes longstanding issue where you wind up in the unused tech demo zone. 2022-05-15 12:29:03 -04:00
TeoTwawki
b4cc44de06 Better feedback on use of up/down commands, use standard error format rest of project uses. 2022-05-15 12:01:31 -04:00
TeoTwawki
9545d713e1 Modify !up and add !down
You can now specify targets move any entity type and specify how far to move it in yalms.

Originally written for LegionDark (now HomepointXI).
2022-05-15 12:01:30 -04:00
Zach Toogood
69c9bd3754 [commands] Add "!up" command 2022-05-13 16:58:51 +03:00