Commit Graph

19 Commits

Author SHA1 Message Date
Misode
b4d43c55bd Fix noise settings preview, use the terrain shaper 2021-10-30 04:44:25 +02:00
Misode
794a094e7e Add noise preview 2021-10-21 02:32:11 +02:00
Misode
ed0b415af5 21w41a 2021-10-14 00:18:58 +02:00
Misode
79b3291d06 Add sounds explorer tool 2021-10-08 02:34:55 +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
e3fb5923c0 Handle catching unknowns 2021-09-09 22:34:22 +02:00
Misode
09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00
Misode
66285d0ccb Catch all usages of the CacheAPI 2021-05-28 04:06:35 +02:00
Misode
3bf253b69d Catch errors when opening cache 2021-05-28 03:45:50 +02:00
Misode
031627d65a More debugging 2021-05-28 03:09:52 +02:00
Misode
a74777d3ee Change tsconfig use es6 module + add debug logging 2021-05-28 00:25:05 +02:00
Misode
45608057d7 Use simplified blocks report Arcensoth/mcdata#11 2021-01-01 04:39:44 +01:00
Misode
e69559f975 Use Cache API instead of LocalStorage (#128)
* Use Cache API instead of LocalStorage

* Remove old cached data
2020-12-30 18:58:54 +01:00
Misode
e4cdac30bf Add vanilla preset searcher and loader 2020-12-28 04:16:58 +01:00
Misode
133aa53b2f Fix dynamic registries not being cached 2020-12-27 04:17:47 +01:00
Misode
9581c6bf25 Catch errors in fetchDynamicRegistries 2020-12-27 04:12:12 +01:00
Misode
a6b93f5118 Fetch dynamic registries 2020-12-27 03:50:16 +01:00
Misode
647a435930 Add cache format and render block state map 2020-12-20 05:02:11 +01:00
Misode
a52716a80a Validate block states 2020-12-20 04:25:50 +01:00