This website requires JavaScript.
b60df9dc8d
Fix frame iterator resetting mid run, improved logging
master
akastijn
2026-02-08 19:48:20 +0100
f6ee8eacf5
Change size type from int to float and remove validation for size greater than 1 in ParticleConfig
akastijn
2026-02-07 23:25:32 +0100
caebd1fed3
Validate particle size
akastijn
2026-02-07 22:50:23 +0100
26cb4474c4
Refactor vanish handling by moving logic to FrameSpawnerPlayer and improving debug logging
akastijn
2026-01-05 02:10:53 +0100
e2ab17fb20
Remove return statement in ParticleStorage (broke auto update)
akastijn
2026-01-04 03:27:11 +0100
5425b89b2b
Fix color bug (argb <> rgb), fix particles defaulting to size 0
akastijn
2026-01-04 03:22:40 +0100
d7c744c20b
Refactor particle directory handling and enhance logging
akastijn
2026-01-04 02:19:12 +0100
26b1e6f46c
Update Cosmos API dependency and configure Altitude snapshot repository
akastijn
2025-12-27 23:29:51 +0100
42c9530348
Refactor reload method and remove redundant debug logs
akastijn
2025-07-15 21:12:27 +0200
ab86d77069
Automatically load particles that are added to or updated in the particles folder
akastijn
2025-07-14 21:53:31 +0200
02c4f818a0
Adjust particle loading to work with webui coordinates
Teriuihi
2025-06-23 00:45:07 +0200
ed91cf6810
Add Jenkins pipeline for building, archiving, and sending Discord notifications
Teriuihi
2025-06-22 23:38:21 +0200
8aa22a3e7a
Add support for color gradients and sizes in particle configurations
Teriuihi
2025-06-22 22:07:10 +0200
481cb007bf
Correct directory name
Teriuihi
2025-06-22 21:47:28 +0200
fa14d001da
Code cleanup
particle_storage_rework
Teriuihi
2025-06-22 21:45:51 +0200
c163885345
Switched to cosmos (1.21.6)
Teriuihi
2025-06-22 21:33:06 +0200
95bb1e90fe
Refactor ParticleConfig with Jackson, add ParticleData models, and update dependencies
Teriuihi
2025-06-22 21:30:14 +0200
a3b4922b70
Refactor particle spawning logic into utility class.
Teriuihi
2025-03-09 18:48:59 +0100
1caef4bb83
Update Gradle and Java versions, refactor, and fix enchantments
Teriuihi
2025-01-18 18:13:58 +0100
1862288183
Update config file paths
Teriuihi
2024-07-20 00:19:21 +0200
e33a9ff5b9
idk what this is sorry me
Teriuihi
2024-07-20 00:19:08 +0200
d416ec80e1
Added a way to load extra data for particles and added a boolean to determine if all frames should spawn at the same location
Teriuihi
2022-09-07 22:39:48 +0200
be97b45833
Fixed frames not properly repeating at the right speed
Teriuihi
2022-08-31 05:13:18 +0200
77dcd8862c
Fixed loading colors incorrectly
Teriuihi
2022-08-31 05:12:55 +0200
867d436d0a
Converted to json for particle storage
Teriuihi
2022-08-30 05:19:05 +0200
f827d78bf9
Updated to 1.19
Teriuihi
2022-06-09 18:36:53 +0200
33d95226a7
Fixed frame delay
Teriuihi
2022-06-05 18:22:52 +0200
0a7b583424
Fixed frame delay
Teriuihi
2022-06-05 18:21:57 +0200
8502848103
Added package permission
Teriuihi
2022-06-05 17:51:37 +0200
0bff66ad1f
Added lore and name for display item to config
Teriuihi
2022-06-05 17:36:16 +0200
a8667e84e3
Added particle cool down to config
Teriuihi
2022-06-05 17:35:57 +0200
a8a7a3e9e1
Fully disabled build in particles
Teriuihi
2022-06-05 17:34:40 +0200
b1bdfbcb99
Fixed bugs added stuff
Teriuihi
2022-06-05 05:27:46 +0200
6403f024cd
Made it so the plugin doesn't crash if the config is messed up
Teriuihi
2022-06-04 05:28:09 +0200
22f0d184c3
Made particles load from config
Teriuihi
2022-06-04 00:45:40 +0200
c287f12634
Update to 1.18.2
Len
2022-05-22 10:43:59 +0200
7cc66db3ce
Made particles rotate based on initial player rotation if they aren't relative to the player, and current player rotation if they are
Teriuihi
2022-04-28 03:37:52 +0200
426be723b1
Merge remote-tracking branch 'origin/master'
Teriuihi
2022-02-26 05:42:02 +0100
749b712a91
Fixed build failure
Teriuihi
2022-02-26 05:41:52 +0100
5792bb9a8d
Changed Alpha orientation.
EverettDM
2022-02-25 23:00:10 -0500
c259e3f035
This might break everything so test this first on alpha or something
Teriuihi
2022-02-26 03:03:02 +0100
295b9d1ee2
Fix checking distance to another player in another world
Teriuihi
2022-02-26 02:26:07 +0100
e48d7c97c9
yaw is not used when adding x/y/z so its irrelevant to set it
Teriuihi
2022-02-23 04:17:20 +0100
c98f141d7e
Add bypass perm for cooldown
Teriuihi
2022-02-23 04:10:57 +0100
9db0861a3c
Fixed forgotten uuid
Teriuihi
2022-02-23 03:57:29 +0100
3ef9fb534e
Added delay Made particles dependent on player yaw
Teriuihi
2022-02-23 03:54:02 +0100
5e13b9ed2d
Updated alpha and cupid class for testing random offset.
EverettDM
2022-02-22 21:26:33 -0500
0a35d4383d
adding more brackets might fix it?
Teriuihi
2022-02-23 03:15:32 +0100
46f6e2d999
Only get random offset when offset isn't 0
Teriuihi
2022-02-23 02:44:42 +0100
433688e813
Added random offset for particles
Teriuihi
2022-02-17 02:02:48 +0100
40ab1dae99
Spawn particles above players head for empty right click
Teriuihi
2022-01-15 03:58:32 +0100
7318a8be96
Changed from using offset to modifying location directly
Teriuihi
2022-01-14 05:44:58 +0100
5e44521ea9
Merge remote-tracking branch 'origin/master'
Teriuihi
2022-01-14 04:52:20 +0100
150b9b2a90
Fixed database issue.
EverettDM
2022-01-13 22:51:57 -0500
5e44c9b539
Merge branch 'master' of https://github.com/Altitude-Devs/AltitudeParticles
Teriuihi
2022-01-14 04:52:08 +0100
763258c425
Added a way to clear particles
Teriuihi
2022-01-14 04:52:05 +0100
33242835d2
New Alpha particle.
EverettDM
2022-01-13 22:48:35 -0500
5d76c39866
Removed unused import
Teriuihi
2022-01-14 00:09:04 +0100
a92294574b
Disable particles if player turns them off Don't let player turn on particles without seeing them
Teriuihi
2022-01-13 23:51:26 +0100
1e70782c0d
Disable particles if player turns them off
Teriuihi
2022-01-13 23:44:30 +0100
5864918442
Only send particles to players who should be seeing them
Teriuihi
2022-01-13 23:43:07 +0100
f48d2166b4
Disable particles if player turns them off
Teriuihi
2022-01-13 23:42:57 +0100
f2fbd00a4b
Updated test class to add itself to everything except head
Teriuihi
2022-01-13 23:33:37 +0100
5d5827e917
Run at block location, not player location
Teriuihi
2022-01-13 23:31:56 +0100
938c3f6f1b
Renamed ATTACK to KILL
Teriuihi
2022-01-13 23:31:46 +0100
e57f5b7bfd
Renamed ATTACK to KILL
Teriuihi
2022-01-13 23:31:39 +0100
d099f3ee55
Added EventHandler piorities
Teriuihi
2022-01-13 23:26:01 +0100
c82f0c8f17
Updated run command to include playerSettings
Teriuihi
2022-01-13 23:18:35 +0100
062a1a0f18
Added repeat delay
Teriuihi
2022-01-13 23:18:07 +0100
77df8b1e6d
Added repeat delay
Teriuihi
2022-01-13 23:17:59 +0100
907ad4819e
Clone static itemstack before modifying it
Teriuihi
2022-01-13 23:17:15 +0100
cc60244fd0
Added a way to check if an APartType has an event Activate APartType without event when activated in the gui
Teriuihi
2022-01-13 23:16:57 +0100
0140e5f293
Added 3 new listeners
Teriuihi
2022-01-13 23:15:21 +0100
70251bbce7
Use player instead of just the location they were at when the event fired
Teriuihi
2022-01-13 21:31:41 +0100
8762a89751
Removed unused variables
Teriuihi
2022-01-13 21:29:03 +0100
1dc5d2f6d9
Allow adding and removing of active particles in player settings
Teriuihi
2022-01-13 21:28:09 +0100
8cc4c42ce7
Load player settings and activate particles
Teriuihi
2022-01-13 21:27:53 +0100
fec4aab3f0
Reduce count after all frames are ran
Teriuihi
2022-01-13 21:27:37 +0100
4a196e0522
Updated name to be display name where appropriate
Teriuihi
2022-01-13 21:27:25 +0100
1b299ba6cf
Added imports i forgot
Teriuihi
2022-01-13 21:26:55 +0100
f22e9ec08e
Check if particle is active when loading it in the gui
Teriuihi
2022-01-13 21:26:41 +0100
5be8722f53
Updated APartType to include db friendly id
Teriuihi
2022-01-13 21:26:16 +0100
07f721e812
Enable database and load particles
Teriuihi
2022-01-13 21:26:01 +0100
2f650e7b32
Activate particle when clicked on in the gui
Teriuihi
2022-01-13 21:25:49 +0100
a5d7afe556
Updated ParticleSet to have particle id
Teriuihi
2022-01-13 21:25:35 +0100
2056194d7d
Add queries and toggle player settings in db
Teriuihi
2022-01-13 21:25:03 +0100
8db6b1fa63
Remove player from cache on logout to ensure they are reloaded on relog
Teriuihi
2022-01-13 21:24:14 +0100
2fe8b0d367
Give each particle set a unique id for the db
Teriuihi
2022-01-13 20:10:56 +0100
d424e7d768
Make events run particles
Teriuihi
2022-01-13 19:06:48 +0100
960ec50228
Added example particle
Teriuihi
2022-01-13 18:36:32 +0100
cc8ec26c66
Make gui's work (but player settings are always recreated on login cus idk how to make the db work) register listeners Added back button to particle selection gui
Teriuihi
2022-01-12 22:26:22 +0100
bc74d35faa
Added GUI's Added player settings Added commands
Teriuihi
2022-01-11 23:02:04 +0100
71c5b76d88
Fixed leftover villagerUI stuff
Teriuihi
2022-01-03 22:33:19 +0100
676d5089ae
Fixed leftover villagerUI stuff
Teriuihi
2022-01-03 22:33:16 +0100
487d36e1e5
Added db and queries classes
Teriuihi
2022-01-03 22:33:03 +0100
f5c096eb2b
Initial commit
Teriuihi
2022-01-03 22:26:15 +0100
be656b4606
Initial commit
Teriuihi
2022-01-03 22:25:23 +0100
de11502f37
Attempted to fix price
Teriuihi
2021-12-23 23:00:59 +0100
53f37c2a86
Cancel villager click event when clicking a villager shop ui villager
Teriuihi
2021-12-23 22:58:06 +0100
451597ca59
Fixed setting instead of adding points
Teriuihi
2021-12-23 22:57:50 +0100