Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mapsave bug fixes for windows servers | Tyler Murphy | 2022-05-16 | 3 | -14/+24 | |
| | | ||||||
| * | refactor: Jump Event, InventoryHandler, Relocate One function Utility ↵ | Tyler Murphy | 2022-05-16 | 16 | -197/+241 | |
| | | | | | | | | Classes, Config Manager Getters Use Contains() | |||||
| * | Merge pull request #55 from bobby29831/1.4.3 | Tyler Murphy | 2022-05-15 | 1 | -11/+6 | |
| |\ | | | | | | | refactor: simplify Locations.java class | |||||
| | * | Merge branch 'tylermurphy534:1.4.3' into 1.4.3 | bobby29831 | 2022-05-14 | 26 | -64/+186 | |
| | |\ | | |/ | |/| | ||||||
| * | | debug menu and 1.8/1.14 fixes | Tyler Murphy | 2022-05-14 | 26 | -64/+186 | |
| | | | ||||||
| * | | Merge pull request #54 from bobby29831/1.4.3 | Tyler Murphy | 2022-05-14 | 15 | -107/+144 | |
| |\ \ | | | | | | | | | More refactoring for cleaner code | |||||
| | | * | refactor: simplify Locations.java class | bobby29831 | 2022-05-14 | 1 | -11/+6 | |
| | |/ | ||||||
| | * | refactor: clean up typos, improperly named variables | bobby29831 | 2022-05-14 | 10 | -63/+63 | |
| | | | ||||||
| | * | refactor: reorganize PlayerInfo without static variables | bobby29831 | 2022-05-14 | 5 | -44/+81 | |
| |/ | ||||||
| * | better spectator flight and teleporting | Tyler Murphy | 2022-05-13 | 11 | -65/+164 | |
| | | ||||||
| * | refactor and encapsulate classes | Tyler Murphy | 2022-05-13 | 50 | -1161/+1123 | |
| | | ||||||
| * | Merge pull request #53 from bobby29831/1.4.3 | Tyler Murphy | 2022-05-13 | 46 | -1008/+1087 | |
| |\ | | | | | | | Implement better coding practices | |||||
| | * | typos: fix typos in CONTRIBUTING.md | bobby29831 | 2022-05-13 | 1 | -6/+6 | |
| | | | ||||||
| | * | refactor: general improvements, fix spacing inconsistencies | bobby29831 | 2022-05-13 | 39 | -498/+498 | |
| | | | ||||||
| | * | refactor: break apart over saturated EventListener.java | bobby29831 | 2022-05-13 | 16 | -403/+518 | |
| | | | ||||||
| | * | refactor: clean up reused code | bobby29831 | 2022-05-13 | 7 | -38/+37 | |
| | | | ||||||
| | * | refactor: optimize imports | bobby29831 | 2022-05-13 | 30 | -128/+93 | |
| |/ | ||||||
| * | parallel change on master | Tyler Murphy | 2022-05-12 | 3 | -15/+1 | |
| | | ||||||
| * | force spectator flight | Tyler Murphy | 2022-05-12 | 3 | -91/+95 | |
| | | ||||||
| * | temp fly debug tool, game abandon bug fix | Tyler Murphy | 2022-05-12 | 2 | -4/+15 | |
| | | ||||||
| * | make sure hider leaving doesnt create win condition | Tyler Murphy | 2022-05-11 | 3 | -6/+17 | |
| | | ||||||
| * | remove unneeded checks when adding kills/deaths to database | Tyler Murphy | 2022-05-11 | 1 | -4/+4 | |
| | | ||||||
| * | dont load mapsave if its disabled, fixed seeker join effects | Tyler Murphy | 2022-05-11 | 3 | -4/+10 | |
| | | ||||||
| * | more big fixes | Tyler Murphy | 2022-05-11 | 3 | -5/+5 | |
| | | ||||||
| * | dont add extra place | Tyler Murphy | 2022-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | fix placeholder ranking | Tyler Murphy | 2022-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | bug fixes + spectator flight + no false scoreboards values | Tyler Murphy | 2022-05-11 | 6 | -43/+73 | |
| | | ||||||
| * | rank-place palceholder change | Tyler Murphy | 2022-05-10 | 2 | -1/+5 | |
| | | ||||||
| * | fix seeker death and other things | Tyler Murphy | 2022-05-10 | 2 | -1/+30 | |
| | | ||||||
| * | rank-place placeholder, fix null pointer in sql | Tyler Murphy | 2022-05-10 | 2 | -6/+33 | |
| | | ||||||
| * | update placeholders | Tyler Murphy | 2022-05-09 | 1 | -2/+2 | |
| | | ||||||
| * | refactor placeholders | Tyler Murphy | 2022-05-09 | 5 | -94/+150 | |
| | | ||||||
| * | fix Top.java | Tyler Murphy | 2022-05-07 | 1 | -1/+5 | |
| | | ||||||
| * | add softdepend to plugin.yml | Tyler Murphy | 2022-05-07 | 1 | -0/+1 | |
| | | ||||||
| * | rewrite database and damage event, add placeholders | Tyler Murphy | 2022-05-07 | 12 | -143/+351 | |
| | | ||||||
| * | option to disable mapsave | Tyler Murphy | 2022-05-06 | 9 | -22/+48 | |
| | | ||||||
| * | add empty space to titles | Tyler Murphy | 2022-05-06 | 1 | -1/+1 | |
| | | ||||||
| * | special characters in lists fix, empty list fix | Tyler Murphy | 2022-05-06 | 1 | -6/+9 | |
| | | ||||||
| * | split catch block in config manager | Tyler Murphy | 2022-05-06 | 1 | -2/+6 | |
| | | ||||||
| * | utf8 finally working | Tyler Murphy | 2022-05-05 | 1 | -13/+14 | |
| | | ||||||
| * | custom load config | Tyler Murphy | 2022-05-05 | 4 | -52/+49 | |
| | | ||||||
| * | countdown titles, and possible config save for utf8 | Tyler Murphy | 2022-05-05 | 5 | -29/+87 | |
| | | ||||||
| * | actionbar messages | Tyler Murphy | 2022-05-05 | 1 | -12/+15 | |
| | | ||||||
| * | dont close sql querty before geting result set | Tyler Murphy | 2022-05-04 | 1 | -1/+1 | |
| | | ||||||
| * | set model-data to correct configuration | Tyler Murphy | 2022-05-04 | 1 | -2/+2 | |
| | | ||||||
| * | fix misplaced rs.close(); statement | Tyler Murphy | 2022-05-04 | 1 | -2/+3 | |
| | | ||||||
| * | Expand SQL Error messages | Tyler Murphy | 2022-05-04 | 2 | -0/+4 | |
| | | ||||||
| * | custom model data, custom glow item, custom seeker ping | Tyler Murphy | 2022-05-04 | 5 | -52/+83 | |
| | | ||||||
| * | leaveOnEnd added to config file | Tyler Murphy | 2022-05-04 | 4 | -18/+60 | |
| | | ||||||
| * | custom model data | Tyler Murphy | 2022-05-04 | 3 | -0/+19 | |
| | |