summaryrefslogtreewikicommitdiff
path: root/src/main/java/net/tylermurphy/hideAndSeek/Main.java (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-21Save Inventorys on LeaveTyler Murphy1-3/+0
2022-06-01Update CONTRIBUTING.mdTyler Murphy1-1/+3
2022-05-271.5.0 Release Canidate 4.3Tyler Murphy1-0/+5
2022-05-261.5.0 Release Canidate 4.2cTyler Murphy1-2/+4
2022-05-261.5.0 Release Canidate 4.2bTyler Murphy1-3/+4
2022-05-261.5.0 Release Canidate 4.2Tyler Murphy1-1/+1
2022-05-251.5.0 Release Candidate 4.1Tyler Murphy1-1/+1
2022-05-24fix merge error (git kraken bug)bobby298311-1/+1
2022-05-24clean up placeholder expansionbobby298312-38/+31
2022-05-241.5.0 Release Candidate 4Tyler Murphy3-6/+6
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-12move code of conduct and contributing guidelinesTyler Murphy3-15/+0
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