• Joined on 2024-04-13
stijn pushed to master at Altitude/AltitudeWeb 2025-07-29 21:17:39 +00:00
4150324d75 Replace valueOf with fromValue in LoginController for permission claim mapping.
stijn pushed to master at Altitude/AltitudeWeb 2025-07-29 21:16:14 +00:00
4267c782a7 Add debug logging for user loading, permissions processing, and token generation in LoginController.
stijn pushed to main at Altitude/Chat 2025-07-29 20:54:11 +00:00
7cc7cca129 Update cosmos-api to version 1.21.8 and adjust repository URL in settings.gradle.kts.
stijn pushed to main at Altitude/Chat 2025-07-29 17:11:18 +00:00
3bfd358e78 Add support for custom channel aliases and improve string formatting consistency
eb30750134 Refactor switch statements to use enhanced -> syntax and update dependencies to include cosmos-api.
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-07-28 21:01:23 +00:00
343964eda8 Add server.address property and update issuer field in LoginController to use dynamic server address. Modify SQL query in PrivilegedUserMapper to simplify permissions retrieval.
stijn pushed to main at Altitude/VillagerShopUI 2025-07-23 01:11:51 +00:00
1909c6d5bc Add AutoSell feature with commands and tasks for automated item selling
stijn pushed to master at Altitude/PlayerUtils 2025-07-22 17:27:16 +00:00
c66b30ff90 Update XPCheque to use calculateTotalExperiencePoints and setExperienceLevelAndProgress to fix exp reset bug
stijn pushed to master at Altitude/PlayerUtils 2025-07-20 02:44:49 +00:00
7625c57b8b Refine ghast speed message to display human-readable speed names
stijn pushed to master at Altitude/PlayerUtils 2025-07-20 02:36:05 +00:00
7f6d4c4b36 Add ghast speed command with configurable speed levels
stijn pushed to master at Altitude/PlayerUtils 2025-07-17 21:12:52 +00:00
d6d7269fee Fix inverted spawn egg check in BlockBlockUseEvent
stijn pushed to master at Altitude/PlayerUtils 2025-07-16 22:04:13 +00:00
e81d532178 Restrict usage of END_PORTAL_FRAME in BlockBlockUseEvent
stijn pushed to master at Altitude/PlayerUtils 2025-07-16 21:56:46 +00:00
c016db5969 Update BlockBlockUseEvent to use MaterialTags for spawn egg checks
stijn pushed to master at Altitude/AltitudeWeb 2025-07-15 21:42:10 +00:00
1ce2088cae Update HeaderComponent HTML: change "Login" label to "Logout" for logout button.
stijn pushed to master at Altitude/AltitudeWeb 2025-07-15 19:51:08 +00:00
0b952e07f7 Refactor HeaderComponent to organize inputs, inject dependencies, and improve HTML formatting. Add logout method for authentication management.
stijn pushed to master at Altitude/AltitudeWeb 2025-07-15 19:48:27 +00:00
c2b9a8a574 Replace deprecated Angular directives (*ngFor, *ngIf) with modern Angular template syntax. Remove unused CommonModule imports across components for optimization. Clean up excess spacing and formatting in HTML files.
stijn pushed to master at Altitude/AltitudeWeb 2025-07-15 19:39:46 +00:00
d3ef296784 Upgrade TypeScript to version ^5.8.3 in package.json.
stijn pushed to master at Altitude/PlayerUtils 2025-07-15 19:25:06 +00:00
05fd3beb9c Add BlockBlockUseEvent to restrict usage of blocked items and blocks
stijn pushed to master at Altitude/Particles 2025-07-15 19:12:31 +00:00
42c9530348 Refactor reload method and remove redundant debug logs
stijn pushed to main at Altitude/PlotPermissions 2025-07-14 21:14:19 +00:00
00b7192368 Update cosmos API to 1.21.7 and adjust build script
stijn created branch main in Altitude/PlotPermissions 2025-07-14 20:56:30 +00:00