Commit Graph

253 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 8f1950824c Adjust default values to match overworld 2020-05-21 14:29:01 +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 afc8f7a7ac Add missing generator presets 2020-05-21 04:42:09 +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 04f071a68a Add structure, biome and noise options 2020-05-20 23:53:47 +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
Misode 0701b951f0 Fix location conditions 2020-05-17 01:15:56 +02:00
Misode 03ebf1c350 Add smokey, vehicle and targeted_entity 2020-05-17 01:11:18 +02:00
Misode 9203f3f169 Add 20w20a triggers and add player field 2020-05-17 00:01:10 +02:00
SPGoding 3fb14df94b Fix type of attribute modifier's amount
Fix #78.
2020-04-18 23:41:01 -05:00
SPGoding 194489dbf8 Fix attribute names in 1.16.json
Fix #79.
2020-04-18 23:38:34 -05: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 1e1196fafd Update github repo in links 2020-01-15 23:52:02 +01:00
Misode aa071f1945 Add Portuguese (#71) 2020-01-15 23:37:12 +01:00
Jerozgen b4e0ba0d21 Update ru.json (#69)
* Update ru.json

* Update ru.json
2020-01-08 23:52:36 +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 4a7adc75cb Add missing placeholder
Fix #67.
2019-12-31 20:46:35 -06: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 665569b1fa Merge pull request #62 from Jerozgen/patch-1
Fix Russian
2019-12-30 15:23:51 -06:00
Jerozgen 555d9b89fb Fix Russian 2019-12-31 00:22:55 +03:00
Jerozgen 5e26c160de Update en.json 2019-12-30 15:10:17 -06:00
Jerozgen 2e34339c7b Update ru.json 2019-12-30 15:10:17 -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 7ca3887d41 Fix #60 2019-12-30 14:13:22 -06:00
SPGoding f8eef26b01 Update locales/zh-CN 2019-12-30 11:25:27 -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 7e254df910 Merge pull request #53 from misode/refactor
Restructure files
2019-12-29 18:42:03 +01:00
Misode d86407928d Remove workflow 2019-12-29 18:40:57 +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
Misode e8560fba1f Add advancement generator (#50) 2019-12-29 14:39:06 +01:00
Misode 45e2227a59 Fix issues with sets and 1.14 functions 2019-12-29 14:28:38 +01:00
Misode 2309d256eb Remove debug messages 2019-12-29 03:55:59 +01:00
Misode 69cee261db Fix filters for previous versions 2019-12-29 03:52:36 +01:00