aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAge
* LayerManager bugfixes/improvementsMyles2024-08-01
| | | | | | - test and fix LayerManager - add layer and within-layer weights - add docs for layers.tml in readme
* bugfixes and more stylistic changesMyles2024-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 languageMyles2024-08-01
| | | | | - standardize code style across PR - change some language/fix typos in documentation (code + external)
* fix typo (embarrassing)Tyler Ferrari2024-07-31
|
* More code clean up and commentssowgro2024-07-03
|
* remove camelcase command names due to issues with autocompletesowgro2024-07-02
|
* Various fixessowgro2024-07-01
|
* config file validation, and non static managerssowgro2024-07-01
|
* Update README.mdTyler Ferrari2024-06-28
|
* Improve documentation, tweak commandssowgro2024-06-28
|
* overhaul command and config formats (again)sowgro2024-06-27
|
* Fix config reading bugsowgro2024-06-10
|
* Implement multi arena support, and various other improvements (pretty much a ↵sowgro2024-06-09
| | | | rewrite)
* add an online update checkerMylesAndMore2023-06-18
|
* Merge pull request #5 (v1.0.2 release) from MylesAndMore/betaMyles2022-12-27
|\ | | | | v1.0.2 release commit
| * slight lang changeMyles2022-12-14
| |
* | update release link on readmeMyles2022-12-13
|/
* Merge branch 'main' into betaMyles2022-12-13
|\
| * update readmeMyles2022-12-08
| |
* | add download link and sync build versionMyles2022-12-13
| |
* | write og-guide and (almost) finish readmeMyles2022-12-13
| |
* | update versioning, config, and readme for pre-releaseMyles2022-12-13
| |
* | begin the (actual) readmeMyles2022-12-12
| |
* | refactoring to prep for release!!Myles2022-12-12
| | | | | | | | | | | | | | | | | | - refactor a bit of code - add a bit more documentations - remove music code--we can't redistribute the music in a pack :( - remove old readme--writing the new docs tonight or tmrw we got this!
* | add new layer types and gen typesMyles2022-12-11
| |
* | make rounds timedMyles2022-12-11
| |
* | musikMyles2022-12-10
| |
* | THE CLUMPS WORKMyles2022-12-10
| |
* | 1AM COMMIT LETS GOOOOMyles2022-12-10
| | | | | | | | | | | | | | | | - fixed about 20 bugs, glitches, exploits, you name it--Jacob can break anything (not even joking, did my first *real* playtest; it was...valuable...we'll leave it at that) - added some sort of block balancing (want to improve on it later maybe?) - change the prefix back to lowercase because we're emo or something (COMMONALITY SHUT UP) - game env is now more controlled (thanks Jacob) - can I go to bed now
* | remove snowball knockback in gameMyles2022-12-09
| |
* | code is now insult-proofMyles2022-12-09
| |
* | I've been insulted ;-;Myles2022-12-08
| |
* | program autostart logicMyles2022-12-08
| |
* | add autostart config and commandMyles2022-12-08
| |
* | add even *more* things to do (yay!!)Myles2022-12-08
| |
* | add feature: seperate winning player tpMyles2022-12-07
| |
* | wow I finally added a *core game mechanic*!11!!Myles2022-12-07
| | | | | | | | (blocks break when a snowball impacts them in the gameWorld)
* | prevent players from joining during a gameMyles2022-12-07
| |
* | prevent players from moving before game beginsMyles2022-12-07
| |
* | I love when there's more things to do!Myles2022-12-06
| |
* | things have (maybe) been doneMyles2022-12-05
| |
* | add more things to do (yay!)Myles2022-12-02
| |
* | update readme with new tasksMyles2022-12-02
| |
* | I would neverMyles2022-12-01
| |
* | oopsies forgot important thingsMyles2022-12-01
| |
* | add todo list for @CraivMan and IMyles2022-12-01
|/
* Create README.mdMyles2022-11-25