Commit graph

6 commits

Author SHA1 Message Date
Aidan Brady
1be888ca88 v4.3 Beta #1
*Updated mcmod.info.
*Removed PlatinumCable both physically and code-ly.
*Completely refactored TileEntity hierarchy *again* to make code more
efficient.
*Fixed container bug.
*Fixed GUI text not rendering.
*Added missing javadocs.
*Removed unused and unneeded code.
*Added Generator base for making Obsidian Ingots generators.
*Added Heat Generator, a block that generates energy with heat.
*Doubled Platinum Ore generation.
*Fixed energy devices to only have a max damage of 100.
*Fixed energy devices not working in SMP.
*Updated ITileNetwork with new packet changes.
*Other various bugfixes.
2012-10-28 18:18:23 -04:00
Aidan Brady
152cbc9ac2 v4.2.3 Beta #3
*Fixed machines not invalidating when destroyed.
*Fixed advanced electric machines not accepting energy upgrades.
*Fixed theoretical elementizer progress not updating with speed upgrade.
*Removed unneeded methods from IElectricMachine.
*Renamed 'getScaledChargeLevel()' to 'getScaledEnergyLevel()'
*Completely refactored GUI code on machines.
*Added energy meter to all machines.
*Fixed minor GUI bugs.
2012-10-23 09:23:23 -04:00
Aidan Brady
8384fdd064 v4.2.3 Beta #2
*Fixed animated textures.
*Added 'latest' command.
*Added energy logo to Enrichment Chamber and Crusher GUI.
*Added upgrade slot to all machines.
*Added machine upgrade system.
*Added Speed, Energy, and Ultimate upgrades.
*Added PaulsCode-based sound system.
*Added sound effects to machines.
*Updated tile entity code.
*Removed more default parameter names.
*Added lots of javadocs, specifically to PacketHandler.
*Fixed EnumColor object.
2012-10-21 21:29:26 -04:00
Aidan Brady
44bb93be1e v4.2.0 Beta #1
Sorry, changelog is too big.  To be precise, *ENERGY.*
2012-10-02 14:39:40 -04:00
Aidan Brady
f3102fd25c v4.0.0 Beta #3 (Build 1)
Added in Theoretical Elementizer block to replace LifeBlock.
Touched up on machine block code.
Fixed GUIs on Enrichment Chamber and Combiner.
Added Enriched Alloy.
Basic bugfixes
2012-08-16 21:46:21 -04:00
Aidan Brady
37dbadc0a5 Rebase for 1.3.2
Updated Methods to work with 1.3.2
2012-08-15 16:41:41 -04:00