flash pushed to trunk at flash/futaba 2026-05-22 18:48:56 +00:00
104e4b7713
Things I missed.
flash pushed to trunk at flashii/komeiji-senses 2026-05-12 23:37:07 +00:00
52b4c74a37
Shorter aliases.
59bd334011
Fixed timestamp parsing in Splatoon 1 schedule command.
Compare 2 commits »
flash pushed to trunk at flashii/komeiji 2026-05-02 20:31:38 +00:00
bc7638d0f5
Added built-in about and help commands.
flash pushed to trunk at flashii/komeiji 2026-05-02 19:19:47 +00:00
6a22663732
Make command names case insensitive.
flash pushed to trunk at flashii/komeiji 2026-05-02 18:51:15 +00:00
70290f0bba
That should be a space.
flash pushed to trunk at flashii/komeiji 2026-05-02 02:38:58 +00:00
77818c5d2d
Added command registry and proper Lua command dispatcher.
flash pushed to trunk at flashii/komeiji 2026-05-01 19:32:49 +00:00
29fabbe885
Support arrays and tables in sense.config()
flash pushed to trunk at flashii/komeiji 2026-04-30 19:56:13 +00:00
58a0609d9d
Reduced use of ArrayList
flash pushed to trunk at flashii/komeiji 2026-04-29 23:05:19 +00:00
f51843b4e2
main.zig cleanup
flash pushed to trunk at flashii/komeiji 2026-04-29 22:22:03 +00:00
flash pushed to trunk at flashii/komeiji 2026-04-29 22:17:38 +00:00
2f151efe2d
Alter library registration/loading process a little.
667aa9e803
Slight shuffle of things.
Compare 2 commits »
flash pushed to trunk at flashii/komeiji 2026-04-29 19:34:55 +00:00
87188c211f
Use Lua's userdata system for pointers instead of just putting hopes and dreams in normal user accessible integers.
flash pushed to trunk at flashii/komeiji 2026-04-29 18:10:42 +00:00
2bd1859e52
Less obtuse error handling for Lua interop stuff.
flash pushed to trunk at flashii/komeiji-senses 2026-04-29 17:50:18 +00:00
3f97169248
added bun support
flash pushed to trunk at flashii/komeiji 2026-04-29 14:24:34 +00:00
2853493a91
Merged get and changed.
flash pushed to trunk at flashii/komeiji 2026-04-29 14:00:32 +00:00
b2a6fd715a
Wrapped the vars queries.
flash pushed to trunk at flashii/komeiji 2026-04-29 12:30:11 +00:00
4532770a0b
dont include null in the testing value
flash pushed to trunk at flashii/komeiji 2026-04-29 12:29:32 +00:00
8b86439bf4
Failure is supposed to return nil actually.
flash pushed to trunk at flashii/komeiji 2026-04-29 12:14:21 +00:00
37238e4aee
JSON decoder hooked up + functioning vars.get too
flash pushed to trunk at flashii/komeiji 2026-04-29 00:17:03 +00:00
a7aaf87b50
but what if i do it like this