1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2024-12-12 10:13:58 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Oarcinae
f2f306f4d4 Update changelog regarding zh-CN translations. 2024-11-01 13:28:38 -04:00
Oarcinae
f9ae63f229 Add clear error message for someone trying to re-init the mod on a save. 2024-11-01 13:24:32 -04:00
Oarcinae
12aed6c677 Fix critical crash in player left event when removing items. 2024-10-29 19:48:38 -04:00
Oarcinae
bb0c1c6486 Note DE translation partial update in changelog. 2024-10-27 20:28:51 -04:00
Oarcinae
7ddc0c2135 Should fix a LOT of cases where player was used instead of player.character. Add broadcast for when player changes surfaces and platforms. 2024-10-27 19:50:52 -04:00
Oarcinae
834cac3702 Exposing friendly and cease fire in mod settings. I guess PvP is now technically supported? 2024-10-25 19:56:04 -04:00
Oarcinae
398615074a Re-arrange and rename some of the settings tabs and headers for clarity. 2024-10-24 10:11:01 -04:00
Oarcinae
a2cb2ed728 Player can now self reset (enabled by default). 2024-10-24 09:54:05 -04:00
Oarcinae
fbd4b2c992 Set default items to be same as vanilla freeplay. 2024-10-24 08:44:29 -04:00
Oarcinae
1df295f63f Fix updated item name in shop for logistics storage chest. 2024-10-23 21:24:27 -04:00
Oarcinae
482f27aad8 And update changelog for fluid spacing change. 2024-10-23 21:20:30 -04:00
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
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
d891f75e6c Fixing crash in player list. Also bumping version. 2024-10-22 20:47:40 -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
19fa4654f9 Removing migrations and bump to new major version. 2024-10-19 17:13:53 -04:00
Oarcinae
3f3bf00c2d Update changelog, info and gitignore for 2.0.4. 2024-10-19 13:17:04 -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
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
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
4afe9749c2 Fix chat permissions in holding pen and disable template scenario to avoid confusion. 2024-09-25 20:54:43 -04:00
Oarcinae
7763ded769 Updating changelog notes and default setting for secondary spawn. Adding gitignore for releases. 2024-09-24 22:36:39 -04:00
Oarcinae
d133179a74 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
Oarcinae
0001405a24 Cleaned up globals usage a LOT. No more "ocore". Re-added offline protection since it was missing. Placeholder changelog. 2024-09-14 13:59:28 -04:00