Commit Graph

656 Commits

Author SHA1 Message Date
Misode
e67945fab2 Add a section on how to add a custom trimmable item 2023-01-25 05:18:06 +01:00
Misode
53cdc68ae6 Add armor trim guide 2023-01-25 04:14:15 +01:00
Misode
7ef0f52d27 Add 1.19.4 support (23w03a) 2023-01-19 03:35:06 +01:00
dependabot[bot]
3cfcc0f224 Bump json5 from 2.2.0 to 2.2.3 (#320)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

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>
2023-01-10 11:50:19 +01:00
Misode
0ecc69a861 Retry fetching from jsdelivr if github fails 2023-01-07 11:55:28 +01:00
Misode
e1e9f6fa9c Fix typo in analytics 2023-01-03 23:11:11 +01:00
Misode
5c9fa1eaaf Fix #314 Make 1.19.3 the default version 2022-12-23 18:26:19 +01:00
Misode
882177cd46 Fix #313 error in heightmap types guide 2022-12-21 20:40:55 +01:00
Misode
212aacb45b Merge branch 'master' of https://github.com/misode/misode.github.io 2022-12-15 18:48:11 +01:00
Misode
fe30efd020 Fix #312 handle null text component base 2022-12-15 18:48:08 +01:00
dependabot[bot]
0bd6d3679c Bump qs from 6.5.2 to 6.5.3 (#311)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

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

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-12-14 00:41:21 +01:00
Misode
cbdf81d969 Show weight of loot entries when collapsed 2022-12-14 00:25:20 +01:00
Misode
f13c2f36f9 Don't show worldgen button on non-worldgen guides 2022-12-08 01:57:27 +01:00
Misode
21e3f09865 Add to sitemap 2022-12-04 23:27:37 +01:00
Misode
9b482fa654 Improve Minecraft versions in title 2022-12-04 23:17:17 +01:00
Misode
ca1135a8fe Update article overrides 2022-11-29 01:19:38 +01:00
Misode
60950c4e9a Update vite to v3 2022-11-29 01:06:32 +01:00
Misode
3e8a193e24 Add supporter 2022-11-28 23:29:08 +01:00
Misode
98a4afa18c Move enchantments logic to deepslate 2022-11-28 23:24:14 +01:00
Misode
9eb01cc1f1 Add tooltips for potion effects 2022-11-25 14:16:35 +01:00
Misode
0b6bdb1d7a Fix #307 Don't use deepClone for ItemStacks 2022-11-24 06:04:07 +01:00
Misode
cd4ef6640a Add more info to the generated crash report 2022-11-23 08:52:22 +01:00
Misode
b165d551e4 Render items with custom colors + update deepslate 2022-11-23 05:26:08 +01:00
Misode
1f24d2cae1 Add giscus config 2022-11-17 00:06:23 +01:00
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
0d76ff9cba More correct implementation of assigning slots 2022-11-11 17:44:12 +01:00
Misode
71aa886d9a Fix #303 filter items with count of 0 2022-11-10 22:03:13 +01:00
Misode
0fb3a7c4b9 Option to show final density visualization 2022-11-10 21:33:27 +01:00
Misode
d07196611c Remember colormap 2022-11-10 03:59:18 +01:00
Misode
3dcb1d2352 Add configurable color maps for noise and density preview 2022-11-10 03:42:55 +01:00
Misode
e89cdfb0ad Show density/noise value at cursor (#282)
* Fix #277 WIP show density at cursor

* Correctly implement hovered value for noise and df previews
2022-11-10 02:01:50 +01:00
Misode
947e44224d Fix #300 and fix #302 update mcschema 2022-11-09 21:25:27 +01:00
Misode
7607e1fccf Add ko-fi supporters 2022-11-09 19:31:41 +01:00
Misode
6312dfbc71 Add fixed bugs tab to versions 2022-11-09 19:08:25 +01:00
Misode
46347f1974 Switch to cloudflare worker for share links 2022-11-02 20:00:10 +01:00
Misode
a3af48f654 Fix #291 update mcschema 2022-10-29 05:22:31 +02:00
Misode
518fa82b34 Update mcschema 2022-10-29 05:16:14 +02:00
Misode
e95ed0e629 Modernize deployment 2022-10-26 02:15:40 +02:00
Misode
2d33fbb0b6 Fix #299 Handle loot table entries without name 2022-10-26 02:00:24 +02:00
Misode
72d80e1158 Fix #298 don't cache atlas UV mapping for now 2022-10-20 20:48:10 +02:00
Misode
f6b6a6bf7d Fix #295 handle invalid values in set_count 2022-10-20 05:22:38 +02:00
Misode
5fe7121ea9 Fix #297 improve fake name translation and fix crash 2022-10-20 05:03:03 +02:00
Misode
e78a317260 Add a list of sponsors ❤️ 2022-10-20 04:22:40 +02:00
Misode
f9e79d614a Release target is no longer given + fix changes on homescreen 2022-10-19 21:19:38 +02:00
Misode
de047621c9 Minecraft live is over 2022-10-16 22:05:33 +02:00
Misode
02e28d4d4b Advertise minecraft live bingo 2022-10-15 07:23:16 +02:00
Misode
3e8bc21a1e Remember preview panel open state 2022-10-15 07:03:51 +02:00
Misode
f309eef176 Fix not correctly enchanting books 2022-10-13 02:31:44 +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