• Joined on 2024-04-13
stijn pushed to master at Altitude/WebInterface 2025-06-23 19:41:26 +00:00
df8f08544b - Update logging message in reloadConfig method for accuracy.
stijn pushed to master at Altitude/AltitudeWeb 2025-06-23 19:34:59 +00:00
c72703ea32 Refactor user privilege handling to use Optional instead of null checks. Remove unused cache entries and update security configuration to refine access controls.
stijn pushed to master at Altitude/Particles 2025-06-22 22:45:12 +00:00
02c4f818a0 Adjust particle loading to work with webui coordinates
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 22:25:37 +00:00
e837a9216d Fix slider sticking out of page
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 22:23:10 +00:00
d4363b3a8a Add particle type selection, size control, and enhance particle property handling
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 22:04:34 +00:00
1e5862bae6 Add new particle types and enhance particle attributes handling
stijn pushed to master at Altitude/Particles 2025-06-22 21:38:26 +00:00
ed91cf6810 Add Jenkins pipeline for building, archiving, and sending Discord notifications
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 21:24:11 +00:00
daf88ea437 Add opacity control for intersection plane
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 21:15:12 +00:00
9abd570b87 Add support for darkmode
stijn pushed to master at Altitude/Particles 2025-06-22 20:07:15 +00:00
8aa22a3e7a Add support for color gradients and sizes in particle configurations
stijn pushed to master at Altitude/Particles 2025-06-22 19:47:34 +00:00
481cb007bf Correct directory name
stijn pushed to master at Altitude/Particles 2025-06-22 19:46:57 +00:00
fa14d001da Code cleanup
c163885345 Switched to cosmos (1.21.6)
95bb1e90fe Refactor ParticleConfig with Jackson, add ParticleData models, and update dependencies
a3b4922b70 Refactor particle spawning logic into utility class.
1caef4bb83 Update Gradle and Java versions, refactor, and fix enchantments
Compare 11 commits »
stijn pushed to particle_storage_rework at Altitude/Particles 2025-06-22 19:46:36 +00:00
fa14d001da Code cleanup
stijn pushed to particle_storage_rework at Altitude/Particles 2025-06-22 19:33:16 +00:00
c163885345 Switched to cosmos (1.21.6)
95bb1e90fe Refactor ParticleConfig with Jackson, add ParticleData models, and update dependencies
a3b4922b70 Refactor particle spawning logic into utility class.
Compare 3 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 18:53:16 +00:00
5284d498f3 Add a reset camera button and implement default camera reset functionality
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 18:46:13 +00:00
c3a7be82e9 Add an option to highlight particles
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 18:21:08 +00:00
fdb57289f8 Fix weird interactions between plane and player model
60c1329163 Switch to steve
0e71c0f581 Fix textures overlapping and glitching for legs
eb67a33331 Change default camera position
39f20796ce Simplify UV mapping logic and remove unnecessary face rotation handling
Compare 8 commits »
stijn created branch textures in Altitude/AltitudeWeb 2025-06-22 18:20:46 +00:00
stijn pushed to textures at Altitude/AltitudeWeb 2025-06-22 18:20:46 +00:00
fdb57289f8 Fix weird interactions between plane and player model
60c1329163 Switch to steve
0e71c0f581 Fix textures overlapping and glitching for legs
eb67a33331 Change default camera position
39f20796ce Simplify UV mapping logic and remove unnecessary face rotation handling
Compare 8 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 17:53:11 +00:00
237518638c Increase particles-list height in FramesComponent to 550px for improved visibility.
fea1a98cea Adjust RendererService to use dynamic container height and update OrbitControls limits
Compare 2 commits »