Commit Graph

53 Commits

Author SHA1 Message Date
Misode
09ffc0790c Merge branch 'master' of https://github.com/misode/loot-table into dev/help-tooltips 2019-12-20 21:45:39 +01:00
SPGoding
26fbc45174 Add a fallback in case that the pathname is wrong 2019-12-18 19:49:08 -06:00
Misode
f96a515d77 Fix tooltips not being localized on load 2019-12-19 01:02:52 +01:00
Misode
e2dddec691 Merge branch 'master' of https://github.com/misode/loot-table into dev/help-tooltips 2019-12-19 00:40:39 +01:00
Misode
7eb62e2317 Show all conditions for predicates 2019-12-13 23:25:37 +01:00
Misode
2ac16fd0e7 Add predicate mode 2019-12-13 18:53:01 +01:00
Misode
9377dfd78d Add help translation strings 2019-11-14 11:33:20 +01:00
Misode
3d6c60f6f7 Add help to other field types 2019-10-24 10:06:53 +02:00
Misode
cc8394de32 Add tooltips 2019-10-23 15:30:35 +02:00
Misode
a176fd1e08 Merge branch 'master' of https://github.com/misode/loot-table into schema/1.15 2019-10-09 14:23:40 +02:00
Misode
dd87937e0b Fix maps not working 2019-10-09 14:21:52 +02:00
Misode
456b21ace9 Add copy_state function 2019-10-08 21:43:44 +02:00
Misode
a556e9af04 Collapsible components (#18)
* Implement collapsible components

* Hide _collapse in the output
2019-10-08 12:30:02 +02:00
Misode
77d2f2024a Fix most predicates not working 2019-10-05 17:23:21 +02:00
Misode
a73062e824 Add exploration_map function 2019-10-05 16:53:54 +02:00
Misode
25171ef593 Fix apply bonus parameters 2019-10-05 16:11:50 +02:00
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
6a5ec71b5b Update 1.13 schema 2019-10-04 19:45:28 +02:00
Misode
5e9fbc0f89 Add maps of objects + add entity effect property 2019-10-04 10:15:47 +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
ddd560b474 Fix bug regarding multiple fields with the same id 2019-09-24 23:23:06 +02:00
Misode
98d7355e0d Remove old code 2019-09-24 22:12:24 +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
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
dec0e82eb3 Improve filtering + add apply_bonus parameters 2019-09-13 16:44:01 +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
SPGoding
7596079c02 Bugfixes (#11)
* Fix #9

* Fix #10
2019-08-21 10:36:37 +02:00
Misode
412b44f917 Fix #3 Incorrect block state property id 2019-08-03 16:55:25 +02:00
Misode
91d2060cbb Fix levels enchantment predicate having incorrect name 2019-07-04 21:28:44 +02:00
Misode
fa2b869bea Add item enchantments field 2019-06-24 16:42:03 +02:00
Misode
45001a3204 Abstraction of data fields and nodes 2019-06-24 16:05:51 +02:00
Misode
32778ef28a Fix some textarea's not working correctly 2019-06-21 22:54:18 +02:00
Misode
40ef07b7cd Add table bonus condition 2019-06-21 18:04:10 +02:00
Misode
5a59dbdec9 Use radio field for weather properties 2019-06-21 17:11:26 +02:00
Misode
d8ce84e385 Add damage object and improve NBT fields 2019-06-21 16:46:56 +02:00
Misode
ebacf9ec5e Support for text components and float ranges 2019-06-21 04:51:33 +02:00
Misode
f57a9e48c9 Add remaining 1.14 conditions + add item, entity and location predicates 2019-06-21 03:58:42 +02:00