Commit Graph

116 Commits

Author SHA1 Message Date
Misode
7ff7f46ac8 Add template placer tool 2023-11-23 02:13:39 +01:00
Misode
2892b439c8 Remove minecraft wiki banner on the home page
It's been 2 months, the guides and generators now link to it anyways
2023-11-23 02:08:03 +01:00
Misode
32a022d3a4 Fix guides title 2023-11-23 01:44:53 +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
f5edc5e97e Fix #408 transpose matrix data before copying 2023-10-03 11:45:46 +02:00
Misode
f71e44f91b Add Tailwind CSS (#425)
* Install and configure tailwind

* Fix style issues
2023-10-02 23:38:18 +02:00
Misode
3355d083c0 Add 1.20.2 2023-10-02 18:43:47 +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
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
f104f89acf Add icon for customized worlds 2023-06-20 04:43:53 +02:00
Misode
653f289caa Fix issue with rarity ores + improve error reporting 2023-06-16 13:28:45 +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
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
a2feb3675c Fix #349 west face of transformation cube 2023-03-19 19:32:37 +01:00
Misode
e50a6a04be Apply svdDecompose fixes from 1.19.4-pre4 2023-03-08 22:09:14 +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
99b74961e9 Use deepslate matrix abstraction 2023-02-14 18:24:30 +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
f13c2f36f9 Don't show worldgen button on non-worldgen guides 2022-12-08 01:57:27 +01:00
Misode
3e8a193e24 Add supporter 2022-11-28 23:29:08 +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
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
3e8bc21a1e Remember preview panel open state 2022-10-15 07:03:51 +02:00
Misode
12ad631056 Fix reusing result-list class 2022-07-02 14:04:09 +02:00
Misode
b09ed80d20 Hide changelog versions on medium screen 2022-07-02 02:06:29 +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
561cd341a1 Update to esm, update deepslate (#244) 2022-06-16 00:58:14 +02:00
Misode
9cb323e80c Store project panel open state 2022-06-14 16:56:03 +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
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
32e6d5c167 Close #236 add tag generators 2022-05-25 03:57:55 +02:00
Misode
781d545962 Put tags and search of changelogs and versions in URL 2022-05-21 02:45:32 +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