Commit Graph

2842 Commits

Author SHA1 Message Date
FlyingPikachu
4e35f7146c
Merge pull request #546 from FlyingPikachu/l10n_master
New Crowdin translations
2018-12-06 15:28:17 -05:00
FlyingPikachu
277e3f4b83 New translations strings.yml (Hindi) 2018-12-06 15:20:46 -05:00
FlyingPikachu
7d2e79ff6f New translations strings.yml (Arabic) 2018-12-06 15:20:18 -05:00
FlyingPikachu
727f78aff0 New translations strings.yml (Chinese Traditional) 2018-12-06 15:20:12 -05:00
FlyingPikachu
baa61f9c4d New translations strings.yml (English) 2018-12-06 15:20:08 -05:00
FlyingPikachu
5926c6dad4 New translations strings.yml (Korean) 2018-12-06 15:20:04 -05:00
FlyingPikachu
306b3e3b85 New translations strings.yml (Portuguese) 2018-12-06 15:20:00 -05:00
FlyingPikachu
ebb8dbc496 New translations strings.yml (Serbian (Cyrillic)) 2018-12-06 15:19:49 -05:00
FlyingPikachu
9752adf977 New translations strings.yml (Estonian) 2018-12-06 15:19:39 -05:00
FlyingPikachu
880d8f1f2f New translations strings.yml (Spanish, Mexico) 2018-12-06 15:19:35 -05:00
BuildTools
a423374329 Add missing permission for /questadmin setstage 2018-12-06 15:15:24 -05:00
BuildTools
6afb10311c Change permissions for Events Editor, part 2 2018-12-06 02:04:13 -05:00
BuildTools
bf31980cd3 Change permissions for Events Editor. Bump version number 2018-12-06 01:48:12 -05:00
BuildTools
b77ffc6eb0 Clean up descriptions 2018-12-06 01:15:23 -05:00
BuildTools
935163b71c Update README 2018-12-06 00:26:04 -05:00
FlyingPikachu
abd830e1bf New translations strings.yml (Thai) 2018-12-06 00:21:15 -05:00
FlyingPikachu
c4653e3e1b New translations strings.yml (Hindi) 2018-12-06 00:11:50 -05:00
FlyingPikachu
a9e54ddcbf New translations strings.yml (Thai) 2018-12-06 00:11:47 -05:00
BuildTools
99d4598c16 Fix occasional NPE when players quit timed quests, fixes #559 2018-12-05 14:48:16 -05:00
BuildTools
c77becce48 Correct spelling error 2018-12-05 14:31:07 -05:00
BuildTools
8a27ffeeaa Support ItemFlags on items loaded from hand, see #557 2018-12-05 14:29:38 -05:00
FlyingPikachu
2bfe3b0ec5
Merge pull request #554 from BerndiVader/master
Fix for npe's in custom-modules datamap
2018-12-05 12:06:51 -05:00
FlyingPikachu
f94d001b3b New translations strings.yml (Thai) 2018-12-05 07:42:03 -05:00
BuildTools
e363cd4cb0 Handle legacy item names for events, fixes #557. Bump version 2018-12-04 19:30:44 -05:00
BuildTools
2338c127fb Check for block index first, fixes #556 2018-12-04 16:01:19 -05:00
BuildTools
5bd07bf78f Set final local variables for enclosing scope 2018-12-04 15:19:18 -05:00
BerndiVader
9ffac4890f add fallbacks for custom-modules datamap 2018-12-04 12:42:12 +01:00
BerndiVader
acf340e398 add fallbacks for custom-modules datamap 2018-12-04 12:17:40 +01:00
FlyingPikachu
f736781120 New translations strings.yml (French) 2018-12-03 18:21:44 -05:00
BuildTools
39032c3af9 Catch NPE for #551 2018-12-03 16:36:38 -05:00
BuildTools
c464916e9d Catch null ItemStack for #548. Bump version number 2018-12-02 12:04:40 -05:00
FlyingPikachu
1130c81dcf New translations strings.yml (Thai) 2018-12-01 23:55:29 -05:00
BuildTools
2139465cfc Remove deprecated instance method. Bump version number 2018-12-01 21:44:42 -05:00
FlyingPikachu
afe11242a7
Merge pull request #544 from FlyingPikachu/l10n_master
Sync English language to internal strings and fix #543
2018-12-01 21:43:02 -05:00
FlyingPikachu
7442c65ba2 New translations strings.yml (Italian) 2018-12-01 21:38:20 -05:00
FlyingPikachu
345ce76508 New translations strings.yml (Pirate English) 2018-12-01 21:38:17 -05:00
FlyingPikachu
5c126ec01a New translations strings.yml (Polish) 2018-12-01 21:38:15 -05:00
FlyingPikachu
5de2bc4569 New translations strings.yml (Spanish) 2018-12-01 21:38:12 -05:00
FlyingPikachu
9346c45fdb New translations strings.yml (Russian) 2018-12-01 21:37:46 -05:00
FlyingPikachu
10efc05aef New translations strings.yml (Hungarian) 2018-12-01 21:31:44 -05:00
FlyingPikachu
b23e23ea2a New translations strings.yml (Italian) 2018-12-01 21:31:41 -05:00
FlyingPikachu
3f7922e639 New translations strings.yml (Indonesian) 2018-12-01 21:31:39 -05:00
FlyingPikachu
31d3734cfa New translations strings.yml (Filipino) 2018-12-01 21:31:36 -05:00
FlyingPikachu
29197eedfd New translations strings.yml (Czech) 2018-12-01 21:31:33 -05:00
FlyingPikachu
bfd78cdf6c New translations strings.yml (English) 2018-12-01 12:34:52 -05:00
FlyingPikachu
e282778c6a
Merge pull request #523 from FlyingPikachu/l10n_master
New Crowdin translations
2018-12-01 11:40:19 -05:00
BuildTools
56b0c8a366 Fix particles not working for some 1.8.5+ users, fixes #540 2018-12-01 04:07:01 -05:00
BuildTools
0894719552 Ensure command rewards are ran sync, fixes #424 2018-12-01 03:42:58 -05:00
BuildTools
27be2b7997 Quiet error when getting permissions sometimes, fixes #392 2018-12-01 03:17:53 -05:00
BuildTools
0919a84dac Fix stages not working after delay, fixes #289 2018-12-01 02:57:47 -05:00