1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2026-04-26 20:52:01 +02:00

684 Commits

Author SHA1 Message Date
Oarcinae 7ce56f3394 Update readme with final notes. 2025-11-07 13:57:22 -05:00
Oarcinae 41d82c4a2b Merge pull request #315 from Oarcinae/dev_2.1.24
Dev 2.1.24 - Fix unfriendly forces crash site ship access issue & mod compat issue
2.1.24
2025-05-16 13:01:53 -04:00
Oarcinae dd13198268 Undo whitespace change. 2025-05-16 12:59:08 -04:00
Oarcinae b15145fde9 Update changelog to credit PR fix from zzzz465. 2025-05-16 12:43:46 -04:00
Oarcinae 46418a4fae Update changelog and add a simple message to host force if your crashed ship is destroyed. 2025-05-16 12:37:44 -04:00
Oarcinae 7089e638c1 Make sure crash site wreckage belongs to host force. 2025-05-16 12:00:19 -04:00
Oarcinae 7c1b2acba3 Merge branch 'dev_2.1.24' of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn into dev_2.1.24 2025-05-16 11:24:40 -04:00
Oarcinae df1fbc3581 Bump version. 2025-05-16 11:17:27 -04:00
Oarcinae 9942779737 Merge pull request #314 from zzzz465/fix/mapgen
fix: put default values if map_setting's required values are nil
2025-05-16 10:28:25 -04:00
jungooji 5739a766fd Update holding_pen.lua 2025-05-11 01:22:42 +09:00
jungooji f1e4c20dd5 add hotfix in case of default map_gen_settings not exists somehow 2025-05-11 01:19:22 +09:00
Oarcinae 0e1cf5768a Merge pull request #312 from Oarcinae/dev_2.1.23
Dev 2.1.23
2.1.23
2025-01-18 21:45:19 -05:00
Oarcinae 94adddabd2 Remove extra unused line. 2025-01-18 21:42:40 -05:00
Oarcinae 8563013b03 Fixing critical bug stopping loading the mod in an existing save. 2025-01-18 21:32:15 -05:00
Oarcinae 68f0381a94 Merge pull request #311 from Oarcinae/dev_2.1.22
Critical bug fixes for cargo pods forcing secondary spawns and mod compatibility. Minor modding support changes.
2.1.22
2025-01-13 20:54:56 -05:00
Oarcinae cc8a3a0129 Add remove_or_reset_player remote interface. 2025-01-13 20:34:43 -05:00
Oarcinae 47d341187e Critical bug fixes for cargo pods forcing secondary spawns and mod compatibility. Minor modding support changes. 2025-01-13 20:28:08 -05:00
Oarcinae b309a7cb77 Merge pull request #309 from Oarcinae/dev_2.1.21
Dev 2.1.21
2.1.21
2024-12-31 13:39:07 -05:00
Oarcinae c82d6e562b This should actually fix the issue with an outdated buddy in spawn choices. 2024-12-31 13:35:07 -05:00
Oarcinae de44535bb9 Bump version for fix. 2024-12-31 12:24:05 -05:00
Oarcinae 313330907d Merge pull request #307 from Oarcinae/dev_2.1.20
Fixing buddy secondary spawn crash when buddy leaves.
2.1.20
2024-12-30 10:18:54 -05:00
Oarcinae 089bc70ed7 Datestamp changelog. 2024-12-30 10:02:27 -05:00
Oarcinae 4a130a9f97 Fixing buddy secondary spawn crash when buddy leaves. Change settings import/export to use multi line text box. Add support for custom info section in server info tab. Bumping version too. 2024-12-30 09:41:47 -05:00
Oarcinae d577cd4f34 Merge pull request #305 from Oarcinae/dev_2.1.19
Dev 2.1.19
2.1.19
2024-12-19 09:53:49 -05:00
Oarcinae bd2512bc8a Remove remaining references to buddy_pairs. Remove experimental message warning. 2024-12-19 09:40:12 -05:00
Oarcinae d3fb08034a Merge pull request #304 from Oarcinae/303-crash-due-to-buddy-name-not-being-cleared-when-a-buddy-player-leaves-early
Fix crash due to buddy name not being cleared.
2024-12-19 09:14:48 -05:00
Oarcinae 0aa69709f9 Fix crash due to buddy name not being cleared. 2024-12-19 09:11:07 -05:00
Oarcinae 14b102d826 Bump version for next dev branch. 2024-12-17 19:12:42 -05:00
Oarcinae e4f2debbbe Merge pull request #301 from Oarcinae/dev_2.1.18
Dev 2.1.18
2.1.18
2024-12-11 10:29:44 -05:00
Oarcinae 267b9064b1 Merge pull request #300 from Oarcinae/299-crash-when-creating-new-spawn-with-square-resources-after-latest-update
299 crash when creating new spawn with square resources after latest update
2024-12-11 10:29:23 -05:00
Oarcinae 68b1d1fa42 Update changelog. 2024-12-11 10:26:54 -05:00
Oarcinae c090f64c46 Fix crash due to latest change not correctly checking for solid resources vs gleba style resources in square base spawns when using automatic placement. 2024-12-11 10:26:12 -05:00
Oarcinae 69b5096422 Bump version. 2024-12-10 10:29:39 -05:00
Oarcinae df571facd3 Merge pull request #290 from Oarcinae/dev_2.1.17
Dev 2.1.17
2.1.17
2024-12-09 11:51:15 -05:00
Oarcinae 18249e6c9a Datestamp changelog. 2024-12-09 11:48:10 -05:00
Oarcinae ef46d2f3ac Merge pull request #298 from Oarcinae/294-add-a-way-to-offset-player-respawn-location
Add a way to offset the player spawn location by changing the config.…
2024-12-09 11:40:19 -05:00
Oarcinae 72bc4b2ab8 Add a way to offset the player spawn location by changing the config. Add migration for new random resource order config. 2024-12-09 11:38:18 -05:00
Oarcinae 1fb4dfb545 Merge pull request #297 from Oarcinae/295-add-a-way-to-disable-random-resource-ordering-in-auto-place
Allow disabling of resource order randomization.
2024-12-09 11:20:38 -05:00
Oarcinae 46bd577c97 Allow disabling of resource randomization. Added gleba resource spawning to square style base gen. 2024-12-09 11:16:12 -05:00
Oarcinae 3153eb2526 Merge branch 'dev_2.1.17' of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn into dev_2.1.17 2024-12-08 20:11:37 -05:00
Oarcinae 9dc47c7259 Merge pull request #296 from Oarcinae/218-sa-items-sent-down-go-to-map-center-if-no-landing-pad-is-available
First attempt at solving the cargo pods being dropped at center of th…
2024-12-08 20:12:46 -05:00
Oarcinae c8b60f9498 First attempt at solving the cargo pods being dropped at center of the map problem for secondary spawns. Main force still works as before, but definitely an improvement. 2024-12-08 20:09:33 -05:00
Oarcinae 087f2eaf43 Remove old comment. 2024-12-06 10:13:45 -05:00
Oarcinae bc6d415960 Disable additional logging. 2024-12-06 10:11:33 -05:00
Oarcinae c22db49384 Update changelog and add a note about gleba resources only supporting autoplace. 2024-12-05 21:30:45 -05:00
Oarcinae 0aeb536864 Add remove decoratives non-mod setting. 2024-12-05 21:21:13 -05:00
Oarcinae 07295f6a17 More moddifng functionality. Some reduced debug logs. 2024-12-05 21:01:09 -05:00
Oarcinae fb52af346f Fix infinite tech notifications. 2024-12-04 09:41:34 -05:00
Oarcinae ecdda29839 Fix an older migration issue in spawn choices table that I missed. 2.1.16 2024-12-03 20:28:14 -05:00
Oarcinae a4c4b0ed0e Merge pull request #282 from Oarcinae/dev_2.1.16
Dev 2.1.16
2024-12-03 20:08:10 -05:00