Commit Graph

22 Commits

Author SHA1 Message Date
Robbie Antenesse 7b8729d4e0 Update code styles and spacing 2019-02-13 12:11:30 -07:00
Robbie Antenesse 27e95d4011 Fixed loading issues by forcing rm_Ocean to wait until all prefabs are loaded before running.
Also added debug messages for all scripts loading.
2016-05-18 14:35:29 -06:00
Robbie Antenesse 17227e054a Make islands have limited money, limit amount of price changes each day. 2016-04-29 12:25:35 -06:00
Robbie Antenesse 7601a60842 Fixed saving. 2016-04-17 20:13:37 -06:00
Robbie Antenesse 8369415812 Added untested Save and Load game functions for Trade Winds! 2016-04-17 13:46:26 -06:00
Robbie Antenesse f20065727f Added a title screen! 2016-04-16 23:35:04 -06:00
Robbie Antenesse 69888da3c6 Everything having to do with sickness and healing. Plus some unnecessary spaces on the Title screen. 2016-04-15 23:15:38 -06:00
Robbie Antenesse d86b36883d Procedurally generate islands and update economy on a timer. 2016-04-14 15:02:12 -06:00
Robbie Antenesse e87f4433d1 Adjust global economy based on the overall average price difference instead of amount bought vs sold. 2016-04-13 23:33:42 -06:00
Robbie Antenesse 4cf021ff74 Reset base popularity to 5, just in case I don't get stat increases into the game on time. Also added a screenshot. 2016-04-13 18:06:45 -06:00
Robbie Antenesse e8a43df0bc Finished Trade GUI and got trading working! There's test data in there, so this isn't ready to merge yet. 2016-04-13 16:49:32 -06:00
Robbie Antenesse 4cee4c49b6 Started work on Trade interaction. 2016-04-12 10:02:27 -06:00
Robbie Antenesse aac13ca552 Reset variables for presentation. 2016-04-11 16:30:39 -06:00
Robbie Antenesse 1f24b91a28 Built out Inventory GUI, moved some things around to where they made more sense, altered how Cargo is managed. 2016-04-11 16:22:56 -06:00
Robbie Antenesse 2647ebd724 Work on Inventory GUI. 2016-04-10 22:31:04 -06:00
Robbie Antenesse ec2689d4c0 Unified hunger and thirst/food and water, balanced energy a bit. 2016-04-08 14:39:12 -06:00
Robbie Antenesse 31a61f6808 Added Economy variables and functions. 2016-04-07 18:17:45 -06:00
Robbie Antenesse 914168459c Started islands and items. 2016-04-07 12:39:11 -06:00
Robbie Antenesse 02e70bcf73 Moved Ship Stats from the Player object to Game Manager 2016-04-06 14:41:40 -06:00
Robbie Antenesse 096ce49334 Updated Ocean prefab and got things set up. 2016-04-05 17:33:38 -06:00
Robbie Antenesse 9886b403e5 Updated pixelScale to OS.S, added controls for WASD and Arrows. 2016-04-04 23:37:01 -06:00
Robbie Antenesse 9b6bc0f07d Initial commit, no data is really correct. 2016-04-04 17:10:40 -06:00