37 Commits

Author SHA1 Message Date
Droog71
70211525a9 Optimization and bug fixes. 2021-05-21 02:15:50 -04:00
Droog71
7f12057f62 Removed TextureDictionary from StorageComputer. Added machine initialization to world loading. 2021-05-20 14:42:37 -04:00
Droog71
eafcb90ab9 Fixing bugs. 2021-05-19 23:02:02 -04:00
Droog71
0fad767b68 Added default machine range option. Fixed selected build item not always displayed when it should be. 2021-05-19 19:39:26 -04:00
Droog71
4b968e6e29 Added simulation speed option. Fixed null reference exception for GetComponent() called on destoyed GameObject. Increased machine connection attempts. 2021-05-18 23:05:42 -04:00
Droog71
dc017f40b1 Improved options menu. Fixed potential TextureDictionary null reference exception in GUI classes. 2021-05-17 23:13:02 -04:00
Droog71
9f1628c3aa WIP unstable dev branch 2021-05-16 22:56:04 -04:00
Droog71
4b4cf79f88 New development branch as of 05/16/21 2021-05-16 14:12:13 -05:00
Droog71
b20da13ee9 Added physics based player movement and jetpack hovering. Improved logging for mod loading. Fixed gear cutter not animating. Fixed iron and steel items using the same texture. 2021-04-05 02:59:40 -04:00
Droog71
3a98e21154 Added missiles and missile turrets. Fixed missing crafting recipe for generator. 2021-04-03 23:02:09 -04:00
Droog71
772034b2b2 Fixed some issues with MarketGUI and added vSync toggle. 2020-09-27 20:29:47 -04:00
Droog71
dbf0229511 New duplicate block checking in GameManager. Old duplicate checking removed from PhysicsHandler. Refactored and cleaned up InventoryGUI. Added error messages to MarketGUI. Increased speed of AddressManager Coroutine. 2020-09-26 20:55:13 -04:00
Droog71
ffa65b3780 Fixed opening and closing of market GUI near rocket. Cleaned up InventoryGUI, MarketGUI and CraftingDictionary classes. 2020-09-26 05:48:12 -04:00
Droog71
93e7550e8b Fixed GUI not closing properly based on distance from objects leaving mouse cursor enabled. 2020-09-25 18:54:42 -04:00
Droog71
e75c720c39 Fixed no audio on first run until volume is adjusted. Moving doxygen html to gh-pages. 2020-09-24 05:46:12 -04:00
Droog71
17f382916a Fixed autocrafter not working with mod recipes, savedata and mod directories not being created, storage computer needing to be replaced if left too long without containers. 2020-09-23 00:59:36 -04:00
Droog71
2815a0fdc1 Added chunk size setting, further optimization for building system. 2020-09-21 03:13:29 -04:00
Droog71
58743da7c4 Fixing paint gun bugs. 2020-09-19 20:29:43 -05:00
Droog71
36ddbcc57b doxygen implementation 2020-09-16 21:40:25 -05:00
Droog71
0d8632e826 Further implementation of modding API. 2020-09-13 02:45:50 -04:00
Droog71
e4fd471bfe Further implementation of modding API. Refactoring of StateManager. 2020-09-12 01:34:31 -04:00
Droog71
23aa602efd Fixed retriever connection line to rail cart on spawn. Fixed missing break in playercontroller save coroutine. 2020-09-10 01:10:59 -04:00
Droog71
b384ccf0f9 Fixed FOV not saving and GUI scaling issues. 2020-09-09 04:11:00 -04:00
Droog71
a2abccd563 Fixed bad math for aspect ratios, refactored scripts attached to player object. 2020-09-09 00:45:42 -04:00
Droog71
12fef072bf Improved GUI scaling for 5:4 and 4:3 resolutions, added fog to atmospheric worlds and fog settings in options menu. 2020-09-08 16:43:09 -04:00
Droog71
509db9970b Adjusted market price modifiers, improved GUI, cleaning up code. 2020-09-08 04:10:07 -04:00
Droog71
2a2a82a463 Added auto axis building, further implementation of file based save games, cleaning up code. 2020-09-07 16:47:47 -04:00
Droog71
16b6e953c0 Refactoring GameManager, fixing bugs, cleaning up code. 2020-09-07 03:40:28 -04:00
Droog71
7aee54c563 Implementation of file based playerprefs plugin. 2020-09-06 16:50:29 -04:00
Droog71
6a9e47f22d Fixing bugs, cleaning up code. 2020-09-05 18:39:40 -04:00
Droog71
c3e6661685 Adding rocket as market mechanic, fixing bugs, cleaning up code. 2020-09-05 02:02:43 -04:00
Droog71
969f9922ad First implementation of market mechanics. 2020-09-04 15:52:53 -04:00
Droog71
939b632647 Refactoring & Cleaning up code. 2020-09-03 23:23:37 -04:00
Droog71
b2d41a414b Refactoring and cleaning up code. 2020-09-03 18:26:56 -04:00
Droog71
373e85aec5 Fixing bugs, cleaning up code. 2020-09-03 03:09:26 -04:00
Droog71
20dcb5143e Cleaning up code. 2020-07-24 07:53:54 -04:00
Droog71
d9897c90cc Initial commit to master of build #164 from 05/17/2020. 2020-07-19 21:36:57 -04:00