dmodoom sirius
|
79a1f66c77
|
try to fix build.gradle to fix it failing
|
2014-08-31 22:25:55 +00:00 |
|
Robert S
|
4014bbb817
|
Recoded IMechanicalNode interface changing how mech content interacts
|
2014-08-30 10:46:59 -04:00 |
|
Robert S
|
0f10158583
|
Fixed mixer and piston not connecting to gears
|
2014-08-30 09:41:49 -04:00 |
|
Robert S
|
b83a350891
|
Worked on fixing node connections for tile based mechanical devices
|
2014-08-28 20:05:54 -04:00 |
|
Robert S
|
9334fd1370
|
Minor work in attempt to fix TileMechanicalPiston
|
2014-08-23 23:18:04 -04:00 |
|
Robert S
|
3a20055199
|
Change from init() to start()
|
2014-08-23 14:50:58 -04:00 |
|
Robert S
|
6b444dc5b7
|
Fixed Gears not rotating correctly, and crashing when broken
|
2014-08-23 13:57:44 -04:00 |
|
Robert S
|
e50b502335
|
Updated to use the new RE resource generator replacing the old built in one
|
2014-08-22 16:27:53 -04:00 |
|
dmodoom sirius
|
a322b95d38
|
build.gradle edited online with Bitbucket
|
2014-08-18 04:29:15 +00:00 |
|
dmodoom sirius
|
5f8db4261a
|
build.gradle edited made it work
|
2014-08-18 04:11:26 +00:00 |
|
dmodoom sirius
|
9dc1eaa213
|
build.gradle edited online with Bitbucket
|
2014-08-18 03:59:47 +00:00 |
|
dmodoom sirius
|
bc2a614f12
|
build.gradle edited online with Bitbucket
|
2014-08-18 03:57:36 +00:00 |
|
dmodoom sirius
|
983b8efc09
|
build.gradle Fixed a gradle derp
|
2014-08-18 03:55:38 +00:00 |
|
dmodoom sirius
|
bc5d72b620
|
build.gradle fixed it not knowing where CB's maven is
|
2014-08-18 03:48:05 +00:00 |
|
dmodoom sirius
|
578754c263
|
build.gradle Made it so scala plugin runs before forge.
|
2014-08-18 03:43:59 +00:00 |
|
Robert Seifert
|
58118449ef
|
Merged in dmod/buildgradle-fixed-to-know-where-the-spec-1408332925227 (pull request #2)
build.gradle fixed to know where the SpecialSource snapshot is
|
2014-08-17 23:36:38 -04:00 |
|
dmodoom sirius
|
01c95718fd
|
build.gradle fixed to know where the SpecialSource snapshot is
|
2014-08-18 03:35:35 +00:00 |
|
Robert S
|
f7cab8f5d8
|
Fixed an inf loop in TileMixer's update loop
|
2014-08-17 11:14:47 -04:00 |
|
Robert S
|
9c8c517f23
|
Fixed several more render issues with SpatialTiles
|
2014-08-17 11:11:12 -04:00 |
|
Robert S
|
ede81dc74c
|
Most items now render correctly in inventory
|
2014-08-17 10:51:54 -04:00 |
|
Robert S
|
d77e3b5783
|
Half fixed several tile render issues
|
2014-08-17 08:19:50 -04:00 |
|
Robert S
|
e5bced2524
|
Made TileMechanical extend TileNode, connection logic now works for gears
|
2014-08-16 04:08:51 -04:00 |
|
Robert S
|
154ad41239
|
Updated INodeProvider reference for Multipart trait
|
2014-08-16 04:01:35 -04:00 |
|
Robert S
|
fd2c71ec97
|
Updated MechanicalNode, and gears to use new UE node prefabs
|
2014-08-16 04:01:05 -04:00 |
|
Robert S
|
91448bf592
|
Worked on abstracting TileGutter into a flexible node
|
2014-08-16 03:59:58 -04:00 |
|
Robert S
|
b145489ca6
|
Fixed gradle version number that was preventing the build process from working
|
2014-08-16 03:58:41 -04:00 |
|
Robert S
|
c99988e462
|
Fixed several errors caused by changes in UE api
|
2014-08-15 20:11:58 -04:00 |
|
Robert S
|
a7ebb5de9a
|
Rewriting fluid nodes and grids
|
2014-08-15 09:59:41 -04:00 |
|
Robert S
|
0f17ae4269
|
More work, and more errors
|
2014-08-14 07:22:49 -04:00 |
|
Robert S
|
dba9e66cd8
|
Fixed several render issues including gears, gearshafts, turbines, and pipes
|
2014-08-14 02:29:09 -04:00 |
|
Robert S
|
2ee8c44722
|
RI now loads with content
|
2014-08-13 11:54:36 -04:00 |
|
Robert S
|
ba1a5d5995
|
Updated remaining model path names
|
2014-08-13 11:30:55 -04:00 |
|
Robert S
|
da4e046df5
|
Fixed Battery box model load location
|
2014-08-13 11:18:24 -04:00 |
|
Robert S
|
06dc22534d
|
Fixed Tesla tower's models loading from the wrong location
|
2014-08-13 11:17:33 -04:00 |
|
Robert S
|
ada38cab8f
|
Registered Atomic block/Items that were not registered
|
2014-08-13 11:13:11 -04:00 |
|
Robert S
|
e51a50148b
|
Fixed proxies not being created due to wrong paths strings
|
2014-08-13 11:03:23 -04:00 |
|
Robert S
|
6999a77cfd
|
Fixed RI being skipped during load time
|
2014-08-13 10:50:56 -04:00 |
|
Robert S
|
0eab566d8d
|
1.7.10 error correction done, Loads in MC, but we still have a long list of bugs to fix
|
2014-08-13 10:24:35 -04:00 |
|
Robert S
|
5cd22a8dd0
|
Update laser content to use RI reference object
|
2014-08-13 10:17:56 -04:00 |
|
Robert S
|
e522ddeb14
|
Commented out a few things on wires to allow for compiling
|
2014-08-13 10:00:26 -04:00 |
|
Robert S
|
9842a1a0ad
|
Disabled wires on my end leaving those to @Calclavia to fix
|
2014-08-13 09:47:49 -04:00 |
|
Robert S
|
4be81589a3
|
Almost done with error correction for 1.7.10
|
2014-08-13 09:46:26 -04:00 |
|
Robert S
|
f5ad331769
|
More error corrections for 1.7.10 update
|
2014-08-13 08:08:04 -04:00 |
|
Calclavia
|
131b7ed790
|
Fixed iterable by importing alias java.lang.{Iterable=>JIterable}
|
2014-08-11 09:34:00 -04:00 |
|
Robert S
|
5eb0b4d380
|
Fixed errors in NEI support, made RecipeTypes a java enum, and more general updating
|
2014-08-11 08:41:08 -04:00 |
|
Robert S
|
c09d9af837
|
More updating to 1.7.10 aka error hunting
|
2014-08-11 08:13:27 -04:00 |
|
Robert S
|
d1e1f47441
|
Worked on transformer errors
|
2014-08-11 05:54:28 -04:00 |
|
Robert S
|
946959bd2e
|
Cleaned up multimeter code, still have to correct its network code
|
2014-08-11 04:41:58 -04:00 |
|
Robert S
|
6db933cc7d
|
All around error correction, slowly starting to compile
|
2014-08-11 03:47:13 -04:00 |
|
Robert S
|
b1a148ee97
|
Fixed some errors made so many more
|
2014-08-11 01:44:06 -04:00 |
|