• Joined on 2024-04-13
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
stijn pushed to master at Altitude/ctf 2025-02-23 00:23:00 +00:00
e62d0df9df Refactor potion healing to exclude non-teammates.
eeed5b4c54 Add player statistics tracking and integration.
8386e773ce Add glowing effect to flag carrier
e5656f23ce Fix class change restriction and track player death state
409a1aa596 Make addToScoreboard public and reset team scores.
Compare 8 commits »
stijn pushed to master at Altitude/ctf 2025-02-15 21:31:42 +00:00
c09c55ed7a Add Discord integration for teams and user linking
2c80b2d474 Handle null player in resetFlagCarrier method
Compare 2 commits »
stijn pushed to master at Altitude/ctf 2025-02-15 03:10:59 +00:00
4f0a4eff6f Update flag capture flow to notify players visually
c02bda6ea7 Add slowness effect to flag carriers and clear it on reset
Compare 2 commits »
stijn pushed to master at Altitude/ctf 2025-02-15 02:53:39 +00:00
400032a94c Switch from UUID to Player & add scoreboard for teams
6893e07619 Prevent armor manipulation with InventoryClick and Drag events
f27038f91d Ensure snowball hit events are properly canceled outside combat phase.
07b700bc32 Shuffle player list before assigning teams
7ae91bcf06 Add customizable flag material for Capture the Flag
Compare 5 commits »