Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blockhunt start | Tyler Murphy | 2022-07-27 | 11 | -6/+209 |
| | |||||
* | Save Inventorys on Leave | Tyler Murphy | 2022-07-21 | 12 | -18/+158 |
| | |||||
* | 1.5.0 Release Canidate 4.3 | Tyler Murphy | 2022-05-27 | 1 | -0/+5 |
| | |||||
* | 1.5.0 Release Canidate 4.2c | Tyler Murphy | 2022-05-26 | 1 | -2/+4 |
| | |||||
* | 1.5.0 Release Canidate 4.2b | Tyler Murphy | 2022-05-26 | 1 | -3/+4 |
| | |||||
* | 1.5.0 Release Canidate 4.2 | Tyler Murphy | 2022-05-26 | 1 | -1/+1 |
| | |||||
* | 1.5.0 Release Candidate 4.1 | Tyler Murphy | 2022-05-25 | 1 | -1/+1 |
| | |||||
* | fix merge error (git kraken bug) | bobby29831 | 2022-05-24 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'tylermurphy534/1.5.0' into 1.5.0 | bobby29831 | 2022-05-24 | 3 | -4/+4 |
|\ | |||||
| * | 1.5.0 Release Candidate 4 | Tyler Murphy | 2022-05-24 | 3 | -6/+6 |
| | | |||||
* | | clean up placeholder expansion | bobby29831 | 2022-05-24 | 2 | -38/+31 |
|/ | |||||
* | 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 | 8 | -28/+58 |
| | |||||
* | 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 ↵ | Tyler Murphy | 2022-05-17 | 17 | -108/+142 |
| | | | | null fix | ||||
* | working on expanding database | Tyler Murphy | 2022-05-17 | 15 | -52/+545 |
| | |||||
* | mapsave bug fixes for windows servers | Tyler Murphy | 2022-05-16 | 3 | -14/+24 |
| | |||||
* | refactor: Jump Event, InventoryHandler, Relocate One function Utility ↵ | Tyler Murphy | 2022-05-16 | 16 | -197/+241 |
| | | | | Classes, Config Manager Getters Use Contains() | ||||
* | Merge branch 'tylermurphy534:1.4.3' into 1.4.3 | bobby29831 | 2022-05-14 | 26 | -64/+186 |
|\ | |||||
| * | debug menu and 1.8/1.14 fixes | Tyler Murphy | 2022-05-14 | 26 | -64/+186 |
| | | |||||
* | | refactor: simplify Locations.java class | bobby29831 | 2022-05-14 | 1 | -11/+6 |
|/ | |||||
* | refactor: clean up typos, improperly named variables | bobby29831 | 2022-05-14 | 9 | -62/+62 |
| | |||||
* | refactor: reorganize PlayerInfo without static variables | bobby29831 | 2022-05-14 | 5 | -44/+81 |
| | |||||
* | better spectator flight and teleporting | Tyler Murphy | 2022-05-13 | 11 | -65/+164 |
| | |||||
* | 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 | 3 | -6/+17 |
| | |||||
* | 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 | 5 | -94/+150 |
| | |||||
* | fix Top.java | Tyler Murphy | 2022-05-07 | 1 | -1/+5 |
| | |||||
* | add softdepend to plugin.yml | Tyler Murphy | 2022-05-07 | 1 | -0/+1 |
| | |||||
* | rewrite database and damage event, add placeholders | Tyler Murphy | 2022-05-07 | 11 | -143/+341 |
| | |||||
* | option to disable mapsave | Tyler Murphy | 2022-05-06 | 9 | -22/+48 |
| | |||||
* | add empty space to titles | Tyler Murphy | 2022-05-06 | 1 | -1/+1 |
| |