summaryrefslogtreewikicommitdiff
path: root/src/main/java/net/tylermurphy/hideAndSeek/game (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-16Shorten Collision Group Team NameTyler Murphy1-2/+2
2022-08-16delayed respawnTyler Murphy2-3/+18
2022-08-16Fix Board Join Exceptions on 1.8, and fixed Failed to Select SeekerTyler Murphy2-16/+1
2022-08-09block solidify time, seeker lobbyTyler Murphy3-95/+5
2022-08-071.8 block and disguise hitbox not loading fixTyler Murphy2-1/+8
2022-08-01creative mode should not be attackableTyler Murphy1-0/+2
2022-07-30refactoring and blockhunt disguise bug fixesTyler Murphy9-73/+58
2022-07-29better hitboxes for blockhuntTyler Murphy5-66/+107
2022-07-28stop kicking from standing ontop of hidden blockTyler Murphy1-0/+4
2022-07-28added ability to attack block in solid form, blocks now go solidTyler Murphy7-77/+635
2022-07-27block snappingTyler Murphy1-5/+37
2022-07-27blockhunt startTyler Murphy5-2/+169
2022-07-21Save Inventorys on LeaveTyler Murphy3-4/+17
2022-05-261.5.0 Release Canidate 4.2cTyler Murphy1-2/+4
2022-05-261.5.0 Release Canidate 4.2bTyler Murphy1-3/+4
2022-05-261.5.0 Release Canidate 4.2Tyler Murphy1-1/+1
2022-05-251.5.0 Release Candidate 4.1Tyler Murphy1-1/+1
2022-05-241.5.0 Release Candidate 4Tyler Murphy2-2/+2
2022-05-191.5.0 Release Canidate 3Tyler Murphy1-3/+2
2022-05-181.5.0 Release Canidate 2.1Tyler Murphy1-3/+3
2022-05-181.5.0 Release Canidate 2 (Previously 1.4.3)Tyler Murphy3-7/+7
2022-05-171.4.3 Release Canidate 1Tyler Murphy1-0/+2
2022-05-17mysql support, always glow, countdown_last, kill stat change, game board null...Tyler Murphy5-16/+18
2022-05-17working on expanding databaseTyler Murphy1-0/+3
2022-05-16mapsave bug fixes for windows serversTyler Murphy1-1/+8
2022-05-16refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes...Tyler Murphy11-169/+204
2022-05-14debug menu and 1.8/1.14 fixesTyler Murphy3-8/+21
2022-05-14refactor: clean up typos, improperly named variablesbobby298313-24/+24
2022-05-13better spectator flight and teleportingTyler Murphy7-29/+108
2022-05-13refactor and encapsulate classesTyler Murphy20-694/+827
2022-05-13refactor: general improvements, fix spacing inconsistenciesbobby2983110-231/+231
2022-05-13refactor: break apart over saturated EventListener.javabobby2983112-398/+501
2022-05-13refactor: clean up reused codebobby298313-29/+21
2022-05-13refactor: optimize importsbobby298314-25/+22
2022-05-12force spectator flightTyler Murphy2-88/+94
2022-05-12temp fly debug tool, game abandon bug fixTyler Murphy2-4/+15
2022-05-11make sure hider leaving doesnt create win conditionTyler Murphy1-6/+15
2022-05-11dont load mapsave if its disabled, fixed seeker join effectsTyler Murphy2-3/+9
2022-05-11more big fixesTyler Murphy2-3/+3
2022-05-11bug fixes + spectator flight + no false scoreboards valuesTyler Murphy3-36/+67
2022-05-10fix seeker death and other thingsTyler Murphy2-1/+30
2022-05-07rewrite database and damage event, add placeholdersTyler Murphy3-87/+104
2022-05-06option to disable mapsaveTyler Murphy2-14/+21
2022-05-06add empty space to titlesTyler Murphy1-1/+1
2022-05-05countdown titles, and possible config save for utf8Tyler Murphy1-16/+21
2022-05-05actionbar messagesTyler Murphy1-12/+15
2022-05-04custom model data, custom glow item, custom seeker pingTyler Murphy2-46/+28
2022-05-04leaveOnEnd added to config fileTyler Murphy1-16/+48
2022-05-04add not EntityDamageByEntityEvent for no pvp modeTyler Murphy1-0/+3
2022-05-04no pvp damage event fixTyler Murphy2-6/+16