• Joined on 2024-04-13
stijn created branch nicknames_refactor in Altitude/Chat 2026-01-31 22:26:00 +00:00
stijn pushed to nicknames_refactor at Altitude/Chat 2026-01-31 22:26:00 +00:00
ea8e952108 Refactor Nicknames GUI to handle nicknames even if the player is unknown and use InventoryGui library, improving modularity and readability. Update velocity-api version and add InventoryGUI dependency.
3d010e4139 extract methods for shorter functions and use early returns
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2026-01-25 19:16:04 +00:00
fe3e532476 Pin Angular dependencies to version 20.2.2.
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 »