Commit graph

4071 commits

Author SHA1 Message Date
Zerotheliger
d40354ee9d Added Grinding Recipes For Wheat to flour 2014-05-29 03:08:13 -07:00
Zerotheliger
ee9c86d864 Added Flour :3 2014-05-29 02:43:09 -07:00
Robert S
4da9aec9f7 Worked out a few issue with /machine command 2014-05-28 20:58:30 -04:00
Robert S
0e42b23e80 Created the staff of devs item, designed to be used for debug tasks 2014-05-28 20:22:54 -04:00
Robert S
a88bc11666 Registered Machine command 2014-05-28 19:54:37 -04:00
Robert S
a0e1f50aee Worked on get and set energy commands 2014-05-28 19:49:42 -04:00
Robert S
46f6add9ba Started on a chat command to help debug machine data 2014-05-27 22:49:01 -04:00
Robert S
965ec49b16 Changed crates to place items into player's inventory vs dropping them on the floor 2014-05-27 03:28:31 -04:00
Robert S
ab5fdfa34e Reduced the eject click timer for crates 2014-05-27 03:18:29 -04:00
Robert S
d93d4b2fce Fixed some minor issues with creative mode interaction with crates 2014-05-27 03:11:34 -04:00
Robert S
a3e04fe15a Disabled item rail until tgame14 has a chance to finish it 2014-05-26 16:57:22 -04:00
tgame14
78ba973732 Complete redesign and repackage of Item Railings, some cleanup before moving to 1.7 2014-05-25 21:27:55 +03:00
Robert S
9bbc8e4d2c Reformatted MechanicalNode.class 2014-05-24 21:34:58 -04:00
Robert S
af32448001 Fixed gear shaft being in the wrong package 2014-05-24 21:06:49 -04:00
Robert S
47154b7d82 More work on new gear network, coded split & merge methods, made gear node a connector 2014-05-24 15:16:49 -04:00
Robert S
9d21e4ee98 Separated Gear's node class from PartGear to make the code cleaner 2014-05-24 14:50:29 -04:00
Robert S
9b67a2d66d Moved some stuff around, and started on new gear network code 2014-05-24 14:28:03 -04:00
Maxwolf Goodliffe
fd1a182cb2 Fixed plasma heater custom hit particles not appearing correctly. 2014-05-23 06:07:34 -07:00
Maxwolf Goodliffe
5bacac6812 Added custom hit particles for all atomic science machines and armbot. 2014-05-23 05:33:59 -07:00
Maxwolf Goodliffe
a3a728e307 Lowered the amount of reactor cells needed around another reactor cell to re-encrich fissle fuel rods to two. This allows for full automation and inserting/extracting rods from center reactor cell. 2014-05-23 03:59:18 -07:00
Robert S
aff169b0b2 Changes for Return type change for INodeProvider 2014-05-23 01:15:46 -04:00
Robert S
5d44e79e5b Fixed an issue with conveyor belts failing to load from saves 2014-05-23 00:35:55 -04:00
Maxwolf Goodliffe
28b6c601cd Fixed pathing issue to hazmat armor texture that appears on the player. 2014-05-22 21:02:49 -07:00
Robert S
2627bd6b0b Merge branch 'development' of https://github.com/Universal-Electricity/Resonant-Induction into development 2014-05-22 23:36:03 -04:00
Robert S
2ed0c28fc6 Re-Enabled armbot in attempts to revive it 2014-05-22 23:34:58 -04:00
Calclavia
a6904856ae Merge pull request #34 from Vexatos/patch-3
Update de_DE.properties
2014-05-23 08:16:05 +08:00
Vexatos
044d731a91 Update de_DE.properties 2014-05-22 21:32:12 +02:00
Robert S
75be41d49a Reduced belt speed, and fixed animation loop 2014-05-22 15:11:15 -04:00
Robert S
7bb06255e0 Fixed how textures are handled on conveyor belt render to improve performance 2014-05-22 15:02:54 -04:00
Robert S
9d84de4761 Removed node system from conveyor belts for the time being 2014-05-22 13:31:57 -04:00
Maxwolf Goodliffe
7211a85d97 Swapped anti-matter tooltip values so they would be correct. 8*125 milligrams = 1 gram 2014-05-21 06:25:17 -07:00
Maxwolf Goodliffe
f07f670a57 Fixed bug with reactor cells not triggering meltdown state properly. 2014-05-21 06:09:59 -07:00
Maxwolf Goodliffe
700560124b Fixed sounds not playing for turbine or reactor cell. 2014-05-21 06:09:38 -07:00
Maxwolf Goodliffe
e00df32267 Fixed tooltips not properly showing up in atomic age machines. 2014-05-21 06:09:08 -07:00
Calclavia
c79f616f32 Merge branch 'master' into development
Conflicts:
	atomic/src/main/scala/resonantinduction/atomic/Atomic.java
2014-05-20 07:16:12 +08:00
Robert WC Seifert
3a90af46fe Merge pull request #23 from Adaptivity/patch-1
Finish Russian localization
2014-05-18 18:34:30 -04:00
Robert S
0a534f2eae Made a crate crafting handler, should prevent item loss when upgrading crates 2014-05-18 07:53:39 -04:00
Anton
9f69567fb3 small fix 2014-05-18 12:27:26 +04:00
Anton
743b90cc77 Update ru_RU.properties 2014-05-18 12:24:46 +04:00
Robert S
7918802c66 Fixed a casting issue and Microblock trait reference to class path 2014-05-17 20:24:11 -04:00
Robert WC Seifert
0f733171e7 Merge pull request #21 from Adaptivity/patch-1
Fix for #3
2014-05-17 15:58:56 -04:00
tgame14
4376342a71 change settings.gradle 2014-05-17 22:46:13 +03:00
Anton
0c0347bf0c Update Atomic.java 2014-05-17 22:04:22 +04:00
Anton
7d97836613 Update Reference.java 2014-05-17 22:03:32 +04:00
Anton
bb1f08055c Create ru_RU.properties 2014-05-17 22:01:32 +04:00
tgame14
8341033ade add idea plugin to RI 2014-05-17 16:36:58 +03:00
tgame14
d47b6b1cb4 add gitignore 2014-05-17 16:27:13 +03:00
Robert S
88dd118577 Merge remote-tracking branch 'origin/master' into development 2014-05-17 09:13:47 -04:00
Robert S
dbcd5aad20 Moved a few prefabs into their correct packages, also removed debug spam 2014-05-17 09:12:42 -04:00
Robert S
b6c73f5a7c Removed debug code from Tank Network 2014-05-17 08:12:19 -04:00