| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.5.0 Release Candidate 4 | Tyler Murphy | 2022-05-24 | 3 | -6/+6 |
* | 1.5.0 Release Canidate 3 | Tyler Murphy | 2022-05-19 | 5 | -17/+20 |
* | 1.5.0 Release Canidate 2.1 | Tyler Murphy | 2022-05-18 | 1 | -3/+3 |
* | 1.5.0 Release Canidate 2 (Previously 1.4.3) | Tyler Murphy | 2022-05-18 | 7 | -26/+56 |
* | 1.4.3 Release Canidate 1 | Tyler Murphy | 2022-05-17 | 3 | -6/+17 |
* | remove bad import in Main | Tyler Murphy | 2022-05-17 | 1 | -1/+0 |
* | mysql support, always glow, countdown_last, kill stat change, game board null... | Tyler Murphy | 2022-05-17 | 13 | -66/+112 |
* | working on expanding database | Tyler Murphy | 2022-05-17 | 14 | -52/+503 |
* | mapsave bug fixes for windows servers | Tyler Murphy | 2022-05-16 | 3 | -14/+24 |
* | refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes... | Tyler Murphy | 2022-05-16 | 16 | -197/+241 |
* | Merge branch 'tylermurphy534:1.4.3' into 1.4.3 | bobby29831 | 2022-05-14 | 25 | -63/+181 |
|\ |
|
| * | debug menu and 1.8/1.14 fixes | Tyler Murphy | 2022-05-14 | 25 | -63/+181 |
* | | refactor: simplify Locations.java class | bobby29831 | 2022-05-14 | 1 | -11/+6 |
|/ |
|
* | refactor: clean up typos, improperly named variables | bobby29831 | 2022-05-14 | 7 | -59/+59 |
* | refactor: reorganize PlayerInfo without static variables | bobby29831 | 2022-05-14 | 5 | -44/+81 |
* | better spectator flight and teleporting | Tyler Murphy | 2022-05-13 | 8 | -65/+142 |
* | refactor and encapsulate classes | Tyler Murphy | 2022-05-13 | 50 | -1161/+1123 |
* | refactor: general improvements, fix spacing inconsistencies | bobby29831 | 2022-05-13 | 39 | -498/+498 |
* | refactor: break apart over saturated EventListener.java | bobby29831 | 2022-05-13 | 16 | -403/+518 |
* | refactor: clean up reused code | bobby29831 | 2022-05-13 | 7 | -38/+37 |
* | refactor: optimize imports | bobby29831 | 2022-05-13 | 30 | -128/+93 |
* | force spectator flight | Tyler Murphy | 2022-05-12 | 3 | -91/+95 |
* | temp fly debug tool, game abandon bug fix | Tyler Murphy | 2022-05-12 | 2 | -4/+15 |
* | make sure hider leaving doesnt create win condition | Tyler Murphy | 2022-05-11 | 1 | -6/+15 |
* | remove unneeded checks when adding kills/deaths to database | Tyler Murphy | 2022-05-11 | 1 | -4/+4 |
* | dont load mapsave if its disabled, fixed seeker join effects | Tyler Murphy | 2022-05-11 | 3 | -4/+10 |
* | more big fixes | Tyler Murphy | 2022-05-11 | 3 | -5/+5 |
* | dont add extra place | Tyler Murphy | 2022-05-11 | 1 | -1/+1 |
* | fix placeholder ranking | Tyler Murphy | 2022-05-11 | 1 | -1/+1 |
* | bug fixes + spectator flight + no false scoreboards values | Tyler Murphy | 2022-05-11 | 6 | -43/+73 |
* | rank-place palceholder change | Tyler Murphy | 2022-05-10 | 2 | -1/+5 |
* | fix seeker death and other things | Tyler Murphy | 2022-05-10 | 2 | -1/+30 |
* | rank-place placeholder, fix null pointer in sql | Tyler Murphy | 2022-05-10 | 2 | -6/+33 |
* | update placeholders | Tyler Murphy | 2022-05-09 | 1 | -2/+2 |
* | refactor placeholders | Tyler Murphy | 2022-05-09 | 4 | -94/+144 |
* | fix Top.java | Tyler Murphy | 2022-05-07 | 1 | -1/+5 |
* | rewrite database and damage event, add placeholders | Tyler Murphy | 2022-05-07 | 10 | -143/+334 |
* | option to disable mapsave | Tyler Murphy | 2022-05-06 | 6 | -20/+36 |
* | add empty space to titles | Tyler Murphy | 2022-05-06 | 1 | -1/+1 |
* | special characters in lists fix, empty list fix | Tyler Murphy | 2022-05-06 | 1 | -6/+9 |
* | split catch block in config manager | Tyler Murphy | 2022-05-06 | 1 | -2/+6 |
* | utf8 finally working | Tyler Murphy | 2022-05-05 | 1 | -13/+14 |
* | custom load config | Tyler Murphy | 2022-05-05 | 4 | -52/+49 |
* | countdown titles, and possible config save for utf8 | Tyler Murphy | 2022-05-05 | 4 | -29/+74 |
* | actionbar messages | Tyler Murphy | 2022-05-05 | 1 | -12/+15 |
* | dont close sql querty before geting result set | Tyler Murphy | 2022-05-04 | 1 | -1/+1 |
* | set model-data to correct configuration | Tyler Murphy | 2022-05-04 | 1 | -2/+2 |
* | fix misplaced rs.close(); statement | Tyler Murphy | 2022-05-04 | 1 | -2/+3 |
* | Expand SQL Error messages | Tyler Murphy | 2022-05-04 | 2 | -0/+4 |
* | custom model data, custom glow item, custom seeker ping | Tyler Murphy | 2022-05-04 | 4 | -49/+68 |