summaryrefslogtreewikicommitdiff
path: root/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 1.5.0 Release Canidate 4.2bTyler Murphy2022-05-261-3/+4
* 1.5.0 Release Canidate 4.2Tyler Murphy2022-05-261-1/+1
* 1.5.0 Release Candidate 4.1Tyler Murphy2022-05-251-1/+1
* fix merge error (git kraken bug)bobby298312022-05-241-1/+1
* Merge remote-tracking branch 'tylermurphy534/1.5.0' into 1.5.0bobby298312022-05-243-4/+4
|\
| * 1.5.0 Release Candidate 4Tyler Murphy2022-05-243-6/+6
* | clean up placeholder expansionbobby298312022-05-242-38/+31
|/
* 1.5.0 Release Canidate 3Tyler Murphy2022-05-195-17/+20
* 1.5.0 Release Canidate 2.1Tyler Murphy2022-05-181-3/+3
* 1.5.0 Release Canidate 2 (Previously 1.4.3)Tyler Murphy2022-05-187-26/+56
* 1.4.3 Release Canidate 1Tyler Murphy2022-05-173-6/+17
* remove bad import in MainTyler Murphy2022-05-171-1/+0
* mysql support, always glow, countdown_last, kill stat change, game board null...Tyler Murphy2022-05-1713-66/+112
* working on expanding databaseTyler Murphy2022-05-1714-52/+503
* mapsave bug fixes for windows serversTyler Murphy2022-05-163-14/+24
* refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes...Tyler Murphy2022-05-1616-197/+241
* Merge branch 'tylermurphy534:1.4.3' into 1.4.3bobby298312022-05-1425-63/+181
|\
| * debug menu and 1.8/1.14 fixesTyler Murphy2022-05-1425-63/+181
* | refactor: simplify Locations.java classbobby298312022-05-141-11/+6
|/
* refactor: clean up typos, improperly named variablesbobby298312022-05-147-59/+59
* 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