| Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2022-05-11 | more big fixes | Tyler Murphy | 3 | -5/+5 |
2022-05-11 | dont add extra place | Tyler Murphy | 1 | -1/+1 |
2022-05-11 | fix placeholder ranking | Tyler Murphy | 1 | -1/+1 |
2022-05-11 | bug fixes + spectator flight + no false scoreboards values | Tyler Murphy | 6 | -43/+73 |
2022-05-10 | rank-place palceholder change | Tyler Murphy | 2 | -1/+5 |
2022-05-10 | fix seeker death and other things | Tyler Murphy | 2 | -1/+30 |
2022-05-10 | rank-place placeholder, fix null pointer in sql | Tyler Murphy | 2 | -6/+33 |
2022-05-09 | update placeholders | Tyler Murphy | 1 | -2/+2 |
2022-05-09 | refactor placeholders | Tyler Murphy | 5 | -94/+150 |
2022-05-07 | fix Top.java | Tyler Murphy | 1 | -1/+5 |
2022-05-07 | add softdepend to plugin.yml | Tyler Murphy | 1 | -0/+1 |
2022-05-07 | rewrite database and damage event, add placeholders | Tyler Murphy | 12 | -143/+351 |
2022-05-06 | option to disable mapsave | Tyler Murphy | 9 | -22/+48 |
2022-05-06 | add empty space to titles | Tyler Murphy | 1 | -1/+1 |
2022-05-06 | special characters in lists fix, empty list fix | Tyler Murphy | 1 | -6/+9 |
2022-05-06 | split catch block in config manager | Tyler Murphy | 1 | -2/+6 |
2022-05-05 | utf8 finally working | Tyler Murphy | 1 | -13/+14 |
2022-05-05 | custom load config | Tyler Murphy | 4 | -52/+49 |
2022-05-05 | countdown titles, and possible config save for utf8 | Tyler Murphy | 5 | -29/+87 |
2022-05-05 | actionbar messages | Tyler Murphy | 1 | -12/+15 |
2022-05-04 | dont close sql querty before geting result set | Tyler Murphy | 1 | -1/+1 |
2022-05-04 | set model-data to correct configuration | Tyler Murphy | 1 | -2/+2 |
2022-05-04 | fix misplaced rs.close(); statement | Tyler Murphy | 1 | -2/+3 |
2022-05-04 | Expand SQL Error messages | Tyler Murphy | 2 | -0/+4 |