Particles/src/main/java/com/alttd
2022-01-13 21:28:09 +01:00
..
commands Added GUI's 2022-01-11 23:02:04 +01:00
config Make gui's work (but player settings are always recreated on login cus idk how to make the db work) 2022-01-12 22:26:22 +01:00
database Add queries and toggle player settings in db 2022-01-13 21:25:03 +01:00
frameSpawners Reduce count after all frames are ran 2022-01-13 21:27:37 +01:00
gui Updated name to be display name where appropriate 2022-01-13 21:27:25 +01:00
listeners Load player settings and activate particles 2022-01-13 21:27:53 +01:00
objects Updated APartType to include db friendly id 2022-01-13 21:26:16 +01:00
particles Updated ParticleSet to have particle id 2022-01-13 21:25:35 +01:00
storage Allow adding and removing of active particles in player settings 2022-01-13 21:28:09 +01:00
util Initial commit 2022-01-03 22:26:15 +01:00
AltitudeParticles.java Enable database and load particles 2022-01-13 21:26:01 +01:00