Commit graph

380 commits

Author SHA1 Message Date
Adam
44f951b924 Updated formatting for Czech localization file
Reordered terms to match the rest of the files, for consistency's sake.
2012-12-03 18:42:32 -05:00
pahimar
b373c6fa27 Merge pull request #96 from LuzanelL/master
Localization update, thanks guys!
2012-12-03 05:47:20 -08:00
Lure
b1473dfe35 Merge pull request #7 from anonymouspineapple/patch-8
Japanese alchemy bags
2012-12-02 19:27:57 -08:00
Adam
9624b1067a Japanese alchemy bags
In this context the term 奇術 to mean "alchemical" is a tad more logical than 錬金術 IMO.
2012-12-02 21:17:10 -05:00
Lure
66534f127d Merge pull request #6 from anonymouspineapple/patch-7
Spanish alchemy bags
2012-12-02 15:45:51 -08:00
Adam
b106fed3ba Spanish alchemy bags 2012-12-02 17:54:22 -05:00
Lure
b03d9f615f pt_BR Localization Update
Updated pt_BR localization to match current english localization
2012-12-02 20:39:46 -02:00
Lure
d4f37bdc56 Revert "Localization Update"
This reverts commit 88600bc9d9.
2012-12-02 20:37:23 -02:00
Lure
38a1196d9e Merge pull request #4 from anonymouspineapple/patch-5
Patch 5
2012-12-02 14:28:09 -08:00
Lure
a41c4dd883 Merge pull request #5 from anonymouspineapple/patch-6
Patch 6
2012-12-02 14:27:50 -08:00
Adam
f581ed5880 Updated traditional Chinese translation
Same thing as the simplified update, except traditional.
2012-12-02 17:25:10 -05:00
Adam
29989987f6 Updated Chinese localization file
Added in the various multicolored alchemy bags.
2012-12-02 17:10:08 -05:00
pahimar
fb12797704 Merge pull request #98 from YoWazzup/patch-2
Updated Dutch Localisations!
2012-12-02 11:05:08 -08:00
YoWazzup
febe1514a7 Added Alchemical Bags! 2012-12-02 12:24:20 +01:00
pahimar
1eb343e679 Merge pull request #97 from laz2727/master
JAFU
2012-12-02 02:32:22 -08:00
ΛAZ27
59cc8f0a49 JAFU
Also, @MOD_NAME@ for the @MOD_NAME@ god!
2012-12-02 14:08:32 +06:00
Lure
88600bc9d9 Localization Update
Update for Portuguese(pt_BR) localization
2012-12-01 19:38:38 -02:00
Lure
99df4fdab1 Merge pull request #3 from pahimar/master
Updating repo
2012-12-01 13:28:23 -08:00
pahimar
bc1740ebee Some work on getting bags off the ground, also learned how to do multiple render passes and overlays of overlays (yay!). Note: the bags aren't functional at all yet; just viewable in game. Much more work to be done. 2012-11-30 22:45:54 -05:00
pahimar
666dd4f656 Merge pull request #94 from 50Wliu/README_updates
Readme updates
2012-11-30 14:00:41 -08:00
Wliu
40e28c73e9 Update README.md
Updated README.md.
2012-11-30 16:55:30 -05:00
Wliu
561d1aff47 Revert "Update build.xml"
This reverts commit ec961a79fc.
2012-11-30 16:50:17 -05:00
Wliu
d567439ce9 Revert "Update build.xml"
This reverts commit ef51bcb125.
2012-11-30 16:50:14 -05:00
Wliu
2535fc9200 Revert "Update build.xml"
This reverts commit 50a50073c4.
2012-11-30 16:50:11 -05:00
Wliu
034d48ffaf Revert "Fix build.xml"
This reverts commit 610adb7e27.
2012-11-30 16:50:08 -05:00
Wliu
9cfa435651 Revert "Update mcp.version"
This reverts commit e718df4b30.
2012-11-30 16:50:03 -05:00
Wliu
f0cc3df80e Revert "Fix derps"
This reverts commit 627282a52f.
2012-11-30 16:49:58 -05:00
Wliu
2cfe1b710b Merge http://github.com/pahimar/Equivalent-Exchange-3 2012-11-30 16:14:23 -05:00
pahimar
abae80d52d Formatting 2012-11-30 15:45:32 -05:00
pahimar
55558bf211 Prepping for a true pulse effect 2012-11-30 15:40:48 -05:00
pahimar
0ecca70ffe Move art/sprite related constants out of the general Reference class into their out Sprites lib class, move the RenderTickHandler into the client package (where it belongs), 2012-11-30 15:28:42 -05:00
pahimar
fa1271f5c5 In world transmutation overlay works for all transmutation stones, P Stone now is chargeable and has sounds, sounds renamed to be more intuitive 2012-11-30 14:03:36 -05:00
pahimar
d2fca0a6d9 Re-jigging of how keybindings are handled, now keybindings are passed to items implementing IKeyBound and the item itself determines what code is called depending on the keybinding 2012-11-30 10:47:18 -05:00
pahimar
20b995de05 Merge pull request #93 from YoWazzup/patch-1
Changed Red Water name to be more Dutch.
2012-11-30 06:18:50 -08:00
YoWazzup
91baaa3dcd Changed Red Water name to be more Dutch.
I changed the Red Water name to "Stilstaand Rood Water", because "Rood Water (Stilstaand)" Doesn't feel Minecrafty.
2012-11-29 15:43:43 +01:00
Wliu
627282a52f Fix derps
More derps! :<
2012-11-28 22:12:42 -05:00
Wliu
e718df4b30 Update mcp.version
722 --> 723
2012-11-28 22:10:07 -05:00
Wliu
610adb7e27 Fix build.xml
Fixed massive derps.
2012-11-28 21:58:17 -05:00
Wliu
50a50073c4 Update build.xml
Unnecessary.
2012-11-28 21:46:53 -05:00
Wliu
ef51bcb125 Update build.xml
Typo fix.
2012-11-28 21:45:36 -05:00
Wliu
ec961a79fc Update build.xml
Enhanced so that it downloads and setups MCP and Forge for you.
2012-11-28 21:45:16 -05:00
pahimar
fde6a55125 Merge pull request #90 from tomgco/master
Adding build targets for Mac OS X. Thanks for testing!
2012-11-28 15:40:03 -08:00
pahimar
0c7deb4b63 Merge pull request #92 from Brammm/master
Keeping the Dutch translations up to date.
2012-11-26 18:44:32 -08:00
pahimar
74b7d8077d Merge pull request #89 from anonymouspineapple/patch-4
Updated French localization
2012-11-26 18:44:19 -08:00
pahimar
4de5c80593 Reworking how keybindings work with items, more refactoring to be done here 2012-11-26 15:59:26 -05:00
pahimar
aa0b4219f6 Clean up, and realizing I don't have to send custom sound packets 2012-11-26 13:30:01 -05:00
Bram Van der Sype
0be2888952 Updated Dutch translations 2012-11-26 16:37:43 +01:00
pahimar
0b8413ec67 Bugfix for pre1c, new version pre1d 2012-11-26 09:31:47 -05:00
pahimar
1c7ef909e6 Prep for pre1c release 2012-11-25 21:51:05 -05:00
pahimar
ae6201a62c Some work on in world transmutation overlays for the pstone 2012-11-25 21:11:12 -05:00