summaryrefslogtreewikicommitdiff
path: root/src/main/java/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: reorganize PlayerInfo without static variablesbobby298312022-05-145-44/+81
* better spectator flight and teleportingTyler Murphy2022-05-138-65/+142
* refactor and encapsulate classesTyler Murphy2022-05-1350-1161/+1123
* 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
* 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-111-6/+15
* 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-094-94/+144
* fix Top.javaTyler Murphy2022-05-071-1/+5
* rewrite database and damage event, add placeholdersTyler Murphy2022-05-0710-143/+334
* option to disable mapsaveTyler Murphy2022-05-066-20/+36
* 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-054-29/+74
* 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-044-49/+68
* leaveOnEnd added to config fileTyler Murphy2022-05-043-18/+53
* 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-042-6/+16
* 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-034-5/+5
* 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-219-88/+221
* 1.4.1Tyler Murphy2022-04-193-4/+34
* 1.4.0 hotfixTyler Murphy2022-04-133-6/+15
* 1.4.0 rc3Tyler Murphy2022-04-135-64/+75
* 1.4.0 rc2Tyler Murphy2022-04-134-10/+31