summaryrefslogtreewikicommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #55 from bobby29831/1.4.3Tyler Murphy2022-05-151-11/+6
|\
| * Merge branch 'tylermurphy534:1.4.3' into 1.4.3bobby298312022-05-1426-64/+186
| |\ | |/ |/|
* | debug menu and 1.8/1.14 fixesTyler Murphy2022-05-1426-64/+186
* | Merge pull request #54 from bobby29831/1.4.3Tyler Murphy2022-05-1415-107/+144
|\ \
| | * refactor: simplify Locations.java classbobby298312022-05-141-11/+6
| |/
| * refactor: clean up typos, improperly named variablesbobby298312022-05-1410-63/+63
| * refactor: reorganize PlayerInfo without static variablesbobby298312022-05-145-44/+81
|/
* better spectator flight and teleportingTyler Murphy2022-05-1311-65/+164
* refactor and encapsulate classesTyler Murphy2022-05-1350-1161/+1123
* Merge pull request #53 from bobby29831/1.4.3Tyler Murphy2022-05-1346-1008/+1087
|\
| * typos: fix typos in CONTRIBUTING.mdbobby298312022-05-131-6/+6
| * refactor: general improvements, fix spacing inconsistenciesbobby298312022-05-1339-498/+498
| * refactor: break apart over saturated EventListener.javabobby298312022-05-1316-403/+518
| * refactor: clean up reused codebobby298312022-05-137-38/+37
| * refactor: optimize importsbobby298312022-05-1330-128/+93
|/
* parallel change on masterTyler Murphy2022-05-123-15/+1
* force spectator flightTyler Murphy2022-05-123-91/+95
* temp fly debug tool, game abandon bug fixTyler Murphy2022-05-122-4/+15
* make sure hider leaving doesnt create win conditionTyler Murphy2022-05-113-6/+17
* remove unneeded checks when adding kills/deaths to databaseTyler Murphy2022-05-111-4/+4
* dont load mapsave if its disabled, fixed seeker join effectsTyler Murphy2022-05-113-4/+10
* more big fixesTyler Murphy2022-05-113-5/+5
* dont add extra placeTyler Murphy2022-05-111-1/+1
* fix placeholder rankingTyler Murphy2022-05-111-1/+1
* bug fixes + spectator flight + no false scoreboards valuesTyler Murphy2022-05-116-43/+73
* rank-place palceholder changeTyler Murphy2022-05-102-1/+5
* fix seeker death and other thingsTyler Murphy2022-05-102-1/+30
* rank-place placeholder, fix null pointer in sqlTyler Murphy2022-05-102-6/+33
* update placeholdersTyler Murphy2022-05-091-2/+2
* refactor placeholdersTyler Murphy2022-05-095-94/+150
* fix Top.javaTyler Murphy2022-05-071-1/+5
* add softdepend to plugin.ymlTyler Murphy2022-05-071-0/+1
* rewrite database and damage event, add placeholdersTyler Murphy2022-05-0712-143/+351
* option to disable mapsaveTyler Murphy2022-05-069-22/+48
* add empty space to titlesTyler Murphy2022-05-061-1/+1
* special characters in lists fix, empty list fixTyler Murphy2022-05-061-6/+9
* split catch block in config managerTyler Murphy2022-05-061-2/+6
* utf8 finally workingTyler Murphy2022-05-051-13/+14
* custom load configTyler Murphy2022-05-054-52/+49
* countdown titles, and possible config save for utf8Tyler Murphy2022-05-055-29/+87
* actionbar messagesTyler Murphy2022-05-051-12/+15
* dont close sql querty before geting result setTyler Murphy2022-05-041-1/+1
* set model-data to correct configurationTyler Murphy2022-05-041-2/+2
* fix misplaced rs.close(); statementTyler Murphy2022-05-041-2/+3
* Expand SQL Error messagesTyler Murphy2022-05-042-0/+4
* custom model data, custom glow item, custom seeker pingTyler Murphy2022-05-045-52/+83
* leaveOnEnd added to config fileTyler Murphy2022-05-044-18/+60
* custom model dataTyler Murphy2022-05-043-0/+19
* add not EntityDamageByEntityEvent for no pvp modeTyler Murphy2022-05-041-0/+3
* no pvp damage event fixTyler Murphy2022-05-044-6/+18