• Joined on 2024-04-13
stijn created branch ignore_fix in Altitude/Chat 2025-03-21 19:34:51 +00:00
stijn pushed to ignore_fix at Altitude/Chat 2025-03-21 19:34:51 +00:00
9e437079e4 Remove Galaxy dependency
stijn created branch master in Altitude/ShutdownInfo 2025-03-21 19:25:47 +00:00
stijn pushed to master at Altitude/ShutdownInfo 2025-03-21 19:25:47 +00:00
f16166033a Update CONFIGPATH directory in Config.java
c4da0c65e7 Updated minimessage, velocity and switched to gradle
bda27f29fa Add distributionManagement
1a96dd3423 Changed to using hashmap instead of templates directly
stijn created repository Altitude/ShutdownInfo 2025-03-21 19:25:22 +00:00
stijn created branch master in Altitude/Particles 2025-03-09 17:27:50 +00:00
stijn pushed to master at Altitude/Particles 2025-03-09 17:27:50 +00:00
stijn created branch particle_storage_rework in Altitude/Particles 2025-03-09 17:27:43 +00:00
stijn pushed to particle_storage_rework at Altitude/Particles 2025-03-09 17:27:43 +00:00
1caef4bb83 Update Gradle and Java versions, refactor, and fix enchantments
1862288183 Update config file paths
e33a9ff5b9 idk what this is sorry me
d416ec80e1 Added a way to load extra data for particles and added a boolean to determine if all frames should spawn at the same location
be97b45833 Fixed frames not properly repeating at the right speed
Compare 10 commits »
stijn created repository Altitude/Particles 2025-03-09 17:27:18 +00:00
stijn pushed to master at Altitude/ctf 2025-03-06 18:47:32 +00:00
4953cec215 Make game logic adjustments and improve async command handling
stijn pushed to master at Altitude/ctf 2025-03-01 21:40:41 +00:00
92f9e732a1 Remove redundant code and add victory reward commands
95b54d1a03 Prevent same-team players from being knocked back by flags.
05a63b9a52 Prevent snowball throw if player hasn't selected a class
137e5a5125 Remove unused log, add null check, and update player teleport.
Compare 4 commits »
stijn pushed to master at Altitude/ctf 2025-03-01 18:29:50 +00:00
3c5842a92c Implement shield mechanics and enhance game end reset logic
f5bb1564ae Increase spawn proximity threshold for class change checks.
Compare 2 commits »
stijn pushed to master at Altitude/ctf 2025-03-01 00:22:16 +00:00
fa8d320da9 Refactor and optimize redundant code across the project
816c429346 Remove leftover debug logging in broadcastNextPhaseStartTime
afbd1a9f09 Todo removed from tank class since the shield is strong enough now
5430af2149 Remove completed TODO comments
ce7297afb8 Refactor flag point update logic for winning team.
Compare 5 commits »
stijn pushed to master at Altitude/ctf 2025-02-28 23:49:04 +00:00
a10607092b Refactor snow bucket creation to return a list of snow buckets.
fe39cdf5a1 Change Mage class display item to Snowball
6008378258 Fix mage class damage and improve mage snowball throw logic
18b211f681 Reduce Mage class default damage from 5 to 3.
b5c59cf173 Implement knockback effect for players near captured flag
Compare 6 commits »
stijn pushed to master at Altitude/ctf 2025-02-28 23:05:58 +00:00
d11cf25fc8 Add Mage character class with snowball duplication ability
e8c015790f Fix Trapper using Tank constructor.
Compare 2 commits »
stijn pushed to master at Altitude/ctf 2025-02-28 22:12:46 +00:00
ba8fbe83e0 Remove TODO comment in TrapperCreator class.
stijn pushed to master at Altitude/ctf 2025-02-28 22:12:15 +00:00
d56e8eaea5 Add Trapper game class to the CTF system
stijn pushed to master at Altitude/ctf 2025-02-28 21:21:25 +00:00
3550d75634 Introduce TeamScoreboard and highest stat tracking functionality.
14158f73b8 Handle null player check in resetWorldBorder method.
Compare 2 commits »
stijn pushed to master at Altitude/ctf 2025-02-26 21:00:50 +00:00
c738f02d17 Add persistent player statistics tracking