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
|
92f54ebd30
|
Merge pull request #3 from Droog71/dev
Rail cart update.
|
2020-11-24 10:38:59 -05:00 |
|
Droog71
|
bb62b6a6b2
|
Dark matter conduits can now output to multiple rail carts. Conduit item sprites return to starting position when inactive.
|
2020-11-23 20:15:00 -06:00 |
|
Droog71
|
05c22ec5b5
|
Retrievers and universal conduits can now interact with multiple rail carts as input / output objects.
|
2020-11-23 19:42:23 -06:00 |
|
Droog71
|
98a62002cf
|
Retrievers can cycle between multiple rail carts for input.
|
2020-11-23 11:50:31 -05:00 |
|
Droog71
|
1eb27bcdc3
|
Fixed smelter fire not going out when it should. Added new logo graphics.
|
2020-11-23 00:31:41 -05:00 |
|
Droog71
|
f6c70ca8ce
|
Update README.md
|
2020-10-20 16:52:36 -04:00 |
|
Droog71
|
0a2c07ce0a
|
Update README.md
|
2020-10-05 05:03:46 -04:00 |
|
Droog71
|
08682e3ec4
|
Added adjustable output for mod machines.
|
2020-10-04 01:11:43 -04:00 |
|
Droog71
|
31c29946d7
|
Fixed bug with mod machines.
|
2020-10-04 00:23:56 -04:00 |
|
Droog71
|
d26955cf8c
|
Added mod.io support
|
2020-10-03 23:00:33 -04:00 |
|
Droog71
|
6ce12d0d71
|
Fixed Heat exchanger missing output ID for nuclear reactors. Fixed some issues with paint gun color seleciton GUI.
|
2020-10-02 05:45:33 -04:00 |
|
Droog71
|
a139c307d8
|
Fixed location selection not persisting.
|
2020-10-01 03:28:03 -04:00 |
|
Droog71
|
501f809b9c
|
Fixed market and crafting related messages rendering behind the background or possibly interfering with other text.
|
2020-09-29 08:42:58 -04:00 |
|
Droog71
|
a620c1be78
|
Fixed bug when crafting items with shift+click. Fixed crafting recipes extending outside of GUI background with certain screen resolutions.
|
2020-09-29 03:59:14 -05:00 |
|
Droog71
|
b21a11660a
|
Merge pull request #2 from Droog71/dev
Master Branch Update
|
2020-09-28 19:33:53 -04:00 |
|
Droog71
|
bb9bfa2234
|
Fixed save file being recreated after deletion. Fixed world list not saving when exiting the game from the main menu without ever starting a world.
|
2020-09-28 18:05:23 -04:00 |
|
Droog71
|
b20afa3e32
|
Fixed sceneChangeRequired bool persisting after world has been deleted.
|
2020-09-28 08:38:24 -04:00 |
|
Droog71
|
772034b2b2
|
Fixed some issues with MarketGUI and added vSync toggle.
|
2020-09-27 20:29:47 -04:00 |
|
Droog71
|
5571353205
|
Optimizing coroutines to reduce CPU usage.
|
2020-09-27 07:02:17 -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
|
46b5ac977c
|
Merge pull request #1 from Droog71/building_optimization
Updating master branch
|
2020-09-25 04:55:14 -04:00 |
|
Droog71
|
8996bd00b0
|
Update README.md
|
2020-09-25 04:16:36 -04:00 |
|
Droog71
|
a47bdfa7ee
|
Update README.md
|
2020-09-25 04:15:55 -04:00 |
|
Droog71
|
75ac1eba15
|
cleaning up
|
2020-09-25 03:59:17 -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
|
f211bcf72e
|
Fixed mod sub-directories not created automatically if missing.
|
2020-09-24 03:36:17 -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
|
f2d6dd455f
|
Fixed options menu background size.
|
2020-09-21 03:45:27 -04:00 |
|
Droog71
|
2815a0fdc1
|
Added chunk size setting, further optimization for building system.
|
2020-09-21 03:13:29 -04:00 |
|
Droog71
|
2887e92be8
|
Removing world limit on blocks, object arrays resize as the world grows, making coroutines smoother.
|
2020-09-20 22:56:03 -04:00 |
|
Droog71
|
72f42d2bdc
|
Building optimization and paint gun improvements.
|
2020-09-20 18:09:21 -04:00 |
|
Droog71
|
235334ce6d
|
Fixing build system bugs.
|
2020-09-20 04:32:39 -04:00 |
|
Droog71
|
938a3f15fc
|
Building bug fixes.
|
2020-09-20 03:19:31 -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
|
df49f225d6
|
Fixed glass blocks ID saving and some GUI issues.
|
2020-09-16 03:22:07 -04:00 |
|
Droog71
|
7801e9ec45
|
Cleaned up PluginLoader class.
|
2020-09-15 20:26:06 -05:00 |
|
Droog71
|
39158411ca
|
Fixed nuclear reactor missing ID on save. Fixed machines stuck with power outside range of slider when power is lost.
|
2020-09-15 04:00:33 -04:00 |
|
Droog71
|
902202d3a7
|
Reverted power distribution to 50/50 at dual output conduits.
|
2020-09-14 01:17:56 -04:00 |
|
Droog71
|
d6e74567a2
|
Fixed broken save/load system.
|
2020-09-14 01:11:01 -04:00 |
|
Droog71
|
be44254e73
|
Added unknown ping for mod resources. Fixed some craftin recipes not updated to new system. Added debug log outputs to help modders with troubleshooting.
|
2020-09-13 22:47:45 -04:00 |
|
Droog71
|
afcd201982
|
Added mod plugin manager. Cleaned up some old debug logging.
|
2020-09-13 19:21:06 -04: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
|
819b50d68f
|
Reverted AlloySmelter to dev branch version. Code was removed that should not have been.
|
2020-09-11 19:16:57 -04:00 |
|