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
Misode
5cc34e9ba3
Add support for 1.20.3
2023-12-05 18:54:24 +01:00
Misode
410fca7155
Fix pack overlays
2023-10-09 23:03:39 +02:00
Misode
f71e44f91b
Add Tailwind CSS ( #425 )
...
* Install and configure tailwind
* Fix style issues
2023-10-02 23:38:18 +02:00
YanisBft
a150d50775
Add button to generate random color ( #403 )
2023-07-13 21:54:10 +02:00
Misode
e14d7ea867
Fix #346 offset field in block predicates
2023-06-21 03:35:51 +02:00
Misode
806b340047
Fix #388 hackfix to support switching biome source type
2023-06-19 02:50:32 +02:00
Misode
97e9961919
Fix #376 Catch invalid resource locations in loot tables
2023-05-25 13:37:18 +02:00
Misode
47e716df8a
Add 1.20
2023-04-07 01:07:51 +02:00
Misode
d6bce8b24a
Don't overwrite when key already exists in map
2023-03-09 21:28:18 +01:00
Misode
1b6994d5aa
Add 23w04a schemas
...
- trim materials and patterns
- paletted permutations
- smithing recipes
2023-01-30 04:13:17 +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
60950c4e9a
Update vite to v3
2022-11-29 01:06:32 +01:00
Misode
b165d551e4
Render items with custom colors + update deepslate
2022-11-23 05:26:08 +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
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
fdb8874454
Add font generator
2022-07-11 03:37:10 +02:00
Misode
561cd341a1
Update to esm, update deepslate ( #244 )
2022-06-16 00:58:14 +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
986cca9191
Show item textures for loot table entries
2022-06-01 03:06:49 +02:00
Misode
2ebba08d4b
Configurable biome colors in preview
...
- add Store context
- add useLocalStorage
- color utils
2022-05-14 19:39:48 +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
21c3fbae93
Add button to generate new structure salt
2022-04-08 20:33:04 +02:00
Misode
e603ba12db
22w13a and 22w14a
2022-04-07 00:44:07 +02:00
Misode
9f49736ae9
Fix hiding too much from the tree
2022-02-26 22:24:12 +01:00
Misode
7806aa6ad6
Visualizations for 1.18.2 and density functions
2022-02-26 04:34:19 +01:00
Misode
1812d5d2a6
1.18.2-pre1
2022-02-18 22:54:00 +01:00
Misode
05d364dab6
22w06a + fix #148 + fix #151
2022-02-10 05:22:39 +01:00
Misode
c6c52ca41a
Projects ( #192 )
...
* Add file save UI and drafts project
* Fix build
* Create SearchList component as abstraction
* Add project page and file tree view
* Create Locale context
* Create Theme context
* Create Version context
* Create Title context
* Create Project context
* Store current file in project context
* Fix issues when renaming file and implement deleting
* Style improvements
* Make all project strings translatable
* Fix z-index
2022-01-18 01:02:19 +01:00
Misode
df06d13ca7
Fix preset not reloading in some cases
2021-11-21 04:05:25 +01:00
Misode
872a03d44a
Include version in renderHtml context
2021-11-21 03:56:03 +01:00
Misode
43d1b7dbcc
Add follow reference button for vanilla presets
2021-11-21 03:49:46 +01:00
Misode
b2654c99e4
Fix changing feature choice with new placed features
2021-11-13 18:53:52 +01:00
Misode
e664bea241
Alternative way to collapse terrain shaper and surface rules
2021-11-07 04:06:44 +01:00
Misode
a24c5d4c79
Support exporting YAML + minified
2021-11-05 02:47:53 +01:00
Misode
fba80da273
Add resource pack generators: blockstates and model
2021-11-05 01:22:23 +01:00
Misode
95097e6091
Move more stuff to services folder
2021-11-03 01:27:49 +01:00
Misode
b4d43c55bd
Fix noise settings preview, use the terrain shaper
2021-10-30 04:44:25 +02:00
Misode
89354a9743
21w43a
2021-10-27 20:00:13 +02:00
Misode
146764df95
Fix obscure error in useToggles
2021-10-14 00:45:06 +02:00
Misode
ed0b415af5
21w41a
2021-10-14 00:18:58 +02:00
Misode
387c278353
21w40a
2021-10-09 00:18:13 +02:00
Misode
0ff7de3aea
Fix #176 switching between choices
2021-10-06 00:02:06 +02:00
Misode
17ed93a182
Add recipe generator
2021-10-04 23:32:41 +02:00
Misode
a014d7a5c7
21w39a
2021-10-01 00:01:28 +02:00
Misode
c51acd34e7
Add duplicate list item action
2021-09-29 01:02:24 +02:00
Misode
a0b7cb1c81
Fix not being able to change feature type
2021-09-29 00:30:47 +02:00
Misode
e5d2c02fb3
Show nested feature decorators in a list ( #173 )
...
* Show nested feature decorators in a list
* Fix swapping decorator indices
* Move wrapper model creation to separate function
* Add setting string node on enter
2021-09-28 23:46:21 +02:00