| Commit message (Expand) | Author | Files | Lines |
2022-08-09 | block solidify time, seeker lobby | Tyler Murphy | 14 | -100/+76 |
2022-08-07 | pom fix | Tyler Murphy | 1 | -4/+0 |
2022-08-07 | 1.8 block and disguise hitbox not loading fix | Tyler Murphy | 3 | -2/+9 |
2022-08-05 | upload images | Tyler Murphy | 2 | -0/+0 |
2022-08-03 | load version number before config | Tyler Murphy | 1 | -1/+2 |
2022-08-01 | creative mode should not be attackable | Tyler Murphy | 1 | -0/+2 |
2022-07-30 | refactoring and blockhunt disguise bug fixes | Tyler Murphy | 26 | -178/+241 |
2022-07-29 | better hitboxes for blockhunt | Tyler Murphy | 6 | -66/+108 |
2022-07-28 | stop kicking from standing ontop of hidden block | Tyler Murphy | 1 | -0/+4 |
2022-07-28 | added ability to attack block in solid form, blocks now go solid | Tyler Murphy | 8 | -115/+658 |
2022-07-27 | block snapping | Tyler Murphy | 1 | -5/+37 |
2022-07-27 | blockhunt start | Tyler Murphy | 12 | -7/+210 |
2022-07-21 | Save Inventorys on Leave | Tyler Murphy | 13 | -19/+159 |
2022-06-01 | Update CONTRIBUTING.md | Tyler Murphy | 1 | -1/+3 |
2022-05-27 | 1.5.0 Release Canidate 4.3 | Tyler Murphy | 1 | -0/+5 |
2022-05-26 | 1.5.0 Release Canidate 4.2c | Tyler Murphy | 1 | -2/+4 |
2022-05-26 | 1.5.0 Release Canidate 4.2b | Tyler Murphy | 1 | -3/+4 |
2022-05-26 | 1.5.0 Release Canidate 4.2 | Tyler Murphy | 1 | -1/+1 |
2022-05-25 | 1.5.0 Release Candidate 4.1 | Tyler Murphy | 1 | -1/+1 |
2022-05-24 | fix merge error (git kraken bug) | bobby29831 | 1 | -1/+1 |
2022-05-24 | clean up placeholder expansion | bobby29831 | 2 | -38/+31 |
2022-05-24 | 1.5.0 Release Candidate 4 | Tyler Murphy | 3 | -6/+6 |
2022-05-19 | 1.5.0 Release Canidate 3 | Tyler Murphy | 5 | -17/+20 |
2022-05-18 | 1.5.0 Release Canidate 2.1 | Tyler Murphy | 1 | -3/+3 |
2022-05-18 | 1.5.0 Release Canidate 2 (Previously 1.4.3) | Tyler Murphy | 9 | -30/+60 |
2022-05-17 | 1.4.3 Release Canidate 1 | Tyler Murphy | 3 | -6/+17 |
2022-05-17 | remove bad import in Main | Tyler Murphy | 1 | -1/+0 |
2022-05-17 | pom fix | Tyler Murphy | 1 | -10/+5 |
2022-05-17 | mysql support, always glow, countdown_last, kill stat change, game board null... | Tyler Murphy | 18 | -110/+146 |
2022-05-17 | working on expanding database | Tyler Murphy | 16 | -58/+567 |
2022-05-16 | mapsave bug fixes for windows servers | Tyler Murphy | 3 | -14/+24 |
2022-05-16 | refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes... | Tyler Murphy | 16 | -197/+241 |
2022-05-14 | refactor: simplify Locations.java class | bobby29831 | 1 | -11/+6 |
2022-05-14 | debug menu and 1.8/1.14 fixes | Tyler Murphy | 26 | -64/+186 |
2022-05-14 | refactor: clean up typos, improperly named variables | bobby29831 | 10 | -63/+63 |
2022-05-14 | refactor: reorganize PlayerInfo without static variables | bobby29831 | 5 | -44/+81 |
2022-05-13 | better spectator flight and teleporting | Tyler Murphy | 11 | -65/+164 |
2022-05-13 | refactor and encapsulate classes | Tyler Murphy | 50 | -1161/+1123 |
2022-05-13 | typos: fix typos in CONTRIBUTING.md | bobby29831 | 1 | -6/+6 |
2022-05-13 | refactor: general improvements, fix spacing inconsistencies | bobby29831 | 39 | -498/+498 |
2022-05-13 | refactor: break apart over saturated EventListener.java | bobby29831 | 16 | -403/+518 |
2022-05-13 | refactor: clean up reused code | bobby29831 | 7 | -38/+37 |
2022-05-13 | refactor: optimize imports | bobby29831 | 30 | -128/+93 |
2022-05-12 | parallel change on master | Tyler Murphy | 3 | -15/+1 |
2022-05-12 | move code of conduct and contributing guidelines | Tyler Murphy | 3 | -15/+0 |
2022-05-12 | force spectator flight | Tyler Murphy | 3 | -91/+95 |
2022-05-12 | temp fly debug tool, game abandon bug fix | Tyler Murphy | 2 | -4/+15 |
2022-05-11 | make sure hider leaving doesnt create win condition | Tyler Murphy | 3 | -6/+17 |
2022-05-11 | remove unneeded checks when adding kills/deaths to database | Tyler Murphy | 1 | -4/+4 |
2022-05-11 | dont load mapsave if its disabled, fixed seeker join effects | Tyler Murphy | 3 | -4/+10 |