Commit Graph

130 Commits

Author SHA1 Message Date
Misode 765f96372f Add Technical Changelog page 2021-10-31 18:22:10 +01:00
Misode 561f9a3956 Use terrain_shaper noise setting in visualization 2021-10-30 02:45:09 +02:00
Misode 3e4d8d7df5 Add noise visualizations to biome map 2021-10-29 02:28:55 +02:00
Misode c75c5b7d65 Use wasm to compute multi noise biome map (#181) 2021-10-28 18:47:19 +02:00
Misode 89354a9743 21w43a 2021-10-27 20:00:13 +02:00
Misode 749a54802d 21w42a 2021-10-21 01:07:46 +02:00
Misode ed0b415af5 21w41a 2021-10-14 00:18:58 +02:00
Misode 387c278353 21w40a 2021-10-09 00:18:13 +02:00
Misode 79b3291d06 Add sounds explorer tool 2021-10-08 02:34:55 +02:00
Misode 0ff7de3aea Fix #176 switching between choices 2021-10-06 00:02:06 +02:00
Misode 17ed93a182 Add recipe generator 2021-10-04 23:32:41 +02:00
Misode c7d5b06825 Add sitemap to build 2021-10-04 17:43:46 +02:00
Misode a014d7a5c7 21w39a 2021-10-01 00:01:28 +02:00
Misode e5d2c02fb3 Show nested feature decorators in a list (#173)
* Show nested feature decorators in a list

* Fix swapping decorator indices

* Move wrapper model creation to separate function

* Add setting string node on enter
2021-09-28 23:46:21 +02:00
Misode 6e4850d5a9 Memoize list entries and wrap model data 2021-09-24 03:47:15 +02:00
Misode b12e81fff0 21w38a 2021-09-24 01:00:44 +02:00
Misode 56d6713776 Another issue with null 2021-09-23 17:07:25 +02:00
Misode f55a911079 Fix #157 and fix #167 2021-09-23 16:44:27 +02:00
Misode e696d6dd36 Bump ansi-regex 2021-09-23 13:47:32 +02:00
Misode 3b80334e2e Support 1.18 (experimental) snapshots (#158)
* Half support 1.18-experimental-snapshot-1

* Fetch 1.18 presets and improve rendering of lists

* Noise preview with deepslate

* Biome preview with deepslate

* Generalize canvas logic in one hook

* Simplify useCanvas

* Use mcschema for 1.18

* Improve noise settings preview controls

* Fix build

* Update deepslate and improve preview caching

* Cleanup, remove old preview code

* Couple seed between model and preview

* Limit output to improve performance + copy feedback
For the vanilla overworld dimension (200K lines),
it took 2+ seconds to write the output to the textarea

Now capped at 10K chars

* Add surface_relative_threshold to decorator preview

* Improve fixed list errors
2021-09-23 03:04:52 +02:00
Misode fd503f1d03 Update schema locales 2021-09-09 21:49:42 +02:00
Misode 386eb675d6 Use preact to render the tree (#155)
* Use preact to render the tree

* More changes to renderHtml
2021-09-09 21:36:19 +02:00
Misode 09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00
Misode 57b59f3fec Add looking_at and protected blocks from 1.17-pre1 2021-06-02 20:41:39 +02:00
Misode 3bdeb154ba 1.17-pre1 2021-05-27 18:45:45 +02:00
Misode dbe0f4bd82 Fix a bunch of problems in worldgen schemas 2021-05-12 22:10:42 +02:00
Misode e6ae91f1a7 Update dependencies 2021-05-12 18:42:29 +02:00
Misode 00d4c48fbc Add no_bonemeal_flower feature 2021-05-05 00:25:14 +02:00
Misode aba07cd5b1 Add min_surface_level 2021-04-29 23:35:02 +02:00
Misode 2c19bdf300 21w16a and 21w17a 2021-04-28 22:50:26 +02:00
Misode 0cca6f0501 Update to 21w15a + add underwater_magma feature 2021-04-15 19:09:25 +02:00
Misode d3623d25d4 Fix cave config 2021-04-01 05:59:25 +02:00
Misode 15be5f6701 21w13a 2021-04-01 05:36:46 +02:00
Misode 8371e21a14 Actually make the simple_block feature change 2021-03-16 23:21:04 +01:00
Misode dc088e9105 Simple block feature uses a block state provider 2021-03-13 20:42:31 +01:00
Misode 5dabdcaaf0 Fix exploration map destination 2021-03-11 18:09:17 +01:00
Misode 8a38558149 21w10a 2021-03-10 23:17:14 +01:00
Misode 94cfb8b0e3 21w08a 2021-02-25 00:43:12 +01:00
Misode a30dd2ab78 21w06a and 21w07a 2021-02-23 01:27:35 +01:00
Misode bf3b0204eb 21w03a Add glow lichen feature 2021-01-21 00:06:03 +01:00
Misode f543c4465c Upgrade mcschema core 2021-01-16 15:59:32 +01:00
Misode ab21717716 Upgrade mcschema 2020-12-20 05:11:08 +01:00
Misode a52716a80a Validate block states 2020-12-20 04:25:50 +01:00
Misode 0d8a7c00ee Upgrade mcschema 2020-12-19 17:59:51 +01:00
Misode 25ff5d03f1 Support 1.15 2020-12-19 17:58:21 +01:00
dependabot[bot] 40974f83c2 Bump ini from 1.3.5 to 1.3.8 (#125)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-16 16:26:25 +01:00
Misode a36cb6096d Upgrade mcschema 2020-12-08 02:01:24 +01:00
Misode 259f068230 20w49a update 2020-12-02 22:31:04 +01:00
Misode 4c814f0ee3 Rewrite noise implementation to match Minecraft 2020-12-01 04:15:29 +01:00
Misode 8a5f4405ef Upgrade mcschema 2020-11-15 12:02:16 +01:00