Commit Graph

191 Commits

Author SHA1 Message Date
Misode
18435c886f Fix #259 Add a default to glyph providers 2022-07-14 04:19:51 +02:00
Misode
6a3bc897d0 Require .png suffix for font textures 2022-07-11 04:07:09 +02:00
Misode
fdb8874454 Add font generator 2022-07-11 03:37:10 +02:00
Misode
da1e6245e6 Remove deepslate-rs dependency 2022-07-06 01:12:10 +02:00
Misode
f5ae1719e3 Improve biome map (#246)
* Start biome map rewrite

* Remove climate layers and add end biome source

* Update to use RandomState

* Make biome map work for past versions

* Remove old biome map code

* Implement multi noise presets and fix caching

* Update deepslate

* Fix biome hover

* Fix #190 biome map diagonal lines
Also increases performance by making better use of the biome cache

* Add proper zoom limit
2022-07-06 00:11:16 +02:00
Misode
c5659243cc Set structure max distance default to 80 2022-07-03 17:11:28 +02:00
Misode
f06638336a Add block field to multiface_growth feature 2022-06-17 21:32:17 +02:00
Misode
e2281e0d36 Register project noises and DFs to use in previews 2022-06-16 17:54:45 +02:00
Misode
561cd341a1 Update to esm, update deepslate (#244) 2022-06-16 00:58:14 +02:00
Misode
90eac0f9b8 Project tree view and creation (#203)
* Implement creating and importing new projects

* Add downloading a zip of a project

* Project validation (WIP)

* Add project side panel, remove project pages

* Project file saving

* Add file tree actions to rename and delete

* Fix file creation auto focus

* Add button to save file from menu

* Add project creation

* Fix specificity on version switcher button

* Update default version to 1.19

* List project files by type, remember project and delete project
2022-06-14 16:48:55 +02:00
Misode
4942729e7c Prevent dimension type inlining in 1.19 2022-06-12 22:09:12 +02:00
Misode
b9d01e34a0 Fix #243 2022-06-06 17:05:37 +02:00
Misode
f5904937a9 Fix #240 add monster spawn settings 2022-05-30 03:35:42 +02:00
Misode
d9b146f00f Split noise router and density function guides 2022-05-26 05:57:23 +02:00
Misode
114164c740 Add partners, Immersive Weathering block growth (#231)
* Add partners: Immersive Weathering block growth

* Fix block state and modded block IDs

* Add categories

* Add custom rule tests

* Add missing translation
2022-05-14 02:41:01 +02:00
Misode
9d0f715a71 Fix #228 and issue with set_attributes 2022-05-12 17:24:52 +02:00
Misode
e63b4839dc Add GA4 events 2022-05-09 02:20:56 +02:00
Misode
4e51d41c54 Refactor: create deepslate abstraction 2022-05-08 03:18:07 +02:00
Misode
bd5679f44a Update TS version and code-split deepslate 2022-05-07 00:40:16 +02:00
Misode
690e2f60bf Only import necessary highlight.js files 2022-05-06 16:25:06 +02:00
Misode
6f27465c78 Add guides (#224)
* Add guides

* Add versioning to guides

* Guides: special variables and nested expressions

* Add guides page to vite build

* Add search and hash hooks, guide tags and headings

* Improve guides list and filtering

* Add 1.19 download link
2022-05-06 06:37:27 +02:00
Misode
c788277450 22w17a and 22w18a, add chat type 2022-05-04 21:48:24 +02:00
Misode
1ac0d871cf 22w15a 2022-04-13 23:15:25 +02:00
Misode
45b87de81b Fix #221 add root provider 2022-04-08 18:43:20 +02:00
Misode
ee713cfe00 Fix #220 add catType 2022-04-08 00:33:38 +02:00
Misode
e603ba12db 22w13a and 22w14a 2022-04-07 00:44:07 +02:00
Misode
a118358f08 Actually fix exploration map function 2022-04-05 03:08:59 +02:00
Misode
6bbf9c1d6e Update dependencies 2022-03-24 22:23:20 +01:00
Misode
ef5d2b81e9 22w12a 2022-03-24 22:01:12 +01:00
Misode
a5a08fc935 Implement link sharing (#213)
* Implement link sharing

* Share default

* Compress and base64 encode data

* Better error messages

* Fix build

* Only change version when it's different
2022-03-19 19:26:39 +01:00
Misode
713fcfad61 Translation keys for 22w11a 2022-03-19 18:30:39 +01:00
Misode
27680a5a95 Update mcschema 2022-03-19 17:37:13 +01:00
Misode
4d91c4cb04 22w11a, first 1.19 version 2022-03-18 02:14:37 +01:00
Misode
1b91485bf1 Giscus (#209)
* Test giscus on homepage

* Use @giscus/react and support light theme

* Track prefers color scheme

* Create a discussion tab for each version
2022-03-16 02:39:33 +01:00
Misode
7ab0ec2e7e Expose error stack traces (#211) 2022-03-11 00:05:24 +01:00
Misode
b8ed08bebd Update package-lock 2022-03-08 18:10:11 +01:00
Misode
36a62e2e75 Update mcschema 2022-02-28 15:24:04 +01:00
Misode
8f496e6dbf Update mcschema version for 1.18.2-pre3 2022-02-26 21:07:59 +01:00
Misode
7806aa6ad6 Visualizations for 1.18.2 and density functions 2022-02-26 04:34:19 +01:00
Misode
50e418a168 Fix superflat schema 2022-02-20 01:42:00 +01:00
Misode
cdc883904b 1.18.2-pre1 fixes 2022-02-18 23:42:04 +01:00
Misode
1812d5d2a6 1.18.2-pre1 2022-02-18 22:54:00 +01:00
Misode
f76ea7f4f4 Use ace editor and remove output limit 2022-02-17 15:50:49 +01:00
Misode
4f98f9aa9b Add noise caves to preview 2022-02-14 03:56:01 +01:00
Misode
92ac80f465 Add surface rule visualizer 2022-02-13 04:02:52 +01:00
Misode
c44f259f35 Merge branch 'master' of https://github.com/misode/misode.github.io 2022-02-10 05:22:42 +01:00
Misode
05d364dab6 22w06a + fix #148 + fix #151 2022-02-10 05:22:39 +01:00
dependabot[bot]
ded90773f2 Bump nanoid from 3.1.23 to 3.2.0 (#198)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 02:03:14 +01:00
Misode
17e3165768 Add 1.15, 1.16 and 1.17 assets generators 2022-01-28 02:02:44 +01:00
Misode
49ad887f03 Update world settings default 2022-01-19 00:07:19 +01:00