• Joined on 2024-04-13
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 »
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 17:24:01 +00:00
ecd9b3d824 Modularize renderer and plane control functionality into RenderContainerComponent
9808b5d63d Add manual plane orientation controls with lock/unlock functionality
c13b7077a7 Remove unused OnInit lifecycle hook from ParticlesComponent and cleanup redundant comments.
Compare 3 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-06-22 17:07:00 +00:00
023ae809ef Modularize ParticlesComponent by separating particle, frame, and property functionalities into dedicated components
3a6f137c9a Update ParticlesComponent to allow dynamic plane position limits and improve slider configuration
cb8447a096 Correct default plane locations
3e98e1a498 add plane orientation for looking from above/below
4c31a91bb4 Add modular services for Three.js integration in ParticlesComponent
Compare 5 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-06-21 23:15:52 +00:00
d6faaba01c Update security configuration to allow unrestricted access
stijn pushed to master at Altitude/AltitudeWeb 2025-06-21 23:11:01 +00:00
56175e62d6 Remove RemoveTrailingPeriodPipe import from AboutComponent
283838f444 Enhance ParticlesComponent to adjust plane position dynamically based on rotation angle.
49fe335c73 Refactor ParticlesComponent: simplify plane creation, remove legacy handler, and enhance quadrant logic with material updates.
1875f050c6 Add orbit controls and mouse interaction to ParticlesComponent
52d8658be3 Add particle creator component with Three.js integration CREDITS: Junie
Compare 5 commits »