• Joined on 2024-09-17
Preston created branch fear-mechanic in Preston/prestonbane 2025-08-17 22:15:29 +00:00
Preston pushed to fear-mechanic at Preston/prestonbane 2025-08-17 22:15:29 +00:00
b944847b8a Added fear mechanic.
cdf6465f60 Add initial workspace configuration file. Add fear mechanic.
Compare 2 commits »
Preston closed issue Preston/prestonbane#1 2025-08-17 19:01:46 +00:00
UDFA street toward a roster location: Andrew Parker Jr.
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-25 02:36:52 +00:00
962bebab6c Adjusted the distance check for players in player's path, effectively making the collision area of players larger. This can be changed in Bounds PlayerCollisionPoint method by increasing or decreasing the minDistance var.
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-24 04:45:08 +00:00
a67fee76c3 Redone player collision by removing all refrences and usage of Bounds in PlayerCharacter.java. Added a new method PlayerCollisionPoint in Bounds.java mirroring PlayerBuildingCollisionPoint for other players instead of buildings. Added a new check in movement mirrioring the check for buildings but for players to ensure that PlayerCollisionPoint is called in each movement.
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-20 17:40:23 +00:00
d22ff916bf Merge branch 'playercollision-1' of http://repo.magicbane.com/Preston/prestonbane into playercollision-1
2d1da7679e Added functionality to handlePlayerCollision method in PlayerCharacter.java to actively prevent players from standing in each other.
Compare 2 commits »
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-19 03:55:48 +00:00
549a381174 Updated .gitignore.
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-19 03:50:36 +00:00
43563aeb14 Updated dependencies since it appears that old build failed to.
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-18 01:53:06 +00:00
7a4c2fe72a Attempt to push to docker container.
Preston created branch playercollision-1 in Preston/prestonbane 2024-09-17 04:08:56 +00:00
Preston pushed to playercollision-1 at Preston/prestonbane 2024-09-17 04:08:56 +00:00
24cc6af147 Added player collision with other players in PlayerCharacter class.
Preston created repository Preston/prestonbane 2024-09-17 03:49:04 +00:00