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

33 Commits

Author SHA1 Message Date
Oarcinae
653092851f Fix bug in example config respawn items. 2021-05-26 20:48:48 -04:00
Oarcinae
3e148ea918 FIx broken config with math.random. Forgot to include this in the last commit.
(cherry picked from commit 699471d2f605edba9e738fa58781b2745f5db76d)
2021-02-21 19:58:33 -05:00
Oarcinae
6e3a14b622 Remove vanilla loaders. https://forums.factorio.com/viewtopic.php?f=23&t=92808&p=526672 2021-02-15 17:29:35 -05:00
Oarcinae
f281684513 Made spawn ship a config option as well as moat bridging. Removed spidertron as default. 2021-02-15 17:25:25 -05:00
Oarcinae
5a42f46381 Spidertron makes a visit. Also magic chunks no longer use cloud power but have their own intputs. New config file as well. Probably buggy since I made a lot of changes with minimal testing. 2020-10-03 20:59:19 -04:00
Oarcinae
2224234e9f Forcing magic factories to require shared chests (since it depends on shared energy). 2020-08-24 21:40:03 -04:00
Oarcinae
ba60939b83 Minor tweaks to the way the safe areas are calculated and the resources are scaled. 2020-05-19 22:40:23 -04:00
Oarcinae
7ad0dde911 Tweak limits,costs and items in coin shop. Change coin drop to skew towards killing bases. Auto decon of depleted miners. 2020-05-12 16:06:04 -04:00
Oarcinae
33d3f11ef2 Add discord invite as text box for easy copy paste. 2020-05-05 11:46:45 -04:00
Oarcinae
14830c9a3c Pushing all my recent work and tweaks and clean up. Hopefull should be final soon... 2020-05-01 14:59:47 -04:00
Oarcinae
6864f0fd5a Polishing the scaling resources feature and changing the default settings for map gen too. 2020-03-26 12:51:49 -04:00
Oarcinae
1ca073e45a Allow for modifying game difficulty tech multiplier to only screw over the main force. 2020-03-04 15:01:09 -05:00
Oarcinae
c73863de21 Some cleanup of new options, user facing text, and stuff. Not fully tested... 2020-03-03 13:44:44 -05:00
Oarcinae
567408dbbc Add modular armor quick start option. 2020-02-26 02:01:20 -05:00
Oarcinae
e138a69e93 Bit more cleanup and added chest randomization and minimum distribution of 1. 2020-02-04 15:10:13 -05:00
Oarcinae
b22db6631d More silos by default. 2019-09-24 10:00:07 -05:00
Oarcinae
d7b7dca750 Reverting regrowth back into a soft mod. Cleaning up and tweaking the example config. 2019-09-24 09:50:48 -05:00
Oarcinae
c94bef3e77 Working on new GUI improvements and converting regrowth into a mod. 2019-07-31 13:53:21 -05:00
Oarcinae
d52e9930b6 Fix bug with example config file not having the right var name on the setting. 2019-07-02 18:08:06 -05:00
Oarcinae
96b00cbb19 Change player joining spots to be permanent spots, not only while online.
Added writing out to file option for discord or other types of integrations, disabled by default, only writes for servers.
2019-06-07 22:52:14 -05:00
Oarcinae
b634435faf Added loaders as a config option.
MOVED TO MOD GUI - WAY NICER!
2019-06-03 00:10:19 -05:00
Oarcinae
f0768358e6 Made the buildable silos in frontier mode a proper option. Defaults to player buildable because that works better for multiple forces. 2019-05-15 14:40:32 +08:00
Oarcinae
16c72d7b30 Fixed silo positions is now a table. Fixed vanillaspawns being removed when selecting silo locations in silo island mode. 2019-05-14 13:10:12 +08:00
Oarcinae
178d751377 Tweaking the example config. Adding new silo island mode option. 2019-04-28 20:29:39 -05:00
Oarcinae
9bb581e055 Lock some goodies behind a rocket launch. 2019-04-10 21:57:25 -04:00
Oarcinae
3357d69d90 Remove an old setting that is no longer used or needed. 2019-04-10 21:03:02 -04:00
Oarcinae
9fa17f53b7 Ton of work to separate out the config settings and put them into global table so we can modify during run time. Also to make sure same code can support the mod version. 2019-04-10 13:59:57 -04:00
Oarcinae
a7c38179af Adding auto translated french since I started that work over Discord with someone. Most likely needs tweaking.
Updating example config with resource names for bobs/angels.
No game or other functional changes.
2019-04-04 11:21:44 -04:00
Oarcinae
a89a9a82d9 Made a discord server for myself. 2019-03-29 22:06:36 -04:00
Oarcinae
637780b3ff Clean up of config file and welcome text. Trying to trim things down a bit and get rid of my own customized stuff to make it easier to update/maintain for others. 2019-03-29 21:51:07 -04:00
Oarcinae
cd82b7facf Remove dupe entries in example config and fix bug in vanilla spawn selection logic. 2019-03-28 20:01:24 -04:00
Oarcinae
5765bc65e8 My first attempt at adding locale for translation support. Only the core game menu text has been converted. 2019-03-25 21:34:17 -04:00
Oarcinae
da24fba8ce Removing config.lua and replacing with example-config.lua. 2019-03-25 18:22:30 -04:00