Commit graph

543 commits

Author SHA1 Message Date
pahimar
2f54130cbf Merge pull request #171 from Sirquini/master
Update resources/com/pahimar/ee3/lang/es_ES.xml
2013-01-11 12:46:21 -08:00
pahimar
5b35d78475 Merge pull request #170 from Grovert11/patch-3
Update resources/com/pahimar/ee3/lang/nl_NL.xml
2013-01-11 12:46:09 -08:00
Santiago Quintero
5a96039cd7 Updated es_ES localization, deleted commands localization 2013-01-11 15:36:10 -05:00
Grovert11
516e50ca2b Update resources/com/pahimar/ee3/lang/nl_NL.xml
Hope this is right now.
Again, couldn't think of a fitting translation of "overlay", but I think it will be clear enough.
2013-01-11 21:16:51 +01:00
pahimar
d4a97f97be De-localized a fair bit of the commands system (response messages can be localized, but the actual commands you type in will not be localized), changed the colour of the response message the player sees to gray, re-org'd some files, etc 2013-01-11 15:01:47 -05:00
Santiago Quintero
22f33456c4 Spanish es_ES translation file update 2013-01-10 00:33:52 -05:00
pahimar
8c26feab5b Derped and didn't fix the remote URL. Also made the client message portion of the version check wait for th e result to finally be determined before reporting to the player in game. 2013-01-09 15:37:29 -05:00
pahimar
e570fc3139 Fixed non-OPs using /ee3 command on servers, localize a more of the /ee3 command (feel free to submit localizations again), and threaded the version checker 2013-01-09 15:22:21 -05:00
pahimar
e6ee07e46c Merge pull request #156 from LuzanelL/master
Update Portuguese(Brazil) pt_BR translation file
2013-01-06 04:26:20 -08:00
pahimar
c2c9af66f3 Merge pull request #158 from dionrhys/welsh-localisation
Updated Welsh localisation. Don't worry, I didn't add the unfinished tags!
2013-01-06 04:26:08 -08:00
pahimar
f0c476b8e8 Merge pull request #155 from 50Wliu/README
Update README.md
2013-01-06 04:25:58 -08:00
Dion Williams
7af63d6f12 Updated Welsh localisation. Don't worry, I didn't add the unfinished tags! 2013-01-06 05:55:43 +00:00
pahimar
a6f11d9394 plugged in more stubs - will put in actual values in the morning. hold off on PRs for these new tags until finished please! 2013-01-04 22:55:48 -05:00
Lure
a62b697dbf Update Portuguese(Brazil) pt_BR translation file
Getting lang file up-to-date. If those empty tags get filled today I may
be doing more of these commits :D. Also, perhaps the "command.ee3.usage"
tag is off a bit, perhaps not, fill me in in this ok?
2013-01-04 22:42:09 -04:00
Lure
f599475f69 Merge pull request #18 from pahimar/master
Updating repo
2013-01-04 18:32:23 -08:00
pahimar
b1c3cfff50 fixed indentation in the Localizations file listing, added a missing locale to the list, and put in some stubs for the new command localizations 2013-01-04 21:26:58 -05:00
pahimar
9d7eb635e5 Localization support for the ee3 command, fix a bug with the minium stone in SMP, and a stub to remind me to make the charging/decharging of the pstone fire packets for sounds as opposed to directly playing them for all 2013-01-04 18:53:34 -05:00
Wliu
4e42b43495 Update README.md (1.4.7/pre1f)
Updated for `1.4.7/pre1f`.  Updated some other stuff, made the source a bit cleaner.  Added a `latest version` at the very top.  Removed credits.

Also, the **** is Markdown automatically making `0.` `1.`? a;oruwfid
2013-01-04 17:24:50 -05:00
Wliu
1cd4972129 Revert "Update README.md"
This reverts commit 7755f9ecf6.
2013-01-04 17:11:26 -05:00
pahimar
4b9c42f3c4 Fixed the double packet bug thanks to @cpw 2013-01-03 21:43:30 -05:00
pahimar
cd5f58196e Player specific sound options, and various other things 2013-01-03 21:17:49 -05:00
pahimar
71989cfef1 Merge pull request #150 from nevercast/fix-smpbug
Fix SMP Bug -- Again
2013-01-02 17:09:27 -08:00
pahimar
fbb042513b Merge pull request #151 from xxAKSxx/patch-1
Corrected auto-replace mistakes
2013-01-02 17:08:45 -08:00
pahimar
27d4679a2b Merge pull request #152 from PizzAna/master
Added Finnish localization
2013-01-02 17:08:24 -08:00
Antti
dc05bfd54a added Finnish localization 2013-01-01 21:25:24 +02:00
Antti
c6d411083c added Finnish localization 2013-01-01 21:24:48 +02:00
Antti
999d74f167 added Finnish localization 2013-01-01 21:23:54 +02:00
Antti
b499e335e8 added Finnish localization 2013-01-01 21:22:44 +02:00
Antti
f24d3387f5 added Finnish localization 2013-01-01 21:21:36 +02:00
Antti
7b63917b1b Added Finnish localization 2013-01-01 02:12:07 -08:00
Ege
cd14319dda Corrected auto-replace mistakes 2013-01-01 00:55:48 +02:00
NeverCast
1daff46a9a Re-applied world equivalency and tested 2013-01-01 08:37:40 +13:00
NeverCast
bff1c1ceb8 Second SMP fix, with the right number this time. 2013-01-01 08:34:26 +13:00
pahimar
08152d8677 Merge pull request #149 from xxAKSxx/master
Localization Added
2012-12-31 08:34:57 -08:00
Ege
83ae6185d5 Localization add tr_TR 2012-12-31 14:41:44 +02:00
pahimar
984dcd7b4a Some fixes 2012-12-31 03:14:44 -05:00
pahimar
50b822c15c Merge pull request #147 from nevercast/fix-smpbug
Fix for SMP bug
2012-12-30 23:23:13 -08:00
NeverCast
c1074aae40 Fix for SMP bug 2012-12-31 18:37:57 +13:00
pahimar
9f17edf31c Merge pull request #146 from nevercast/master
Previous Block Helper + Reverse toggle with Crouch
2012-12-30 21:23:24 -08:00
NeverCast
c6e8ccb39a Added code for minium stone also 2012-12-31 17:06:31 +13:00
NeverCast
96639ee9d0 Added previousBlock helper methods
You can reverse cycle with crouch+g key
2012-12-31 17:04:34 +13:00
pahimar
db2891c508 Fixed a big bug that prevented in world transmutation working in SMP environments (sorry guys), and fixed the ability to cycle through transmutation options while in SMP (half-assed, will revisit) 2012-12-30 22:03:12 -05:00
pahimar
ea431cb3e7 Finished up the EE3 command, for now 2012-12-30 20:42:27 -05:00
pahimar
36e296a53d Merge pull request #143 from narc0tiq/patch-1
Fix EE3+NetherOres+PetroGen startup crash
2012-12-30 17:42:04 -08:00
pahimar
02a3dfa51d Merge pull request #145 from Pyker/patch-2
Fixed BOM in localization files
2012-12-30 17:29:40 -08:00
pahimar
bbc75fcc1a Merge pull request #142 from pksiazek/master
Fixed AddonRedPower2 Exception
2012-12-30 17:29:22 -08:00
pahimar
45dd0994e4 Merge pull request #144 from pupaxxo/patch-4
Update version.xml
2012-12-30 07:07:50 -08:00
Pedro Cunha
908d490827 Fixed BOM in localization files 2012-12-30 01:14:49 +00:00
Andrea Ruggiero
dd5879737c Update version.xml 2012-12-29 19:03:21 +01:00
Octav Sandulescu
a001e25dfd Fix EE3+NetherOres+PetroGen startup crash 2012-12-29 16:11:58 +02:00