Commit Graph

109 Commits

Author SHA1 Message Date
Misode
95df45acb1 24w10a 2024-03-07 01:13:20 +01:00
Misode
9aec6f905e Sort all locales 2024-02-24 21:59:49 +01:00
YanisBft
7a7c7d675e Add a wiki page button to versions (#470)
* Add a wiki page button to versions

* Wrap tabs and change tab to "Wiki"

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-02-24 21:24:35 +01:00
Misode
f3b852025d Add Oh The Trees You'll Grow partner generator 2024-01-18 07:53:05 +01:00
Apollo
f855c7d938 Add Lithostitched partner (#436)
* Add Lithostitched partner

* Remove modded biome slice stuff

* Run formatter

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-01-18 04:11:18 +01:00
OliviaTheVampire
7c94beb5b2 More support for Obsidian (#233)
* Start obsidian item generator

* Add part of block generator

* More progress on blocks and items for Obsidian

* Fixed some issues

* Added even more properties for blocks

* fixed this?

* added back these?

* Hopefully fixed this?

* More events

* should fix the issues

* NOW WORK

* adding support for even more

* Fix build

* Rename obsidian IDs

* updated pack version

* Update config

---------

Co-authored-by: Misode <Misoloo64@gmail.com>
2024-01-18 03:38:54 +01:00
Misode
b4e9d86c43 Refactor how partner generators work + prefix generator translation keys 2024-01-18 03:22:10 +01:00
Misode
886991af8e Customized biomes (#396)
* Start with customized biome UI

* Refactor customized page, split logic

* Implement biome replacements

* Remove debug messages

* Disable create button when nothing is modified
2023-12-06 20:40:30 +01:00
Misode
0296546a4d Fix #434 add more tag generators 2023-12-05 11:28:01 +01:00
Flemmli97
33d90f9126 Allow creating new files (#437)
* allow creating new files

* icon and translation key fix

* Change how new file works

* Fix selected file in tree view

* Reword to "New empty file"

* Reword to "Save as"

---------

Co-authored-by: Flemmli97 <Flemmli97@users.noreply.github.com>
Co-authored-by: Misode <misoloo64@gmail.com>
2023-12-03 22:25:52 +01:00
Misode
2416095e4f Add wiki link to all generators 2023-11-23 02:05:05 +01:00
Misode
2c187e83c1 Update worldgen page title 2023-11-23 01:37:12 +01:00
Misode
1394711d08 Remove guides, they moved to the minecraft wiki 2023-11-23 01:35:58 +01:00
Misode
ddd00dd731 Add version mcmeta diff page (#428)
* Add version mcmeta diff page

* Add toggle for word wrapping

* Fix diff view on mobile

* Use full layout width on version details

* Show image and audio diffs

* Add word_wrap locale
2023-10-09 22:09:36 +02:00
Misode
c2bd0a639a Add structure tag generator 2023-10-04 19:54:07 +02:00
YanisBft
a150d50775 Add button to generate random color (#403) 2023-07-13 21:54:10 +02:00
Misode
f7255f6f84 Add "new" badge and store seen state 2023-06-23 02:59:29 +02:00
Misode
15d6e621f7 Add what's new page 2023-06-21 02:31:35 +02:00
Misode
64140aec92 Customized worlds (#387)
* Customized tool UI

* Working version of the customized generator

* Error reporting and only allow 1.20 for now
2023-06-16 04:18:33 +02:00
Misode
9e68e0495b Add offset input field to density previews 2023-06-12 03:25:35 +02:00
Misode
42e8da47f7 Special support for obsolete tags 2023-06-07 19:44:38 +02:00
Misode
be05a3af5c Update contributors 2023-05-25 12:33:42 +02:00
Misode
cdf369442e Add contributors list 2023-03-20 03:17:02 +01:00
Misode
251ddf3201 Add share loading symbol 2023-03-19 18:17:28 +01:00
Misode
2137b2fa8d Fix #272 split generator page 2023-02-27 09:12:42 +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
50d84d07b3 Fix #338 Add damage types 2023-02-13 16:07:34 +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
1b6994d5aa Add 23w04a schemas
- trim materials and patterns
- paletted permutations
- smithing recipes
2023-01-30 04:13:17 +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
cbdf81d969 Show weight of loot entries when collapsed 2022-12-14 00:25:20 +01:00
Misode
7bc51d38f7 Add version 1.19.3 (atlas generator, feature flags)
Fixes #304
2022-11-16 19:06:14 +01:00
Misode
0fb3a7c4b9 Option to show final density visualization 2022-11-10 21:33:27 +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
6312dfbc71 Add fixed bugs tab to versions 2022-11-09 19:08:25 +01: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
af10267eb5 Add option to change Y for biome map 2022-07-14 05:22:59 +02:00
Misode
fdb8874454 Add font generator 2022-07-11 03:37: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
d0bae089d1 Improve homepage (#245)
* Improve how generators are listed on home

* Add some icons for generators

* Remove debug

* Refactor cachedFetch and use generated changelogs

* Add limit to how many changes are shown by default

* Add more generator icons

* Refactor cards

* Fix generator icons for light theme

* Add more worldgen icons

* Add remaining generator icons

* Refactor navigation and badges style

* Group on homepage for guides and tools

* Fix header button style

* Add versions and technical changelog to homepage

* Make it clear that not all changes could be documented
2022-07-01 23:48:38 +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
4379cb9bba Add footer with donate link 2022-06-06 03:32:59 +02:00
Misode
32e6d5c167 Close #236 add tag generators 2022-05-25 03:57:55 +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
cd0c37c5dd Add button to generate new UUID 2022-05-12 18:34:55 +02:00
Misode
e2bcf2d1a7 Improve version and article linking 2022-05-12 16:58:10 +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