summaryrefslogtreewikicommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Implement better coding practices
| * 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
|
* 1.4.3 beta 3Tyler Murphy2022-05-042-4/+7
|
* 1.4.3 beta 2 (bug fix issue requests)Tyler Murphy2022-05-043-11/+11
|
* start of 1.4.3Tyler Murphy2022-05-038-9/+13
|
* Merge pull request #25 from tylermurphy534/1.4.2Tyler Murphy2022-04-2815-95/+265
|\ | | | | 1.4.2
| * change lobby start item to start permission from opTyler Murphy2022-04-282-2/+2
| |
| * 1.18 spawn fixTyler Murphy2022-04-281-1/+1
| |
| * 1.4.2 rc1Tyler Murphy2022-04-2115-94/+264
|/