1eb1bbba08
actually fix clientside exploits
2023-03-27 22:51:45 -04:00
3ae3e5c37b
fix ohio exploit
2023-03-27 22:47:15 -04:00
81637be24f
finally fix vanish lmfaooooooooo
2023-03-18 23:35:28 -04:00
afa6f7ec8a
Refactor commands a bit
2023-03-12 20:51:15 -04:00
9c1cd7096d
default config
2023-03-07 20:39:59 -05:00
22cbd28379
Better config?
2023-03-07 20:37:24 -05:00
e30ed17c44
Rewrite filepath parsing
2023-03-06 16:39:08 -05:00
b4039a5965
nomusic
2023-02-25 13:43:14 -05:00
686c7d469a
chip mc moment (music loadign is fixed now)
2023-02-24 17:56:35 -05:00
cdd5b3dc5f
this commit either improves reliability or does nothing at all
2023-02-22 23:20:57 -05:00
56ae0d364a
Remove requiredNotes
2023-02-21 17:48:24 -05:00
6a5947727c
chip mc moment
2023-02-21 17:25:52 -05:00
73967027e2
volume i guess
2023-02-21 17:04:56 -05:00
183c79ca76
Begin work on adding custom instruments
2023-02-20 20:25:41 -05:00
e90a964110
lazy implementation of a more specific os name i guess
2023-02-18 17:48:53 -05:00
968632e46c
encoding moment
2023-02-18 16:57:06 -05:00
4edc486e4b
Improve support for the queue
2023-02-17 21:24:36 -05:00
e6bb7c8131
Fix music a bit
2023-02-17 15:13:53 -05:00
27f2f14776
chain -> impulse
2023-02-17 14:43:05 -05:00
0755e1b505
Implement the song queue
2023-02-17 14:36:29 -05:00
8d4274883b
goto
subcommand for music
2023-02-17 10:07:32 -05:00
eb122b21e6
Improve looping support
2023-02-16 21:01:27 -05:00
0e195c2299
Initial music implementation
2023-02-16 19:20:03 -05:00
ec0d1c8a93
Minor fix to netmsg
2023-01-23 21:08:27 -05:00
888f16782e
self care i guess
2023-01-23 20:59:18 -05:00
152fad3144
netmsg
2023-01-22 18:29:35 -05:00
5a7280ba3a
CPU Model
-> CPU model
...
because consistency
2023-01-22 16:52:20 -05:00
f7f1df7d4d
Small fix to command sources
2023-01-22 16:45:04 -05:00
0341df11f2
Reconnecting
...
Expect to see this hosted 24/7 on the same laptop as the gitea soon!
2023-01-21 23:18:30 -05:00
68c343e114
Fix an exploit related to the run command
2023-01-21 15:13:37 -05:00
ec431febec
Fancier run command
2023-01-21 10:27:03 -05:00
eb762c3441
info command
2023-01-20 18:36:57 -05:00
77614ad7ce
Add info server
command
...
`info` coming soon™️
2023-01-20 17:16:21 -05:00
414a990b74
amogus
2023-01-19 19:04:51 -05:00
c75b0c1d09
fix yet another chip mc moment
2023-01-19 19:03:45 -05:00
3f7ee544e2
chip mc moment 2
2023-01-19 18:49:21 -05:00
4260e3853f
fix the chip mc moment
...
i should have been less lazy and tested it but yes
2023-01-19 18:48:13 -05:00
b5d3747410
revert 7016057399
...
revert echo command
2023-01-19 18:46:03 -05:00
8765053530
actually "register" it
...
i forgor and out of laziness i am using the gitea website to commit so yes
2023-01-19 18:45:11 -05:00
7016057399
echo command
2023-01-19 18:43:46 -05:00
5deddd71ab
Make Command
use LiteralCommandNode
s
2023-01-19 18:16:39 -05:00
eddbe38e0e
commands mabe
...
* Added commands (**might change later**)
* Fixed in stringifying translatable components
* Fixed the kaboom chat parser a tiny bit
2023-01-19 17:20:10 -05:00
d0ea9a159d
Fixes relating to translation formats with %index$s
...
Offset the index as needed and fix OOB indexes like in `%0$s` (the notchian client does not handle oob indexes correctly but that just means my code is better 😎 )
2023-01-17 20:51:53 -05:00
ada80cf431
Make it possible to specicify where to find the config
...
Example: java -jar chipmunkbot.jar /etc/chipmunkbot/config.json
2023-01-13 15:25:02 -05:00
a67b45c4d6
Begin to actually try to get commands to work
2023-01-12 22:12:58 -05:00
4f5d0f4c49
Fix chat parsing a bit
2023-01-10 15:29:55 -05:00
ef4ce27a4a
Chat parsing :D
2023-01-09 19:32:41 -05:00
2f6dac6ae5
Default config & Java 17 because yes
2023-01-08 17:27:52 -05:00
5831725629
Add a (very basic) command core
2023-01-07 13:52:38 -05:00
2d5793ed27
Remove plugins
...
I may revert this decision, but in its current state this project is not really a library, so I see no true need to make it dynamically plugable. The plugin system was kinda bad anyway.
2022-12-26 09:39:55 -05:00