.. |
gui_tabs
|
Fix missing surface name on player list if not on planet.
|
2024-12-03 13:23:35 -05:00 |
planet_configs
|
Add comment about fluid resource placement in aquilo config.
|
2024-11-20 16:33:35 -05:00 |
config_parser.lua
|
Lots of changes to the color/sound/icons for various messages printed to players.
|
2024-12-02 12:49:56 -05:00 |
config.lua
|
Add support for secondary spawns on Aquilo. More info in FAQ, updated various warnings about secondary surfaces and starting on other planets.
|
2024-11-20 13:17:06 -05:00 |
holding_pen.lua
|
Have the basics of a Fulgora spawn working. Looks like shit, but best I can do for now.
|
2024-11-06 12:37:48 -05:00 |
oarc_commands.lua
|
Fix edge case where player can be reset while spawning.
|
2024-12-03 18:37:51 -05:00 |
oarc_gui_tabs.lua
|
Re-arrange and rename some of the settings tabs and headers for clarity.
|
2024-10-24 10:11:01 -04:00 |
oarc_gui_utils.lua
|
Saving my work for surface starting items and resources config GUI. Have the starting items working. Need to setup GUI for resources next.
|
2024-10-06 15:28:16 -04:00 |
oarc_tests.lua
|
Lots of changes to the color/sound/icons for various messages printed to players.
|
2024-12-02 12:49:56 -05:00 |
oarc_utils.lua
|
Disable the additional console chat sound due to causing multiple sounds to be played at the same time. Might add it as an option in the future.
|
2024-12-03 19:33:55 -05:00 |
offline_protection.lua
|
Remove unnecessary error message and checks for offline protection when enemy group attack area doesn't seem to contain any player entities.
|
2024-11-17 14:32:16 -05:00 |
regrowth_map.lua
|
Fix regrowth checkboxes not respecting previous setting if surface wasn't created yet. Surface init now defaults to the global setting. Adding a migration and change to surface init to ensure the center chunks never get deleted so that cargo-pods don't go missing.
|
2024-11-17 14:14:28 -05:00 |
scaled_enemies.lua
|
First pass Gleba secondary spawn seems to be okay.
|
2024-11-20 11:49:02 -05:00 |
separate_spawns_guis.lua
|
Lots of changes to the color/sound/icons for various messages printed to players.
|
2024-12-02 12:49:56 -05:00 |
separate_spawns.lua
|
Lots of changes to the color/sound/icons for various messages printed to players.
|
2024-12-02 12:49:56 -05:00 |
sharing.lua
|
Saving my work. The game loads and most of the basics are working but not properly tested yet.
|
2024-10-21 13:48:42 -04:00 |
spawn_area_generation.lua
|
Add support for secondary spawns on Aquilo. More info in FAQ, updated various warnings about secondary surfaces and starting on other planets.
|
2024-11-20 13:17:06 -05:00 |