Misode
be0df80fb9
Be more flexible when minecraft: is not given + random -> range in 1.13
2019-10-04 22:23:38 +02:00
Misode
1e2d872376
Hide table type dropdown for 1.13 + fix apply bonus formula translation
2019-10-04 20:58:48 +02:00
Misode
7bb3c21451
Fix not being able to add pools
2019-10-04 20:28:28 +02:00
Misode
ec64fb68c5
Fix margin in navbar
2019-10-04 20:18:56 +02:00
Misode
dc354c1642
Add Chinese lore translation
2019-10-04 20:09:06 +02:00
Misode
6a5ec71b5b
Update 1.13 schema
2019-10-04 19:45:28 +02:00
Misode
335a33728e
Add entity distance property
2019-10-04 10:33:19 +02:00
Misode
5e9fbc0f89
Add maps of objects + add entity effect property
2019-10-04 10:15:47 +02:00
Misode
148f5a19a3
Fix some enum translations
2019-10-03 13:27:43 +02:00
Misode
4a50bf4039
Add location position
2019-10-03 13:22:21 +02:00
Misode
0b5f9a1e27
Fix commas
2019-10-03 13:05:07 +02:00
Misode
6f61c59062
Restructure Chinese and Russian translations
2019-10-03 13:01:18 +02:00
Misode
2272205a11
Add English translations
2019-10-03 11:10:07 +02:00
Misode
67e32b30e6
Add map component type
2019-09-25 22:04:21 +02:00
Misode
b1f632673f
Add damage source properties
2019-09-25 14:09:16 +02:00
Misode
d36d77a945
Fix bug breaking collapsible objects
2019-09-24 23:37:59 +02:00
Misode
ddd560b474
Fix bug regarding multiple fields with the same id
2019-09-24 23:23:06 +02:00
Misode
668291fcc8
Merge branch 'master' of https://github.com/misode/loot-table into dev/schemas
2019-09-24 22:33:52 +02:00
Misode
98d7355e0d
Remove old code
2019-09-24 22:12:24 +02:00
Misode
75ba5cc033
Update Chinese discription translation
2019-09-24 22:05:05 +02:00
Misode
a7da8cd8fe
Further abstraction of indices
2019-09-24 22:03:51 +02:00
Misode
5ff696dc32
Add item predicate
2019-09-23 22:02:28 +02:00
Misode
f4458847ce
Add filtering in enums + handle JSON errors
2019-09-23 19:27:43 +02:00
Misode
d4d4aa0b25
Add biome, structure and dimension collections
2019-09-23 17:54:31 +02:00
Misode
99913241d3
Fix unset translation key
2019-09-23 01:49:53 +02:00
Misode
debe98d0c4
Fix adding pools and remove debug
2019-09-23 01:45:10 +02:00
Misode
9eb54b3f15
Add collections
2019-09-23 01:40:24 +02:00
Misode
4bac2fe276
Add object nesting and object collapsing
2019-09-23 00:36:06 +02:00
Misode
865e6cbdf3
Add Russian translation for expand
2019-09-13 16:50:53 +02:00
Misode
dec0e82eb3
Improve filtering + add apply_bonus parameters
2019-09-13 16:44:01 +02:00
Misode
7d4fb250cd
Fix problems with historyBuffer
2019-09-13 14:59:30 +02:00
Misode
7f8d21cee8
Add undo/redo history
2019-09-13 14:50:20 +02:00
Misode
6a4e9a5c38
Add nbt operations
2019-09-13 13:36:49 +02:00
Misode
9e97ccd363
Add attribute modifiers + improve translation keys for enums and sets
2019-09-13 12:51:03 +02:00
Misode
07a103fb64
Add set, json, json-list, boundary types + catch errors on components
2019-09-13 00:58:53 +02:00
Misode
86d5dab3f1
Add version selection
2019-09-12 19:27:03 +02:00
Misode
9fb7f21311
Read structure when invalidated
2019-09-12 02:29:16 +02:00
Misode
3274e152aa
Fix expand translation key
2019-09-11 23:51:50 +02:00
Misode
d54255669c
Fix #12 - Add expand tag ( #13 )
...
* Fix #12 - Add expand tag
* Add Chinese translation
2019-09-11 23:40:47 +02:00
Misode
16e7d37ffc
Preparations for structure abstraction
2019-09-11 00:09:25 +02:00
Misode
2d5f87a27f
Merge branch 'master' of https://github.com/misode/loot-table into dev/validate
2019-09-10 17:42:21 +02:00
Misode
ecbc381c8d
Use zero width shortener for links under 500 characters
2019-09-10 15:52:43 +02:00
Misode
b31d596718
Merge branch 'master' of https://github.com/misode/loot-table
2019-09-10 13:22:27 +02:00
Misode
d10135a65c
Fix typo in function name
2019-09-10 13:22:09 +02:00
SPGoding
7596079c02
Bugfixes ( #11 )
...
* Fix #9
* Fix #10
2019-08-21 10:36:37 +02:00
Jerozgen
1995d22881
Added Russian ( #8 )
...
* Added Russian
* Updated Russian, removed old «source_enitity», «direct_enitity»
* zh-CN: Moved «direct_entity» and «source_entity»
2019-08-20 20:04:29 +02:00
Misode
0e6a6eac4d
Use onfocus instead of onclick to highlight input fields
2019-08-20 18:55:51 +02:00
Misode
64a1790b8f
Add source and direct entity
2019-08-20 18:53:12 +02:00
Misode
8b5826f315
Split add/remove translation strings
2019-08-20 18:50:11 +02:00
SPGoding
5ada662b29
Localization for Simplified Chinese (zh-CN) ( #6 )
...
* Localization for zh_CN
* Rename zh_CN to zh-CN
* Remove default language
* Remove characters written by accident
* Fix translation
* Fix 'block_state_property'
2019-08-09 15:55:22 +02:00