Commit graph

553 commits

Author SHA1 Message Date
7cc5c4f330d47060
520e2a8abd Finish hashing system 2024-07-22 18:11:27 -04:00
7cc5c4f330d47060
85ef6b3d40 Fix chat parser bug 2024-07-22 18:10:35 -04:00
7cc5c4f330d47060
1b86f2b045 Fix large security hole 2024-07-22 18:08:49 -04:00
7cc5c4f330d47060
802b5e2971 Fix help and about commands (this commit also adds a beta hash function) 2024-07-22 15:01:52 -04:00
7cc5c4f330d47060
ee6b2b28df Make tellraw stringify message when called
This breaks almost every command, but they will be fixed in the following commits.
2024-07-22 14:58:27 -04:00
7cc5c4f330d47060
53cb38c37d Add level 2 permissions to some commands 2024-07-22 14:44:02 -04:00
7cc5c4f330d47060
3a99c7ce36 Make console permission level 3 2024-07-22 14:42:18 -04:00
7cc5c4f330d47060
c36d0b2914 Hide command set messages 2024-07-22 14:33:19 -04:00
7cc5c4f330d47060
b0d8a5c521 Fix error on about command 2024-07-22 12:49:14 -04:00
7cc5c4f330d47060
19c9974492 Seperate version number from settings 2024-07-22 12:34:31 -04:00
7cc5c4f330d47060
140e0e3a96 Change secret settings location in settings2 2024-07-22 12:23:59 -04:00
7cc5c4f330d47060
341e9340e6 Add example settings file 2024-07-22 12:22:47 -04:00
7cc5c4f330d47060
5af15e6665 Add settings to gitignore 2024-07-22 12:13:56 -04:00
7cc5c4f330d47060
cb4f4f0db7 Remove settings 2024-07-22 12:12:35 -04:00
7cc5c4f330d47060
549b770c7f Fix numbers in JSON messages 2024-07-22 04:07:23 -04:00
7cc5c4f330d47060
25dd43bb35 2024-07-22 00:20:36 -04:00
7cc5c4f330d47060
b19eb23b2d Yes, I added localhost in the last one 2024-07-21 07:41:59 -04:00
7cc5c4f330d47060
b027aaa334 Make netmsg not use consoleIndex 2024-07-21 07:41:26 -04:00
7cc5c4f330d47060
f1f598b2e7 Add legal username generator 2024-07-21 07:40:31 -04:00
7cc5c4f330d47060
60dee069a8 Add command loop system 2024-07-21 03:38:25 -04:00
7cc5c4f330d47060
818404f3ee Remove escape codes from console format 2024-07-21 02:37:24 -04:00
7cc5c4f330d47060
2e4a415af6 Remove commented code 2024-07-21 02:32:02 -04:00
7cc5c4f330d47060
b269573ab4 Fix constructor/__proto__ commands existing 2024-07-21 02:31:35 -04:00
7cc5c4f330d47060
3c0f153cc3 Bump version 2024-07-20 12:59:21 -04:00
7cc5c4f330d47060
fb482ab7c9 Update packages 2024-07-20 12:27:47 -04:00
7cc5c4f330d47060
170d73df20 Add 202 NonUI prefixes 2024-07-19 18:09:32 -04:00
7cc5c4f330d47060
0f5c1b7d51 Unhide some commands 2024-07-19 16:41:04 -04:00
7cc5c4f330d47060
a8e88af63c Attempt to remove more characters from usernames 2024-07-19 16:40:14 -04:00
7cc5c4f330d47060
add4e26f13 Rewrite username generator 2024-07-19 15:52:38 -04:00
7cc5c4f330d47060
36ea00e07a Add command block execution command 2024-07-19 15:13:06 -04:00
7cc5c4f330d47060
f8b39037a1 Add refill core command 2024-07-19 15:12:54 -04:00
7cc5c4f330d47060
dc770f115c Add aliases to template command 2024-07-19 15:00:50 -04:00
7cc5c4f330d47060
bbdad08358 Please enter the commit message for your changes. Lines starting 2024-07-19 14:31:24 -04:00
7cc5c4f330d47060
6e94db693d 2024-07-19 14:18:52 -04:00
7cc5c4f330d47060
525ef4ed5a Add error handler to chat parser 2024-07-19 14:12:40 -04:00
7cc5c4f330d47060
10793285b6 Fix crash exploit 2024-07-19 12:10:22 -04:00
7cc5c4f330d47060
0630574900 Add clear chat filter 2024-07-19 12:10:11 -04:00
7cc5c4f330d47060
6eefe2d4b1 Add "info" alias to about command 2024-07-19 11:48:07 -04:00
7cc5c4f330d47060
3998b65bca Make about command use settings.name 2024-07-19 11:47:43 -04:00
7cc5c4f330d47060
5f01efb646 Change textformat.js formatting to be similar to /say 2024-07-19 11:45:40 -04:00
7cc5c4f330d47060
c02de94190 Change eval command message 2024-07-19 11:36:16 -04:00
7cc5c4f330d47060
8729e60fed Add eval command 2024-07-18 16:55:23 -04:00
7cc5c4f330d47060
c6a2eaf298 Add automatic text formatter 2024-07-18 16:18:27 -04:00
7cc5c4f330d47060
26698ecf9b Change iOS version 2024-07-18 15:40:16 -04:00
7cc5c4f330d47060
e6c79e6813 Add more prefixes
Yes, SundanceNanshan 10A23941a is an iPhone firmware.
2024-07-18 14:50:56 -04:00
7cc5c4f330d47060
a9a5a29217 Make black text highlight slightly brighter 2024-07-18 14:47:58 -04:00
7cc5c4f330d47060
2090e9485c Remove command block test code 2024-07-18 02:50:56 -04:00
7cc5c4f330d47060
3be3335c06 Remove packet logging to console 2024-07-18 02:47:04 -04:00
7cc5c4f330d47060
5455c462e1 Remove a space 2024-07-18 02:36:05 -04:00
7cc5c4f330d47060
bac639243a Add support for message types other than 4 to chat parser 2024-07-18 02:34:59 -04:00