1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-07 23:01:35 +02:00
FactorioScenarioMultiplayer.../lib
2024-10-18 20:05:11 -04:00
..
gui_tabs Saving addition of some boolean non-mod settings shown in settings GUI. 2024-10-18 14:01:26 -04:00
config_parser.lua Expanded comment and added a missing function doc. 2024-10-18 20:05:11 -04:00
config.lua Fix coin shop not being updated when mod setting changed. Change config parser to build helper table on load to avoid hard coded repeated stuff. Update changelog. 2024-10-13 09:31:47 -04:00
holding_pen.lua Fixed some issues with regrowth missing vehicles. Added regrowth refresh around spidertrons and on exiting any vehicle. Added more info to the ingame settings GUI with subheaders. Added checks to ensure mod default settings match internal example config. Reduced refresh area for regrowth around players to reduce UPS impact. Added more info about template scenario in config file. 2024-09-24 22:28:45 -04:00
oarc_gui_tabs.lua Return of the coin shop. Plus some cleanup of comments in the config.lua file with regards to the template scenario. Also bumping version number and starting changelog. 2024-10-12 21:57:46 -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 Saving work on player list. Mostly working? 2024-10-04 13:27:42 -04:00
oarc_utils.lua Serves me right for trusting a function named "_safe". 2024-10-12 22:31:19 -04:00
offline_protection.lua Fix offline protection log spam. 2024-09-27 10:14:49 -04:00
regrowth_map.lua Expanded comment and added a missing function doc. 2024-10-18 20:05:11 -04:00
scaled_enemies.lua Change safe area settings from tiles to chunks. closes #162 2024-10-07 22:24:08 -04:00
separate_spawns_guis.lua Fix crash when selecting shared spawn for a player that just left. Now GUI is updated immediately. closes #174 2024-10-12 22:07:00 -04:00
separate_spawns.lua Force research queue to always be enabled for any new force created. 2024-10-18 13:29:04 -04:00
sharing.lua Exposed more of the resource placement as mod settings. Changed default positioning to be relative to spawn radius instead of spawn center. Move more of spawn config to be in general settings, not surface specific. 2024-09-23 22:48:08 -04:00