27e95d4011Fixed loading issues by forcing rm_Ocean to wait until all prefabs are loaded before running. Also added debug messages for all scripts loading.
gh-pages
Robbie Antenesse2016-05-18 14:35:29 -0600
9acc3130e4Added reference to Oversimplified.Tune.element and Sound so Play() works.Robbie Antenesse2016-04-16 13:10:55 -0600
4388514610Altered music and sfx volume, moved originals to source folders.Robbie Antenesse2016-04-16 10:42:59 -0600
69888da3c6Everything having to do with sickness and healing. Plus some unnecessary spaces on the Title screen.Robbie Antenesse2016-04-15 23:15:38 -0600
34de633ef3Made edits to try to make island generation better. It crashes on load a lot on Ubuntu Chrome for some reason. No clue why.Robbie Antenesse2016-04-14 23:01:05 -0600
b4c0204657Added Day/Night Cycle with fancy a sine wave! Economy updates each morning.Robbie Antenesse2016-04-14 17:11:55 -0600
d45246b3d5Resized the ocean. Added map! Updated trade so you can't haggle forever. Each island knows when it's been haggled.Robbie Antenesse2016-04-14 17:09:57 -0600
d86b36883dProcedurally generate islands and update economy on a timer.Robbie Antenesse2016-04-14 15:02:12 -0600
f8e2fa3cb9Added checks to make sure objects exist before trying to reference them.Robbie Antenesse2016-04-14 14:58:19 -0600
98280fc465Improved Oversimplified.CopyObject to copy arrays by value instead of reference.Robbie Antenesse2016-04-14 14:54:25 -0600
74b7eb885dOptimized collision checks. Like wtf why didn't I do it this way before?Robbie Antenesse2016-04-14 08:31:01 -0600
e87f4433d1Adjust global economy based on the overall average price difference instead of amount bought vs sold.Robbie Antenesse2016-04-13 23:33:42 -0600
ee3dac7063Reduced number of collision checks on the Ship to reduce diagonal movement lag.Robbie Antenesse2016-04-13 23:20:54 -0600
33eecd7cc7Updated Oversimplified.CopyObject() to allow passing options object to override any GameObject properties.Robbie Antenesse2016-04-13 23:18:29 -0600
4cf021ff74Reset base popularity to 5, just in case I don't get stat increases into the game on time. Also added a screenshot.Robbie Antenesse2016-04-13 18:06:45 -0600
6c64da02a3Made island economy make sense based on the inventory it generates.Robbie Antenesse2016-04-13 17:56:52 -0600
3d90f9639dAdded arrows to indicate when there are multiple pages to look through.Robbie Antenesse2016-04-13 17:32:56 -0600
e8a43df0bcFinished Trade GUI and got trading working! There's test data in there, so this isn't ready to merge yet.Robbie Antenesse2016-04-13 16:49:32 -0600
1f24b91a28Built out Inventory GUI, moved some things around to where they made more sense, altered how Cargo is managed.Robbie Antenesse2016-04-11 16:22:56 -0600