summaryrefslogtreewikicommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * load version number before configTyler Murphy2022-08-031-1/+2
| |
| * creative mode should not be attackableTyler Murphy2022-08-011-0/+2
| |
| * refactoring and blockhunt disguise bug fixesTyler Murphy2022-07-3026-178/+241
| |
| * better hitboxes for blockhuntTyler Murphy2022-07-296-66/+108
| |
| * stop kicking from standing ontop of hidden blockTyler Murphy2022-07-281-0/+4
| |
| * added ability to attack block in solid form, blocks now go solidTyler Murphy2022-07-288-115/+658
| |
| * block snappingTyler Murphy2022-07-271-5/+37
| |
| * Merge branch 'master' of ↵Tyler Murphy2022-07-270-0/+0
| |\ | |/ |/| | | https://github.com/tylermurphy534/KenshinsHideAndSeek into 1.6.0
* | Merge pull request #71 from tylermurphy534/1.5.1Tyler Murphy2022-07-2713-19/+159
|\ \ | | | | | | 1.5.1
| | * blockhunt startTyler Murphy2022-07-2712-7/+210
| |/
| * Save Inventorys on LeaveTyler Murphy2022-07-2113-19/+159
|/
* Merge pull request #68 from tylermurphy534/1.5.0Tyler Murphy2022-06-0173-2113/+3648
|\ | | | | 1.5.0
| * Update CONTRIBUTING.mdTyler Murphy2022-06-011-1/+3
| |
| * Merge branch 'master' into 1.5.0Tyler Murphy2022-06-011-3/+1
| |\ | |/ |/|
* | move code of conduct and contributing guidelinesTyler Murphy2022-05-123-15/+0
| |
| * 1.5.0 Release Canidate 4.3Tyler Murphy2022-05-271-0/+5
| |
| * 1.5.0 Release Canidate 4.2cTyler Murphy2022-05-261-2/+4
| |
| * 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
| |
| * Merge pull request #63 from bobby29831/1.5.0Tyler Murphy2022-05-242-38/+31
| |\ | | | | | | Clean up placeholder expansion (readability)
| | * 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-189-30/+60
| |
| * 1.4.3 Release Canidate 1Tyler Murphy2022-05-173-6/+17
| |
| * remove bad import in MainTyler Murphy2022-05-171-1/+0
| |
| * pom fixTyler Murphy2022-05-171-10/+5
| |
| * mysql support, always glow, countdown_last, kill stat change, game board ↵Tyler Murphy2022-05-1718-110/+146
| | | | | | | | null fix
| * working on expanding databaseTyler Murphy2022-05-1716-58/+567
| |
| * mapsave bug fixes for windows serversTyler Murphy2022-05-163-14/+24
| |
| * refactor: Jump Event, InventoryHandler, Relocate One function Utility ↵Tyler Murphy2022-05-1616-197/+241
| | | | | | | | Classes, Config Manager Getters Use Contains()
| * Merge pull request #55 from bobby29831/1.4.3Tyler Murphy2022-05-151-11/+6
| |\ | | | | | | refactor: simplify Locations.java class
| | * Merge branch 'tylermurphy534:1.4.3' into 1.4.3bobby298312022-05-1426-64/+186
| | |\ | | |/ | |/|
| * | debug menu and 1.8/1.14 fixesTyler Murphy2022-05-1426-64/+186
| | |
| * | Merge pull request #54 from bobby29831/1.4.3Tyler Murphy2022-05-1415-107/+144
| |\ \ | | | | | | | | More refactoring for cleaner code
| | | * refactor: simplify Locations.java classbobby298312022-05-141-11/+6
| | |/
| | * refactor: clean up typos, improperly named variablesbobby298312022-05-1410-63/+63
| | |
| | * refactor: reorganize PlayerInfo without static variablesbobby298312022-05-145-44/+81
| |/
| * 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
| |/