Commit graph

1221 commits

Author SHA1 Message Date
Vexatos
3fa1e12ed1 Merge branch 'master' of https://github.com/pahimar/Equivalent-Exchange-3 2013-08-30 19:46:05 +02:00
pahimar
0012ef3594 Some short work on localizing commands. The template has been
discovered!
2013-08-29 22:03:13 -04:00
davidog23
f0ef424b4e Update and rename es_ES.xml to es_ES.lang 2013-08-28 21:25:14 +02:00
Kebabpizza
c08d02245c Update and rename sv_SE.xml to sv_SE.lang 2013-08-27 16:59:22 +02:00
j2ghz
70fa1a5b4a Delete cs_CZ.xml 2013-08-27 13:38:37 +02:00
j2ghz
499bbacf90 Create cs_CZ.lang
Updated fo MC 1.6
2013-08-27 10:51:09 +02:00
Kebabpizza
3e2fa208e5 Update sv_SE.xml 2013-08-26 20:14:52 +02:00
Vexatos
f915aed7d7 Updated de_DE.lang 2013-08-26 20:12:30 +02:00
pahimar
a223eccabc Resource files 2013-08-26 07:17:53 -04:00
pahimar
dc5ea61288 Some work towards simplifying localizations 2013-08-25 18:12:29 -04:00
pahimar
99ad639678 Eclipse files 2013-08-23 11:21:38 -04:00
pahimar
2a3e65c8ec Missed the removal part of the last commit 2013-08-23 11:01:17 -04:00
pahimar
ae1ebbe58e Renaming "ee3_common" to just "common" 2013-08-23 10:59:50 -04:00
Captain Shadows
162d1d7ffe Update README.md
Made it so Path uses the _HOME variable, should make it simpler to update :D
2013-08-13 16:00:33 -04:00
Robotic-Brain
1b0512cf9c Small fix for readability 2013-08-02 04:29:38 +02:00
Robotic-Brain
cd07292149 Reset to 2c35d3adca 2013-08-02 04:17:44 +02:00
j2ghz
e4828d390a Update sk_SK.xml 2013-07-30 15:25:18 +02:00
Emil Lauridsen
6211be9cdd Update da_DK locale with Glass Bell entries. 2013-07-30 14:55:08 +02:00
j2ghz
224fee3c31 sk_SK.xml - Added glass bell 2013-07-30 11:47:34 +02:00
Andrea Ruggiero
f9336bac47 Update it_IT.xml 2013-07-30 01:32:26 +02:00
nick tsip
0e201d7fbe Merge branch 'master' of https://github.com/pahimar/Equivalent-Exchange-3 2013-07-27 18:05:53 +03:00
pahimar
2c35d3adca Just some bleary eyed, crack of dawn, coding 2013-07-22 06:48:31 -04:00
nick tsip
72f0c2fcae Merge branch 'master' of https://github.com/pahimar/Equivalent-Exchange-3 2013-07-19 15:10:28 +03:00
davidog23
08e40c5ab5 Update es_ES.xml
Syntactic and grammatical corrections to es_ES localization
2013-07-17 20:15:47 +02:00
pahimar
79adec9ed5 Merge pull request #384 from Lunatrius/localization
Added sl_SI.xml
2013-07-16 15:53:25 -07:00
Lunatrius
68c58e39ca Added sl_SI.xml 2013-07-16 23:03:31 +02:00
pahimar
e3bba6ff71 Merge pull request #397 from Zmiko/1.6.2
Renamed sr_RS to sr_SP. (1.6.2)
2013-07-16 13:08:15 -07:00
pahimar
4a7fbd7a17 Merge pull request #398 from Asajz/master
Updated Spanish Lang File
2013-07-16 13:07:07 -07:00
Asajz
87c27539ab Updated to new location for 1.6 2013-07-16 12:30:27 -05:00
Zmiko
93804744d1 Rename sr_RS to sr_SP in Localizations.java. 2013-07-16 19:24:08 +02:00
Zmiko
8126636067 Update sr_SP.xml 2013-07-16 19:23:07 +02:00
Zmiko
1ab65bcbdc Renaming sr_RS into sr_SP. 2013-07-16 19:21:44 +02:00
pahimar
bfce1e28a9 Merge pull request #396 from 50Wliu/Localization
pt_BR update
2013-07-16 05:43:52 -07:00
Wliu
6145e5a0fe pt_BR update
See #385
2013-07-15 20:56:04 -04:00
pahimar
09fe8c8c85 Cleaning up some imports and formatting 2013-07-15 20:51:54 -04:00
pahimar
4dac7c1bde Stuff! 2013-07-15 19:21:00 -04:00
pahimar
48a16c676e Initial port to MC 1.6.2, some things are still broke 2013-07-15 15:31:25 -04:00
pahimar
77c1560c24 Merge pull request #394 from 50Wliu/README
Updated README.md
2013-07-14 18:11:12 -07:00
Wliu
10312ac65c And updated the PR part
Sigh.
2013-07-14 21:00:39 -04:00
Wliu
2ccd44a55e README update
-Removed spaces between links
-Removed some now-useless stuff, and added a generalization (the
IMPORTANT part)
-Updated Java version
-Clarified Github for Windows/Mac part
-Updated for pahimar's build.xml change (ant build)
-Updated for Repository Next
(https://github.com/blog/1529-repository-next)
That should be it ;)
2013-07-14 20:56:26 -04:00
nick tsip
a69a0aa54c Fixed some spelling errors in the greek localizations 2013-07-14 12:04:01 +03:00
pahimar
b92834ec71 Dropping the decoding of NBT from string (really complex) 2013-07-12 15:47:48 -04:00
pahimar
dbad459d90 More work on DynEMC and EMC values 2013-07-11 15:41:10 -04:00
pahimar
7da16caa44 More work on IMC stuffs 2013-07-10 21:04:18 -04:00
pahimar
32ff63be6b More work on IMC 2013-07-10 16:01:04 -04:00
pahimar
f246b75a26 Some first methods to encode/decodes stacks to/from NBT (for later use with InterModCommunications). Part of the API. Likely to be refactored in the future as needed. 2013-07-08 15:26:37 -04:00
pahimar
f8e79bbcba Move around some NBT related stuff 2013-07-04 15:48:31 -04:00
pahimar
b04b88f4d4 Move around some stuff 2013-07-03 20:31:07 -04:00
pahimar
c1efbe06a7 Clean out the old transmutation stone recipes (obsolete once DynEMC is finished), fix up discovering all recipeless items 2013-07-03 18:57:58 -04:00
pahimar
05be819d18 Move the recipe stuff to the more logical location (RecipeRegistry vs DynEMC) 2013-07-03 16:26:10 -04:00