• Joined on 2024-04-13
stijn pushed to nicknames_refactor at Altitude/Chat 2026-02-01 02:36:10 +00:00
133cebd1ec Rerender gui when needed
stijn pushed to master at Altitude/InventoryGui 2026-01-31 22:46:11 +00:00
813d76b992 Update version to 1.1.1-SNAPSHOT and refactor to use HumanEntity instead of Player in InventoryGui
stijn pushed to nicknames_refactor at Altitude/Chat 2026-01-31 22:45:24 +00:00
fc20c9a276 Update velocity-api to 3.5.0-SNAPSHOT, adjust event priority annotations, and reconfigure repository URLs in settings.gradle.kts.
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