• Joined on 2024-04-13
stijn pushed to master at Altitude/AltitudeWeb 2026-03-01 01:39:28 +00:00
9a47cb6652 Replace @Output with output decorator in HistoryComponent
8657a33e65 Replace @Input with input decorator in HistoryComponent
d4b09a500f Replace @Input with input decorator in FormsComponent
d67f1a4f87 Replace Input() with input.required in header and made map header full height
Compare 4 commits »
stijn pushed to master at Altitude/AltitudeWeb 2026-02-08 18:54:54 +00:00
0113a38ace Assign default colors to particles without a defined color during data loading.
stijn pushed to master at Altitude/Particles 2026-02-08 18:48:20 +00:00
b60df9dc8d Fix frame iterator resetting mid run, improved logging
stijn pushed to master at Altitude/AltitudeWeb 2026-02-08 17:45:56 +00:00
7d82beb1c7 Conditionally adjust size slider to display velocity slider based on supportsColor flag and introduce velocity property in particle management.
stijn pushed to master at Altitude/AltitudeWeb 2026-02-07 23:11:27 +00:00
138c01cf25 Add support for default colors and color restrictions based on particle type in particle management.
0e4ce21c58 Remove unused notification methods in ParticleController and adjust size slider minimum value in particle component.
Compare 2 commits »
stijn pushed to master at Altitude/Particles 2026-02-07 22:25:35 +00:00
f6ee8eacf5 Change size type from int to float and remove validation for size greater than 1 in ParticleConfig
stijn pushed to master at Altitude/Particles 2026-02-07 21:50:27 +00:00
caebd1fed3 Validate particle size
stijn pushed to main at peter/portfolio 2026-02-02 20:32:50 +00:00
ffd8e040d5 Added home page
stijn pushed to main at Altitude/Chat 2026-02-02 02:14:50 +00:00
c48d4f5c86 Update InventoryGUI to version 1.1.5-SNAPSHOT and refine Nicknames GUI handling logic.
7f00bc104b Update InventoryGUI to version 1.1.3-SNAPSHOT in build.gradle.kts.
133cebd1ec Rerender gui when needed
fc20c9a276 Update velocity-api to 3.5.0-SNAPSHOT, adjust event priority annotations, and reconfigure repository URLs in settings.gradle.kts.
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.
Compare 6 commits »
stijn pushed to nicknames_refactor at Altitude/Chat 2026-02-02 02:07:49 +00:00
c48d4f5c86 Update InventoryGUI to version 1.1.5-SNAPSHOT and refine Nicknames GUI handling logic.
stijn pushed to master at Altitude/InventoryGui 2026-02-01 23:06:29 +00:00
02f78d0a23 Add InventoryClick and InventoryDrag event handlers. bump version to 1.1.4-SNAPSHOT
stijn pushed to master at Altitude/AltitudeWeb 2026-02-01 20:39:57 +00:00
44d4cc1f05 Update .gitignore to exclude .env files
stijn pushed to nicknames_refactor at Altitude/Chat 2026-02-01 02:48:34 +00:00
7f00bc104b Update InventoryGUI to version 1.1.3-SNAPSHOT in build.gradle.kts.
stijn pushed to master at Altitude/InventoryGui 2026-02-01 02:48:23 +00:00
d0398b1486 Refactor GuiListener to use Optional for null safety bump version to 1.1.3-SNAPSHOT
3a4a1c97c2 Update version to 1.1.2-SNAPSHOT and add a render method using the HumanEntity that owns the GUI
Compare 2 commits »
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.