Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mekanism
/
3cfc21cc946b4ee29709876fc505557a7038f1d9
/
src
3cfc21c
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
51cccfa
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
775eedb
Update fr_FR.lang
by Yves
· 10 years ago
0cccaaa
Merge branch 'development' into 1.8
by Aidan Brady
· 10 years ago
920a70d
Merge branch 'master' into development
by Aidan Brady
· 10 years ago
284a626
Merge pull request #1920 from LorenzoDCC/master
by Aidan
· 10 years ago
aa103e2
Minor cleanup
by Aidan Brady
· 10 years ago
c1f5b65
Merge branch 'master' into development
by Aidan Brady
· 10 years ago
9460aa8
Merge pull request #1887 from SKCraft/master
by Aidan
· 10 years ago
1ef406e
Merge branch 'master' into development
by Aidan Brady
· 10 years ago
1b665d9
Fixed a Portable Tank crash
by Aidan Brady
· 10 years ago
9a96ad2
Update FR language
by Cédric
· 10 years ago
aef8464
Let there be translated descriptions!
by LorenzoDCC
· 10 years ago
1010767
Fixed strange glow panel issue
by Aidan C. Brady
· 10 years ago
60bf7f5
Merge branch 'development' into 1.8 (gosh darn conflicts)
by Aidan C. Brady
· 10 years ago
d0a62c5
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
8315c1f
gigi gege
by LorenzoDCC
· 10 years ago
fc83b1b
Added NEI usage handler for infusion objects
by Tonius
· 10 years ago
92a5929
That was not a statement.
by Ben Spiers
· 10 years ago
4f41f5a
Prevent IC2 double-outputting.
by Ben Spiers
· 10 years ago
f0b7f34
ElectricBlocks now output to IC2 properly.
by Ben Spiers
· 10 years ago
3e71622
Update IC2 api
by Ben Spiers
· 10 years ago
3c715d9
Shuffle up EnergyNet support a bit.
by Ben Spiers
· 10 years ago
b25d8f6
Only use the EnergyNet-related interfaces if IC2 itself is loaded.
by Ben Spiers
· 10 years ago
ed8823b
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
65ea389
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
26dadfe
Merge pull request #1876 from sk89q/oredictcache-fix
by Aidan
· 10 years ago
ea42e52
Fix > 3D Bow Bug
by TheJulianJES
· 10 years ago
16fc882
Change OreDictCache to hit the hash map one fewer time.
by sk89q
· 10 years ago
125ac34
Use object default hashCode in ItemInfo for Item.
by sk89q
· 10 years ago
3f6c87d
Fix ItemInfo.equals() not functioning as intended.
by sk89q
· 10 years ago
5d08726
Add config options to blacklist the different power systems.
by Ben Spiers
· 10 years ago
417b072
Hopefully stop corruption hitting gas tanks.
by Ben Spiers
· 10 years ago
e7f3204
Fix a tesseract fluid issue.
by Ben Spiers
· 10 years ago
c01212a
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
94108d3
Made MekGen recipes more OreDict friendly
by Aidan C. Brady
· 10 years ago
9eb9eab
Added in a fun little silk touch multiplier config
by Aidan C. Brady
· 10 years ago
521f7d7
Cleanup
by Aidan C. Brady
· 10 years ago
9bf4baa
Merge branch 'development' into 1.8 (hopefully I didn't miss anything)
by Aidan C. Brady
· 10 years ago
cde5755
Fixed an import
by Aidan C. Brady
· 10 years ago
f72f462
Merge pull request #1860 from jmongeon/Comparator
by Aidan
· 10 years ago
6ff7ece
Update ko_KR.lang
by [MMKP]Puyo061
· 10 years ago
5011ea1
Add comparator support to the GasTank (#1829).
by jmongeon
· 10 years ago
6899061
Create ko_KR.lang
by [MMKP]Puyo061
· 10 years ago
d31ebf8
Hopefully fix the Gas Generator issue for good.
by Ben Spiers
· 10 years ago
63101ad
Merge pull request #1854 from pwestling/add_salination_speed_config
by Ben Spiers
· 10 years ago
68f6348
Merge pull request #1853 from pwestling/add_dump_excess_to_gas_tank
by Ben Spiers
· 10 years ago
0c5fa1b
Merge pull request #1852 from pwestling/add_decrement_teleporter_digit
by Ben Spiers
· 10 years ago
212ae4d
Merge pull request #1850 from pwestling/fix_transporter_respect_nbt_in_dest_inventory
by Ben Spiers
· 10 years ago
986e0ac
add config for salination plant water transformation per update
by Porter Westling
· 10 years ago
2cc1b96
add "dump excess" option to gas tank
by Porter Westling
· 10 years ago
bb12d91
add right click decrement functionality to teleporter digits
by Porter Westling
· 10 years ago
93f5c8a
compare stack tags as well as item id
by Porter Westling
· 10 years ago
f284886
read and write entire item stack using PacketHandler in TransporterStack
by Porter Westling
· 10 years ago
8c9b72c
Update zh_CN.lang
by ∑( ° △ °|||)
· 10 years ago
436bb7a
Fix PRC GUI
by Ben Spiers
· 10 years ago
71f6d4b
Make laser digging require constant illumination.
by Ben Spiers
· 10 years ago
c12c54f
Make the Laser Amplifier actually satisfactorily functional.
by Ben Spiers
· 10 years ago
e84f176
Add pulse mode to redstone control. (I am going somewhere with this)
by Ben Spiers
· 10 years ago
999e2de
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
78c9cfe
Merge pull request #1823 from Mrkwtkr/patch-1
by Aidan
· 10 years ago
b4d3e59
Merge pull request #1821 from jmongeon/GuiFixes
by Aidan
· 10 years ago
4ada1ff
Small laser refinements:
by Ben Spiers
· 10 years ago
944e288
Move block breaking function into LaserManager.
by Ben Spiers
· 10 years ago
44d852e
I accidentally a linear autominer.
by Ben Spiers
· 10 years ago
90f2086
Oops.
by Ben Spiers
· 10 years ago
f7f5e77
Remove a couple of unused imports
by Ben Spiers
· 10 years ago
7fd5a28
Lasers can dig blocks now.
by Ben Spiers
· 10 years ago
355209d
Fix laser hardness crash
by Ben Spiers
· 10 years ago
b29f2ad
LASERS
by Ben Spiers
· 10 years ago
1cfaec3
Fix imports, key handler.
by Ben Spiers
· 10 years ago
1ad8f62
Merge branch 'development' into 1.8
by Ben Spiers
· 10 years ago
5fefe00
Fix saving of Gas Generator Gas Tanks.
by Ben Spiers
· 10 years ago
4755a1c
Update zh_CN.lang
by Mrkwtkr
· 10 years ago
b1105fb
Add energy info widget to Pressurized Reaction Chamber.
by jmongeon
· 10 years ago
6b456fb
Add missing energy gauge tooltip to Chemical Infuser and Chemical Oxidizer.
by jmongeon
· 10 years ago
b558b5b
Fix energy gauge in Rotary Condensentrator GUI always appearing empty.
by jmongeon
· 10 years ago
fb9ec04
Add missing energy info tab Rotary Condensentrator Gui.
by jmongeon
· 10 years ago
372705a
Make energy upgrades affect fuel usage
by Ben Spiers
· 10 years ago
c512d72
Increased Gas Tank's output by a factor of 16 - it now can emit 256 units of gas per tick. This should help counter the secondary energy changes.
by Aidan C. Brady
· 10 years ago
83d9eca
Mouse button binding fixed
by Ben Spiers
· 10 years ago
2326048
Merge branch 'development'
by Ben Spiers
· 10 years ago
c178f47
Cherry pick: Fix not sending tile updates
by Ben Spiers
· 10 years ago
32b3a5b
Fix some potential NPE problems.
by Ben Spiers
· 10 years ago
bafdb18
Fix Gas Tanks filling from the wrong type of gas.
by Ben Spiers
· 10 years ago
b75ff5d
Cache all the things.
by Ben Spiers
· 10 years ago
3160ec0
Cleanup imports again.
by Ben Spiers
· 10 years ago
3c547fa
Fix factories and smelting.
by Ben Spiers
· 10 years ago
3418438
Update version to 7.1.1 due to Configurator ehancements.
by Ben Spiers
· 10 years ago
29c94f9
Use package-info files and @API annotations.
by Ben Spiers
· 10 years ago
573b60d
Turns out the itemid can change on world load.
by Ben Spiers
· 10 years ago
c7a4291
More work in the quest for greater recipe efficiency.
by Ben Spiers
· 10 years ago
c6a77f9
Fix handling of Wildcarded recipes.
by Ben Spiers
· 10 years ago
ce6946c
Massive recipe system overhaul.
by Ben Spiers
· 10 years ago
4dd3d4b
I think this will prevent a potential memory leak.
by Ben Spiers
· 10 years ago
cb1a40a
Try and fix the mouse binding issue.
by Ben Spiers
· 10 years ago
fab95e8
Re-organise imports.
by Ben Spiers
· 10 years ago
3c62d8d
Fix some machine bugs.
by Ben Spiers
· 10 years ago
c705711
Add a machine that slowly collects the ambient gas of vanilla dimensions.
by Ben Spiers
· 10 years ago
fc8fab1
Clean up Machine and Basic Blocks a bit.
by Ben Spiers
· 10 years ago
Next »