tgame14
|
cb4a93921f
|
Possible fix for super calls erroring
|
2014-03-24 19:46:33 +02:00 |
|
tgame14
|
3845ba49c4
|
Fixed errorous super call
|
2014-03-24 19:43:24 +02:00 |
|
tgame14
|
c23cc19271
|
Fixed a few more errors
|
2014-03-24 19:35:09 +02:00 |
|
tgame14
|
ef24842512
|
Fixing a few Scala derps in TileTurntable
|
2014-03-24 19:25:47 +02:00 |
|
tgame14
|
de0421dba0
|
Removing override in fluidpressurenode
|
2014-03-24 19:15:13 +02:00 |
|
Calclavia
|
1bbfb89a30
|
Fixed #477 - Solar panel now efficiently use ISBRH connected texture renderer
|
2014-03-24 21:33:23 +08:00 |
|
Calclavia
|
fc5af14ff0
|
Fixed #471 - Gutter not searching all possible gutters for fluid flow in
|
2014-03-24 21:10:49 +08:00 |
|
Calclavia
|
cf6d3cdb30
|
Fixed breaker and placer textures and rotations
|
2014-03-24 20:49:52 +08:00 |
|
Robert S
|
296dc1422b
|
Fixed a NPE with tank renderer
|
2014-03-24 07:31:22 -04:00 |
|
Calclavia
|
3791924480
|
Fixed tank glass not rendering
|
2014-03-23 20:19:24 +08:00 |
|
Calclavia
|
90a85e7dcb
|
Moved everything to scala folder
|
2014-03-23 17:19:47 +08:00 |
|
Calclavia
|
30e1b0c1bb
|
Fixed tgame trying to give traits constructor
|
2014-03-23 11:00:00 +08:00 |
|
Calclavia
|
da1164afed
|
Fixed pipes not transfering up and down properly
|
2014-03-23 10:51:59 +08:00 |
|
Calclavia
|
e4c86baf0b
|
Fixed #476 - Trying to load renderer server side
|
2014-03-23 09:44:12 +08:00 |
|
Calclavia
|
02cf4dd618
|
Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development
Conflicts:
archaic/src/main/java/resonantinduction/archaic/fluid/tank/TileTank.java
|
2014-03-22 23:41:02 +08:00 |
|
Calclavia
|
15ed126fed
|
Updated CalCore
|
2014-03-22 23:40:20 +08:00 |
|
tgame14
|
1e13e4c709
|
Adding TileDistributor(tm) non functional
|
2014-03-22 17:22:48 +02:00 |
|
tgame14
|
834349a3c3
|
Fix import for TileTank
|
2014-03-22 17:10:32 +02:00 |
|
Calclavia
|
82382bfd54
|
Fixed minor tank z-fighting and optimized render
|
2014-03-22 14:39:34 +08:00 |
|
Robert S
|
620848f4e7
|
Added basic animation and sound to block breaker
|
2014-03-22 02:10:17 -04:00 |
|
Robert S
|
170f46b3a9
|
Added item insert support for block placer
|
2014-03-22 00:52:26 -04:00 |
|
Calclavia
|
58e11935a4
|
Block placer and now place almost anything
|
2014-03-21 21:09:02 +08:00 |
|
Robert S
|
7a54f36ee1
|
Fixed block breaker delay
|
2014-03-21 07:46:22 -04:00 |
|
Robert S
|
5bae138f51
|
Changed block placer and breaker to support full rotation
|
2014-03-21 06:19:59 -04:00 |
|
Calclavia
|
e159f2466b
|
Fixed placer textures
|
2014-03-21 17:41:30 +08:00 |
|
tgame14
|
2e3630299c
|
removed derp import of Archaic in Mechanical module
|
2014-03-21 09:59:13 +02:00 |
|
tgame14
|
ac5df54dbd
|
changed a bit Item Railing connection logic, and added Recipes for Block placer and Breaker for mallrat208
|
2014-03-21 09:57:00 +02:00 |
|
Robert S
|
b4e46d7104
|
Fixed gutters drain source blocks, includes preventing drain blocks when only filling 1mb
|
2014-03-21 00:39:20 -04:00 |
|
Robert S
|
e57004a6fd
|
Implemented gravity in pipes when there is no pressure
|
2014-03-21 00:14:05 -04:00 |
|
Robert S
|
1a816899d0
|
Fixed block placer not saving auto pull state
|
2014-03-20 23:19:10 -04:00 |
|
Robert S
|
02118497f9
|
Added textures for block placer
|
2014-03-20 22:28:01 -04:00 |
|
Robert S
|
5814bf48b2
|
Fixed wrench rotating and changing auto pull for block placer
|
2014-03-20 21:38:39 -04:00 |
|
Robert S
|
c9cb078db4
|
Implemented a 1/4 sec place delay for block placer
|
2014-03-20 21:37:54 -04:00 |
|
Robert S
|
911a8bbcf3
|
Changed block placer to not auto pull items, shift+wrench to change enable
|
2014-03-20 21:18:57 -04:00 |
|
Robert S
|
552f4395b9
|
Changed block placer to only render items on two sides
|
2014-03-20 21:18:12 -04:00 |
|
Robert S
|
53f323b975
|
Changed block placer to use a prefab method for placing blocks
|
2014-03-20 21:16:18 -04:00 |
|
Robert S.
|
9c82c37c18
|
Improved Block breaker
Now extends TileBlock and uses Internal inventory handler
|
2014-03-20 16:52:26 -04:00 |
|
tgame14
|
07b0d60473
|
create PathFinderRailing class to be based on PathFinderAStar algorithm
|
2014-03-20 22:43:02 +02:00 |
|
tgame14
|
abaa0cf7ef
|
Adjusted TilePlacer to place exact block data
|
2014-03-20 21:57:46 +02:00 |
|
tgame14
|
140d7a4661
|
made placer take the most top block from the rear inventory
|
2014-03-20 19:22:07 +02:00 |
|
Calclavia
|
70db55836d
|
Some build fixes
|
2014-03-20 22:03:06 +08:00 |
|
Calclavia
|
6e3f0b9fd3
|
Block breaker and placer are functional
|
2014-03-20 22:00:39 +08:00 |
|
tgame14
|
dbe2ce3612
|
Fixed TilePlacer to function
|
2014-03-19 18:44:04 +02:00 |
|
tgame14
|
a0e59d9736
|
Fixed a derp in adding an addition }
|
2014-03-19 17:22:58 +02:00 |
|
tgame14
|
1bb8ae8828
|
Fixed up conflicts
|
2014-03-19 17:19:58 +02:00 |
|
tgame14
|
4c706045fe
|
Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development
Conflicts:
mechanical/src/main/java/resonantinduction/mechanical/process/edit/TilePlacer.java
|
2014-03-19 17:16:42 +02:00 |
|
tgame14
|
2917c31ce9
|
Made the Block Placer function with the chest on its rear
|
2014-03-19 17:15:51 +02:00 |
|
Calclavia
|
274dfa07f7
|
Added ability to interact with block placer
|
2014-03-19 22:23:19 +08:00 |
|
Calclavia
|
73f13f5712
|
Block breaker now semi-working
|
2014-03-19 22:08:58 +08:00 |
|
tgame14
|
1e0ad25077
|
made block placer rotateable
|
2014-03-18 20:27:25 +02:00 |
|