1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-02-01 12:57:49 +02:00

519 Commits

Author SHA1 Message Date
Oarcinae
be35156b5a Add GPS ping text for player when clicking on player list location. Bumping version too. 2024-10-23 19:22:02 -04:00
Oarcinae
1fc8312ea2
Merge pull request #207 from Oarcinae/206-spawn-controls-get-disabled-on-mod-update-on-gui-rebuild
206 spawn controls get disabled on mod update on gui rebuild
2.1.2
2024-10-23 09:22:00 -04:00
Oarcinae
4e7c9c6f4a Add a warning note and extra check for empty table. 2024-10-23 09:20:01 -04:00
Oarcinae
cdc3a23b22 Fix spawn controls not being re-enabled when GUI is rebuilt. Fixes #206. Bumping version. 2024-10-23 08:42:43 -04:00
Oarcinae
354e3a46b7
Merge pull request #205 from Oarcinae/204-210-crash-when-clicking-on-player-location-when-they-are-offline
Fixing crash in player list. Also bumping version.
2.1.1
2024-10-22 20:49:57 -04:00
Oarcinae
d891f75e6c Fixing crash in player list. Also bumping version. 2024-10-22 20:47:40 -04:00
Oarcinae
ef16cd04b3
Merge pull request #201 from Oarcinae/space-age-and-2-dot-OH
Space Age and 2.Ohhhhhh!
2.1.0
2024-10-21 23:18:47 -04:00
Oarcinae
98fb2e3c54 Fixed some issues related to Space Age Compat. Added a teleport to respawn button. Should be stable enough for an "experimental" release at this point. 2024-10-21 23:11:20 -04:00
Oarcinae
0d5ec9210e 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
Oarcinae
6d75811639 Renaming global to storage. 2024-10-19 20:48:20 -04:00
Oarcinae
19fa4654f9 Removing migrations and bump to new major version. 2024-10-19 17:13:53 -04:00
Oarcinae
6e5788b29a
Merge pull request #200 from Oarcinae/dev_2.0.4_pre_sa_release
2.0.4 Pre Space Age Release
2.0.4
2024-10-19 13:25:27 -04:00
Oarcinae
53b2a2df4f Updating settings for radians to degrees to just use new settings completely to avoid migration issues. 2024-10-19 13:21:35 -04:00
Oarcinae
3f3bf00c2d Update changelog, info and gitignore for 2.0.4. 2024-10-19 13:17:04 -04:00
Oarcinae
4dfed7c113
Merge pull request #199 from Oarcinae/191-desync-unknown-cause-v203-suspect-enemy-forces-scaling
191 desync unknown cause v2.0.3 suspect enemy forces scaling
2024-10-19 12:42:31 -04:00
Oarcinae
f8d1dcf78d
Merge branch 'dev_2.0.4_pre_sa_release' into 191-desync-unknown-cause-v203-suspect-enemy-forces-scaling 2024-10-19 12:42:03 -04:00
Oarcinae
fc1081e361
Merge pull request #198 from Oarcinae/197-chunk-removed-where-rails-were-built-regrowth-world-eater
fixes #197 where abandoned base removal removes other chunks even when regrowth is disabled
2024-10-19 12:40:19 -04:00
Oarcinae
7261ec3d11 fixes #197 where abandoned base removal removes other chunks even when regrowth is disabled 2024-10-19 12:37:48 -04:00
Oarcinae
8a9d7c0f23
Merge pull request #196 from Oarcinae/153-add-a-way-to-configure-primary-spawns-only-allowed-on-a-single-surface-and-secondary-spawns-on-other-surfaces
153 add a way to configure primary spawns only allowed on a single surface and secondary spawns on other surfaces
2024-10-18 22:27:07 -04:00
Oarcinae
54fa5ed9aa Working on controls for allowing secondary spawns as well as some basic spawning mechanics for buddies to travel to another planet together. 2024-10-18 22:24:24 -04:00
Oarcinae
8339fc017c Fix a bug with mod startup setting being overridden incorrectly by scenario usage. 2024-10-18 22:23:21 -04:00
Oarcinae
1849ac97e7
Merge pull request #195 from Oarcinae/163-change-resource-auto-place-angle-to-use-degrees-not-radians
163 change resource auto place angle to use degrees not radians
2024-10-18 20:47:46 -04:00
Oarcinae
57187624a8 Change resource placement in semi-circle to use degrees not radians in settings. 2024-10-18 20:45:16 -04:00
Oarcinae
71a35efad3
Merge pull request #194 from Oarcinae/186-create-a-new-settings-section-in-the-custom-gui-just-for-settings-that-are-not-mod-settings
186 create a new settings section in the custom gui just for settings that are not mod settings
2024-10-18 20:08:09 -04:00
Oarcinae
47380212d7 Expanded comment and added a missing function doc. 2024-10-18 20:05:11 -04:00
Oarcinae
5d97535be7 Saving addition of some boolean non-mod settings shown in settings GUI. 2024-10-18 14:01:26 -04:00
Oarcinae
5099750dd5
Merge pull request #193 from Oarcinae/192-research-queue-is-not-enabled-by-default
Force research queue to always be enabled for any new force created.
2024-10-18 13:30:59 -04:00
Oarcinae
68d3d04ea5 Force research queue to always be enabled for any new force created. 2024-10-18 13:29:04 -04:00
Oarcinae
6b3f199d3f Add a migration for merging old enemy forces if they exist. 2024-10-18 13:22:23 -04:00
Oarcinae
9b9e3937be Completely remove the enemy easy and medium forces. Rollback due to suspected desync source. Including removing the force evo settings. 2024-10-18 13:17:18 -04:00
Oarcinae
340a21479a Saving rollback work. Not tested yet. 2024-10-17 21:55:10 -04:00
Oarcinae
0883477efd
Update README.md 2.0.3 2024-10-13 09:47:14 -04:00
Oarcinae
dea6c77298
Merge pull request #185 from Oarcinae/dev
V2.0.3 Bug fixes + coin shop
2024-10-13 09:44:34 -04:00
Oarcinae
230abacc0f Note log spam fix in changelog. 2024-10-13 09:33:57 -04:00
Oarcinae
4e4f999e7e 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
Oarcinae
6b566e9e7a
Merge pull request #184 from Oarcinae/178-utilinsert_safe-crashes-if-itemcount-is-0
Serves me right for trusting a function named "_safe".
2024-10-12 22:50:37 -04:00
Oarcinae
513790af44 Serves me right for trusting a function named "_safe". 2024-10-12 22:31:19 -04:00
Oarcinae
119a1500b7
Merge pull request #183 from Oarcinae/175-request-reassign-players-to-default-permissions-after-spawn-selection
Default with a CAPITAL D. closes #175
2024-10-12 22:17:27 -04:00
Oarcinae
6a5eac76e6 Default with a CAPITAL D. closes #175 2024-10-12 22:15:26 -04:00
Oarcinae
7318113af7
Merge pull request #182 from Oarcinae/174-crash-join-another-spawn
Fix crash when selecting shared spawn for a player that just left. No…
2024-10-12 22:08:59 -04:00
Oarcinae
144b44039a 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
Oarcinae
12fa3b923f
Merge pull request #181 from Oarcinae/172-re-implement-coin-shop-feature
Return of the coin shop.
2024-10-12 22:00:22 -04:00
Oarcinae
0d46fcd3fa 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
Oarcinae
c86cf987ff
Merge pull request #173 from Oarcinae/171-possible-rso-incompatibilities-resources-cut-off-and-behemoth-worms-too-close
Mark RSO as incompatible.
2024-10-11 12:28:33 -04:00
Oarcinae
0d5db5f7d4 Mark RSO as incompatible. 2024-10-11 12:26:40 -04:00
Oarcinae
1db2de97f0 Remove test log message in surface_config. 2024-10-09 10:48:04 -04:00
Oarcinae
54ab7c0a16
Merge pull request #157 from Oarcinae/dev
2.0.2 Minor Fixes and Features (+player list, +moat fish, +more GUI config)
2.0.2
2024-10-07 23:02:55 -04:00
Oarcinae
249b25000f Fix defaults of solid resource angle placements (after fixing other bug with angle math.) 2024-10-07 23:00:19 -04:00
Oarcinae
1f263a3c18 Remove player print spam for testing in surface_config. Update changelog and info.json. Add RSO to hidden dependencies. 2024-10-07 22:52:25 -04:00
Oarcinae
494af6b6af Change default value for minimum distance to existing chunks from 10 to 20 and up the maximum value allowed in mod settings. Closes #150 2024-10-07 22:29:33 -04:00