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
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
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
Misode
f0ad5433bc
Merge pull request #7 from SPGoding/feature/base64
...
Add base64 encoding for share link
2019-08-06 14:37:01 +02:00
SPGoding
274321cbae
Add base64 encoding for share link
2019-08-05 21:29:13 +08:00
Misode
9115af5582
Create LICENSE
2019-08-05 02:39:51 +02:00
Misode
c773af23c3
Merge pull request #2 from SPGoding/master
...
Internationalization.
2019-08-04 19:27:11 +02:00
SPGoding
7ccf37cd00
Update code due to review changes
2019-08-04 23:44:40 +08:00
SPGoding
5d951885b1
Merge branch 'master' into master
2019-08-04 17:43:44 +08:00
Misode
8a8e0cacd7
Fix #4 Compatibility with Microsoft Edge
2019-08-03 17:02:10 +02:00
Misode
412b44f917
Fix #3 Incorrect block state property id
2019-08-03 16:55:25 +02:00
SPGoding
56bcf29f73
Remove characters written by accident
2019-07-16 18:16:04 +08:00
SPGoding
5424fd57e6
Fix missing key 'bonus_rolls'
2019-07-16 18:05:00 +08:00
SPGoding
d448ecfa4a
Add an option to change language
2019-07-16 18:02:41 +08:00
SPGoding
a80f62a3fd
Fix all typos
2019-07-16 16:58:56 +08:00
SPGoding
9eb11add55
Fix some keys
2019-07-16 16:18:39 +08:00
SPGoding
53d4927b5f
Internationalization
2019-07-16 16:06:13 +08: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
56c867e736
First validation functions
2019-06-21 23:05:10 +02:00
Misode
bfdec4ef2d
Fix set_name function escaping JSON
2019-06-21 23:03:05 +02:00
Misode
32778ef28a
Fix some textarea's not working correctly
2019-06-21 22:54:18 +02:00
Misode
0e1e93e104
Rename Link to Share
2019-06-21 20:11:51 +02:00
Misode
2be6ee4f7c
Implement source collapsing
2019-06-21 20:00:31 +02:00
Misode
1877a11887
Fix ranges after changes in last commit
2019-06-21 18:17: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