Commit Graph

30 Commits

Author SHA1 Message Date
Misode
0e0255907c Add negative queries in changelog search 2021-11-20 01:01:09 +01:00
Misode
2d43f2f8c6 Show newest changes first 2021-11-11 20:03:45 +01:00
Misode
b15f187ccc Parse and stringify JSON with comments (#187) 2021-11-08 20:45:10 +01:00
Misode
f67da3f7a1 Improve home page with separate data and resource pack cards 2021-11-06 01:06:33 +01:00
Misode
fba80da273 Add resource pack generators: blockstates and model 2021-11-05 01:22:23 +01:00
Misode
95097e6091 Move more stuff to services folder 2021-11-03 01:27:49 +01:00
Misode
ce7baa571f Fix not being able to search for changes anymore 2021-11-02 02:56:42 +01:00
Misode
25351920e4 Add ability to sort changelog 2021-11-02 02:46:40 +01:00
Misode
cc20cb7f7a Support multiple versions in technical changelog
- Better handling of article links
- Style improvements
2021-11-02 02:25:04 +01:00
Misode
582d5f4b1e Visual improvements to technical changelog 2021-10-31 20:45:22 +01:00
Misode
765f96372f Add Technical Changelog page 2021-10-31 18:22:10 +01:00
Misode
bb1223df60 Track generator ID in custom dimension
Preparing to add back search parameters to share links
2021-10-30 17:34:54 +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
6c6277217d Fix page titles and remove field settings page 2021-10-04 22:52:50 +02:00
Misode
c7d5b06825 Add sitemap to build 2021-10-04 17:43:46 +02:00
Misode
2cb14a2c10 Add tooltips to all buttons and tweak hover colors 2021-09-25 07:10:54 +02:00
Misode
6e4850d5a9 Memoize list entries and wrap model data 2021-09-24 03:47:15 +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
9671f304f7 Fix error when switching generators with previews 2021-09-10 23:58:18 +02:00
Misode
40fe1c5336 Show error when importing invalid json 2021-08-05 00:12:30 +02:00
Misode
da33cc2832 Fix #162 Add better error message for wrong version 2021-08-04 23:07:50 +02:00
Misode
7c266ca945 Add generator quick switcher 2021-07-02 04:38:02 +02:00
Misode
985057ab4e Allow multiple errors and dismissing errors 2021-07-02 02:59:19 +02:00
Misode
f43cb03cc3 Make generator config more robust 2021-07-02 02:36:01 +02:00
Misode
cabd97cb39 Update home page and logo in header 2021-06-30 05:36:26 +02:00
Misode
373698ebbc Improve rendering and validating block states 2021-06-26 17:18:02 +02:00
Misode
14da8ba575 Select preset input when opening 2021-06-26 17:18:02 +02:00
Misode
ac10c3f541 Fix some errors and make others visible 2021-06-26 17:18:02 +02:00
Misode
09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00