Unicopia/src/main/java/com/minelittlepony/unicopia/client/particle
2024-01-22 23:28:03 +00:00
..
AbstractBillboardParticle.java Fixed runes rendering in front of the player 2022-09-16 17:48:01 +02:00
AbstractGeometryBasedParticle.java Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00
ChangelingMagicParticle.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
ClientBoundParticleSpawner.java Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00
CloudsEscapingParticle.java Fixed dark vortex particles not going to its actual center 2024-01-22 13:19:01 +00:00
DiskParticle.java Change particle effects to use records 2023-10-18 18:52:29 +01:00
FloatingBubbleParticle.java Switch to using a spell renderer for bubble spells 2024-01-22 13:19:29 +00:00
FollowingParticle.java Change particle effects to use records 2023-10-18 18:52:29 +01:00
GroundPoundParticle.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
HealthDrainParticle.java Change particle effects to use records 2023-10-18 18:52:29 +01:00
LightningBoltParticle.java Added unstable clouds 2023-10-19 01:41:22 +01:00
MagicParticle.java Fixed dark vortex particles not going to its actual center 2024-01-22 13:19:01 +00:00
OrientedBillboardParticle.java Reimplement placed spell rendering to no longer require a particle 2024-01-20 19:48:43 +00:00
RainboomParticle.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
RainbowTrailParticle.java Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00
RaindropsParticle.java Fix crash when spawning the raindrops particle 2021-03-01 15:07:51 +02:00
RunesParticle.java Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00
ShockwaveParticle.java Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
SphereParticle.java Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00