Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mekanism
/
1ad8f62627ba784b5594e1858c307373cb9427c0
1ad8f62
Merge branch 'development' into 1.8
by Ben Spiers
· 10 years ago
930bb22
Fix the build failing. No idea what that was caused by but a ForgeGradle update did it.
by Ben Spiers
· 10 years ago
5fefe00
Fix saving of Gas Generator Gas Tanks.
by Ben Spiers
· 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
9d1dcdf
Merge branch 'development'
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
d78e16e
Try and fix the mouse binding issue.
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
a01cf94
Add recipe and ItemBlock to plastic barriers.
by Ben Spiers
· 10 years ago
215cebb
Remove unused internal class
by Ben Spiers
· 10 years ago
8f6b0ce
Fix Portable tank fluid setting bug
by Ben Spiers
· 10 years ago
c21404d
Make the tank-type renderers reset their DisplayLists on texture reload.
by Ben Spiers
· 10 years ago
99a5702
Cleanup - this renderer is so pretty
by Aidan C. Brady
· 10 years ago
70ef6fb
Make the Plastic Barrier coloured.
by Ben Spiers
· 10 years ago
4ea93a6
Add Connected textures to the opaque reactor blocks.
by Ben Spiers
· 10 years ago
999fe77
Continue the attempting to be killing the bug with the fire...
by Ben Spiers
· 10 years ago
7aa2617
Continue the attempting to be killing the bug with the fire...
by Ben Spiers
· 10 years ago
33de5d3
Merge branch 'experimentalCTM' into 1.8
by Ben Spiers
· 10 years ago
6d0f809
Add in support for rendering sides with overriden textures.
by Ben Spiers
· 10 years ago
b1a11b0
Further adapt the multiblock code.
by Ben Spiers
· 10 years ago
0be5320
Merge branch 'development' into 1.8
by Ben Spiers
· 10 years ago
26cf0ee
Merge branch 'master' into development
by Ben Spiers
· 10 years ago
5ae5036
Replace the old connected glass renderer with one adapted from Chisel.
by Ben Spiers
· 10 years ago
6ffb64b
KILL #1759 THE IMPOSSIBLE BUG KILL KILL
by Ben Spiers
· 10 years ago
f71b7e1
Wrote some tooltips!
by Aidan C. Brady
· 10 years ago
9224d12
Cleanup. Great work on the sound system overhaul, @unpairedbracket! It's perfect!
by Aidan C. Brady
· 10 years ago
ee379d7
Added crush/enrich recipes for Fluix Dust and Crystals
by Aidan C. Brady
· 10 years ago
98ca231
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
3462126
Oops. Missed a loop with direct emission to BC.
by Ben Spiers
· 10 years ago
87a692a
Fix Sorter facing calculation.
by Ben Spiers
· 10 years ago
a8d0482
Clean up some stuff using ForgeDirection's rotation matrix.
by Ben Spiers
· 10 years ago
1ba5665
Fix indent.
by Ben Spiers
· 10 years ago
779759a
Make the sound config options apply again.
by Ben Spiers
· 10 years ago
05c7e63
Make shift not required to see contents of Portable Tanks.
by Ben Spiers
· 10 years ago
0d77240
Add lang utility methods to localise FluidStacks, use them throughout the codebase.
by Ben Spiers
· 10 years ago
1215b50
Fix config option.
by Ben Spiers
· 10 years ago
94ca605
Remove some deprecation.
by Ben Spiers
· 10 years ago
2a52ba3
Make SoundHandler static, remove some unneeded stuff.
by Ben Spiers
· 10 years ago
c4d1fd3
Found a way to reduce the nasty sound delay when rapidly toggling sounds on and off.
by Ben Spiers
· 10 years ago
3a0d0d2
Make the fade-in times match the old Mek sound system, give some things a fade-out of 0.5s because it sounds nice that way.
by Ben Spiers
· 10 years ago
e83f3ee
Merge branch 'soundsystem' into 1.8
by Ben Spiers
· 10 years ago
9db096f
Pretty satisfactory implentation now, approaching point of being able to merge into 8.0.
by Ben Spiers
· 10 years ago
c71c5d9
Fix integer conversion
by Ben Spiers
· 10 years ago
514b696
Merge branch 'development' into 1.8
by Ben Spiers
· 10 years ago
5d34697
Fix Sorter facing calculation.
by Ben Spiers
· 10 years ago
e2fd405
Clean up some stuff using ForgeDirection's rotation matrix.
by Ben Spiers
· 10 years ago
9294719
Cleanup Remove unused vars, add @Overrides, update deprecated methods.
by Ben Spiers
· 10 years ago
e3fc694
Fix Gas Generator item gas tank restoration.
by Ben Spiers
· 10 years ago
e16a399
Configurator Overhaul. Modes now more accurately descriptive.
by Ben Spiers
· 10 years ago
e0fc119
Revert "Fix I goofed."
by Ben Spiers
· 10 years ago
52b52e1
Merge branch 'development' into 1.8
by Ben Spiers
· 10 years ago
39509fc
Fix I goofed.
by Ben Spiers
· 10 years ago
dd3ae67
Fix some pretty severe plenisher problems that must have gone a while relatively unnoticed.
by Ben Spiers
· 10 years ago
be31208
First attempt at jetpack sounds under vanilla system. Bad.
by Ben Spiers
· 10 years ago
896c943
Cleaning up unused stuff and 3-space tabs (?)
by Ben Spiers
· 10 years ago
da6cbeb
More big sound work
by Ben Spiers
· 10 years ago
41be14f
Start to re-implement sound system in vanilla sounds.
by Ben Spiers
· 10 years ago
96072e0
Merge branch 'development' into 1.8
by Ben Spiers
· 10 years ago
40c06f1
Fix secondary energy consumption with speed upgrades.
by Ben Spiers
· 10 years ago
c81da2a
Remove unneccessary logging
by Ben Spiers
· 10 years ago
54328ce
Sanify keybinds somewhat. ClientTickHandler was getting way out of hand.
by Ben Spiers
· 10 years ago
ec1c02d
Cleanup
by Aidan C. Brady
· 10 years ago
ba71f26
Updated Forge
by Aidan C. Brady
· 10 years ago
34bcc8d
Updated IC2 API
by Aidan C. Brady
· 10 years ago
6714034
Fixed RedstoneArsenal dependency
by Aidan C. Brady
· 10 years ago
775e1fb
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
c364496
Fixed the evil Bounding Block crash, fixed Dynamic Tank crashing when flowing icon is null
by Aidan C. Brady
· 10 years ago
649f5b0
Fixed a few GUI bugs
by Aidan C. Brady
· 10 years ago
b6b6276
Laid foundation for Industrial Turbine and Thermoelectric Boiler
by Aidan C. Brady
· 10 years ago
2383e04
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
bbef6aa
A couple crash fixes
by Aidan C. Brady
· 10 years ago
66971fd
Implemented the new changes into TankUpdateProtocol
by Aidan C. Brady
· 10 years ago
7e6be31
Added prefab classes for UpdateProtocol and ThreadMultiblockSparkle, still yet to get the Dynamic Tank to extend them
by Aidan C. Brady
· 10 years ago
8cae029
Created a new prefab TileEntityMultiblock class and merged all Dynamic Tank multiblock-specific code into it.
by Aidan C. Brady
· 10 years ago
55e70d5
Removed println
by Aidan C. Brady
· 10 years ago
f87cc4a
Logistical Transporter path caching.
by Aidan C. Brady
· 10 years ago
80021dd
Work on path caching
by Aidan C. Brady
· 10 years ago
275c784
Reorganized package structure to separate content from base code
by Aidan C. Brady
· 10 years ago
7c09e9a
Merge branch 'development' into 1.8
by Aidan C. Brady
· 10 years ago
a062252
Added check for 7.0-7.1 Bin crashes
by Aidan C. Brady
· 10 years ago
333fcd8
Added a check to prevent null world calls
by Aidan C. Brady
· 10 years ago
Next »