Commit Graph

425 Commits

Author SHA1 Message Date
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
Misode
3dcb1d2352 Add configurable color maps for noise and density preview 2022-11-10 03:42:55 +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
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
46347f1974 Switch to cloudflare worker for share links 2022-11-02 20:00:10 +01:00
Misode
2d33fbb0b6 Fix #299 Handle loot table entries without name 2022-10-26 02:00:24 +02:00
Misode
72d80e1158 Fix #298 don't cache atlas UV mapping for now 2022-10-20 20:48:10 +02:00
Misode
f6b6a6bf7d Fix #295 handle invalid values in set_count 2022-10-20 05:22:38 +02:00
Misode
5fe7121ea9 Fix #297 improve fake name translation and fix crash 2022-10-20 05:03:03 +02: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
de047621c9 Minecraft live is over 2022-10-16 22:05:33 +02:00
Misode
02e28d4d4b Advertise minecraft live bingo 2022-10-15 07:23:16 +02:00
Misode
3e8bc21a1e Remember preview panel open state 2022-10-15 07:03:51 +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
af10267eb5 Add option to change Y for biome map 2022-07-14 05:22:59 +02:00
Misode
8580370c8c Fix #260 Pin 1.19 version until 1.19.1 is released 2022-07-14 04:32:18 +02:00
Misode
fdb8874454 Add font generator 2022-07-11 03:37:10 +02:00
Misode
414a361c65 Fix custom noise settings not working in biome preview 2022-07-10 22:38:55 +02:00
Misode
91580c9bf1 Add latest article overrides 2022-07-08 19:44:58 +02:00
Misode
5890bdc593 Add 1.19 biome colors 2022-07-06 01:24:12 +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
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
cdf3ede45b Add pack.mcmeta when downloading projects 2022-06-28 18:48:36 +02:00
Misode
c4afe7bf90 Download pack.mcmeta with correct file name 2022-06-26 05:40:50 +02:00
Misode
1a54122371 Fix style of sounds page and version navigation 2022-06-18 17:57:37 +02:00
Misode
e2281e0d36 Register project noises and DFs to use in previews 2022-06-16 17:54:45 +02:00
Misode
561cd341a1 Update to esm, update deepslate (#244) 2022-06-16 00:58:14 +02:00
Misode
cbef6ef41b Better handling of pack.mcmeta in projects 2022-06-14 17:27:59 +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
a3295ac202 1.19 release 2022-06-07 17:49:51 +02:00
Misode
4379cb9bba Add footer with donate link 2022-06-06 03:32:59 +02:00
Misode
986cca9191 Show item textures for loot table entries 2022-06-01 03:06:49 +02:00
Misode
b59cfcac69 Fix #238 noise climate octaves 2022-05-30 03:46:48 +02:00
Misode
6144459071 Add more future proof cache patching system 2022-05-25 04:38:46 +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