Commit Graph

26 Commits

Author SHA1 Message Date
JoshuaNavarro 89ef844ab3 Fixed crafting not working for player inventory. Fixed machine summary menu crashing when displaying empty tanks. Fixed animaation managers not copying over correctly. 2019-10-09 00:18:45 -07:00
JoshuaNavarro 106b7a9474 Added in windmills. Also fixed machine summary menu crashing when fluid manager doesn't set fluid tanks on initialization. 2019-10-08 13:01:58 -07:00
JoshuaNavarro 6c7f0e8099 Added in steam engine. Updated fluid graph search from output tanks for better optimization. 2019-10-03 23:42:16 -07:00
JoshuaNavarro 09c32bf96f Added in config options for how much water the steam boiler requires per 10 min and how much steam it produces per operation. 2019-09-25 16:12:42 -07:00
JoshuaNavarro 32e1c9d3ac Added in pipes and added some optimization checks to searching out energy and fluid networks. 2019-09-25 15:02:58 -07:00
JoshuaNavarro ecfc595751 Fixed fluid manager not transporting fluids. Added in steam boiler, water, and steam. 2019-09-24 17:31:33 -07:00
JoshuaNavarro 43eb60e9b9 Added in fluids to resource manager. Got fluid pump able to be placed in water, added in infinite reach for placing custom objects. 2019-09-24 15:18:57 -07:00
JoshuaNavarro caa7653b32 Finally added in the alloy furnace. I think all machines should serialize now. 2019-09-22 11:12:07 -07:00
JoshuaNavarro 4eda84e57d NO MORE MULTIPLAYER. This is my last stardew wish and I'll make what I can. 2019-09-22 02:32:59 -07:00
JoshuaNavarro 0d373b5d83 Probably going to quit. Multiplayer can't sync inventories effectively so what's the point? 2019-09-22 00:18:48 -07:00
JoshuaNavarro 1c6e04929c Added in the mining drill. 2019-09-21 18:48:21 -07:00
JoshuaNavarro 259f386471 Added in the mining drill, fixed charging station not working, and fixed tool descriptions. 2019-09-21 14:39:16 -07:00
JoshuaNavarro c0ecee5d9d Added in the grinder which grinds ores into sand for ore doubling. 2019-09-19 19:07:15 -07:00
JoshuaNavarro b76a5ef39d Added in charging station. 2019-09-19 15:44:02 -07:00
JoshuaNavarro f93fac1637 Added in capacitor. 2019-09-19 14:44:46 -07:00
JoshuaNavarro e20d593c7f Added in dye option. WIP. 2019-09-18 17:33:45 -07:00
JoshuaNavarro 0de19a904f Added in hover bubble for machines which displays when they are full. Also made a config to adjust alpha and if it displays. 2019-09-18 15:05:51 -07:00
JoshuaNavarro 620c1b4b70 Added ability to see how much inventory space remains on summary menu. Also made machines unable to produce items if inventory is full. 2019-09-18 14:30:37 -07:00
JoshuaNavarro 505eaf1c2f Got the machine summary menu to display energy consumed/produced per 10 mins. 2019-09-18 14:13:11 -07:00
JoshuaNavarro 3251d194f7 Fixed the display/ transfer code for inventory transfer menus to display proper inventory bounds. 2019-09-18 13:51:42 -07:00
JoshuaNavarro ea100b1084 Added in wires, the battery bin, fixed machines not consuming energy. 2019-09-18 13:05:31 -07:00
JoshuaNavarro fcf27bdc52 Added in solar pannels and fixed the energy display meter on the machine summary menu. 2019-09-16 15:48:26 -07:00
JoshuaNavarro 5e5c15f692 Updated machine inventory menu to update when an item is crafted. 2019-09-11 22:59:39 -07:00
JoshuaNavarro a2b66afb65 Added in crafting menu for machines. For some reason though custom obbjects are broken in crafting menus. 2019-09-11 18:04:12 -07:00
JoshuaNavarro 877e40ae39 Added in simple machines and tested to make sure they produce items. They do for non-energy consuming items. Also added in the sandbox which is a wip. 2019-09-09 15:44:25 -07:00
JoshuaNavarro bd03736e65 Started work on crafting menu. Still need to display all required items, a description, and a craft button. 2019-09-02 19:02:58 -07:00