167 Commits

Author SHA1 Message Date
c951d0b164
Split dimensions constant, remove useless var
Removes 'factor' and 'size', adds 'TEXTURE_WIDTH', 'TEXTURE_HEIGHT'
2022-03-16 10:33:20 -04:00
8f996c4dd0
remove empty onDamage function 2022-03-16 09:16:05 -04:00
da194701f9
Add comments (vim fold marker) 2022-03-16 09:15:04 -04:00
02c22df59c
Add vim modeline to beginning of script 2022-03-16 08:36:44 -04:00
d3af45409b
Fix indentation 2022-03-15 23:46:11 -04:00
1bf4859501
Add and use named timers instead
Prevents multiple calls to function when it expires, some functions
should only be run once
2022-03-15 23:44:17 -04:00
5694ab896f
change expression modifier to use timer function 2022-03-15 23:00:06 -04:00
2c3dae2156
Add timer function 2022-03-15 22:54:56 -04:00
1b16c728eb
Fix toggle_inner command 2022-03-15 22:40:33 -04:00
ec40071c61
Add command and array for vanilla inner layer 2022-03-15 22:40:33 -04:00
e5eb735858
Add command support and several debug commands 2022-03-15 22:40:32 -04:00
60b5cb495c
normalize line endings 2022-03-15 22:39:40 -04:00
7b13932af6
Rename LSP config so it actually works 2022-03-15 18:21:55 -04:00
f5159f44cb
Add Figura Lua LSP config 2022-03-15 15:31:41 -04:00
71cfc72698
Add toggle armor function 2021-12-27 10:41:07 -05:00
e5c29d5bbd
Add files 2021-12-21 23:54:23 -05:00
1ac971647a
Initial commit 2021-12-21 23:53:43 -05:00