Aidan Brady
1d6de974d3
A bit of package reorganization, added InventoryNetwork to transporters
2014-08-09 22:20:49 -04:00
Ben Spiers
14852b0b5d
Move some more code into the Blocks and Items classes, and fix the ObjectHolder annotations. Don't think it's going to be possible to make the Tools items work with ObjectHolder (they'd need to be final fields I think) because the material enums need to be initialised first.
2014-08-03 20:27:20 +01:00
Aidan Brady
8e10c4fbf7
Fixed panel harvest levels
2014-08-02 14:00:19 -04:00
Ben Spiers
725b7463f0
Make the mod classes significantly less godlike.
...
Move Config variables into their own class, (in api because other stuff in API references config, may make sense to move it back to common later), and move Blocks and Items into final variables in their own classes. It looks a lot cleaner this way and my OCD can finally rest now.
2014-08-01 01:35:06 +01:00
Ben Spiers
4faa733106
Merge branch 'development' into 1.8
2014-07-31 15:59:30 +01:00
Ben Spiers
59dab7c848
Move StackUtil to api package for not causing errors.
2014-07-31 15:58:02 +01:00
Ben Spiers
e004fdca98
Merge branch 'development' into 1.8
...
Conflicts:
src/main/java/mekanism/generators/common/tile/TileEntityHeatGenerator.java
2014-07-27 20:53:00 +01:00
Aidan C. Brady
31e24ecd1e
Fixed default enchantibilities
2014-07-26 19:17:02 -04:00
Aidan C. Brady
cf6f5ab387
Bump versions to 8.0.0
2014-07-12 18:52:46 -04:00
Ben Spiers
df58560729
Clean up configs a lot; Fix Config GUIs. This will require people to sort out their configs on their own, as things have moved.
2014-07-07 21:23:04 +01:00
Ben Spiers
ff1b3b792e
Config GUIs are cool.
2014-06-27 03:22:46 +01:00
Aidan C. Brady
59df1b5c8f
Properly load MekanismTools configuration
2014-06-21 11:57:08 -04:00
Daniel Schubert
b390808a76
Fix armor rendering
2014-06-18 14:13:07 +02:00
Aidan C. Brady
6cd3ae4fea
Updated IC2 API, fixed paxels
2014-06-15 13:29:59 +02:00
Aidan C. Brady
a40ab961c6
Added OreDict-based dye recipes, fixed MekanismTools item positioning
2014-06-14 14:16:33 +02:00
Aidan C. Brady
c8fb800c1a
Updated localization yet again, fixed a small bug
2014-06-13 00:16:02 +02:00
Aidan C. Brady
f3894f220c
Added repair capabilities to armor and tools
2014-06-10 13:25:12 +02:00
Aidan C. Brady
b387c8529d
Bumped version to 7.0.0, a few fixes and enhancements
2014-06-06 00:16:36 +02:00
Aidan C. Brady
91cd34b7d3
Harvest levels! Yeah!
2014-06-04 02:57:33 +02:00
Aidan C. Brady
b365494f2e
Fixed up logger, added needed overlays
2014-06-03 08:46:03 +02:00
Aidan C. Brady
4446e14ba3
Sound system work
2014-06-02 23:57:40 +02:00
Aidan C. Brady
1933723b52
Major packet work, I think it's done. 34 errors to go!
2014-06-02 17:33:19 +02:00
Ben Spiers
db7121454a
Re-add an updated ic2, alter CC and update DepLoader. Fix more of the things.
...
1792 errors. A good night's work, I think.
2014-04-20 04:34:19 +01:00
Ben Spiers
ab47724473
Move the directory structure around to a more conventional one and start out on the 1.7 update.
...
3797 errors. We have a long way to go.
2014-04-20 03:44:06 +01:00