• Joined on 2024-04-13
stijn created repository Altitude/VillagerShopUI 2024-08-20 19:11:53 +00:00
stijn pushed to main at Altitude/fishing_event 2024-08-20 19:10:01 +00:00
d12c5e497c Auto despawn fish that players don't pick up after 60 seconds
stijn created branch main in Altitude/fishing_event 2024-08-20 19:09:16 +00:00
stijn pushed to main at Altitude/fishing_event 2024-08-20 19:09:16 +00:00
dc93ba6e7e Auto despawn fish that players don't pick up after 60 seconds
67bd8ce8d0 Base longest fish's length on time remaining
68304098fb Added a command to display remaining time
e83b811d34 Added a command to display remaining time
13e01bff91 Show scoreboard to players who joined while the event is running
Compare 10 commits »
stijn created repository Altitude/fishing_event 2024-08-20 19:08:57 +00:00
stijn pushed to master at Altitude/PlayerUtils 2024-08-16 22:52:05 +00:00
524a657abd Fix goat horn handling in GoatHornEvent
stijn opened issue Altitude/Essentia#2 2024-08-14 17:55:53 +00:00
Teleport needs warmup and movement/damage checks
stijn opened issue Altitude/Essentia#1 2024-08-14 17:55:08 +00:00
Add more features
stijn pushed to master at Altitude/PlayerUtils 2024-08-11 21:53:57 +00:00
2fa3e3a6f0 Add logging to GoatHornEvent and register it
stijn pushed to master at Altitude/PlayerUtils 2024-08-11 21:49:08 +00:00
c0c8cbbfa4 Add GoatHornEvent listener (stops spamming goat horns in spawn)
0c305e79e5 Add GoatHornEvent listener (stops spamming goat horns in spawn)
Compare 2 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 17:13:54 +00:00
1c4f4b154b Enhance email verification layout styling
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 17:09:35 +00:00
30720d0738 Refactor type and string handling in ThankYou component
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 17:01:04 +00:00
25c6a15413 Handle single-line and multi-line email verification messages
stijn pushed to master at Altitude/SiteBackend 2024-08-11 16:47:40 +00:00
3eb4970407 Refactor toHtml() method in Form.java
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 16:47:27 +00:00
821e63953b Refactor email verification UI to enhance data display
ceaca60ece Add additional_info field to form requirements
Compare 2 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 16:33:02 +00:00
b00b857f29 Add "Apply for staff" link to homepage
stijn pushed to master at Altitude/SiteBackend 2024-08-11 16:31:21 +00:00
ab74360571 Add IP address tracking for form submissions
fcda4c9e53 Update toHtml() method in Form.java
4a0aebce82 Improve email handling with Mailable interface
47f6eebd8b Add branch condition to Discord notification stage
Compare 4 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-10 02:35:58 +00:00
cf7bdeb481 Enforce integer validation on age and average time fields
stijn pushed to master at Altitude/SiteBackend 2024-08-10 02:30:41 +00:00
1dbb80e5a2 Add @JsonIgnore annotations to sensitive methods
stijn pushed to master at Altitude/SiteBackend 2024-08-10 02:24:12 +00:00
ed098513f5 Change fields from final to mutable in form classes