Commit Graph

13 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 98a02a38ac Move all GUI to sheets, move all GUI Drawing to guiControl object. 2016-04-26 13:29:28 -06:00
Robbie Antenesse 6648720aee Only load alphabet images once! 2016-04-19 07:51:22 -06:00
Robbie Antenesse f20065727f Added a title screen! 2016-04-16 23:35:04 -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 3d90f9639d Added arrows to indicate when there are multiple pages to look through. 2016-04-13 17:32:56 -06:00
Robbie Antenesse 1255929124 Make words wrap nicely, but allow punctuation to wrap to next line. 2016-04-13 16:46:31 -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 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
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 654e71f14f Started kind of working on making a GUI for the Inventory. 2016-04-09 20:13:08 -06:00