Commit Graph

598 Commits

Author SHA1 Message Date
FlyingPikachu
0c64d2ae1e New translations strings.yml (Catalan) 2017-12-31 00:54:34 -05:00
FlyingPikachu
ac633b8118 New translations strings.yml (Ukrainian) 2017-12-31 00:54:31 -05:00
FlyingPikachu
fd50e40e00 New translations strings.yml (Turkish) 2017-12-31 00:54:29 -05:00
FlyingPikachu
7ac19e47a7 New translations strings.yml (Swedish) 2017-12-31 00:54:27 -05:00
FlyingPikachu
abeb744a18 New translations strings.yml (Spanish) 2017-12-31 00:54:25 -05:00
FlyingPikachu
3e03cc2cc8 New translations strings.yml (Serbian (Cyrillic)) 2017-12-31 00:54:23 -05:00
FlyingPikachu
8842471322 New translations strings.yml (Russian) 2017-12-31 00:54:22 -05:00
FlyingPikachu
6254344087 New translations strings.yml (Romanian) 2017-12-31 00:54:20 -05:00
FlyingPikachu
2891b626f5 New translations strings.yml (Hebrew) 2017-12-31 00:54:17 -05:00
FlyingPikachu
8b4b29dd18 New translations strings.yml (Portuguese, Brazilian) 2017-12-31 00:54:16 -05:00
FlyingPikachu
175e3d113b New translations strings.yml (Greek) 2017-12-31 00:53:35 -05:00
FlyingPikachu
362e9e3b36 New translations strings.yml (Portuguese) 2017-12-31 00:53:33 -05:00
FlyingPikachu
d430660a02 New translations strings.yml (Pirate English) 2017-12-31 00:53:31 -05:00
FlyingPikachu
18acf8b43a New translations strings.yml (Norwegian) 2017-12-31 00:53:29 -05:00
FlyingPikachu
e7d8340abc New translations strings.yml (Korean) 2017-12-31 00:53:27 -05:00
FlyingPikachu
d35e45773f New translations strings.yml (Japanese) 2017-12-31 00:53:25 -05:00
FlyingPikachu
d31313afa6 New translations strings.yml (Italian) 2017-12-31 00:53:24 -05:00
FlyingPikachu
ec8f603a9d New translations strings.yml (Indonesian) 2017-12-31 00:53:21 -05:00
FlyingPikachu
c9f1458dc6 New translations strings.yml (Hungarian) 2017-12-31 00:53:20 -05:00
FlyingPikachu
c3b4ccf620 New translations strings.yml (Polish) 2017-12-31 00:53:18 -05:00
FlyingPikachu
2d020e4845
Create strings.yml 2017-12-31 00:45:14 -05:00
FlyingPikachu
045a9a7301 Update Crowdin configuration file 2017-12-31 00:39:34 -05:00
FlyingPikachu
305c43a8d8 Update Crowdin configuration file 2017-12-31 00:28:49 -05:00
HappyPikachu
07d0b34ea2 Update unused EN source yaml for Crowdin integration 2 2017-12-31 00:28:18 -05:00
HappyPikachu
a7f70cd657 Update unused EN source yaml for Crowdin integration 2017-12-31 00:25:10 -05:00
HappyPikachu
1674fabf99 Include unused EN source yaml for Crowdin integration 2017-12-30 22:30:04 -05:00
HappyPikachu
45f9516584 New lang dir scheme. Add disclaimer. Bump version number 2017-12-30 22:20:38 -05:00
HappyPikachu
143fae7b84 Account for incompatible mob targets, fixes #117. Bump version number 2017-12-21 02:04:10 -05:00
HappyPikachu
c670fbebc2 Update Storm/Thunder events to use seconds, fixes #144 2017-12-20 23:39:34 -05:00
HappyPikachu
d3156c6d0f Catch error in #155 2017-12-20 22:00:49 -05:00
HappyPikachu
aca1bb211c Removed unused lang per c1fb476 2017-12-19 21:07:35 -05:00
HappyPikachu
c1fb4762a4 Remove unused player kill timer superseded by #60 2017-12-19 21:04:46 -05:00
HappyPikachu
c70b05e234 Fix potential NPE when loading custom modules by leNicDev, see #183 2017-12-17 22:21:53 -05:00
HappyPikachu
ccd606e55b Improve UUID checks, fixes #181. Bump version number 2017-12-15 20:33:20 -05:00
HappyPikachu
33d0fefb70 Fix death events for #117. Credit tamed wolf kills. Bump version number 2017-12-13 21:14:08 -05:00
HappyPikachu
91b5491136 Experimental build for Github #117 2017-12-11 01:58:56 -05:00
HappyPikachu
1cd293c33a Fix for OutOfMemoryError when loading locations. Bump version number 2017-12-08 01:39:42 -05:00
HappyPikachu
915471662e Slight language format consistency 2017-12-07 18:41:25 -05:00
HappyPikachu
6526e5ad7c Correct data loading order. Bump version number 2017-12-06 14:49:00 -05:00
HappyPikachu
8cb0e74b68 Reduce console spam from NPCs, untested, fixes #127. Bump version number 2017-12-05 21:40:26 -05:00
HappyPikachu
c600e3e8d2 Fix and improve loading of lang files, fixes #121. Bump version number 2017-12-05 21:28:12 -05:00
HappyPikachu
1b2eb65a10 Permit numbers in world names with spaces, untested, fixes #124 2017-12-04 22:38:33 -05:00
HappyPikachu
341cafb17a Support non-English characters in lang files, untested, fixes #116 2017-12-03 22:41:44 -05:00
HappyPikachu
2f08800e8c Potential fix for IndexOutOfBoundsExceptions #139 #154 2017-12-03 22:22:21 -05:00
HappyPikachu
14882fb3ed Account for outdated Vault items, fixes #123. Bump version number 2017-09-30 22:55:53 -04:00
HappyPikachu
56d9b406a4 Stop timers upon quit, untested, fixes #114. Bump version number 2017-08-28 18:57:28 -04:00
HappyPikachu
3b394dfad7 Fix /quests stats for redo-quests, per #92 2017-08-28 01:17:24 -04:00
HappyPikachu
56517599a2 Make console error configurable 2017-08-27 22:11:41 -04:00
HappyPikachu
6fa4329ac7 Consistency with redo-delay 2017-08-27 21:36:02 -04:00
HappyPikachu
c424f8fc26 Show redo tag in GUI, per #92 2017-08-27 16:09:20 -04:00