Update README & Changelog

This commit is contained in:
Starbeamrainbowlabs 2020-07-17 17:06:53 +01:00
parent f3c6329526
commit 813c3084a9
Signed by: sbrl
GPG key ID: 1BE5172E637709C2
2 changed files with 3 additions and 2 deletions

View file

@ -6,4 +6,5 @@ It's about time I started a changelog! This will serve from now on as the master
- Update `//multi` to display human readable times (e.g. `2.11mins` instead of `126600ms`)
- Far wand: Notify player when setting pos1 and pos2
- Make timings more accurate (use `minetest.get_us_time()` instead of `os.clock()`)
- Add `//subdivide`
- Add _experimental_ `//subdivide` command
- Attempt to fix a crash on startup due to a dependency issue

View file

@ -33,7 +33,7 @@ If you can dream of it, it probably belongs here!
### Extras
- [`//multi <command_a> <command_b> ....`](#multi-command_a-command_b-command_c-)
- [`//subdivide <size_x> <size_y> <size_z> <cmd_name> <args>`](#subdivide-size_x-size_y-size_z-cmd_name-args)
- [`//subdivide <size_x> <size_y> <size_z> <cmd_name> <args>`](#subdivide-size_x-size_y-size_z-cmd_name-args) **experimental**
- [`//y`](#y)
- [`//n`](#n)