Commit graph

1305 commits

Author SHA1 Message Date
pahimar 1bcfc551be And now for the XCFs 2013-12-26 11:18:53 -05:00
pahimar 7ac6988b6f Forgot to commit the textures 2013-12-26 11:18:00 -05:00
pahimar aad4435415 Just a few items you might know of from before 2013-12-25 08:50:07 -05:00
pahimar 60423c1421 Calcinators now produce dust 2013-12-23 22:13:57 -05:00
pahimar b69954c4c5 Just some more quick work before going out yet again for Christmas 2013-12-23 08:47:37 -05:00
pahimar 0e47572bac Just some quick work before going out yet again for Christmas 2013-12-23 08:41:34 -05:00
pahimar 6dee38c4e1 Some more work on the CalcinationManager 2013-12-21 22:03:32 -05:00
pahimar 10bb34ae47 Merge remote-tracking branch 'origin/master' 2013-12-21 19:42:33 -05:00
pahimar 434650a7d8 Forcing EmcValues to have (at most) 4 points of precision 2013-12-21 19:42:18 -05:00
pahimar a6486df7fa Forcing EmcValues to have (at most) 4 points of precision 2013-12-21 18:47:55 -05:00
pahimar 2ca30f4845 Some mucking about 2013-12-21 17:16:55 -05:00
pahimar 3be12ee169 Thought I would have gotten more done at work today :) 2013-12-20 15:53:37 -05:00
pahimar f0b08b431f Cleaning 2013-12-20 06:58:15 -05:00
pahimar e2378f77b6 Cleaning 2013-12-19 18:41:22 -05:00
pahimar a545d4519e Stop container items from affecting EmcValue assignment 2013-12-19 17:59:31 -05:00
pahimar cc74d32ffb Merge pull request #517 from kaendfinger/master
Reformated build.gradle
2013-12-19 05:55:25 -08:00
pahimar 8db88278f3 Reminder to self 2013-12-19 00:23:06 -05:00
pahimar 84a0410815 Reminder to self 2013-12-19 00:21:58 -05:00
pahimar b5bf06b9f7 Bunch of work on FluidStack handling in DynEmc stuffs 2013-12-19 00:19:15 -05:00
pahimar d2ac6dbf1b Merge pull request #520 from 50Wliu/master
Updated README.md
2013-12-18 17:15:11 -08:00
Wliu ac676e470b Fixed awkward wording
Want to kill Markdown right now...
2013-12-18 17:51:11 -05:00
Wliu d935ae701d I hate Markdown's line breaks 2013-12-18 17:47:25 -05:00
Wliu 0b2881aa13 Hopefully fixed line breaks <.<
Also mae README links relative and a whole lot shorter
2013-12-18 17:42:28 -05:00
Wliu a258918839 Refactored the README
Makes it a whole lot more linear now
Also added a FAQ (WIP)
2013-12-18 17:39:29 -05:00
pahimar 2285f4e33b Work on EquivalencyStack 2013-12-17 21:07:30 -05:00
Kenneth Endfinger 908098c24a Bug Fix, put incrementBuildNumber in doLast {} 2013-12-17 20:01:23 -05:00
Kenneth Endfinger 6bc18ce2dd Reformated build.gradle 2013-12-17 19:57:55 -05:00
pahimar 19569e490f Fixes https://github.com/pahimar/Equivalent-Exchange-3/issues/491 2013-12-17 15:56:56 -05:00
pahimar 9b5a0db9aa Fixes https://github.com/pahimar/Equivalent-Exchange-3/issues/508 2013-12-17 15:52:11 -05:00
pahimar 2a7b760398 Restructuring package structure 2013-12-17 15:48:21 -05:00
pahimar d346895154 Working on some more support for IC2 (good test of the API and how the mod will handle interaction with other mods) 2013-12-17 15:43:31 -05:00
pahimar beec013625 Playing around with a smarter RecipesVanilla 2013-12-16 23:08:46 -05:00
pahimar 5863efcee6 More work on common ore recipes/emc 2013-12-16 15:50:23 -05:00
pahimar 6e6dfac1f6 Some work on common ore recipes/emc 2013-12-16 14:17:55 -05:00
pahimar 2914f15051 Merge pull request #513 from eslachance/master
Added French localisation
2013-12-16 07:46:07 -08:00
pahimar 7e105f96e8 Merge pull request #515 from 50Wliu/README
Updated README.md
2013-12-16 07:35:31 -08:00
pahimar a6025ddba8 Fix RecipeMappings for IMC related API calls 2013-12-15 23:15:30 -05:00
Wliu fa2245e292 The all-mighty @Lluixhi is never wrong! 2013-12-15 20:55:13 -05:00
Wliu 626f16b1c5 I AM AMAZING AT MY PROOFREADING SKILLS 2013-12-15 20:45:10 -05:00
Wliu 29079a3342 Added Gradle install instructions
Also fixed minor grammar stuffs
2013-12-15 20:35:54 -05:00
pahimar aeaad5d046 Switched to LF vs CRLF line breaks, and code formatting changes 2013-12-15 20:26:42 -05:00
pahimar c185649e2e Merge pull request #514 from lluixhi/master
Updated README for gradlization.
2013-12-15 15:36:57 -08:00
lluixhi 7c8f98ff05 Fixed numbering. 2013-12-15 12:58:59 -08:00
lluixhi 26a1ccb302 Updated for gradlized build in 1.6.4
(Forge 9.11.1.964)
2013-12-15 12:54:38 -08:00
pahimar 1a25990b6f Comment to remind me where to pick up tomorrow 2013-12-14 22:54:03 -05:00
pahimar 557a05fc9a Fixed a minor bug in the gradle build, and some prelim work on EmcValues for other mods. LOTS of optimization there still 2013-12-14 22:53:01 -05:00
Evelyne Lachance 3f439c38a3 Added French localisation 2013-12-14 21:48:24 -05:00
pahimar f42f3df27e Updating the gradle build to accommodate my keystores/signatures, and changing the version number schema 2013-12-14 20:04:17 -05:00
pahimar 2623db52d7 Merge pull request #500 from AbrarSyed/master
Gradlization -- COMPLETE
2013-12-14 14:32:29 -08:00
AbrarSyed 51b756e17a Step 3: The Rebirth 2013-12-13 03:45:03 -06:00