Commit graph

  • eeb8b12f52 Fixed Fissile fuel rod texture Robert S 2014-10-18 12:58:07 -0400
  • d958daa619 Fixed Archaic items and textures not showing up correctly Robert S 2014-10-18 12:54:36 -0400
  • 81662d50be Removed the need for a singleton for TileMechanical Robert S 2014-10-18 12:39:24 -0400
  • 9485ad241a Collapsed BlockDecoration's Singleton into its instance class Robert S 2014-10-18 09:48:04 -0400
  • 2529dda2c5 Moved PartFace and PartGear Cuboid boxes to CuboidShapes singleton Robert S 2014-10-18 09:45:05 -0400
  • 236ee36f9b Moved wire cuboid array to a singleton allowing for reuse & readability Robert S 2014-10-18 09:34:08 -0400
  • 0e13a373bd Fixed subclasses of PartMechanical not having hit boxes Robert S 2014-10-16 12:22:43 -0400
  • 453903bbee Fixed a few parts implementing getType on their own, and make getType final to prevent this in the future Robert S 2014-10-16 08:13:57 -0400
  • d7bee7f649 Temp disabled creation of uranium ore generator Robert S 2014-10-15 14:16:55 -0400
  • 25eb5cf0e9 Reworked AtomicContent.class to calc's specs Robert S 2014-10-15 14:06:18 -0400
  • 35e4424b98 Fixed names not showing up for decor, and a few atomic items Robert S 2014-10-15 13:44:34 -0400
  • c814eda972 Fixed gearshaft adding an extra subtype into the creative menu Robert S 2014-10-15 13:31:21 -0400
  • e0f3540789 Attempt to get test battery pushing 100 C Calclavia 2014-10-12 17:13:48 +0800
  • 1d87c44b8b Removed Electromagnetic Coherence guide book Calclavia 2014-10-12 17:04:54 +0800
  • 9ae4d224c6 Some experimental work on DC Calclavia 2014-10-12 16:51:44 +0800
  • 9fd2b3eac0 Fixed electrical part registry registering too late Calclavia 2014-10-12 15:24:46 +0800
  • 1e38614b9f Testing experimental DC Calclavia 2014-10-12 15:09:59 +0800
  • 96ea35d598 Converted remaining java classes, not que to be added to RE or removed, into scala Robert S 2014-10-10 06:43:15 -0400
  • 5a7de25f11 Removed unneeded try catch from Assembler's packet code Robert S 2014-10-10 06:20:24 -0400
  • 2d3a2bd3e1 Attempt to fix packet issue with nuclear boiler Robert S 2014-10-09 20:06:01 -0400
  • 6a90fe67b9 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development Robert S 2014-10-09 19:32:31 -0400
  • 9e0d9223a0 Removed try catch from packet method in nuclear boiler allowing for caller to catch errors correctly Robert S 2014-10-09 19:32:19 -0400
  • 735935ce6c Added in Contribution Agreement note Calclavia 2014-10-09 12:19:21 +0800
  • 7531417f79 Fixed try catch in Centrifuge, and attempted to fix gear placement issue Robert S 2014-10-07 19:01:08 -0400
  • ac0b8b7796 Fixed @Synced tiles not being registered Robert S 2014-10-07 18:28:44 -0400
  • 5cfd23e4b3 Fixed thermometer not rendering textures Robert S 2014-10-07 18:17:33 -0400
  • b45d935531 Fixed inf loop for thermometer Robert S 2014-10-07 18:12:58 -0400
  • ae25876952 Fixed boiler returning null for getDirection causing a render crash Robert S 2014-10-07 18:11:40 -0400
  • 2d337c0e80 Fixed uranium ore lang file Robert S 2014-10-07 18:06:54 -0400
  • 9bc53c0b4a Fixed crash when rendering turbine blades due to scala changes Robert S 2014-10-07 18:06:36 -0400
  • 68fad2f49f Fixed inf loop with electric turbine Robert S 2014-10-07 17:42:44 -0400
  • db789cba2f Fixed metadata on gear, waterturbine, and windturbine Robert S 2014-10-07 17:37:34 -0400
  • 39f3f82ce0 Converted PartFace to Scala Calclavia 2014-10-06 12:24:57 +0800
  • d7d3b4f271 Mod now loads again. Saves may have missing blocks Robert S 2014-10-04 21:40:30 -0400
  • d0a19eed44 Converted Archaic content half way back to the old system Robert S 2014-10-04 21:04:58 -0400
  • f6677aba2a Converted Aromic content half way back to the old system Robert S 2014-10-04 21:02:05 -0400
  • 2efd638bd1 Converted Mech content half way back to the old system Robert S 2014-10-04 20:57:00 -0400
  • 429c5c59b4 RUNTIME-ERRORS: Corrected some issues causing RI to not load Robert S 2014-10-04 20:43:12 -0400
  • ec1b398605 Recoded all modules to use content system, and set them up to load threw core. (May not function correctly) Robert S 2014-10-04 20:14:55 -0400
  • 5ceb97cb6b Setup Mech's Content threw the ContentLoader Robert S 2014-10-04 18:12:13 -0400
  • b14bda2e5f Converted Breeding Reactor Schematic to scala Robert S 2014-10-04 16:27:22 -0400
  • 30ad8d98cf Converted waila support to scala Robert S 2014-10-04 16:22:34 -0400
  • 05bf1f6c23 Converted Engineering table to scala Robert S 2014-10-04 16:19:29 -0400
  • ae76cdfa3d Fixed RI not launching due to scala changes Robert S 2014-09-30 19:29:17 -0400
  • 1b4534ec83 Fixed sequence error Calclavia 2014-09-30 11:07:42 +0800
  • 044ea4499d ERROR Converted rest of multimeter classes to Scala Calclavia 2014-09-30 11:03:30 +0800
  • feac01af4a Converted some multimeter classes to Scala Calclavia 2014-09-30 09:49:57 +0800
  • 92603a456d Moved multimeter graph classes into separate package Calclavia 2014-09-30 09:27:05 +0800
  • 909b8910e7 Converted turbines, and some render code to scala Robert S 2014-09-29 16:36:56 -0400
  • 0e0a08629a Converted NEI support to scala Robert S 2014-09-29 15:52:42 -0400
  • dafe713123 Converted Accelerator to scala Robert S 2014-09-29 15:46:08 -0400
  • 164e027319 Converted Nuclear Boiler to scala, and corrected some compiler errors Robert S 2014-09-29 15:34:56 -0400
  • b2a874ba9b Converted Centrifuge to scala Robert S 2014-09-29 15:26:25 -0400
  • 6deff382af Converted Chemical Extractor to scala Robert S 2014-09-29 15:17:56 -0400
  • 888bd05345 Converted Fulmination generator to scala Robert S 2014-09-29 15:10:58 -0400
  • 7e0d7eedb8 Converted Quantum Assembler to scala Robert S 2014-09-29 15:08:43 -0400
  • cb58118b77 Converted SteamFunnel, Reactor, ControlRod, and assorted classes to scala Robert S 2014-09-29 14:55:56 -0400
  • 9b74eeae49 Converted plasma heater to scala, and fixed compile errors Robert S 2014-09-27 22:45:49 -0400
  • 6c07d98cf4 Converted Thermometer to scala Robert S 2014-09-27 21:40:01 -0400
  • 4bf1d4fff1 Converted ItemCell and its sub classes to scala Robert S 2014-09-27 21:19:15 -0400
  • 362c250dc7 Converted Radioactive, ToxicWaste, UraniumOre, Electromagnet, and Siren to scala Robert S 2014-09-27 21:04:18 -0400
  • 34c8f8e222 Converted the rest of the crate classes and imprinter to scala Robert S 2014-09-27 17:13:27 -0400
  • 828006b0d1 Converted HotPlate and Firebox to scala Robert S 2014-09-27 16:51:58 -0400
  • 092d90ea5e Converted Gutter to scala Robert S 2014-09-27 16:38:23 -0400
  • 5b49483427 Converted Casting mold and Millstone to scala Robert S 2014-09-27 16:26:12 -0400
  • afb718af8a Converted pump to scala, and externalized PumpNode as its own class Robert S 2014-09-27 14:58:24 -0400
  • ba45bdd1a6 Converted placer&breaker to scala, as well corrected some compile errors Robert S 2014-09-27 14:53:10 -0400
  • cc31f1f0ff Converted detector to scala Robert S 2014-09-27 14:42:21 -0400
  • 89e494116d Converted gear to scala Robert S 2014-09-27 14:37:05 -0400
  • 99b5a3bd68 Converted GearShaft to scala Robert S 2014-09-27 13:52:43 -0400
  • 0b8abe356c Converted mech piston to scala Robert S 2014-09-27 13:43:43 -0400
  • 6943c5a149 Converted Grinder to scala Robert S 2014-09-27 13:35:28 -0400
  • be3ab6fd75 ERRORS, converted Mixer to scala Robert S 2014-09-27 11:10:47 -0400
  • 0c7cd46bca Moved FXElectricBolt to RE allowing it to be used by other mods Robert S 2014-09-27 10:58:10 -0400
  • 5fd4ae0669 Converted Tesla code to scala, with the exception of TeslaGrid as its deprecated Robert S 2014-09-27 10:57:52 -0400
  • 424b79f49d Removed Item Lev by calc's request, and fixed some issue with past few scala conversion commits Robert S 2014-09-27 10:44:53 -0400
  • 466efa3e36 Converted battery to scala, with the exception of the renderer due to array issues Robert S 2014-09-27 10:33:33 -0400
  • 6797b4575b Converted Pressure node to scala, core is now fully scala Robert S 2014-09-27 09:48:22 -0400
  • 9288caca58 Converted NodeTank to scala but removed packet code for it in the process Robert S 2014-09-27 09:45:15 -0400
  • b8e788f8f6 Fixed odd compile time error with classes not inheriting INode from NodeFluidHandler Robert S 2014-09-26 13:28:34 -0400
  • b297a059f4 ERRORS, Working on Abstracting NodeTank in order to convert it to scala easier Robert S 2014-09-25 20:30:03 -0400
  • 58715f9f07 Moved some things to RE, and converted a few classes Robert S 2014-09-25 18:26:42 -0400
  • aff1d3c789 Removed some unused render code and converted two more classes to scala Robert S 2014-09-23 11:20:24 -0400
  • b938a58216 Changed turbine schematics to use the RE plate schematic to reduce code needed Robert S 2014-09-23 09:25:49 -0400
  • d6f22b8446 Converted two classes to scala Robert S 2014-09-23 08:51:46 -0400
  • 6ad354036f Fixed node parts not reconstructing on initiation Calclavia 2014-09-22 19:04:25 +0800
  • a8bd91c79e Fixed frame wire connections Calclavia 2014-09-21 16:15:20 +0800
  • f335723d1d Fixed wire render colors Calclavia 2014-09-21 15:52:54 +0800
  • 99ecd7e40e Fixed frame wire renderer Calclavia 2014-09-21 15:29:09 +0800
  • 89ff64596e Added framed wire renderer Calclavia 2014-09-21 15:17:33 +0800
  • f952c4eab9 Started re-adding framed wire Calclavia 2014-09-21 14:57:39 +0800
  • 87b100b6a5 Fixed pipe connections Calclavia 2014-09-21 14:47:53 +0800
  • 928356ed27 Fixed pipe in-hand render offset Calclavia 2014-09-21 11:22:32 +0800
  • 67b7798dfa Fixed pipes not breakable Calclavia 2014-09-21 11:20:55 +0800
  • 3610631e53 Converted RenderPipe to Scala Calclavia 2014-09-21 11:13:11 +0800
  • d7463300e4 Cleaned up PartFramedNode Calclavia 2014-09-21 11:08:25 +0800
  • 57a1375bd7 Fixed pipe placement crash Calclavia 2014-09-21 10:28:51 +0800
  • af305ec049 Made TWire a trait and PartAbstract a class Calclavia 2014-09-21 09:49:31 +0800
  • 00ab7e912b Attempt to fix multipart placement issue Robert S 2014-09-19 16:23:00 -0400
  • 9a3be97106 Changes due to UE Robert S 2014-09-19 14:13:42 -0400