Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bugfixes and more stylistic changes | Myles | 2024-08-01 |
| | | | | | | | | | - remove update checker and multiverse from build dependencies - add config option to hide death messages - ensure join/leave/death messages only apply for tumble games - fix a bunch of random command bugs I found - layers no longer generate with a placeholder material before being clumped - misc refactoring | ||
* | standardize style and language | Myles | 2024-08-01 |
| | | | | | - standardize code style across PR - change some language/fix typos in documentation (code + external) | ||
* | fix typo (embarrassing) | Tyler Ferrari | 2024-07-31 |
| | |||
* | Make managers static again | sowgro | 2024-07-31 |
| | |||
* | Fix default config loading and og_guide config | sowgro | 2024-07-04 |
| | |||
* | More code clean up and comments | sowgro | 2024-07-03 |
| | |||
* | Clean up arena reading code | sowgro | 2024-07-02 |
| | |||
* | remove camelcase command names due to issues with autocomplete | sowgro | 2024-07-02 |
| | |||
* | Add javadoc comments and other code cleanup | sowgro | 2024-07-02 |
| | |||
* | Various fixes | sowgro | 2024-07-01 |
| | |||
* | config file validation, and non static managers | sowgro | 2024-07-01 |
| | |||
* | Make file writing actually work, reorganize managers | sowgro | 2024-06-29 |
| | |||
* | Update README.md | Tyler Ferrari | 2024-06-28 |
| | |||
* | Update OG_GUIDE.md | Tyler Ferrari | 2024-06-28 |
| | |||
* | Update OG_GUIDE.md | Tyler Ferrari | 2024-06-28 |
| | |||
* | Improve documentation, tweak commands | sowgro | 2024-06-28 |
| | |||
* | overhaul command and config formats (again) | sowgro | 2024-06-27 |
| | |||
* | Clean up code and fix join cmd | sowgro | 2024-06-13 |
| | |||
* | Fix bug where gamemode would be switched before the player was in the world | sowgro | 2024-06-13 |
| | |||
* | small fixes | sowgro | 2024-06-13 |
| | |||
* | New config format, kill-at-y setting and more bug fixes | sowgro | 2024-06-12 |
| | |||
* | Fix world loading issue and tp player to spawn after death | sowgro | 2024-06-11 |
| | |||
* | add "waiting for players" text | sowgro | 2024-06-10 |
| | |||
* | Fix config reading bug | sowgro | 2024-06-10 |
| | |||
* | Change command format | sowgro | 2024-06-10 |
| | |||
* | Add config comand and file writing | sowgro | 2024-06-10 |
| | |||
* | Fix waiting area | sowgro | 2024-06-09 |
| | |||
* | make players auto respawn, fix bug | sowgro | 2024-06-09 |
| | |||
* | various fixes | sowgro | 2024-06-09 |
| | |||
* | Fix wait duration | sowgro | 2024-06-09 |
| | |||
* | Implement multi arena support, and various other improvements (pretty much a ↵ | sowgro | 2024-06-09 |
| | | | | rewrite) | ||
* | Downgrade to 1.16.5 | sowgro | 2024-06-05 |
| | |||
* | Merge pull request #8 from MylesAndMore/dev | Myles | 2023-06-18 |
|\ | | | | | v1.0.4 | ||
| * | add an online update checker | MylesAndMore | 2023-06-18 |
| | | |||
| * | bstats shading and fix an error where the plugin wouldn't load | MylesAndMore | 2023-06-18 |
| | | |||
* | | Merge pull request #7 from MylesAndMore/dev | Myles | 2023-06-17 |
|\| | | | | | refactoring! | ||
| * | refactoring! | MylesAndMore | 2023-06-17 |
|/ | | | | it's been a while, I thought I would clean up the code a bit and test to make sure everything works on 1.20 :) | ||
* | fix download link to arena | Myles | 2023-06-11 |
| | |||
* | Fix "kicked for flying" bug (for real this time) | Myles | 2023-02-02 |
| | |||
* | Fix "kicked for flying" bug | Myles | 2023-02-02 |
| | |||
* | Release 1.0.3 numbering | Myles | 2023-02-02 |
| | |||
* | Release 1.0.3 numbering | Myles | 2023-02-02 |
| | |||
* | Fix "kicked for flying" bug | Myles | 2023-02-02 |
| | | | It's been too long | ||
* | Merge pull request #5 (v1.0.2 release) from MylesAndMore/beta | Myles | 2022-12-27 |
|\ | | | | | v1.0.2 release commit | ||
| * | release 1.0.2 version numbering | Myles | 2022-12-27 |
| | | |||
| * | merge alpha changes #2 | Myles | 2022-12-27 |
| | | |||
| * | merge alpha changes #1 | Myles | 2022-12-27 |
| | | |||
| * | slight lang change | Myles | 2022-12-14 |
| | | |||
* | | update release link on readme | Myles | 2022-12-13 |
| | | |||
* | | Merge pull request #3 (v.1.0.1) from MylesAndMore/beta | Myles | 2022-12-13 |
|\| | | | | | v.1.0.1 |