Commit Graph

69 Commits

Author SHA1 Message Date
theFox6
ddb3c3f7fe
add logging 2020-06-03 15:29:04 +02:00
theFox6
faf69d7bd5
bugfixes
should fix #2
2020-05-29 16:03:02 +02:00
theFox6
063c067e39
small fixes 2020-03-16 17:12:24 +01:00
theFox6
d1f7d633c8
add pipeworks support 2020-03-16 09:59:18 +01:00
theFox6
d351ec7527
fix drive connection, add network events 2020-03-07 18:02:14 +01:00
theFox6
a4c0e2a759
added craft recipies 2020-03-04 16:46:22 +01:00
theFox6
482eb7bebd
fixed varous item vanishing bugs 2020-03-03 17:16:35 +01:00
theFox6
4c5b36fc88
fixed lots of bugs
fixed too far inventory accesses by detaching the networks inventory
fixed vanishsing items with dynamic inventory size allocation
2020-03-01 08:23:39 +01:00
theFox6
d0e2a070bd
fix code style 2020-02-27 15:33:45 +01:00
theFox6
48874e4598
add github files 2020-02-26 16:42:37 +01:00
theFox6
96980b7832
added eclipse project 2019-06-08 14:53:34 +02:00
theFox6
87c5bdfa3c added the chest to the development plan 2019-05-18 07:40:43 +02:00
theFox6
2455b73e53 added luacheck 2019-05-18 07:37:46 +02:00
theFox6
98cf73e57a bugfixes 2019-05-18 07:16:11 +02:00
theFox6
745a2afcd1 made drives store cells that store items and can be acessed from chest 2019-05-07 17:49:26 +02:00
theFox6
d949aaccf4 added item routing in networks and splitted chest and drive 2019-05-04 13:53:49 +02:00
theFox6
b8ce59c859
Merge pull request #1 from Gerold55/master
New Textures & a Few Other Edits
2019-05-02 17:14:16 +02:00
Gerold55
b5ee110dcf
Add files via upload 2019-05-01 23:28:05 -04:00
Gerold55
db93f80996
Add files via upload 2019-05-01 23:26:50 -04:00
theFox6
7d4ff19613 made stacks get compounded in the chest 2019-05-01 16:52:12 +02:00
theFox6
cd35a2ccbb remade power networking 2019-05-01 13:20:09 +02:00
Beha
8e1dc22f7b Power/Network: Correctly reference me.power (#5)
Fixes #4
2018-10-29 18:47:54 -07:00
octacian
5a5ca11ecd
Replace spaces with tabs 2017-11-28 19:25:49 -08:00
octacian
be54e91335 Storage: Improve ME Chest formspec
Hide all buttons when no drive in slot, prevents spamming of log when search buttons are clicked with nothing to search. Move search field to the left so as to be in line with the inventory slots and move page number to the right for a more viewable interface due to spacing.
2017-05-03 11:28:51 -07:00
XtremeHacker
64805c5cba Make machine_sides texture more consistent 2017-03-24 09:15:57 -07:00
XtremeHacker
6fcb3ea6ac Change: SuperSmelter front face texture 2017-03-24 04:26:50 +00:00
octacian
81ed2d3122 Update screenshot 2017-03-06 20:09:47 -08:00
octacian
e7a194a08c Tools: New module and Add In Xtremo Pick & Pickaxe
Textures by @XtremeHacker
2017-03-03 16:18:27 -08:00
octacian
3e1a298f08 Ores: Update supernatet texture
Texture by @XtremeHacker
2017-03-03 16:02:03 -08:00
octacian
53efb78c81 API: Allow texture modifiers in node registration
If using texture modifiers, you must use the full texture name.
2017-03-02 17:33:00 -08:00
octacian
45f3ca4732 Power: Add ME Cable 2017-03-01 21:45:23 -08:00
octacian
8bb8a49701 Add disabled definition property 2017-03-01 17:30:50 -08:00
octacian
4d97ea6d80 Power: Add Controller 2017-03-01 17:27:00 -08:00
XtremeHacker
f86e433680 Add first textures for In Xtremo tools 2017-03-01 16:38:35 -08:00
XtremeHacker
daedd72a66 Add Supernatet Ore texture 2017-03-01 01:14:04 +00:00
octacian
e33131a695 Add ore definition registration API 2017-02-26 17:52:36 -08:00
octacian
1638d081eb Crafting: Remove module 2017-02-26 11:40:07 -08:00
octacian
ce8269fb03 Improve recipe API 2017-02-26 11:32:32 -08:00
octacian
d58afdee89 Ores: Fix code/module 2017-02-26 10:54:15 -08:00
XtremeHacker
2de5cfe2a2 Power: Add Solar generator textures 2017-02-26 10:54:05 -08:00
XtremeHacker
e8dbb44db4 Ores: Added Supernatet Ore 2017-02-26 09:23:06 -08:00
XtremeHacker
6c912106fb Ores: Added Incranium Ore 2017-02-26 09:13:30 -08:00
XtremeHacker
169ea1ce76 Added Ores module 2017-02-26 09:12:52 -08:00
octacian
9cb4790f40 Power: Add geothermal generator
Texture by @XtremeHacker
Non-functional.
2017-02-24 22:09:48 -08:00
octacian
080ee17335 Use single texture for sides of machines 2017-02-24 22:09:06 -08:00
octacian
ad80c63682 ME Drives: Show percent full in description 2017-02-24 16:26:45 -08:00
octacian
e0e5702053 Add status parameter to item & node def
Colours the item/node description to red if "no," orange if "unstable," and white if anything else.
2017-02-24 16:20:05 -08:00
octacian
81705adbdc Storage: Add 16k, 32k, and 64k ME Drives 2017-02-24 15:47:43 -08:00
octacian
7245476030 Power: Add super smelter
Textures by @XtremeHacker
Non-functional
2017-02-24 14:42:52 -08:00
octacian
45f28d18cf Power: Add fuel-fired generator
Textures by @XtremeHacker
Non-functional.
2017-02-24 14:32:58 -08:00