224 Commits

Author SHA1 Message Date
042405cb63
Avoid accessing state variables within pings
The host instance of the variable should be authoritative to ensure host
and clients are in sync
2022-03-18 23:55:52 -04:00
776de24593
Refactor visor expression/damage code
- Scope entire expression change code
- Use tables for related values
- Make certain variables and functions local
2022-03-16 20:23:51 -04:00
9788f8d231
Use splitstring for command handling 2022-03-16 20:09:56 -04:00
cf2a52eb8b
Add split string function 2022-03-16 20:04:37 -04:00
3941dd831f
Add UV utility function 2022-03-16 19:42:48 -04:00
9bf55c0835
Merge branch 'feature/trust_check' into master 2022-03-16 14:10:50 -04:00
9ff1c3abf2
Add function to dump tables as string 2022-03-16 13:27:56 -04:00
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