Misode
9c2c1bbfd0
Add copy buttons for transformation tool
2023-02-15 21:49:50 +01:00
Misode
b7d9b83491
Fix #327 Implement HideFlags
2023-02-14 19:02:30 +01:00
Misode
db8a46f2a3
Fix #329 Preserve white space in item tooltips
2023-02-14 18:33:07 +01:00
Misode
99b74961e9
Use deepslate matrix abstraction
2023-02-14 18:24:30 +01:00
Misode
50d84d07b3
Fix #338 Add damage types
2023-02-13 16:07:34 +01:00
Misode
b47841870d
Add cube texture to transformation tool
2023-02-09 22:51:58 +01:00
Misode
98915fe089
Fix transformation reset buttons not updating mesh
2023-02-09 20:56:04 +01:00
Misode
8050e5cd74
Make matrix editable + add note about bugged behavior
2023-02-09 20:40:42 +01:00
Misode
03ddf6011b
Initial working version of transformation preview
...
- missing ability to modify matrix
- sdvDecompose is still probably wrong
- missing ability to edit rotations using axis + angle
2023-02-09 18:03:15 +01:00
Misode
106323186c
Try to get around version caching
2023-02-08 21:25:36 +01:00
Alex Rahvalov
e9da17aba6
Update ru.json ( #334 )
...
Added missing localization.
Corrected translation
2023-02-07 03:46:54 +01:00
Misode
185de33a3b
Update deepslate version
2023-02-03 00:12:55 +01:00
Alex Rahvalov
b5a84d8b4c
Update ru.json ( #331 )
...
Added missing localization:
"project.new",
"project.download",
"project.no_files",
"project.show_resources",
"project.save",
"reset_default",
"restore_backup",
"switch_project",
"switch_version",
2023-02-02 22:12:04 +01:00
Misode
1b6994d5aa
Add 23w04a schemas
...
- trim materials and patterns
- paletted permutations
- smithing recipes
2023-01-30 04:13:17 +01:00
Misode
0e4707c734
Fix typo in armor trims guide
2023-01-30 02:40:09 +01:00
Misode
678b15e937
Fix #324 apply text component base correctly
2023-01-26 17:36:48 +01:00
Misode
0a72ddd632
Add blockstate and model previews
2023-01-26 16:41:09 +01:00
Misode
d9c8eb17d7
Add top-down view to density function preview
2023-01-26 13:05:09 +01:00
Misode
00029a2010
Voxel rendering + refactor interactive canvas ( #322 )
...
* Add voxel rendering to density function preview
* InteractiveCanvas component
* Use interactive canvas for noise preview
* Use interactive canvas for noise settings preview
* Extract common iterateWorld2D logic
* Use InteractiveCanvas2D for biome source preview
* Display final density in noise settings preview hover
* Move remaining preview code
* Hide noise router info for checkerboard and fixed
* Add higher resolution biome map
* User interactive canvas for decorator preview
2023-01-26 01:21:02 +01:00
Misode
23b3046dee
Make trimmable axe models handheld
2023-01-25 05:38:33 +01:00
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