• Joined on 2024-04-13
stijn pushed to master at Altitude/PlayerUtils 2026-01-21 06:18:16 +00:00
bd7a46c283 Fix project name in settings.gradle.kts to PlayerUtils
stijn pushed to master at Altitude/PlayerUtils 2026-01-21 06:10:51 +00:00
4b1c2078eb Add BlockDispenseEvent listener to ensure armor stands placed through dispensers respect the armor stand chunk limit
stijn pushed to master at Altitude/PlayerUtils 2026-01-21 05:59:42 +00:00
f7313f8f25 Add ReCountArmorStands command and handle armorstands being removed
stijn pushed to master at Altitude/AltitudeWeb 2026-01-19 22:51:53 +00:00
b7fe37d9c4 Add toggle for enabling/disabling grid snap in RenderContainerComponent and update snapping logic.
stijn pushed to master at Altitude/AltitudeWeb 2026-01-19 22:43:24 +00:00
984bbae7e3 Fix grid sizing/snap
58ea7d827e Add grid to particle drawer
Compare 2 commits »
stijn created branch master in Altitude/InventoryGui 2026-01-19 21:03:09 +00:00
stijn pushed to master at Altitude/InventoryGui 2026-01-19 21:03:09 +00:00
6f72215414 Initial commit for InventoryGui
stijn created repository Altitude/InventoryGui 2026-01-19 21:02:38 +00:00
stijn created branch matrix in Altitude/Chat 2026-01-17 03:12:42 +00:00
stijn pushed to matrix at Altitude/Chat 2026-01-17 03:12:42 +00:00
636ee3c57e trying to set up a matrix bridge
stijn pushed to master at Altitude/AltitudeWeb 2026-01-09 02:58:25 +00:00
10e1f191b5 Bump ALTITUDE_VERSION to 1.21.10
stijn pushed to master at Altitude/Particles 2026-01-05 01:10:57 +00:00
26cb4474c4 Refactor vanish handling by moving logic to FrameSpawnerPlayer and improving debug logging
stijn pushed to master at Altitude/AltitudeWeb 2026-01-04 04:37:54 +00:00
6cb43b412c Comment out unused notification functionality in ParticleController since the file is directly readable
stijn pushed to master at Altitude/AltitudeWeb 2026-01-04 04:33:41 +00:00
af3ef7155a Make particles.file_path configurable via environment variable
stijn pushed to master at Altitude/AltitudeWeb 2026-01-04 04:22:11 +00:00
8a0843128c Refactor particle management: remove secret key from file operations, add ParticleManagerComponent, update frame naming conventions, and enhance style and functionality.
stijn pushed to master at Altitude/Particles 2026-01-04 02:27:16 +00:00
e2ab17fb20 Remove return statement in ParticleStorage (broke auto update)
5425b89b2b Fix color bug (argb <> rgb), fix particles defaulting to size 0
Compare 2 commits »
stijn pushed to master at Altitude/Particles 2026-01-04 01:19:16 +00:00
d7c744c20b Refactor particle directory handling and enhance logging
26b1e6f46c Update Cosmos API dependency and configure Altitude snapshot repository
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-12-27 21:16:20 +00:00
63aa7fd550 Add toggle for showing/hiding the character in RenderContainerComponent and implement binding to PlayerModelService
dc1b29e52c Add deepCopy utility and enforce required fields in particle forms
9b8c4891f4 Add toggle for showing only intersecting particles
b4fcbed781 remove redundant theme parameter.
dc1ed8ffee use inject, adjust properties order
Compare 8 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-12-27 20:14:37 +00:00
37d7c37f3b Update particle-related styles and improve forms' structure in particle components.
stijn pushed to master at Altitude/AltitudeWeb 2025-12-27 20:05:40 +00:00
d9b60d8a94 Removable footer, compact styling for particle creator