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

27 Commits

Author SHA1 Message Date
Oarcinae
3fa20a0108 Start dev branch for 2.1.15 2024-11-25 11:13:25 -05:00
Oarcinae
f453597d35 Add better-chat compatibility to info.json 2024-11-21 19:58:54 -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
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
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
cbb93db37a Fix #246 gui crash on player self reset button click 2024-11-06 10:45:58 -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
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
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
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
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
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
0d5db5f7d4 Mark RSO as incompatible. 2024-10-11 12:26:40 -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
aec202286d Cleanup surface blacklisting in config and fix some regrowth issues. Add regrowth surface enable controls. 2024-09-11 21:20:00 -04:00
Oarcinae
aa28b4135b Fixed surface blacklist and made enable spawns on other surfaces a startup setting. Improved the shared spawn GUI experience a bit more. Removing outdated and duplicate locale files. 2024-09-11 12:49:23 -04:00
Oarcinae
f3e04c88ce MAJOR work to do conversion to a proper mod! Started to connect surface selection in GUI to implementation. 2024-08-16 01:40:16 -04:00
Oarcinae
d5f17a01f7 Cleaning up mod settings and other general locale stuff, still working on basics of supporting multiple surfaces. 2024-08-11 22:16:48 -04:00
Oarcinae
8bd24d9732 Saving my current work in progress. First attempt at using the Factorio Modding Tool Kit. Updating all my core stuff to use it and allow for multiple surfaces. Not currently playable. 2024-08-10 13:26:52 -04:00