Commit Graph

16 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 62524d8693 Started working on balancing the economy and limiting sales/purchases. Still needs work. 2016-04-26 18:03:47 -06:00
Robbie Antenesse 98a02a38ac Move all GUI to sheets, move all GUI Drawing to guiControl object. 2016-04-26 13:29:28 -06:00
Robbie Antenesse f63788a6c5 Changed sound effects for moving up and canceling in menus. 2016-04-17 15:53:31 -06:00
Robbie Antenesse f20065727f Added a title screen! 2016-04-16 23:35:04 -06:00
Robbie Antenesse 02285f1d8e EVERYBODY MAKE SOME NOISE 2016-04-16 15:43:39 -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 d45246b3d5 Resized the ocean. Added map! Updated trade so you can't haggle forever. Each island knows when it's been haggled. 2016-04-14 17:09:57 -06:00
Robbie Antenesse f8e2fa3cb9 Added checks to make sure objects exist before trying to reference them. 2016-04-14 15:01:18 -06:00
Robbie Antenesse 3d90f9639d Added arrows to indicate when there are multiple pages to look through. 2016-04-13 17:32:56 -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 d8cb0151d8 Replaced every instance of OS.S.pixelScale with pixel() to make life easier. 2016-04-12 18:14:09 -06:00
Robbie Antenesse 4cee4c49b6 Started work on Trade interaction. 2016-04-12 10:02:27 -06:00
Robbie Antenesse 1e2638c1f0 Little bit of work on Trade screen. 2016-04-11 22:47:01 -06:00
Robbie Antenesse 4f58ea6ba4 Started work on Trade room. Found a bug with background color not changing when rooms change! 2016-04-11 18:06:06 -06:00