Commit Graph

105 Commits

Author SHA1 Message Date
Robbie Antenesse 63ff3fd1a6 Update README.md 2016-04-18 12:44:12 -06:00
Robbie Antenesse 632257d5d8 Moved all screenshots to their own directory and added some new ones. 2016-04-18 12:39:31 -06:00
Robbie Antenesse 80d8d50785 Updated index, ready for merge! 2016-04-17 20:47:05 -06:00
Robbie Antenesse e5353026e1 Added a credits screen. 2016-04-17 20:46:36 -06:00
Robbie Antenesse 65d6722122 Added a new way to open the map. 2016-04-17 20:46:20 -06:00
Robbie Antenesse 9d80d31647 Pretty promo image. :D 2016-04-17 20:14:50 -06:00
Robbie Antenesse f5a40f0ebe Tidying up a little. 2016-04-17 20:13:57 -06:00
Robbie Antenesse 7601a60842 Fixed saving. 2016-04-17 20:13:37 -06:00
Robbie Antenesse 9c63b8e4b0 Allow waves to be created while on the title screen. 2016-04-17 15:58:36 -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 6b2302d52a Renamed audio tracks. 2016-04-17 15:53:13 -06:00
Robbie Antenesse 3401cb3559 Fixed little error in Oversimplified.Load() debug message. 2016-04-17 15:52:29 -06:00
Robbie Antenesse c923b2b8ec Added black outline to title image 2016-04-17 15:51:58 -06:00
Robbie Antenesse 41fa0610ed Moved and rebalanced audio 2016-04-17 15:51:26 -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 16e27ec04c Added untested Save, Load, Erase functions for handling game data. 2016-04-17 13:45:43 -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 717c9e9213 Make Wave sound effect fade in and out so it's easier on the ears. 2016-04-16 15:43:21 -06:00
Robbie Antenesse 2dfd594cb0 Fixed OversimplifiedJS's DoFirst() function not running on GameObject creation. 2016-04-16 15:39:22 -06:00
Robbie Antenesse 5daacc2771 Load all Audio 2016-04-16 13:11:16 -06:00
Robbie Antenesse 9acc3130e4 Added reference to Oversimplified.Tune.element and Sound so Play() works. 2016-04-16 13:10:55 -06:00
Robbie Antenesse 4388514610 Altered music and sfx volume, moved originals to source folders. 2016-04-16 10:42:59 -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 55ce2e7c1f Fixed island generation!
My while statements were looping forever because the ranges were too big!
2016-04-15 15:10:24 -06:00
Robbie Antenesse 8e09e8b2a0 Moved rm_Ocean "constants" into its creation. 2016-04-15 15:08:16 -06:00
Robbie Antenesse 34de633ef3 Made edits to try to make island generation better. It crashes on load a lot on Ubuntu Chrome for some reason. No clue why. 2016-04-14 23:01:05 -06:00
Robbie Antenesse d7201a5eb2 Updated instructions on page, ready to merge. 2016-04-14 18:00:19 -06:00
Robbie Antenesse eecc18e330 Sort of started working on Title Screen. 2016-04-14 17:48:18 -06:00
Robbie Antenesse 736c955f1c Screenshots! 2016-04-14 17:48:02 -06:00
Robbie Antenesse b4c0204657 Added Day/Night Cycle with fancy a sine wave! Economy updates each morning. 2016-04-14 17:11:55 -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 d86b36883d Procedurally generate islands and update economy on a timer. 2016-04-14 15:02:12 -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 5224f69de2 Improved script loading, added loading progress bar. 2016-04-14 14:54:56 -06:00
Robbie Antenesse 98280fc465 Improved Oversimplified.CopyObject to copy arrays by value instead of reference. 2016-04-14 14:54:25 -06:00
Robbie Antenesse 74b7eb885d Optimized collision checks. Like wtf why didn't I do it this way before? 2016-04-14 08:31:01 -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 ee3dac7063 Reduced number of collision checks on the Ship to reduce diagonal movement lag. 2016-04-13 23:20:54 -06:00
Robbie Antenesse de7f4d5bcb Made oceanRoom generate 5 islands at the start. 2016-04-13 23:20:11 -06:00
Robbie Antenesse 33eecd7cc7 Updated Oversimplified.CopyObject() to allow passing options object to override any GameObject properties. 2016-04-13 23:18:29 -06:00
Robbie Antenesse 434d7e411e Increased price of items in short supply on islands. 2016-04-13 23:16:59 -06:00
Robbie Antenesse f80775702a Screenshots from yesterday that I forgot to commit. 2016-04-13 22:15:23 -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 6c64da02a3 Made island economy make sense based on the inventory it generates. 2016-04-13 17:56:52 -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 470bac1997 Eliminate the concept of a tradeRoom. 2016-04-13 16:48:32 -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