Commit graph

4389 commits

Author SHA1 Message Date
Calclavia
cc7d1599f5 Update to new DC circuit 2014-10-26 23:07:40 +08:00
Calclavia
b694f8b1f8 Fixed getTank() one-parameter in TileGrate 2014-10-26 09:08:59 +08:00
Calclavia
0feb2c8bf1 Some battery testing with DC circuit 2014-10-26 00:32:05 +08:00
Calclavia
ad85ffa8da Fixed getLightValue in tank, laser emitter and laser receiver 2014-10-25 21:36:07 +08:00
Calclavia
4d410c76ed Revived solar panel 2014-10-25 20:38:24 +08:00
Calclavia
b77f2d944d Revived Electromagnetic Coherence 2014-10-25 20:31:19 +08:00
Calclavia
944b7cd4c7 Reorganized ElectricalContent 2014-10-25 19:36:17 +08:00
Calclavia
79a8147f00 Fixed gutter and mixer item render 2014-10-25 19:32:36 +08:00
Robert S
6fbc93b6cd Fixed a few more packet write issues 2014-10-22 15:01:40 -04:00
Robert S
6ece9c2367 Fixed accelerator & centrifuge packet write error, and added a temp dir side texture to accelerator 2014-10-22 14:49:47 -04:00
Robert S
1c867b2ce0 More work on accelerator, gui is confirmed to open now 2014-10-22 11:45:02 -04:00
Robert S
14b00dba9c Some work on improving and fixing particle accelerator 2014-10-22 10:42:33 -04:00
Robert S
621b557129 Moved particle vel var to particle class and fixed a few issues not caught by the IDE 2014-10-21 18:14:05 -04:00
Robert S
1f54eee5b2 Moved Accelerator settings to settings class allowing them to be configed by users 2014-10-21 18:03:42 -04:00
Robert S
e608e9d2e1 Fixed accelerator schematic and optimized it at the same time using Schematic.getBox 2014-10-21 17:46:06 -04:00
Robert S
2383da4684 Updated schematic registration 2014-10-20 16:30:12 -04:00
Robert S
f848a8e7b8 Changes to position and packet usage due to RE update 2014-10-20 13:45:50 -04:00
Robert S
2f4be51317 Minor change 2014-10-19 12:55:56 -04:00
Robert S
7e9632225a Fixed electromagnets not rendering in the world correctly 2014-10-19 04:22:10 -04:00
Robert S
095649deed Cleanup for Settings.class to make it easier to read threw 2014-10-18 13:13:32 -04:00
Robert S
eeb8b12f52 Fixed Fissile fuel rod texture 2014-10-18 12:58:07 -04:00
Robert S
d958daa619 Fixed Archaic items and textures not showing up correctly 2014-10-18 12:54:36 -04:00
Robert S
81662d50be Removed the need for a singleton for TileMechanical 2014-10-18 12:39:24 -04:00
Robert S
9485ad241a Collapsed BlockDecoration's Singleton into its instance class 2014-10-18 09:48:04 -04:00
Robert S
2529dda2c5 Moved PartFace and PartGear Cuboid boxes to CuboidShapes singleton 2014-10-18 09:45:05 -04:00
Robert S
236ee36f9b Moved wire cuboid array to a singleton allowing for reuse & readability 2014-10-18 09:34:08 -04:00
Robert S
0e13a373bd Fixed subclasses of PartMechanical not having hit boxes 2014-10-16 12:22:43 -04:00
Robert S
453903bbee Fixed a few parts implementing getType on their own, and make getType final to prevent this in the future 2014-10-16 08:13:57 -04:00
Robert S
d7bee7f649 Temp disabled creation of uranium ore generator 2014-10-15 14:16:55 -04:00
Robert S
25eb5cf0e9 Reworked AtomicContent.class to calc's specs 2014-10-15 14:06:18 -04:00
Robert S
35e4424b98 Fixed names not showing up for decor, and a few atomic items 2014-10-15 13:44:34 -04:00
Robert S
c814eda972 Fixed gearshaft adding an extra subtype into the creative menu 2014-10-15 13:31:21 -04:00
Calclavia
e0f3540789 Attempt to get test battery pushing 100 C 2014-10-12 17:25:43 +08:00
Calclavia
1d87c44b8b Removed Electromagnetic Coherence guide book 2014-10-12 17:04:54 +08:00
Calclavia
9ae4d224c6 Some experimental work on DC 2014-10-12 16:51:44 +08:00
Calclavia
9fd2b3eac0 Fixed electrical part registry registering too late 2014-10-12 15:24:46 +08:00
Calclavia
1e38614b9f Testing experimental DC 2014-10-12 15:09:59 +08:00
Robert S
96ea35d598 Converted remaining java classes, not que to be added to RE or removed, into scala 2014-10-10 06:43:15 -04:00
Robert S
5a7de25f11 Removed unneeded try catch from Assembler's packet code 2014-10-10 06:20:24 -04:00
Robert S
2d3a2bd3e1 Attempt to fix packet issue with nuclear boiler 2014-10-09 20:06:01 -04:00
Robert S
6a90fe67b9 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development 2014-10-09 19:32:31 -04:00
Robert S
9e0d9223a0 Removed try catch from packet method in nuclear boiler allowing for caller to catch errors correctly 2014-10-09 19:32:19 -04:00
Calclavia
735935ce6c Added in Contribution Agreement note 2014-10-09 12:19:21 +08:00
Robert S
7531417f79 Fixed try catch in Centrifuge, and attempted to fix gear placement issue 2014-10-07 19:01:08 -04:00
Robert S
ac0b8b7796 Fixed @Synced tiles not being registered 2014-10-07 18:28:44 -04:00
Robert S
5cfd23e4b3 Fixed thermometer not rendering textures 2014-10-07 18:17:33 -04:00
Robert S
b45d935531 Fixed inf loop for thermometer 2014-10-07 18:12:58 -04:00
Robert S
ae25876952 Fixed boiler returning null for getDirection causing a render crash 2014-10-07 18:11:40 -04:00
Robert S
2d337c0e80 Fixed uranium ore lang file 2014-10-07 18:06:54 -04:00
Robert S
9bc53c0b4a Fixed crash when rendering turbine blades due to scala changes 2014-10-07 18:06:36 -04:00