14 Commits

Author SHA1 Message Date
13f3de32fa Makes the language selectable 2023-07-08 03:34:37 +02:00
0b38cfaab5 Improves message formatting #6 2023-07-07 18:45:11 +02:00
b0d76e8db7 Sorts random trail whitelist, and adds some disabled ones 2023-07-06 01:05:21 +02:00
8a8daa5f6e Adds several improvements
Adds a combined command for setting both the horizontal and vertical velocities of a launchpad.
Adds support for multiple arguments in /launchpad sub-commands
Adds support for randomized player trails when launching from a launchpad
2023-07-06 00:50:45 +02:00
19477a31ae Adds particle trails to launched players
Adds configurable particle trails that appear when a player is launched, and disappear when the player lands.
Changes some configuration paths to clarify the structure.
2023-07-05 12:41:26 +02:00
322cb804a7 Adds a cube particle option 2023-07-04 19:31:52 +02:00
2829a1af2b Allows specifying different particle effects depending on the material 2023-07-04 19:19:51 +02:00
dd15dfcd44 Adds particle settings to the README 2023-07-04 15:37:03 +02:00
e528ce96b5 Adds several particle improvements
Adds a new sphere particle mode
Stores particle calculations for improved efficiency
Makes particles take the height of the launchpad block into account
Sets a limit for circular density as too many particles create visual glitches.
Makes the particle respawn time configurable
2023-07-04 15:12:26 +02:00
7dd4718d72 Adds partially finished particle effects #7 2023-07-04 05:48:47 +02:00
bbfd22e046 Adds a launchpad material whitelist #8 2023-07-03 19:45:16 +02:00
394631c560 Adds README 2023-06-30 15:26:29 +02:00
c6ecd8219b Fix for #2
In addition to allowing null to clear a value, this change makes sure launchpads store their actual velocities instead of the fallback, allowing value changes to update for all current launchpads.
A bug where a double parsing was checking for the wrong exception has been fixed.
2023-06-30 13:39:05 +02:00
d9c9813994 Initial commit 2023-06-30 04:30:59 +02:00