Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mekanism
/
cb2e38ec61d9a8fa0278c975ed6d93c422a57638
cb2e38e
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
488af7e
Fixed facing updates not being sent out by machines
by Aidan C. Brady
· 10 years ago
d33af99
More cleanup
by Aidan C. Brady
· 10 years ago
548145a
Revert "Revert "Fix some transmitter issues.""
by Aidan C. Brady
· 10 years ago
e9ef6c1
Revert "Fix some transmitter issues."
by Aidan C. Brady
· 10 years ago
03f6156
Minor cleanup
by Aidan C. Brady
· 10 years ago
3561f9f
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
b885742
Merge pull request #2001 from Dannerick/master
by Aidan
· 10 years ago
0cef749
Actually increment the Mod classes' versions
by Ben Spiers
· 10 years ago
2796a5d
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
7e08643
ConcurrentHashMaps don't like null keys
by Ben Spiers
· 10 years ago
122f419
Remove some bad/unneeded imports
by Ben Spiers
· 10 years ago
e6a4d3e
Screw it, let's just make these concurrent.
by Ben Spiers
· 10 years ago
0612712
Fixed energy cubes not outputting items
by Aidan C. Brady
· 10 years ago
84cdf8e
Merge branch 'master' into development
by Aidan C. Brady
· 10 years ago
81c948f
Fixed capes
by Aidan C. Brady
· 10 years ago
086dd83
Fixed capes
by Aidan C. Brady
· 10 years ago
50f7df5
Merge branch 'development' into v8
by Aidan C. Brady
· 10 years ago
d8e12ca
Merge branch 'development' into v8
by Aidan C. Brady
· 10 years ago
b1ebcd0
Merged!
by Aidan C. Brady
· 10 years ago
48620d7
Merge pull request #2099 from RichJeanes/patch-1
by Aidan
· 10 years ago
6d5ea1f
Merge pull request #2112 from Sakarias-Longhorn/patch-1
by Aidan
· 10 years ago
c635df7
Merge pull request #2098 from al-myr/patch-2
by Aidan
· 10 years ago
4ffd064
Merge pull request #2073 from Adaptivity/patch-4
by Aidan
· 10 years ago
021f7a1
Merge pull request #2062 from BrunoLG/patch-7
by Aidan
· 10 years ago
cde1ab3
Update fr_FR.lang
by Sakarias Longhorn
· 10 years ago
a9e71c9
Update README.md
by Rich Jeanes
· 10 years ago
a2d79d5
Update pt_BR.lang
by Al
· 10 years ago
3e38ac3
This feature request has been more trouble than it's worth.
by Ben Spiers
· 10 years ago
2ced2e3
Fix the bad implementation of the ambient lighting toggle
by Ben Spiers
· 10 years ago
1f9185d
Make the gas mask and jetpack maps synchronized
by Ben Spiers
· 10 years ago
89be8b4
Fix using localised names for overlay textures.
by Ben Spiers
· 10 years ago
1a6a2e9
Update version number.
by Ben Spiers
· 10 years ago
v7.1.2
143c968
Update some deps to see if the buildserver's fixed yet
by Ben Spiers
· 10 years ago
b8b49db
It seems the Heat Transfer equations I'm using are a bit stiff.
by Ben Spiers
· 10 years ago
aa91fa8
Update some dependencies.
by Ben Spiers
· 10 years ago
385a1d2
Make a start on the boiler.
by Ben Spiers
· 10 years ago
c0db6b7
Fix #2075, hopefully.
by Ben Spiers
· 10 years ago
41cf1a2
Move a bunch of registrations to PreInit.
by Ben Spiers
· 10 years ago
4b75a2f
Hopefully improve the synchronization of the networks' transmitter sets
by Ben Spiers
· 10 years ago
36d3d1b
Update ru_RU.lang
by Anton
· 10 years ago
5e9131a
Seems gradle was having language level issues.
by Ben Spiers
· 10 years ago
fdde129
Obfuscate password entry
by Ben Spiers
· 10 years ago
3d4636d
Config option for generator lighting
by Ben Spiers
· 10 years ago
f419c4e
Fix anvil and snow pickup
by Ben Spiers
· 10 years ago
aea27f3
Merge pull request #2029 from SoraZodia/master
by Ben Spiers
· 10 years ago
f63807c
Fix some transmitter issues.
by Ben Spiers
· 10 years ago
ccf7a37
Make HeatUtils not take unnecessary arguments.
by Ben Spiers
· 10 years ago
7a69f96
Update pt_BR.lang
by BrunoLG
· 10 years ago
d4f4840
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
c77e84c
Make cyan brighter
by Ben Spiers
· 10 years ago
fe2c228
Fill in some machines' type arguments.
by Ben Spiers
· 10 years ago
00fa5cc
Make the heat methods not crash.
by Ben Spiers
· 10 years ago
37e35d5
Make loading the reactor from file update the "last" temperatures.
by Ben Spiers
· 10 years ago
f3d9faf
Make it dangerous to be in the reactor while it is at >100million degrees, and full of burning plasma.
by Ben Spiers
· 10 years ago
bc1ef33
Make unforming the fusion reactor stop the burn.
by Ben Spiers
· 10 years ago
7296c3d
Reactors now a Heat source. Awaiting Balance.
by Ben Spiers
· 10 years ago
3544add
Make heat generator not lose energy when below ambient temperature, and use the Carnot Engine equations for efficiency.
by Ben Spiers
· 10 years ago
8a4aaff
Move standard simulation method into a Utils class.
by Ben Spiers
· 10 years ago
ab2a7cb
Improve temperature colours to allow for different base colours.
by Ben Spiers
· 10 years ago
7214a88
Make network reader not use energy when in creative mode.
by Ben Spiers
· 10 years ago
4a404df
Improve Heat mechanic, and get it rendering nicely.
by Ben Spiers
· 10 years ago
2bd2e94
Heat Generator changed to use the new heat mechanic. Not balanced or anything yet, more a proof of concept.
by Ben Spiers
· 10 years ago
bb937fd
Heat Transmission.
by Ben Spiers
· 10 years ago
b5f3d77
Making a start on Gas Centrifuge.
by Ben Spiers
· 10 years ago
5dc0e5d
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
6aa84d1
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
1ce56d0
Fix Portable Tank NPE
by Ben Spiers
· 10 years ago
fd0bdd4
Efficiency of isValidAcceptor methods.
by Ben Spiers
· 10 years ago
b95836e
Merge remote-tracking branch 'upstream/master'
by Brian Lewis
· 10 years ago
b5e289b
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
6e42215
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
9a6b3c5
Fix a silly mistake
by Ben Spiers
· 10 years ago
d181dd9
Oops.
by Ben Spiers
· 10 years ago
40590f7
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
add1439
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
e14501f
Add RedstoneControl to Electric Pump.
by Ben Spiers
· 10 years ago
e51307d
Fix merge
by Ben Spiers
· 10 years ago
14a7383
@Interface removal for IPipeTile
by SoraZodia
· 10 years ago
9a47f80
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
7ebcba8
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
ee585c0
Make glowing plastic blocks glow.
by Ben Spiers
· 10 years ago
992e0ae
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
49be30d
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
a64cd69
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
a91dcc4
Introduce statistical consumption of gases.
by Ben Spiers
· 10 years ago
ef83acd
Merge branch 'development' into v8
by Ben Spiers
· 10 years ago
123ed6c
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
e98026d
Fix paxels
by Ben Spiers
· 10 years ago
8690d36
Merge pull request #2010 from Riku17777/patch-2
by Aidan
· 10 years ago
350ad87
Update ja_JP.lang
by Riku1777
· 10 years ago
8d7623a
Merge pull request #2007 from Riku17777/patch-1
by Aidan
· 10 years ago
c31c09b
Merge pull request #2006 from Mazdallier/patch-1
by Aidan
· 10 years ago
d03c419
Update ja_JP.lang
by Riku1777
· 10 years ago
3001756
Update fr_FR.lang
by Yves
· 10 years ago
681d7e9
Removed commented out test line
by Brian Lewis
· 10 years ago
15b6f7e
Fix for #1997 - gasGenerators now correctly limit output based on fuel type burned
by Brian Lewis
· 10 years ago
07827ce
Merge pull request #1989 from Mr-tanaka3/master
by Aidan
· 10 years ago
8770486
Update ja_JP.lang
by Mr-tanaka3
· 10 years ago
82d8a4f
Create ja_JP.lang
by Mr-tanaka3
· 10 years ago
Next »