summaryrefslogtreewikicommitdiff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-191.5.0 Release Canidate 3Tyler Murphy5-17/+20
2022-05-181.5.0 Release Canidate 2.1Tyler Murphy1-3/+3
2022-05-181.5.0 Release Canidate 2 (Previously 1.4.3)Tyler Murphy9-30/+60
2022-05-171.4.3 Release Canidate 1Tyler Murphy3-6/+17
2022-05-17remove bad import in MainTyler Murphy1-1/+0
2022-05-17pom fixTyler Murphy1-10/+5
2022-05-17mysql support, always glow, countdown_last, kill stat change, game board null...Tyler Murphy18-110/+146
2022-05-17working on expanding databaseTyler Murphy16-58/+567
2022-05-16mapsave bug fixes for windows serversTyler Murphy3-14/+24
2022-05-16refactor: Jump Event, InventoryHandler, Relocate One function Utility Classes...Tyler Murphy16-197/+241
2022-05-14refactor: simplify Locations.java classbobby298311-11/+6
2022-05-14debug menu and 1.8/1.14 fixesTyler Murphy26-64/+186
2022-05-14refactor: clean up typos, improperly named variablesbobby2983110-63/+63
2022-05-14refactor: reorganize PlayerInfo without static variablesbobby298315-44/+81
2022-05-13better spectator flight and teleportingTyler Murphy11-65/+164
2022-05-13refactor and encapsulate classesTyler Murphy50-1161/+1123
2022-05-13typos: fix typos in CONTRIBUTING.mdbobby298311-6/+6
2022-05-13refactor: general improvements, fix spacing inconsistenciesbobby2983139-498/+498
2022-05-13refactor: break apart over saturated EventListener.javabobby2983116-403/+518
2022-05-13refactor: clean up reused codebobby298317-38/+37
2022-05-13refactor: optimize importsbobby2983130-128/+93
2022-05-12parallel change on masterTyler Murphy3-15/+1
2022-05-12force spectator flightTyler Murphy3-91/+95
2022-05-12temp fly debug tool, game abandon bug fixTyler Murphy2-4/+15
2022-05-11make sure hider leaving doesnt create win conditionTyler Murphy3-6/+17
2022-05-11remove unneeded checks when adding kills/deaths to databaseTyler Murphy1-4/+4
2022-05-11dont load mapsave if its disabled, fixed seeker join effectsTyler Murphy3-4/+10
2022-05-11more big fixesTyler Murphy3-5/+5
2022-05-11dont add extra placeTyler Murphy1-1/+1
2022-05-11fix placeholder rankingTyler Murphy1-1/+1
2022-05-11bug fixes + spectator flight + no false scoreboards valuesTyler Murphy6-43/+73
2022-05-10rank-place palceholder changeTyler Murphy2-1/+5
2022-05-10fix seeker death and other thingsTyler Murphy2-1/+30
2022-05-10rank-place placeholder, fix null pointer in sqlTyler Murphy2-6/+33
2022-05-09update placeholdersTyler Murphy1-2/+2
2022-05-09refactor placeholdersTyler Murphy5-94/+150
2022-05-07fix Top.javaTyler Murphy1-1/+5
2022-05-07add softdepend to plugin.ymlTyler Murphy1-0/+1
2022-05-07rewrite database and damage event, add placeholdersTyler Murphy12-143/+351
2022-05-06option to disable mapsaveTyler Murphy9-22/+48
2022-05-06add empty space to titlesTyler Murphy1-1/+1
2022-05-06special characters in lists fix, empty list fixTyler Murphy1-6/+9
2022-05-06split catch block in config managerTyler Murphy1-2/+6
2022-05-05utf8 finally workingTyler Murphy1-13/+14
2022-05-05custom load configTyler Murphy4-52/+49
2022-05-05countdown titles, and possible config save for utf8Tyler Murphy5-29/+87
2022-05-05actionbar messagesTyler Murphy1-12/+15
2022-05-04dont close sql querty before geting result setTyler Murphy1-1/+1
2022-05-04set model-data to correct configurationTyler Murphy1-2/+2
2022-05-04fix misplaced rs.close(); statementTyler Murphy1-2/+3