Commit Graph

151 Commits

Author SHA1 Message Date
Misode
6b3b52071d Fix giscus background 2022-11-16 23:57:02 +01:00
Misode
7bc51d38f7 Add version 1.19.3 (atlas generator, feature flags)
Fixes #304
2022-11-16 19:06:14 +01:00
Misode
947e44224d Fix #300 and fix #302 update mcschema 2022-11-09 21:25:27 +01:00
Misode
a3af48f654 Fix #291 update mcschema 2022-10-29 05:22:31 +02:00
Misode
ac259bb83e Add loot table preview (#293)
* Initial loot table preview + item display counts

* Add loot functions without NBT

* Add loot conditions

* Render item tooltips with name and lore components

* Remove debug text component

* Disable advanced tooltips in the tree

* Minor style fixes

* Add item slot overlay and tweak tooltip offset

* Fix some items not rendering

* Translate item names and text components

* Translate params + more functions and tooltips

* Add durability bar

* Configurable stack mixing

* Correct tooltip background and border

* Add enchanting

* Enchantment glint

* Configurable luck, daytime and weather

* Improve tooltip spacing

* More tooltip spacing improvements

* Remove debug logging
2022-10-13 02:05:33 +02:00
Misode
86687ea6b9 Improve item display (#283)
* Refactor item display to separate component

* Load assets and render item models

* Cache rendered items
2022-10-04 19:15:28 +02:00
dependabot[bot]
681dc6a273 Bump vite from 2.9.6 to 2.9.13 (#285)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.6 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 01:29:05 +02:00
Misode
f6846cacb5 chat and narration are required 2022-08-15 21:44:32 +02:00
Misode
fdb38f0c19 Fix #271 Typo in spread_rounds translation key 2022-08-14 17:56:19 +02:00
Misode
fa4b93613d 1.19.1 chat type changes 2022-08-14 17:43:14 +02:00
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