Commit Graph

15 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 f20065727f Added a title screen! 2016-04-16 23:35:04 -06:00
Robbie Antenesse 8e09e8b2a0 Moved rm_Ocean "constants" into its creation. 2016-04-15 15:08:16 -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 470bac1997 Eliminate the concept of a tradeRoom. 2016-04-13 16:48: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 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 3208d230bf Prevent moving ship if inventory screen is open. Also resize map. 2016-04-11 17:00:27 -06:00
Robbie Antenesse 3719e69ba3 Added seamless transitions on the map, shrank Ocean room to allow making an in-game map. 2016-04-07 12:26:36 -06:00
Robbie Antenesse 559d37a88a Set up files for test loading, fixed misplaced semicolon in oceanTilePrefab.js, removed Title Screen for testing. 2016-04-05 17:59:10 -06:00
Robbie Antenesse bed09ec643 Started altering the format of objects according to previous OversimplifiedJS changes. 2016-04-05 11:39:18 -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