sammyette
|
a413b28f2a
|
fix: define deregister function in commander module
|
2021-06-12 10:32:48 -04:00 |
sammyette
|
26eee56c8b
|
feat: add commander.deregister function
simply deregisters/removes a lua defined command
|
2021-06-12 10:30:47 -04:00 |
sammyette
|
fb04322844
|
feat: add option for fs.mkdir to make recursive
|
2021-06-12 09:31:42 -04:00 |
sammyette
|
9f1ad83c51
|
feat: print on unhandled err case for fs.cd
|
2021-05-19 17:00:23 -04:00 |
sammy
|
e580112e1b
|
refactor: use lua.Check<Type> where possible (resolves #40)
|
2021-05-01 13:42:15 -04:00 |
sammy
|
d2a44c70c0
|
chore: remove redundant module renaming
|
2021-05-01 13:38:01 -04:00 |
sammy
|
a29eddb1bf
|
style: remove extra spaces at map; dont make them lineup
|
2021-04-28 18:54:16 -04:00 |
Devin Singh
|
786b95c266
|
feat: appendpath function
|
2021-04-28 17:09:10 -05:00 |
Devin Singh
|
4476a96eec
|
feat(wip): add appendpath
|
2021-04-28 16:57:06 -05:00 |
TorchedSammy
|
2c711de9dc
|
feat: add mkdir and stat functions to fs module
|
2021-04-09 18:10:18 -04:00 |
TorchedSammy
|
b1f2a36639
|
fix: trim spaces in cd func
|
2021-03-31 13:46:49 -04:00 |
TorchedSammy
|
a9018a2740
|
fix: return correct error code and fix error level
|
2021-03-31 07:32:47 -04:00 |
TorchedSammy
|
60a0204958
|
chore: add todo node
|
2021-03-31 00:02:39 -04:00 |
TorchedSammy
|
0d5c826f54
|
fix: change error level to 2
|
2021-03-30 23:57:13 -04:00 |
TorchedSammy
|
5dd7ce382a
|
fix: throw lua error if fs.cd fails
|
2021-03-30 23:56:37 -04:00 |
TorchedSammy
|
f20be5153f
|
feat: add hooks/events
|
2021-03-30 19:47:02 -04:00 |
TorchedSammy
|
aea035fe41
|
wip(feat): bait package for hooks
|
2021-03-26 01:12:55 -04:00 |
TorchedSammy
|
adb3c0df16
|
feat: use commanding table to store custom commands, load preload file and set require path in go
|
2021-03-21 12:42:04 -04:00 |
TorchedSammy
|
f910c9dea4
|
"feat: add lua libs for filesystem access and custom commands - written in go"
|
2021-03-20 18:49:15 -04:00 |