1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-18 02:58:37 +02:00

54 Commits

Author SHA1 Message Date
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. 2024-12-03 20:28:14 -05:00
Oarcinae
bac97318ec Update changelog. 2024-12-03 18:44:04 -05:00
Oarcinae
502ed16b92 Lots of changes to the color/sound/icons for various messages printed to players. 2024-12-02 12:49:56 -05:00
Oarcinae
80d0ecdc9b Update version and changelog. 2024-12-02 11:19:13 -05:00
Oarcinae
dda40a52a6 Update changelog with release date 2024-11-26 22:21:26 -05:00
Oarcinae
e80ceaa528 Modding interface updates. 2024-11-26 22:04:08 -05:00
Oarcinae
e0e21da26f Update changelog and fix migration bug where gleba_resources was missing in nauvis config. 2024-11-26 21:02:36 -05:00
Oarcinae
3fa20a0108 Start dev branch for 2.1.15 2024-11-25 11:13:25 -05:00
Oarcinae
c0d5538041 Update changelog. 2024-11-21 19:57:39 -05:00
Oarcinae
1e1f3364ef More fancy planet name and icon localization. 2024-11-21 19:36:55 -05:00
Oarcinae
760173e0a1 Switch to using new set_driving() function, update required base version and mod version. 2024-11-21 13:37:11 -05:00
Oarcinae
b3a697df8c Fix missing migration for regrowth surface init and updated one of the mod setting descriptions. 2024-11-20 16:11:28 -05:00
Oarcinae
49f7918085 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
Oarcinae
905939610d Default to moat enabled in spawn choices. 2024-11-17 14:38:48 -05:00
Oarcinae
3009c88be8 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
Oarcinae
d0d22e641c Update changelog. 2024-11-17 14:17:45 -05:00
Oarcinae
9baf33f235 Starting 2.1.13 dev branch. 2024-11-17 08:41:42 -05:00
Oarcinae
9b215c9f0d Fix missing localization for research notification and add warnings about supported surfaces. 2024-11-13 06:32:50 -05:00
Oarcinae
705349f35a Fix missing migrations for other planet configs. 2024-11-12 16:19:45 -05:00
Oarcinae
f49a755ba9 Updating changelog. 2024-11-11 12:22:34 -05:00
Oarcinae
305786da57 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
Oarcinae
bcb4aa86ae Note localizations in changelog. 2024-11-06 11:11:45 -05:00
Oarcinae
cbb93db37a Fix #246 gui crash on player self reset button click 2024-11-06 10:45:58 -05:00
Oarcinae
ab4f50f0e8 Fix changelog wording. 2024-11-05 11:29:05 -05:00
Oarcinae
7dba51d535 Adding a hacky way to scale damage to spawners near spawns. Defaults to off because it is somewhat experimental. 2024-11-05 11:09:01 -05:00
Oarcinae
129a05510d Fix #240 crash on gui radio select when main team is disabled. 2024-11-05 09:08:28 -05:00
Oarcinae
5bcaa1267a
Dev fix teleport issue 2.1.6 (#238)
* plexpt localization work

* Fix teleport bug when remote driving.

* Fix some minor localization issues from PR.

* Fix some more incompatibilities due to dependency ordering. Add more surfaces to be blacklisted as well.

* Update changelog.

---------

Co-authored-by: plexpt <plexpt@gmail.com>
2024-11-04 12:23:07 -05:00
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