ByteDice
|
fdea77092b
|
added new parameters
|
2024-12-23 16:03:13 +01:00 |
|
ByteDice
|
22027610ea
|
updated the BDE to handle extra properties
|
2024-12-23 15:13:41 +01:00 |
|
ByteDice
|
45ff607f6a
|
fixed some bugs. Testing time!
|
2024-12-22 17:49:04 +01:00 |
|
ByteDice
|
3ff032db1d
|
if it works then im not touching it anymore
|
2024-12-22 17:06:16 +01:00 |
|
ByteDice
|
3b47ad870f
|
fixed bug when compiling JAR file
|
2024-12-15 18:53:52 +01:00 |
|
ByteDice
|
ddd78dcef4
|
fixed bug where creating a particle with a minecraft: prefix crashes server
|
2024-12-15 15:29:39 +01:00 |
|
ByteDice
|
b1832825a8
|
fixed all bugs on ConfigArgs.kt
|
2024-12-15 14:31:59 +01:00 |
|
ByteDice
|
3e08bd4d81
|
tested & fixed some bugs for ConfigArgs.kt
|
2024-12-15 10:57:59 +01:00 |
|
ByteDice
|
7716ba30f8
|
added force field arg. Testing required for ALL args
|
2024-12-14 19:17:42 +01:00 |
|
ByteDice
|
5c1b1b07ce
|
added more args
|
2024-12-14 13:11:23 +01:00 |
|
ByteDice
|
46cc808889
|
added args
|
2024-12-13 20:21:43 +01:00 |
|
ByteDice
|
0b17f8688c
|
remade ManageEmitters command (except config). Added SpawnEmitter command.
|
2024-12-07 14:31:34 +01:00 |
|
ByteDice
|
ad9ef87874
|
uhhhhh
|
2024-12-05 12:14:06 +01:00 |
|
ByteDice
|
e2049fd204
|
i forgor
|
2024-12-02 20:27:07 +01:00 |
|
ByteDice
|
6eea92033d
|
i forgor
|
2024-12-02 19:11:12 +01:00 |
|
ByteDice
|
13113e4c18
|
updated TODOs, canceled cone & cylinder SDF :(
|
2024-12-01 15:24:00 +01:00 |
|
ByteDice
|
c5cc910be3
|
added async particle ticking and made new params fully working.
|
2024-12-01 15:13:41 +01:00 |
|
ByteDice
|
2edb23e9ec
|
bugfixes
|
2024-11-30 19:52:25 +01:00 |
|
ByteDice
|
828297aef2
|
moved to ItemDisplays and added support for CustomModelData
|
2024-11-30 17:22:20 +01:00 |
|
ByteDice
|
8ad6cb9ffb
|
made some newly added params function correctly
|
2024-11-30 13:08:35 +01:00 |
|
ByteDice
|
be00598efe
|
added some new params to Particle
|
2024-11-30 00:05:31 +01:00 |
|
ByteDice
|
939867934b
|
significantly changed emitter params. STILL A LOT OF ERRORS.
|
2024-11-29 19:38:43 +01:00 |
|
ByteDice
|
6728445280
|
made particles compatible with updated param data. Though not the new ones. STILL FILLED WITH ERRORS
|
2024-11-28 20:29:37 +01:00 |
|
ByteDice
|
5b43c12c15
|
reworked a bunch of stuff. Contains errors
|
2024-11-28 19:53:49 +01:00 |
|
ByteDice
|
9b384ded89
|
update README.md
|
2024-11-24 18:01:33 +01:00 |
|
ByteDice
|
2d7aa534b4
|
fixed bugs, now im hoping for 1.0
|
2024-11-24 17:44:49 +01:00 |
|
ByteDice
|
c87b2f7483
|
hopefully the last commit before 1.0
|
2024-11-24 15:37:24 +01:00 |
|
ByteDice
|
4f5a6c1ae9
|
finished forceFields args
|
2024-11-24 02:33:25 +01:00 |
|
ByteDice
|
17377a6235
|
DO NOT LOOK AT THE CODE OF ManageConfigArgs.kt PLEASE
|
2024-11-24 02:20:14 +01:00 |
|
ByteDice
|
a2e18730a2
|
mostly reindents
|
2024-11-24 01:55:45 +01:00 |
|
ByteDice
|
dfea72f9a2
|
fixed directory name & removed TODO
|
2024-11-24 00:20:07 +01:00 |
|
ByteDice
|
245e49a0fa
|
made it client-compatible, added icon, fixed bugs
|
2024-11-23 17:40:12 +01:00 |
|
ByteDice
|
e007d24f61
|
fixed code inspection bugs
|
2024-11-23 15:19:50 +01:00 |
|
ByteDice
|
71900577e9
|
added all particles config options
|
2024-11-23 11:58:05 +01:00 |
|
ByteDice
|
a9108941d7
|
made lingering particles disappear (they start lingering when the server saves while particles are alive)
|
2024-11-23 02:46:38 +01:00 |
|
ByteDice
|
98955f7e5d
|
fixed bugs, added new command
|
2024-11-23 02:07:23 +01:00 |
|
ByteDice
|
71654bd491
|
added a few particle configs to config subcommand
|
2024-11-22 20:25:09 +01:00 |
|
ByteDice
|
1500a3de3a
|
added all emitterParams to config subcommand
|
2024-11-22 18:44:37 +01:00 |
|
ByteDice
|
90fc0decab
|
re-added config subcommand, this time better than ever!
|
2024-11-22 18:38:25 +01:00 |
|
ByteDice
|
986477ef40
|
reworked config subcommand to be easier to code (kill me)
|
2024-11-21 22:25:30 +01:00 |
|
ByteDice
|
3b1b9d2ec6
|
removed imports and supressed unfixable warnings
|
2024-11-21 22:17:33 +01:00 |
|
ByteDice
|
94075b92f1
|
im too tired to remember what i did
|
2024-11-21 22:12:25 +01:00 |
|
ByteDice
|
2c7a2dcad3
|
tried adding config option to ManageEmitters
|
2024-11-21 20:46:10 +01:00 |
|
ByteDice
|
6c3fb055c2
|
fixed warnings
|
2024-11-21 19:10:56 +01:00 |
|
ByteDice
|
1f55aa676b
|
created "copy" argument for ManageEmitters command
|
2024-11-21 19:08:02 +01:00 |
|
ByteDice
|
6c0b46f1e6
|
renamed GiveParticleEmitter to GiveEmitterTool
|
2024-11-21 16:40:54 +01:00 |
|
ByteDice
|
83e7179567
|
fixed bugs but mostly worked on the ManageEmitters command.
|
2024-11-20 19:47:18 +01:00 |
|
ByteDice
|
981da415d8
|
added a new command (WIP) and found a bug (see TODO's)
|
2024-11-18 21:00:23 +01:00 |
|
ByteDice
|
be26742f6f
|
i got too carried away. but i added a lot of stuff
|
2024-11-18 20:25:34 +01:00 |
|
ByteDice
|
f9212345f7
|
added curves
|
2024-11-17 12:56:00 +01:00 |
|
ByteDice
|
e6c2858bb6
|
added rotation and fixed bugs
|
2024-11-17 12:02:42 +01:00 |
|
ByteDice
|
c5d828514b
|
got a bunch of ticking things to work
|
2024-11-16 17:24:51 +01:00 |
|
ByteDice
|
9c8c584361
|
removed unused imports and added TODOs
|
2024-11-16 16:04:34 +01:00 |
|
ByteDice
|
002d8741f4
|
removed unused imports and added TODOs
|
2024-11-16 15:38:27 +01:00 |
|
ByteDice
|
1e75b80bbf
|
idk what i did
|
2024-11-16 15:37:24 +01:00 |
|
ByteDice
|
112ed55b2a
|
added ticking logic to particles
|
2024-11-16 15:07:04 +01:00 |
|
ByteDice
|
15200edda9
|
fixed particle not positioned in the center
|
2024-11-15 17:40:46 +01:00 |
|
ByteDice
|
8214038084
|
fixed particle not spawning as correct block type
|
2024-11-15 15:58:27 +01:00 |
|
ByteDice
|
9c0bd44f14
|
holy shit i can spawn invisible particles
|
2024-11-14 21:13:17 +01:00 |
|
ByteDice
|
cbcff4e157
|
I got too carried away
|
2024-11-14 19:46:14 +01:00 |
|
ByteDice
|
7a77fb889a
|
fixed command error
|
2024-11-13 20:25:23 +01:00 |
|
ByteDice
|
ee7d76224e
|
improved text
|
2024-11-13 19:47:55 +01:00 |
|
ByteDice
|
960672d712
|
"first" commit
|
2024-11-13 19:35:46 +01:00 |
|
ByteDice
|
90e1cd360f
|
add gitignore
|
2024-11-13 19:35:26 +01:00 |
|