summaryrefslogtreewikicommitdiff
path: root/src/main/java/net/tylermurphy/hideAndSeek/game (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shorten Collision Group Team NameTyler Murphy2022-08-161-2/+2
* delayed respawnTyler Murphy2022-08-162-3/+18
* Fix Board Join Exceptions on 1.8, and fixed Failed to Select SeekerTyler Murphy2022-08-162-16/+1
* block solidify time, seeker lobbyTyler Murphy2022-08-093-95/+5
* 1.8 block and disguise hitbox not loading fixTyler Murphy2022-08-072-1/+8
* creative mode should not be attackableTyler Murphy2022-08-011-0/+2
* refactoring and blockhunt disguise bug fixesTyler Murphy2022-07-309-73/+58
* better hitboxes for blockhuntTyler Murphy2022-07-295-66/+107
* stop kicking from standing ontop of hidden blockTyler Murphy2022-07-281-0/+4
* added ability to attack block in solid form, blocks now go solidTyler Murphy2022-07-287-77/+635
* block snappingTyler Murphy2022-07-271-5/+37
* blockhunt startTyler Murphy2022-07-275-2/+169
* Save Inventorys on LeaveTyler Murphy2022-07-213-4/+17
* 1.5.0 Release Canidate 4.2cTyler Murphy2022-05-261-2/+4
* 1.5.0 Release Canidate 4.2bTyler Murphy2022-05-261-3/+4
* 1.5.0 Release Canidate 4.2Tyler Murphy2022-05-261-1/+1
* 1.5.0 Release Candidate 4.1Tyler Murphy2022-05-251-1/+1
* 1.5.0 Release Candidate 4Tyler Murphy2022-05-242-2/+2
* 1.5.0 Release Canidate 3Tyler Murphy2022-05-191-3/+2
* 1.5.0 Release Canidate 2.1Tyler Murphy2022-05-181-3/+3
* 1.5.0 Release Canidate 2 (Previously 1.4.3)Tyler Murphy2022-05-183-7/+7
* 1.4.3 Release Canidate 1Tyler Murphy2022-05-171-0/+2
* mysql support, always glow, countdown_last, kill stat change, game board null...Tyler Murphy2022-05-175-16/+18
* working on expanding databaseTyler Murphy2022-05-171-0/+3
* mapsave bug fixes for windows serversTyler Murphy2022-05-161-1/+8
* refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes...Tyler Murphy2022-05-1611-169/+204
* debug menu and 1.8/1.14 fixesTyler Murphy2022-05-143-8/+21
* refactor: clean up typos, improperly named variablesbobby298312022-05-143-24/+24
* better spectator flight and teleportingTyler Murphy2022-05-137-29/+108
* refactor and encapsulate classesTyler Murphy2022-05-1320-694/+827
* refactor: general improvements, fix spacing inconsistenciesbobby298312022-05-1310-231/+231
* refactor: break apart over saturated EventListener.javabobby298312022-05-1312-398/+501
* refactor: clean up reused codebobby298312022-05-133-29/+21
* refactor: optimize importsbobby298312022-05-134-25/+22
* force spectator flightTyler Murphy2022-05-122-88/+94
* temp fly debug tool, game abandon bug fixTyler Murphy2022-05-122-4/+15
* make sure hider leaving doesnt create win conditionTyler Murphy2022-05-111-6/+15
* dont load mapsave if its disabled, fixed seeker join effectsTyler Murphy2022-05-112-3/+9
* more big fixesTyler Murphy2022-05-112-3/+3
* bug fixes + spectator flight + no false scoreboards valuesTyler Murphy2022-05-113-36/+67
* fix seeker death and other thingsTyler Murphy2022-05-102-1/+30
* rewrite database and damage event, add placeholdersTyler Murphy2022-05-073-87/+104
* option to disable mapsaveTyler Murphy2022-05-062-14/+21
* add empty space to titlesTyler Murphy2022-05-061-1/+1
* countdown titles, and possible config save for utf8Tyler Murphy2022-05-051-16/+21
* actionbar messagesTyler Murphy2022-05-051-12/+15
* custom model data, custom glow item, custom seeker pingTyler Murphy2022-05-042-46/+28
* leaveOnEnd added to config fileTyler Murphy2022-05-041-16/+48
* add not EntityDamageByEntityEvent for no pvp modeTyler Murphy2022-05-041-0/+3
* no pvp damage event fixTyler Murphy2022-05-042-6/+16