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 |
|
 ByteDiceandGitHub
|
af7d29ce7d
|
Update issue templates
|
2024-11-25 20:08:26 +01:00 |
|
ByteDice
|
9b384ded89
|
update README.md
EARLY
|
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 |
|
 ByteDiceandGitHub
|
fbed935b70
|
whoopsie, wrong copyright product
|
2024-11-21 11:29:04 +01:00 |
|
 ByteDiceandGitHub
|
69a77b3de1
|
Update README.md
|
2024-11-21 11:27:21 +01:00 |
|
 ByteDiceandGitHub
|
d3c01e2ee4
|
capitalized a G
|
2024-11-21 11:23:16 +01:00 |
|
 ByteDiceandGitHub
|
c7cd95115d
|
Update LICENSE.txt
|
2024-11-21 11:17:10 +01:00 |
|
 ByteDiceandGitHub
|
f4a1c83733
|
Update issue templates
|
2024-11-21 10:17:16 +01:00 |
|
 ByteDiceandGitHub
|
65882f4678
|
Updated a few comments
|
2024-11-21 10:16:10 +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 |
|