Misode
|
8f496e6dbf
|
Update mcschema version for 1.18.2-pre3
|
2022-02-26 21:07:59 +01:00 |
|
Misode
|
0c9d6b9cc8
|
Fix mcmeta cache not being refreshed
|
2022-02-26 05:14:20 +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
|
554e2ee706
|
Fix ace editor tab size
|
2022-02-17 15:59:45 +01:00 |
|
Misode
|
f76ea7f4f4
|
Use ace editor and remove output limit
|
2022-02-17 15:50:49 +01:00 |
|
Misode
|
2148eefa42
|
Show biome noises on hover to preview
|
2022-02-17 11:56:32 +01:00 |
|
Misode
|
e6c0fb7fd9
|
Fix sharing presets
|
2022-02-14 04:09:05 +01:00 |
|
Misode
|
4f98f9aa9b
|
Add noise caves to preview
|
2022-02-14 03:56:01 +01:00 |
|
Misode
|
5cfd54ebc3
|
Add auto scroll to noise settings preview
|
2022-02-13 04:20:55 +01:00 |
|
Misode
|
92ac80f465
|
Add surface rule visualizer
|
2022-02-13 04:02:52 +01:00 |
|
Misode
|
05d364dab6
|
22w06a + fix #148 + fix #151
|
2022-02-10 05:22:39 +01:00 |
|
Misode
|
623e38d98c
|
Use mcmeta (#197)
* Simplify data fetching by using mcmeta
* Fetch sounds from mcmeta
|
2022-01-28 01:25:10 +01:00 |
|
Misode
|
7b3369130c
|
Support clamped_normal and weighted_list int providers in preview
|
2022-01-20 01:30:59 +01:00 |
|
Misode
|
2fe120895c
|
Fix #196 Reimplement placed feature preview
|
2022-01-18 23:41:11 +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 |
|
dependabot[bot]
|
cd318dc795
|
Bump marked from 3.0.8 to 4.0.10 (#195)
* Bump marked from 3.0.8 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.8...v4.0.10)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/marked from 3.0.2 to 4.0.1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Misode <Misoloo64@gmail.com>
|
2022-01-15 20:23:17 +01:00 |
|
Misode
|
136e0b8178
|
Fix #163 Hide source when preview is toggled
|
2021-12-26 03:02:22 +01:00 |
|
Misode
|
ffb2949f05
|
Add E2E tests using Cypress
|
2021-12-26 02:48:21 +01:00 |
|
Misode
|
2f23546e3e
|
Fix build
|
2021-12-01 06:37:00 +01:00 |
|
Misode
|
22e0d17a0f
|
Fix minY not being accounted when drawing noise settings
|
2021-12-01 00:43:58 +01:00 |
|
Misode
|
9f42ae58a2
|
Improve message for generator with a maxVersion
|
2021-12-01 00:17:22 +01:00 |
|
Misode
|
1ae95fcf78
|
Make 1.18 the default version
|
2021-11-30 23:53:35 +01:00 |
|
Misode
|
9342862410
|
Add 1.18 to the description of upgrader card
|
2021-11-30 16:26:43 +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
|
08e5b36a62
|
Sync search parameters for presets
|
2021-11-21 03:19:11 +01:00 |
|
Misode
|
0e0255907c
|
Add negative queries in changelog search
|
2021-11-20 01:01:09 +01:00 |
|
Misode
|
58fe2fa03a
|
Add major version as tag in changelog
|
2021-11-20 00:48:28 +01:00 |
|
Misode
|
b2654c99e4
|
Fix changing feature choice with new placed features
|
2021-11-13 18:53:52 +01:00 |
|
Misode
|
d7a6523604
|
1.18-pre1
|
2021-11-13 03:56:34 +01:00 |
|
Misode
|
2d43f2f8c6
|
Show newest changes first
|
2021-11-11 20:03:45 +01:00 |
|
Misode
|
b15f187ccc
|
Parse and stringify JSON with comments (#187)
|
2021-11-08 20:45:10 +01:00 |
|
Misode
|
e664bea241
|
Alternative way to collapse terrain shaper and surface rules
|
2021-11-07 04:06:44 +01:00 |
|
Misode
|
f67da3f7a1
|
Improve home page with separate data and resource pack cards
|
2021-11-06 01:06:33 +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
|
ce7baa571f
|
Fix not being able to search for changes anymore
|
2021-11-02 02:56:42 +01:00 |
|
Misode
|
25351920e4
|
Add ability to sort changelog
|
2021-11-02 02:46:40 +01:00 |
|
Misode
|
cc20cb7f7a
|
Support multiple versions in technical changelog
- Better handling of article links
- Style improvements
|
2021-11-02 02:25:04 +01:00 |
|
Misode
|
582d5f4b1e
|
Visual improvements to technical changelog
|
2021-10-31 20:45:22 +01:00 |
|
Misode
|
765f96372f
|
Add Technical Changelog page
|
2021-10-31 18:22:10 +01:00 |
|
Misode
|
bb1223df60
|
Track generator ID in custom dimension
Preparing to add back search parameters to share links
|
2021-10-30 17:34:54 +02:00 |
|
Misode
|
b4d43c55bd
|
Fix noise settings preview, use the terrain shaper
|
2021-10-30 04:44:25 +02:00 |
|
Misode
|
561f9a3956
|
Use terrain_shaper noise setting in visualization
|
2021-10-30 02:45:09 +02:00 |
|
Misode
|
3e4d8d7df5
|
Add noise visualizations to biome map
|
2021-10-29 02:28:55 +02:00 |
|
Misode
|
c75c5b7d65
|
Use wasm to compute multi noise biome map (#181)
|
2021-10-28 18:47:19 +02:00 |
|
Misode
|
89354a9743
|
21w43a
|
2021-10-27 20:00:13 +02:00 |
|