Commit graph

4641 commits

Author SHA1 Message Date
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
Robert S
dafe713123 Converted Accelerator to scala 2014-09-29 15:46:08 -04:00
Robert S
164e027319 Converted Nuclear Boiler to scala, and corrected some compiler errors 2014-09-29 15:34:56 -04:00
Robert S
b2a874ba9b Converted Centrifuge to scala 2014-09-29 15:26:25 -04:00
Robert S
6deff382af Converted Chemical Extractor to scala 2014-09-29 15:17:56 -04:00
Robert S
888bd05345 Converted Fulmination generator to scala 2014-09-29 15:10:58 -04:00
Robert S
7e0d7eedb8 Converted Quantum Assembler to scala 2014-09-29 15:08:43 -04:00
Robert S
cb58118b77 Converted SteamFunnel, Reactor, ControlRod, and assorted classes to scala 2014-09-29 14:55:56 -04:00
Robert S
9b74eeae49 Converted plasma heater to scala, and fixed compile errors 2014-09-27 22:45:49 -04:00
Robert S
6c07d98cf4 Converted Thermometer to scala 2014-09-27 21:40:01 -04:00
Robert S
4bf1d4fff1 Converted ItemCell and its sub classes to scala 2014-09-27 21:19:15 -04:00
Robert S
362c250dc7 Converted Radioactive, ToxicWaste, UraniumOre, Electromagnet, and Siren to scala 2014-09-27 21:04:18 -04:00
Robert S
34c8f8e222 Converted the rest of the crate classes and imprinter to scala 2014-09-27 17:13:27 -04:00
Robert S
828006b0d1 Converted HotPlate and Firebox to scala 2014-09-27 16:51:58 -04:00
Robert S
092d90ea5e Converted Gutter to scala 2014-09-27 16:38:23 -04:00
Robert S
5b49483427 Converted Casting mold and Millstone to scala 2014-09-27 16:26:12 -04:00
Robert S
afb718af8a Converted pump to scala, and externalized PumpNode as its own class 2014-09-27 14:58:24 -04:00
Robert S
ba45bdd1a6 Converted placer&breaker to scala, as well corrected some compile errors 2014-09-27 14:53:10 -04:00
Robert S
cc31f1f0ff Converted detector to scala 2014-09-27 14:42:21 -04:00
Robert S
89e494116d Converted gear to scala 2014-09-27 14:37:05 -04:00
Robert S
99b5a3bd68 Converted GearShaft to scala 2014-09-27 13:52:43 -04:00
Robert S
0b8abe356c Converted mech piston to scala 2014-09-27 13:43:43 -04:00
Robert S
6943c5a149 Converted Grinder to scala 2014-09-27 13:35:28 -04:00
Robert S
be3ab6fd75 ERRORS, converted Mixer to scala 2014-09-27 11:10:47 -04:00
Robert S
0c7cd46bca Moved FXElectricBolt to RE allowing it to be used by other mods 2014-09-27 10:58:10 -04:00
Robert S
5fd4ae0669 Converted Tesla code to scala, with the exception of TeslaGrid as its deprecated 2014-09-27 10:57:52 -04:00
Robert S
424b79f49d Removed Item Lev by calc's request, and fixed some issue with past few scala conversion commits 2014-09-27 10:44:53 -04:00
Robert S
466efa3e36 Converted battery to scala, with the exception of the renderer due to array issues 2014-09-27 10:33:33 -04:00
Robert S
6797b4575b Converted Pressure node to scala, core is now fully scala 2014-09-27 09:48:22 -04:00