summaryrefslogtreewikicommitdiff
path: root/src/main/resources/lang/localization_en-US.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-07pom fixTyler Murphy1-4/+0
2022-08-071.8 block and disguise hitbox not loading fixTyler Murphy3-2/+9
2022-08-05upload imagesTyler Murphy2-0/+0
2022-08-03load version number before configTyler Murphy1-1/+2
2022-08-01creative mode should not be attackableTyler Murphy1-0/+2
2022-07-30refactoring and blockhunt disguise bug fixesTyler Murphy26-178/+241
2022-07-29better hitboxes for blockhuntTyler Murphy6-66/+108
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 Murphy8-115/+658
2022-07-27block snappingTyler Murphy1-5/+37
2022-07-27blockhunt startTyler Murphy12-7/+210
2022-07-21Save Inventorys on LeaveTyler Murphy13-19/+159
2022-06-01Update CONTRIBUTING.mdTyler Murphy1-1/+3
2022-05-271.5.0 Release Canidate 4.3Tyler Murphy1-0/+5
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-24fix merge error (git kraken bug)bobby298311-1/+1
2022-05-24clean up placeholder expansionbobby298312-38/+31
2022-05-241.5.0 Release Candidate 4Tyler Murphy3-6/+6
2022-05-191.5.0 Release Canidate 3Tyler Murphy5-17/+20
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 Murphy9-30/+60
2022-05-171.4.3 Release Canidate 1Tyler Murphy3-6/+17
2022-05-17remove bad import in MainTyler Murphy1-1/+0
2022-05-17pom fixTyler Murphy1-10/+5
2022-05-17mysql support, always glow, countdown_last, kill stat change, game board null...Tyler Murphy18-110/+146
2022-05-17working on expanding databaseTyler Murphy16-58/+567
2022-05-16mapsave bug fixes for windows serversTyler Murphy3-14/+24
2022-05-16refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes...Tyler Murphy16-197/+241
2022-05-14refactor: simplify Locations.java classbobby298311-11/+6
2022-05-14debug menu and 1.8/1.14 fixesTyler Murphy26-64/+186
2022-05-14refactor: clean up typos, improperly named variablesbobby2983110-63/+63
2022-05-14refactor: reorganize PlayerInfo without static variablesbobby298315-44/+81
2022-05-13better spectator flight and teleportingTyler Murphy11-65/+164
2022-05-13refactor and encapsulate classesTyler Murphy50-1161/+1123
2022-05-13typos: fix typos in CONTRIBUTING.mdbobby298311-6/+6
2022-05-13refactor: general improvements, fix spacing inconsistenciesbobby2983139-498/+498
2022-05-13refactor: break apart over saturated EventListener.javabobby2983116-403/+518
2022-05-13refactor: clean up reused codebobby298317-38/+37
2022-05-13refactor: optimize importsbobby2983130-128/+93
2022-05-12parallel change on masterTyler Murphy3-15/+1
2022-05-12move code of conduct and contributing guidelinesTyler Murphy3-15/+0
2022-05-12force spectator flightTyler Murphy3-91/+95
2022-05-12temp fly debug tool, game abandon bug fixTyler Murphy2-4/+15
2022-05-11make sure hider leaving doesnt create win conditionTyler Murphy3-6/+17
2022-05-11remove unneeded checks when adding kills/deaths to databaseTyler Murphy1-4/+4
2022-05-11dont load mapsave if its disabled, fixed seeker join effectsTyler Murphy3-4/+10
2022-05-11more big fixesTyler Murphy3-5/+5