Commit graph

97 commits

Author SHA1 Message Date
92a982b2f0 Added velocity threshold 2024-06-02 12:28:24 -05:00
3d2f89e10f Cut short the starting delay of midis if too long 2024-05-31 22:38:00 -05:00
707b5e6f0c Fixed glitch with sending extra movement packet after cleanup 2024-05-31 19:53:28 -05:00
2363900c05 Add out-of-range wrapping to nbs conversion 2024-05-31 19:27:48 -05:00
072caac26a Remove wrong instrument tolerance 2024-05-30 23:02:06 -05:00
e40f091961 Add checks for survival only mode 2024-05-30 22:53:31 -05:00
f4075075f2 Minor fixes and cleanup 2024-05-30 22:38:21 -05:00
e0c87ffda0 Survival only mode 2024-05-30 22:11:38 -05:00
44c614d6f0 Remove testBlockState command 2024-05-27 00:35:30 -05:00
cbd27508ef Add comment to clarify debug mixin 2024-05-27 00:34:21 -05:00
6b933463cf Add upper half blocks to cleanup exclusion 2024-05-26 01:17:35 -05:00
d8f8f96610 Fixed flying consistency issue 2024-05-26 01:11:09 -05:00
282a7ea451 Sort gravity blocks by y level during cleanup 2024-05-25 23:31:55 -05:00
56d40cad32 Added stage cleanup feature 2024-05-25 00:39:26 -05:00
fd2b089e90 Cancel velocity while playing songs 2024-05-23 16:42:27 -05:00
95df01fdc1 Stop playing if player is moved too far from stage 2024-05-23 15:24:33 -05:00
ec56816612 Prevent prefix from starting with a slash 2024-05-23 13:13:39 -05:00
9b961dfabf Add support for txt format 2024-05-23 13:12:40 -05:00
51e365c30f Add support for 1.20.5-1.20.6 2024-05-02 08:59:39 -05:00
06f3497c95 Add support for 1.20.4 2023-12-09 15:19:26 -06:00
6d2051d47d Update to 1.20.3 2023-12-06 20:34:44 -06:00
cdd0273d39 Fix multi-character prefixes 2023-07-01 15:54:33 -05:00
6c6c04eb47 Added announcement command 2023-06-22 01:12:56 -05:00
23c4d27e2c Fix crashing on invalid path resolution 2023-06-21 22:44:49 -05:00
20a4aaf3ed Better error handling for song items 2023-06-21 21:36:24 -05:00
cb9808cc99 Fixed incorrect response message for $playlist shuffle 2023-06-20 20:11:19 -05:00
142ec5cbb1 Added spaces support and removed listFilesSilently 2023-06-20 20:08:40 -05:00
f699fbef25 Rearranged item creation code 2023-06-20 01:02:26 -05:00
af5cb8d3e8 Changed song item texture 2023-06-19 23:44:07 -05:00
Benjamin
08e8a86b4b
Add textures for "Song Items" (#22) 2023-06-19 23:01:05 -05:00
83651896eb Allow interaction with chest or item frame when holding song item 2023-06-19 22:18:18 -05:00
8db9603e22 Update fake player inventory when modified 2023-06-19 20:53:00 -05:00
fa76bb4d96 Added block break movements and restore slot when using $stop 2023-06-19 20:47:12 -05:00
cf5c63c7ed Fixed issues with stage breaking/placement 2023-06-19 19:51:33 -05:00
Benjamin
98170526ee
Losslessly optimize icon 2023-06-19 12:16:00 -05:00
Benjamin
59d639f21b
Update icon.png 2023-06-19 12:03:40 -05:00
a98c819a0a Added a simple icon 2023-06-18 21:07:23 -05:00
c20acdd794 Fixed fake player skin 2023-06-18 20:05:19 -05:00
ecf2d35161 Updated to 1.20.x 2023-06-18 18:10:39 -05:00
63d2e53811 Some code cleanup 2023-06-18 16:29:57 -05:00
96a3dd8464 Less unnecessary teleportation and restore gamemode after playing 2023-06-18 16:06:12 -05:00
d845c6259e Added togglable movements 2023-06-18 15:11:03 -05:00
681dfa752e Prevent rebuilding stage when noteblock is powered 2023-06-18 13:07:19 -05:00
d2e8a5c1fa Fixed fake player bugs and made it copy crouching 2023-06-18 12:34:18 -05:00
c032f4d5ae Added subdirectory listing to songs 2023-06-17 00:51:59 -05:00
7daf1049ef Use Locale.ROOT 2023-06-17 00:29:21 -05:00
b4858729a9 Added song item display data 2023-06-16 21:58:46 -05:00
0a67907bea Fix setsongname 2023-06-16 20:32:14 -05:00
155ac3bda3 Reduce build start delay 2023-06-16 20:25:08 -05:00
e8b78373ec Prefer empty slots and restore item after building 2023-06-16 20:22:26 -05:00