Commit Graph

27 Commits

Author SHA1 Message Date
Misode
3ccdec27c1 Checkerboard biome source needs a list of biomes 2020-05-21 16:11:17 +02:00
Misode
07bc9633b4 Add help tooltips for maps 2020-05-21 15:56:02 +02:00
Misode
14747cae8a Fix default being reused and shared 2020-05-21 15:29:10 +02:00
Misode
3ca9126e92 Fix problem with duplicate dimension types 2020-05-21 15:05:08 +02:00
Misode
5bbcc86251 Add default dimension type and prevent duplicates 2020-05-21 14:11:50 +02:00
Misode
13f99dd21e Add default values for worldgen and enforce them 2020-05-21 13:50:42 +02:00
Misode
6d417072e7 Add superflat layers and add filter conditions 2020-05-21 03:18:48 +02:00
Misode
45e1f1bf87 Improve translations and add experimental warning 2020-05-21 01:01:25 +02:00
Misode
d423139bb3 Add preset option for collapsed objects 2020-05-20 22:35:49 +02:00
Misode
40bf1784f3 Start on worldgen settings generator 2020-05-20 18:30:23 +02:00
Misode
7515088348 Fix #82 - add invertRequire in schema 2020-05-18 11:54:58 +02:00
SPGoding
b1efce093d Change the default version to 1.16 2020-03-18 13:15:14 -05:00
SPGoding
b5b180bd51 Support Minecraft 1.16 2020-03-18 13:10:57 -05:00
Misode
e681288d7c Fix #75 (#76)
* Fix #75

* Declare raw

Although it's valid, I don't think we want to use a variable without
declaration.

Co-authored-by: SPGoding <SPGoding@outlook.com>
2020-01-28 19:15:55 +01:00
Misode
4147d136c1 Collapse double inverted condition (#73) 2020-01-26 00:26:41 +01:00
Misode
aa071f1945 Add Portuguese (#71) 2020-01-15 23:37:12 +01:00
Misode
45e1a4cb83 Fix #56 (#66) 2020-01-03 16:10:13 +01:00
Misode
812432c875 Fix #54 (#65) 2020-01-01 23:30:33 +01:00
SPGoding
6f3d60331f Allow renaming map keys (#63)
* Add missing locales

* Allow renaming map keys

Resolve #55.

* Add isValidMapKey function

* Update locales/zh-CN

* Prevent from adding existing object

* Reuse preventNewline function

* Fix issues with "." in map keys

* Simply fix not showing keys for non-object components

Co-authored-by: Misode <Misoloo64@gmail.com>
2019-12-31 15:46:54 -06:00
SPGoding
de7116e57f Revert "Fix #58"
This reverts commit 64472846bb.
2019-12-30 14:48:21 -06:00
SPGoding
64472846bb Fix #58 2019-12-30 14:30:33 -06:00
SPGoding
512e75f7f6 Fix #58 2019-12-30 10:38:42 -06:00
Misode
01a04c11f6 Add "AND" condition (#57)
* Add "AND" condition

* Fix
2019-12-30 03:01:44 +01:00
Misode
303205aea9 Add home menu 2019-12-29 18:30:34 +01:00
Misode
cab0885fc0 Load shared html 2019-12-29 17:03:58 +01:00
Misode
9cbe9ce7db Allow multiple views + smarter initialization 2019-12-29 16:14:39 +01:00
Misode
eb60be8acb Restructure files 2019-12-29 15:13:40 +01:00