Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mekanism
/
15a7b0350b6f4c4885bfc93614375cf6b9bb8017
15a7b03
Merge pull request #4752 from thommy101/feature/4694
by Aidan
· 8 years ago
e27c51b
Prevent item duplication with Robit item pickup
by Tom Elfring
· 8 years ago
6ea5c00
Split R.Condensentrator in 2 JEI categories
by Tom Elfring
· 8 years ago
bec37bf
Add tooltip information to Seismic Reader
by Tom E
· 8 years ago
6103bc2
Added subtype check to transporter finder
by Tom Elfring
· 8 years ago
9c7164c
Temporary disable Bin stacking
by Tom Elfring
· 8 years ago
03016dd
potential missed AxisAlignedBB.expand->grow
by Xander
· 8 years ago
3fc741e
return user-friendly error name when basic block invalid, and add log message with values.
by Xander Victory
· 8 years ago
5893460
sanity check the enum index calculation value before attempting to use it
by Xander Victory
· 8 years ago
8446e1e
null handling for BasicBlockType.get
by Xander Victory
· 8 years ago
55a036f
Merge pull request #4729 from josephcsible/modidtypo
by Xander
· 8 years ago
efa3301
Merge pull request #4730 from josephcsible/ignorelaunch
by Xander
· 8 years ago
f5a479b
Ignore the .launch files
by Joseph C. Sible
· 8 years ago
34b963c
Fix typo in mod ID
by Joseph C. Sible
· 8 years ago
a8acd11
fix mcmodinfo files for separated jars
by Xander
· 8 years ago
0239a7c
add current CC api jav as maven dep. Closes #4719
by Xander
· 8 years ago
8f14a97
set user-agent to something the server won't reject
by Xander
· 8 years ago
ad714fc
show http error when download fails
by Xander
· 8 years ago
a630476
Merge pull request #4727 from josephcsible/combinerrecipes
by Aidan
· 8 years ago
12ac93b
Fix #4726: add combiner recipes for emerald and coal ore
by Joseph C. Sible
· 8 years ago
fabb3c9
Merge pull request #4716 from josephcsible/removeall
by Aidan
· 8 years ago
a93f856
Merge pull request #4714 from josephcsible/diamondcombiner
by Aidan
· 8 years ago
c5500f7
Merge pull request #4713 from josephcsible/nuggets
by Aidan
· 8 years ago
f9fc6c6
Again, complete merge
by Xander Victory
· 8 years ago
dd93c4c
More recursion -> queue for #4703
by Xander Victory
· 8 years ago
92829ac
Complete merge
by Xander Victory
· 8 years ago
70f7692
Merge pull request #4709 from josephcsible/type-safety
by Aidan
· 8 years ago
96df340
Merge pull request #4708 from josephcsible/gradlew-exe
by Aidan
· 8 years ago
ef76b8b
Fix #4710: remove the removeAll function
by Joseph C. Sible
· 8 years ago
025fdcf
Remove now-unnecessary complexity in VoiceConnection.run
by Joseph C. Sible
· 8 years ago
f18822a
Allow creating diamond ore with the combiner
by Joseph C. Sible
· 8 years ago
ed2ae90
Nuggets!
by Joseph C. Sible
· 8 years ago
52017ad
Don't add final, and remove accidental change from other PR
by Joseph C. Sible
· 8 years ago
a4957da
Temporary disable stacking of gastanks
by Tom Elfring
· 8 years ago
eca71f6
Don't change ComputerCraft's API
by Joseph C. Sible
· 8 years ago
b0bbf5c
Fix several type-safety issues
by Joseph C. Sible
· 8 years ago
f74d055
Make ./gradlew executable
by Joseph C. Sible
· 8 years ago
2c4c997
Prevent race condition causing #4487 & add sanity check for the only other place the fields are updated.
by Xander
· 8 years ago
c1e0cf8
Fix Chemical Washer dupe
by Tom Elfring
· 8 years ago
89e10b1
Merge pull request #4667 from thiakil/forgewrapper-to-mek
by Aidan
· 8 years ago
20cc826
refactor ForgeEnergyIntegration to translate to IStrict* Mekanism classes instead of RF. Should fix #4645
by Xander
· 8 years ago
334fe1c
update MCMP to get the TE mapping fix and switch to stable channel (what seems to be released of CF)
by Xander
· 8 years ago
fac9902
Remove unused variable & use variable instead of requery
by Xander
· 8 years ago
3cc755f
Add some null safety for extended state props
by Xander
· 8 years ago
42efc07
fix missed AxisAlignedBB.expand->grow change from mappings
by Xander
· 8 years ago
31a3482
fix another Pos3D variable scope issue
by Xander
· 8 years ago
f9a7a8d
Update version/donator files
by aidancbrady
· 8 years ago
f9ec882
Verison bump
by aidancbrady
· 8 years ago
89e26a1
add a bit of null safety and make sure the list is not empty before firing events
by Xander
· 8 years ago
accd3fe
Attempt to use reflection to trigger Block.getSilkTouchDrop. Also fires harvesting events to be more like Block.harvestBlock. For #4637
by Xander
· 8 years ago
c08e96c
Merge pull request #4641 from thommy101/feature-crafttweaker
by Aidan
· 8 years ago
9efd716
Add wildcard support to more recipes
by Tom Elfring
· 8 years ago
05754f3
Merge pull request #4643 from thommy101/issue-4634-personal-chest
by Aidan
· 8 years ago
0b6baeb
Merge pull request #4644 from thommy101/issue-4634-jei-NBT-interpreter-cube-tank
by Aidan
· 8 years ago
077d6fe
Fix wildcard check crafttweaker
by Tom Elfring
· 8 years ago
58803a1
Add JEI interpreter gastank and enerygcube
by Tom Elfring
· 8 years ago
0b61278
Update method name to applyRecipeChanges
by Tom Elfring
· 8 years ago
23d9369
Fix personal chests
by Tom Elfring
· 8 years ago
63fff88
Hook after oredict did it's thing.
by Tom Elfring
· 8 years ago
29e31e5
Add missing brackethandler for crafttweaker
by Tom Elfring
· 8 years ago
6c6e9e2
Fix some missed CraftTweaker statements..
by Tom Elfring
· 8 years ago
794f4c4
Move CraftTweaker apply to postinit.
by Tom Elfring
· 8 years ago
6f5ac75
Add CraftTweaker integration
by Tom Elfring
· 8 years ago
5b6ec73
Fixed Quantum Entangloporter crash
by aidancbrady
· 8 years ago
b295d65
Fixed machine energy usage bug. May be worth porting back to 1.11
by aidancbrady
· 8 years ago
2c4ba75
Merge branch '1.11' into 1.12
by aidancbrady
· 8 years ago
4d20348
Merge pull request #4628 from thiakil/use-access-transformer
by Aidan
· 8 years ago
128088c
Merge pull request #4624 from thommy101/issue-4617
by Aidan
· 8 years ago
f071d4d
Merge pull request #4623 from thommy101/feature-JEI-update
by Aidan
· 8 years ago
837f1a0
remove some now redundant variable assignments
by Xander Victory
· 8 years ago
046411a
add `FMLAT` line to core jar manifest
by Xander Victory
· 8 years ago
a30f3e0
Use ATed methods & fields instead of ReflectionUtils. Removed ObfuscatedNames as no longer needed.
by Xander Victory
· 8 years ago
7640990
add access transformer
by Xander Victory
· 8 years ago
e6ccee6
Fix TierConfig not loading on first start
by Tom Elfring
· 8 years ago
2ce4bfc
JEI cleanup, pass 4
by Tom Elfring
· 8 years ago
5f23ad4
JEI cleanup, pass 3
by Tom Elfring
· 8 years ago
0021b34
JEI cleanup, pass 2
by Tom Elfring
· 8 years ago
db6f775
JEI cleanup, pass 1
by Tom Elfring
· 8 years ago
e549aaf
Fix findMatchinRecipe in Mekanismutils.
by Tom Elfring
· 8 years ago
f58924b
Fixed potential desyncs
by aidancbrady
· 8 years ago
1937d81
Merge branch '1.11' into 1.12
by aidancbrady
· 8 years ago
3660292
Customizable Quantum Entangloporter energy transfer rate
by aidancbrady
· 8 years ago
51ccbd1
And bound it to [1.12,1.13)
by Tom Elfring
· 8 years ago
7b10a02
Make 1.12.1 work on 1.12
by Tom Elfring
· 8 years ago
0f3e517
Merge remote-tracking branch 'upstream/1.11' into 1.12
by Tom Elfring
· 8 years ago
a4958ae
Temp-fix quantum entangloporter and fix ThermoConductor losing tier
by Tom Elfring
· 8 years ago
93775dc
Build fix
by aidancbrady
· 8 years ago
63aa86a
Update Forge
by aidancbrady
· 8 years ago
8ac5b0c
Bump MC version
by aidancbrady
· 8 years ago
049c780
Move mod id references to a constant
by Tom Elfring
· 8 years ago
5bcdb2b
Merge remote-tracking branch 'upstream/1.11' into 1.12
by Tom Elfring
· 8 years ago
29615cc
Merge branch '1.11' of github.com:aidancbrady/Mekanism into 1.11
by Tom Elfring
· 8 years ago
2e38fb9
Fix some mod integrations not working.
by Tom Elfring
· 8 years ago
3dd14b3
Minor fix
by aidancbrady
· 8 years ago
95c5e38
Merge branch '1.11' into 1.12
by aidancbrady
· 8 years ago
7b9bf21
Added full-fledged JEI ingredient support for Mekanism gases. Thanks to @mezz for making this possible
by aidancbrady
· 8 years ago
f7a470f
Fix some NPE in VoiceInput
by Tom Elfring
· 8 years ago
36e917a
Fix missing semicolon
by Tom Elfring
· 8 years ago
5dd3dbb
Code cleanup
by Tom Elfring
· 8 years ago
6bdd00a
Fix recipes with circuits oredict disabled.
by Tom Elfring
· 8 years ago
Next »