Misode
f3de707224
Add skeleton loading indicators
2024-11-20 22:06:29 +01:00
Misode
56b2e1a382
Make project panel resizable
2024-11-20 20:28:54 +01:00
Misode
f1b60b8b40
Add paste button on mobile + update copy icon ( #610 )
2024-10-04 17:40:02 +02:00
Misode
fec84a03d2
Fix #540 by validating file names
2024-10-04 15:52:21 +02:00
Misode
137c4816d6
Allow generators to be listed in two columns
2024-09-18 14:45:50 +02: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
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
1e28b82907
Fix bullet list style in changelogs
2023-12-06 14:57:25 +01:00
Misode
1394711d08
Remove guides, they moved to the minecraft wiki
2023-11-23 01:35:58 +01:00
Misode
27e5ea707b
Configure dark mode with tailwind
2023-10-10 10:52:14 +02: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
ddf54174d1
Fix version metadata svg style
2023-10-04 21:25:51 +02:00
Misode
446025cdec
Fix #418 noise settings preview freezes
2023-10-03 11:04:08 +02:00
Misode
f71e44f91b
Add Tailwind CSS ( #425 )
...
* Install and configure tailwind
* Fix style issues
2023-10-02 23:38:18 +02:00
Misode
bbae8af938
Add minecraft wiki banner
2023-09-25 14:21:15 +02:00
Misode
f7255f6f84
Add "new" badge and store seen state
2023-06-23 02:59:29 +02:00
Misode
7d66e77da7
Fix article external link style
2023-06-21 03:03:56 +02:00
Misode
15d6e621f7
Add what's new page
2023-06-21 02:31:35 +02:00
Misode
9b6233ce23
Add instructions to install customized data pack
2023-06-20 19:23:42 +02:00
Misode
0fdfaffc13
Add help tooltips to customized
2023-06-20 04:18:40 +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
40fbef75b8
Fix card styles
2023-06-05 17:30:13 +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
db8a46f2a3
Fix #329 Preserve white space in item tooltips
2023-02-14 18:33:07 +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
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
9eb01cc1f1
Add tooltips for potion effects
2022-11-25 14:16:35 +01:00
Misode
e78a317260
Add a list of sponsors ❤️
2022-10-20 04:22:40 +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
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
Misode
c335553a25
Fix navigation margin
2022-07-02 14:05:56 +02:00
Misode
12ad631056
Fix reusing result-list class
2022-07-02 14:04:09 +02:00
Misode
231b032029
Use masonry layout for homepage
2022-07-02 01:51:44 +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
1a54122371
Fix style of sounds page and version navigation
2022-06-18 17:57:37 +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
a012392672
Fix light theme support
2022-06-12 21:05:28 +02:00
Misode
f944f4b617
Make version switcher more obvious
2022-06-12 20:52:17 +02:00
Misode
4379cb9bba
Add footer with donate link
2022-06-06 03:32:59 +02:00
Misode
7e54c0f4f3
Add noise router table
2022-05-30 23:49: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
e2bcf2d1a7
Improve version and article linking
2022-05-12 16:58:10 +02:00
Misode
ad13cc131b
Add inline code highlighting
2022-05-11 18:17:46 +02:00
Misode
1dd724cec4
Add table of contents for guides
2022-05-10 18:26:43 +02:00