Commit Graph

575 Commits

Author SHA1 Message Date
Misode
2e1f104f4a Make 1.19.4 the default 2023-03-20 03:25:22 +01:00
Misode
cdf369442e Add contributors list 2023-03-20 03:17:02 +01:00
Misode
a2feb3675c Fix #349 west face of transformation cube 2023-03-19 19:32:37 +01:00
Misode
251ddf3201 Add share loading symbol 2023-03-19 18:17:28 +01:00
Misode
d6bce8b24a Don't overwrite when key already exists in map 2023-03-09 21:28:18 +01:00
Misode
e50a6a04be Apply svdDecompose fixes from 1.19.4-pre4 2023-03-08 22:09:14 +01:00
AlexRahvalov
4502725bf8 Update ru.json (#350)
I sorted some translations alphabetically.
Added missing translations
2023-03-03 00:49:36 +01:00
Misode
2137b2fa8d Fix #272 split generator page 2023-02-27 09:12:42 +01:00
Misode
6ee0c3b8bb Update supporters 2023-02-23 20:48:14 +01:00
Misode
dd55fc5dc6 Add axis-angle rotation mode 2023-02-16 01:22:16 +01:00
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
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
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
fe30efd020 Fix #312 handle null text component base 2022-12-15 18:48:08 +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
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
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