Commit graph

4669 commits

Author SHA1 Message Date
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
Robert S 68fad2f49f Fixed inf loop with electric turbine 2014-10-07 17:42:44 -04:00
Robert S db789cba2f Fixed metadata on gear, waterturbine, and windturbine 2014-10-07 17:37:34 -04:00
Calclavia 39f3f82ce0 Converted PartFace to Scala 2014-10-06 12:24:57 +08:00
Robert S d7d3b4f271 Mod now loads again. Saves may have missing blocks 2014-10-04 21:40:30 -04:00
Robert S d0a19eed44 Converted Archaic content half way back to the old system 2014-10-04 21:04:58 -04:00
Robert S f6677aba2a Converted Aromic content half way back to the old system 2014-10-04 21:02:05 -04:00
Robert S 2efd638bd1 Converted Mech content half way back to the old system 2014-10-04 20:57:00 -04:00
Robert S 429c5c59b4 RUNTIME-ERRORS: Corrected some issues causing RI to not load 2014-10-04 20:43:12 -04:00
Robert S ec1b398605 Recoded all modules to use content system, and set them up to load threw core. (May not function correctly) 2014-10-04 20:14:55 -04:00
Robert S 5ceb97cb6b Setup Mech's Content threw the ContentLoader 2014-10-04 18:12:13 -04:00
Robert S b14bda2e5f Converted Breeding Reactor Schematic to scala 2014-10-04 16:27:22 -04:00
Robert S 30ad8d98cf Converted waila support to scala 2014-10-04 16:22:34 -04:00
Robert S 05bf1f6c23 Converted Engineering table to scala 2014-10-04 16:19:29 -04:00
Robert S ae76cdfa3d Fixed RI not launching due to scala changes 2014-09-30 19:29:17 -04:00
Calclavia 1b4534ec83 Fixed sequence error 2014-09-30 11:07:42 +08:00
Calclavia 044ea4499d ERROR Converted rest of multimeter classes to Scala 2014-09-30 11:03:30 +08:00
Calclavia feac01af4a Converted some multimeter classes to Scala 2014-09-30 09:49:57 +08:00
Calclavia 92603a456d Moved multimeter graph classes into separate package 2014-09-30 09:27:05 +08:00
Robert S 909b8910e7 Converted turbines, and some render code to scala 2014-09-29 16:36:56 -04:00
Robert S 0e0a08629a Converted NEI support to scala 2014-09-29 15:52:42 -04:00