Commit Graph

30 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 720ac67216 Added in recipe for fluid pump and steam boiler. 2019-09-25 16:09:23 -07:00
JoshuaNavarro 1acfc40639 Added in recipes for chainsaw and mining drill. 2019-09-25 16:03:54 -07:00
JoshuaNavarro 9dfe8a3783 Added in the recipe for the grinder. 2019-09-25 15:56:32 -07:00
JoshuaNavarro 90523d61da Added in the recipes for the capacitor and the charging station. 2019-09-25 15:48:57 -07:00
JoshuaNavarro 54e560f4a2 Added in recipes for battery bin and lighthouse. 2019-09-25 15:41:35 -07:00
JoshuaNavarro 57665d5e8c Added in recipe for solar panel tier 1 and solar array tier 1. 2019-09-25 15:27:40 -07:00
JoshuaNavarro 822ef651f5 Added in recipe for the sandbox. 2019-09-25 15:17:53 -07:00
JoshuaNavarro 486529f250 Added in alloy furnace and iron pipe recipes to crafting tables. 2019-09-25 15:15:08 -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 d059017a72 Added in ore sand variants that can be smelted into ore bars. 2019-09-19 17:32:44 -07:00
JoshuaNavarro ea100b1084 Added in wires, the battery bin, fixed machines not consuming energy. 2019-09-18 13:05:31 -07:00
JoshuaNavarro 5435157853 Added in glass. 2019-09-16 19:17:23 -07:00
JoshuaNavarro 048dfc9dc0 Fixed crafting menu multi tiled objects not displaying. 2019-09-11 22:48:38 -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 50dcdf0eb6 Added in robin selling the workbench, the anvil crafting trashcans, and craftable trashcans which toss away anything put inside of them. 2019-09-07 19:04:24 -07:00
JoshuaNavarro b6a817608f Fixed bug when getting tools from object manager. Added in all of the crafting recipes for tools. 2019-09-07 15:54:45 -07:00
JoshuaNavarro 4bfdef4383 Added in the anvil recipe for the workbench. 2019-09-04 14:34:34 -07:00
JoshuaNavarro cf3029306b Added in crafting books for workbenches and other crafting tables, added in unlockable crafting recipes, and made the menu show up when innteracting with new crafting tables. 2019-09-04 14:20:05 -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
JoshuaNavarro e849e05161 Added in alloys, alloy recipes in furnace, and vocalization enabling options. 2019-08-29 21:11:34 -07:00
JoshuaNavarro 7143d4548c Added in prismatic ore vein, nugget, and furnace recipe. Also added in gemstone to nugget or shard depending on config. 2019-08-29 19:51:13 -07:00
JoshuaNavarro f194b5eb4f Added in ores to be bought from Clints shop. Added in the rest of the vanilla furnace ingot smelting recipes. 2019-08-22 20:04:49 -07:00
JoshuaNavarro a558c15f26 Added in remaining ore veins, added in tin ore to ingot recipe for smelting, added in ingots. 2019-08-22 19:09:58 -07:00
JoshuaNavarro b65fdeb38d Updated inventory manager to have bug fixes, added in vanilla recipe and recipe books for adding in custom recipes to vanilla furnaces. 2019-08-22 13:43:11 -07:00
JoshuaNavarro b24420d368 Fixed serilaization issues with not properly reserializing files back into the world. 2019-08-21 19:06:17 -07:00
Joshua Navarro 2448f7ca01 Added additional costs to recipes such as magic, health, stamina, and gold. 2019-01-05 23:25:50 -08:00
Jesse Plamondon-Willard 691515072b
apply consistent code style conventions (no logic changes) 2018-12-30 05:00:05 -05:00
Joshua Navarro 36fc2c1fa9 Got crafting working to inventories! 2018-12-24 22:23:25 -08:00
Joshua Navarro c638ba2c80 Just got crafting recipes working with Inventory Managers! 2018-12-24 22:02:25 -08:00