Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mekanism
/
8ac5b0c466806c9309c3cffb6c93816ad76dccb3
8ac5b0c
Bump MC version
by aidancbrady
· 7 years ago
049c780
Move mod id references to a constant
by Tom Elfring
· 7 years ago
5bcdb2b
Merge remote-tracking branch 'upstream/1.11' into 1.12
by Tom Elfring
· 7 years ago
29615cc
Merge branch '1.11' of github.com:aidancbrady/Mekanism into 1.11
by Tom Elfring
· 7 years ago
2e38fb9
Fix some mod integrations not working.
by Tom Elfring
· 7 years ago
3dd14b3
Minor fix
by aidancbrady
· 7 years ago
95c5e38
Merge branch '1.11' into 1.12
by aidancbrady
· 7 years ago
7b9bf21
Added full-fledged JEI ingredient support for Mekanism gases. Thanks to @mezz for making this possible
by aidancbrady
· 7 years ago
f7a470f
Fix some NPE in VoiceInput
by Tom Elfring
· 7 years ago
36e917a
Fix missing semicolon
by Tom Elfring
· 7 years ago
5dd3dbb
Code cleanup
by Tom Elfring
· 7 years ago
6bdd00a
Fix recipes with circuits oredict disabled.
by Tom Elfring
· 7 years ago
18036c7
Bump version- 1.12 will be released under version 9.4.0
by aidancbrady
· 7 years ago
b40cd5c
Merge branch '1.11' into 1.12
by aidancbrady
· 7 years ago
4d4e66e
Cleanup
by aidancbrady
· 7 years ago
562a0c5
Merge pull request #4601 from thiakil/entangleporter-stuff
by Aidan
· 7 years ago
167f791
Fixed Bin Recipes
by aidancbrady
· 7 years ago
5ef8cf3
add a couple of comments [no-ci]
by Xander
· 7 years ago
e68f181
Merge branch '1.11' into 1.12
by aidancbrady
· 7 years ago
925e68b
Fixed Transmitter textures
by aidancbrady
· 7 years ago
e5b9084
Merge pull request #4599 from thommy101/tbbmtzw-branch
by Aidan
· 7 years ago
34e81bb
Remove ~350 unsave casts
by Tom Elfring
· 7 years ago
f1a307c
Set correct version in README
by Tom Elfring
· 7 years ago
27fcb7e
Fix some build errors caused by cleanup
by Tom Elfring
· 7 years ago
9fc52c6
Fix some JavaDoc warnings
by Tom Elfring
· 7 years ago
aabcd0d
add Anchor Upgrade to Entangleporter
by Xander
· 7 years ago
babbe59
Cleanup
by Tom Elfring
· 7 years ago
b72d6ef
Java 7 and 8 cleanup Diamond operator <> Lambdas and method references
by Tom Elfring
· 7 years ago
81e56b2
Store Quantum Entangleporter frequency (name and public/private only) in the itemstack when dismantled. Displayed in the sneak key info tooltip.
by Xander
· 7 years ago
7b3f4e8
Increase Entangleporter frequency to be able to store as much as ultimate tiers can transmit.
by Xander
· 7 years ago
45b4860
static field access to Class access
by Xander
· 7 years ago
3db03ed
Java5 cleanup - Replace for loops with foreach - Remove unnecessary boxing
by Tom Elfring
· 7 years ago
6721909
Remove unused exceptions
by Tom Elfring
· 7 years ago
6576335
Remove unnecessary modifiers and semicolons
by Tom Elfring
· 7 years ago
7e43e1a
Add more recipes to colourd blocks (1.11)
by Tom Elfring
· 7 years ago
6bee0a3
Add more recipes to colourd blocks
by Tom Elfring
· 7 years ago
3610ff0
Merge pull request #4593 from thommy101/feature-1.12_recipe_cleanup
by Aidan
· 7 years ago
8ce2924
Cleanup recipes, use oredict wildcards for colours
by Tom Elfring
· 7 years ago
c9dc4c0
Merge remote-tracking branch 'upstream/1.11' into 1.12
by Tom Elfring
· 7 years ago
d38d519
Fixed crash
by aidancbrady
· 7 years ago
edea08e
Merge pull request #4548 from thommy101/feature-CTM
by Aidan
· 7 years ago
1de4ebf
Merge remote-tracking branch 'upstream/1.11' into feature-CTM
by Tom Elfring
· 7 years ago
ebb7ca9
Cleanup
by aidancbrady
· 7 years ago
69b39c6
Merge pull request #4426 from PlayerWithoutName/evaporatorFix
by Aidan
· 7 years ago
603d8d5
Bump version
by aidancbrady
· 7 years ago
78b3095
Kill off MDK
by aidancbrady
· 7 years ago
6af8a8f
Merge pull request #4563 from thiakil/gradle-maven
by Aidan
· 7 years ago
b61d9bc
formatting fix
by aidancbrady
· 7 years ago
c896ef5
Add missing bracket
by aidancbrady
· 7 years ago
60317be
Fixed Formulaic Assemblicator bucket issue, attempt to maven-ize IC2
by aidancbrady
· 7 years ago
5bd67b3
Fixed IC2 integration
by aidancbrady
· 7 years ago
8ed83b0
Merge branch '1.11' into 1.12
by aidancbrady
· 7 years ago
d4b6728
Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11
by aidancbrady
· 7 years ago
9801b12
Fixed the horrible transmitter issue (spec: DynamicNetwork:215-218)
by aidancbrady
· 7 years ago
832580b
Merge pull request #4581 from GuntherDW/1.12
by Xander
· 7 years ago
edf7a39
Fixed bug in Pos3D due to mappings update
by Gunther De Wachter
· 7 years ago
3d080cf
Fix CTM Thermal Evap Controller animation
by Tom Elfring
· 7 years ago
83f06d6
Fix active block states.
by Tom Elfring
· 7 years ago
d0f0508
Set UP texture reactor controller
by Tom Elfring
· 7 years ago
5d8cf6a
Allow texture rotation of Thermal Evap. Controller
by Tom Elfring
· 7 years ago
46350ed
Use CTM connect_to for connecting blocks
by Tom Elfring
· 7 years ago
be53375
move zh_cn lang file back to thr correct place
by Xander Victory
· 7 years ago
8bf9f1e
Merge pull request #4572 from meitangdehulu/patch-3
by Aidan
· 7 years ago
7330ca2
Update entity names
by meitangdehulu
· 7 years ago
6ef08e9
Another cleanup
by aidancbrady
· 7 years ago
5745014
Merge pull request #4570 from thommy101/issue-sd-dev
by Xander
· 7 years ago
ec1cf6c
Merge branch '1.11' into feature-CTM
by Tom Elfring
· 7 years ago
6342e0c
Fix dev environment after adding SD compat
by Tom Elfring
· 7 years ago
48c748e
Kill off some unused code
by aidancbrady
· 7 years ago
edf0fe1
Updated minor compat
by aidancbrady
· 7 years ago
0838f11
Remove StorageDrawer compat.
by Tom Elfring
· 7 years ago
69e163a
Merge remote-tracking branch 'upstream/1.11' into 1.12_firstpass
by Tom Elfring
· 7 years ago
6b23438
Merge pull request #4559 from thommy101/feature-4558
by Aidan
· 7 years ago
59362c7
Merge pull request #4567 from thommy101/issue-4560
by Aidan
· 7 years ago
341e11d
Fix config caching of pump, miner and plenisher.
by Tom Elfring
· 7 years ago
2a53573
Merge pull request #4562 from christofferson/issue-4560
by Aidan
· 7 years ago
8245db2
Merge pull request #4565 from christofferson/issue-4437
by Aidan
· 7 years ago
90cf4ce
Add config caching overrides to TileEntityFactory
by Chris Anderson
· 7 years ago
40aa8b2
Add Storage Drawer maven
by Xander
· 7 years ago
39d4985
Fixes #4437
by Chris Anderson
· 7 years ago
6f67b35
refactor build.gradle to support maven publishing
by Xander Victory
· 7 years ago
ba83e8d
Fix issue with entities not sending energy on sides correctly
by Chris Anderson
· 7 years ago
62eeb4d
Merge branch '1.11' of github.com:aidancbrady/Mekanism into issue-4560
by Chris Anderson
· 7 years ago
e3de87f
Fixes #4560
by Chris Anderson
· 7 years ago
10550f6
Add StorageDrawer compat.
by Tom Elfring
· 7 years ago
c86e1b7
Merge remote-tracking branch 'upstream/1.11' into feature-CTM
by Tom Elfring
· 7 years ago
77e4698
Fix crash
by aidancbrady
· 7 years ago
9b93a56
Merge pull request #4498 from christofferson/issue-4492
by Aidan
· 7 years ago
7db6972
Minor cleanup
by aidancbrady
· 7 years ago
7ce1ac4
Update addMultipartHeader to stop counting ITileNetwork implementations after 2
by Chris Anderson
· 7 years ago
51f6ad5
Merge pull request #4555 from Ricket/ricket-perf1
by Aidan
· 7 years ago
bc32748
Some performance-oriented refactoring of TileComponentConfig
by Richard Carter
· 7 years ago
dc6312e
TileEntityAdvancedBoundingBlock calls getInv twice as much as needed
by Richard Carter
· 7 years ago
a9b023a
acceptEnergy/pullEnergy: return 0 if machine is full or empty
by Richard Carter
· 7 years ago
0c04119
Add sideIsOutput and sideIsConsumer methods
by Richard Carter
· 7 years ago
491a03c
TileEntityFluidTank: call getTileEntity once, not twice
by Richard Carter
· 7 years ago
b7b1e5b
Merge pull request #4552 from thiakil/issue-4539-thiakil
by Aidan
· 7 years ago
8d55f59
Refactoring multipart packet routing
by Chris Anderson
· 7 years ago
e9957ad
Make redstoneflux an optional dependency
by Tom Elfring
· 7 years ago
df68b1e
Merge remote-tracking branch 'upstream/1.11' into 1.12_firstpass
by Tom Elfring
· 7 years ago
Next »