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

407 Commits

Author SHA1 Message Date
Oarcinae
a36aa4517e
Merge pull request #104 from tuckert/dev_0.17
Rockets tab not unlocking
2019-09-24 09:03:51 -04:00
Travis Tucker
05a89592d2 Tried this. It works. Fingers crossed 2019-09-12 22:18:23 -05:00
Oarcinae
b15ab65123
Merge pull request #102 from Oarcinae/restricted_build
Restricted build & GUI rework
2019-08-11 21:37:19 -04:00
Oarcinae
dc3c8141c4 Additional checks for invalid buddies. 2019-08-01 11:00:42 -05:00
Oarcinae
cace3a4112 Cleanup and fix swapped names on player list and tags. 2019-07-31 22:53:31 -05:00
Oarcinae
ff0badceb8 Forgot to include the new file lol. 2019-07-31 22:48:05 -05:00
Oarcinae
0e683ea0f2 Seriously NO functions in global. I promise. 2019-07-31 22:47:39 -05:00
Oarcinae
aea2932315 I think I have the GUI stuff working now? minimal globals...? 2019-07-31 22:25:03 -05:00
Oarcinae
d64ebf53d8 Speculative fixes for GUI stuff. 2019-07-31 16:20:49 -05:00
Oarcinae
15cfbcded1 Broke the GUI in multiplayer lol. Fricking globals and shit. 2019-07-31 15:53:10 -05:00
Oarcinae
11a5091bb1 More regrowth related fixes. 2019-07-31 15:31:34 -05:00
Oarcinae
5d94efc2f3 F'd up the buddy spawn GUI stuff. 2019-07-31 15:22:59 -05:00
Oarcinae
2028b28096 Bug in regrowth mod compatibility. 2019-07-31 15:03:16 -05:00
Oarcinae
c94bef3e77 Working on new GUI improvements and converting regrowth into a mod. 2019-07-31 13:53:21 -05:00
Oarcinae
b593d8a7e8 Working on restricted build mod/mode. 2019-07-24 06:09:55 -05:00
Oarcinae
c3a70fc1d3 Modify worms on biter base built as well. No behemoths being built near to player spawns even though evo is high. 2019-07-02 18:13:48 -05:00
Oarcinae
0766349a5f Add more broadcast messages for launches. 2019-07-02 18:13:15 -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
4eb89ac07a Patch for FARL-type mods that build and correctly use 'raise_built'. This will make sure regrowth also applies to those things that mods build. 2019-06-12 22:52:08 -05:00
Oarcinae
226f71cf9f Fix tag clear button being admin only lol 2019-06-10 13:03:44 -05:00
Oarcinae
43fb788262 Whoops. Forgot quotes. 2019-06-08 21:32:27 -05:00
Oarcinae
1f14bee11f Turn the lock goodies option into a proper configurable option. 2019-06-07 23:07:00 -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
eb63dd6e64
Merge pull request #99 from IIPoliII/patch-1
Corrected French Translation to not see the \ N
2019-05-28 03:56:41 +08:00
Poli
c46b0173bd
Corrected French Translation to not see the \ N
I did an error on my last commit and i only saw it now i putted \ N instead of simply \n so it was visible in game instead of seeing it as a line change.
2019-05-21 10:25:23 +02:00
Oarcinae
ce5d042c3c Updating readme now that there is a wiki page. 2019-05-19 16:38:52 +08:00
Oarcinae
b836536430 Workaround/fix for possible bug with get_inventory? Untested. Bug reported in forums. 2019-05-16 12:12:02 +08: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
fc3646790f Shuffle vanilla spawns so we don't always pick the same one every game. 2019-05-14 13:09:01 +08:00
Oarcinae
fc8643783b Fix an issue where restarting a player during their 15 min grace period might delete their character. 2019-05-14 13:08:14 +08:00
Oarcinae
cb4d18ec42 Quite untested, but changed silos to be build-able only in certain areas. Also added loaders. 2019-05-12 22:00:56 +08:00
Oarcinae
af4ad8129a Adding a power armor starting kit command. Admin only. 2019-05-12 21:59:54 +08:00
Oarcinae
c4189c3ecd Typo causing likely failure for recipe being disabled all the time. 2019-05-12 20:14:36 +08:00
Oarcinae
959612be79 Adding a stupid check, for an impossible crash. 2019-05-12 17:01:20 +08:00
Oarcinae
ca6aef19d9 Typo. Whoops. 2019-05-12 17:00:27 +08:00
Oarcinae
e64bd6fdd7 Add fixes for breaking changes in 0.17.35. Also added a corpse timeout dump to chests function. 2019-05-03 16:52:38 -05:00
Oarcinae
c44257ad6d Fix a bad bug with regrowth! 2019-04-29 14:21:31 -05:00
Oarcinae
1c8db5a294 Disabling recovery of chunks that player builds in and then removes buildings from. Too niche for the complicated logic. Not worth the performance hit.
Bumping up the regrowth buffer around new buildings.
2019-04-28 22:37:12 -05:00
Oarcinae
20fad10da7 Set FF to be off all the time, pulled it out of the anti-griefer settings. 2019-04-28 22:25:18 -05:00
Oarcinae
925f21ffd4 Enforce island map type so you don't need to choose it in the map options. 2019-04-28 20:31:13 -05:00
Oarcinae
178d751377 Tweaking the example config. Adding new silo island mode option. 2019-04-28 20:29:39 -05:00
Oarcinae
d2a56f79d3 Making sure silos have enough time to spawn. Increased and made the "IsChunkAreaGenerated" checks a little more generic. 2019-04-28 21:17:39 -04:00
Oarcinae
333dec557a Fixing another typo bug and adding silo islands as an exposed option now. 2019-04-28 14:58:59 -04:00
Oarcinae
d571eff2b2 Slight tweak to worm distance scaling and fixing comments. 2019-04-28 14:45:37 -04:00
Oarcinae
479686059b Trying to fix a bug with shared spawns when a player leaves. Cleaning up some more of the config settings, regrowth logic and some other minor things. 2019-04-28 14:41:37 -04:00
Oarcinae
f5c4b86774 Splitting out rocket launch code into a separate file, with a proper GUI. 2019-04-28 14:13:46 -04:00
Oarcinae
1b728d7462 Haki found a bug. I forgot to change this after adding a global.siloPosition init somewhere else. 2019-04-20 16:37:28 -04:00
Oarcinae
5987c91440 I don't have a good way to enable techs for individual forces in frontier mode just yet. 2019-04-11 15:47:54 -04:00