Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mekanism
/
c9dc4c0ac0f9d9ebcc08f8f461b423a4fbccffbc
/
src
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
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
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
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
ec1cf6c
Merge branch '1.11' into feature-CTM
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
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
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
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
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
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
3815945
Fix handling of consumable item fluid containers.
by Xander
· 7 years ago
46367a4
Merge branch 'master' into 1.11
by aidancbrady
· 7 years ago
f590af2
Merge branch 'master' into master
by Aidan
· 7 years ago
8d3f9a2
Merge branch '1.11' into feature-3808
by Aidan
· 7 years ago
4691f83
Add JavaDoc to MultipartTileNetworkJoiner
by Chris Anderson
· 7 years ago
5051186
Merge branch '1.11' of github.com:aidancbrady/Mekanism into issue-4492
by Chris Anderson
· 7 years ago
dbb86e3
Merge pull request #4523 from thommy101/issue-4513
by Aidan
· 7 years ago
f3b4909
Revert "Fix handling of consumabe item fluid containers."
by aidancbrady
· 7 years ago
8145088
Cleanup
by aidancbrady
· 7 years ago
4a7b457
Merge branch '1.11' into issue-4484
by Aidan
· 7 years ago
7b1e965
Merge pull request #4544 from thommy101/issue-3613
by Aidan
· 7 years ago
cb675a9
Merge pull request #4543 from thommy101/issue-3802
by Aidan
· 7 years ago
d689267
Merge pull request #4547 from thommy101/feature-3807
by Aidan
· 7 years ago
243505c
Merge pull request #4551 from thommy101/issue-4539
by Aidan
· 7 years ago
34847c8
Merge pull request #4549 from thommy101/issue-3534
by Aidan
· 7 years ago
9106ac9
Fix handling of consumabe item fluid containers.
by Tom Elfring
· 7 years ago
a34bcea
Enhancements and improvements to MCMP functionality
by Chris Anderson
· 7 years ago
1aaf49c
Merge remote-tracking branch 'upstream/1.11' into 1.12_firstpass
by Tom Elfring
· 7 years ago
cfd301a
Fix dynamic texture walkytalky and crafting formula
by Tom Elfring
· 7 years ago
7bf8fed
add a log message the first time a username lookup fails
by Xander
· 7 years ago
a39d624
minor fix for log message; return the size of the list we're checking against
by Xander
· 7 years ago
a5e816d
Add util method to get Username from UUID, without nulls
by Xander
· 7 years ago
4614c67
Fix typo
by Tom Elfring
· 7 years ago
7c1e8b9
Change TE access from ChunkCache to Util method
by Tom Elfring
· 7 years ago
65084f5
Fix TE access from ChunkCache.
by Tom Elfring
· 7 years ago
122d3d8
Move CTM from internal code to CTM-mod.
by Tom Elfring
· 7 years ago
0a1da00
Add bin drops directly to player inventory.
by Tom Elfring
· 7 years ago
6f78c19c
Add disable toggle to freerunners.
by Tom Elfring
· 7 years ago
6ba975b
Add multiblock structures to cardboard blacklist.
by Tom Elfring
· 7 years ago
b24cbb7
Make empty containers stackable.
by Tom Elfring
· 7 years ago
5f25016
add a sanity check for weird ISidedInventorys that give us a slot id that's higher than the inv size they reported. (see #4484)
by Xander Victory
· 7 years ago
cd8cbf4
Commit changes based on feedback
by Chris Anderson
· 7 years ago
f6c126a
Add max energy to tooltips
by Tom Elfring
· 7 years ago
b3f1a9f
Merge pull request #4529 from thommy101/issue-4508
by Aidan
· 7 years ago
d00224f
Merge pull request #4530 from thommy101/issue-4510
by Aidan
· 7 years ago
901694b
Merge pull request #4534 from thommy101/issue-4527
by Aidan
· 7 years ago
eb37d31
Merge pull request #4535 from thiakil/imc-recipes
by Aidan
· 7 years ago
672ec6a
Clear comments
by aidancbrady
· 7 years ago
9a9ea83
Do not fail silently on removed IMC messages
by Tom Elfring
· 7 years ago
b886d39
Fix wrong cast BC integration
by Tom Elfring
· 7 years ago
f9c6dc0
Fix conversion rate BC-RF-Mekanism
by Tom Elfring
· 7 years ago
5f877bc
Comment out certus/fluix oredict crusher/enrichment recipes - Applied Llamagistics adds its own via its configurable recipe system.
by Xander
· 7 years ago
664b07a
register power transmitter for FE tunnel, which will (almost) always be there. Should still connect to EU tunnel, but makes more sense to attune to FE
by Xander
· 7 years ago
84271c0
Cleanup getMaxEnergy
by Tom Elfring
· 7 years ago
402457c
Use FMLInterModComms.IMCEvent to process IMC messages, arrives between Init & PostInit. Allows JEI to display changed recipes.
by Xander
· 7 years ago
768019c
Fix logistical sorter handling with less than full stacks.
by Tom Elfring
· 7 years ago
f1e273f
Fix getMaxEnergy for factories.
by Tom Elfring
· 7 years ago
2608daf
Fixed Generator recipes not loading.
by Tom Elfring
· 7 years ago
cc1320c
Fix smelting factories default max energy value.
by Tom Elfring
· 7 years ago
36da1bc
Fix missing null itemstack in InventoryPersonal.
by Tom Elfring
· 7 years ago
16d2ef3
Fix wrong BC value
by Tom Elfring
· 7 years ago
Next »