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

101 Commits

Author SHA1 Message Date
Oarcinae
2957934a34 Adjust costs and fix remove closest. And make sure worms drop coins. 2020-05-13 11:50:22 -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
66c2a69173 Added new coin and purchasing system... Needs multiplayer testing. 2020-05-09 15:39:32 -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
8677d725e2 Better font and some util stuff. Possible fix for rocket not unlocking stuff... Force silo chunk gen at start immediately. 2020-04-29 20:33:07 -04:00
Oarcinae
47a3688bca Colored tiles. Magic chem plants. Not fully tested yet... 2020-04-10 21:55:01 -04:00
Oarcinae
446f5abcf7 Yay coins and enemies around the furnaces. 2020-04-03 14:15:39 -04:00
Oarcinae
5542ba6a37 New smelters in the wild. Not fully tested yet. Added announcement label in the main GUI tab as well as anytime a player joins. Tweaked resource scaling near spawns again. 2020-04-02 23:42:18 -04:00
Oarcinae
b447c77517 Added Esc key to close top-left GUI and fixed issue where you could be typing into the notepad when it's closed. 2020-03-03 15:53:01 -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
539a0aa065 First attempt (with lots of debug logging) at stopping enemy attacks when a player is offline. 2020-02-15 22:03:25 -05:00
Oarcinae
7960dd3b57 Added shared electricity, tweaks to center spawn and added render text for joining player. Sorted shared item list by alphabet. 2020-02-07 01:15:38 -05:00
Oarcinae
7621330e88 Fancy text rendering. Simple cutscene for chest sharing. New starting pen area. 2020-02-06 00:56:40 -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
543e929666 Adding my shared chest stuff. 2020-02-04 14:12:52 -05:00
L0laapk3
aec2ff27dd add FactorioMaps integration. initial commit 2019-12-19 22:59:21 +01:00
Oarcinae
f22f7d4003 Fixes for broken regrowth... 2019-09-29 13:32:20 -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
cace3a4112 Cleanup and fix swapped names on player list and tags. 2019-07-31 22:53:31 -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
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
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
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
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
fc3646790f Shuffle vanilla spawns so we don't always pick the same one every game. 2019-05-14 13:09:01 +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
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
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
333dec557a Fixing another typo bug and adding silo islands as an exposed option now. 2019-04-28 14:58:59 -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
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
Oarcinae
9bb581e055 Lock some goodies behind a rocket launch. 2019-04-10 21:57:25 -04:00
Oarcinae
8c2efd9052 Better starting pen area generation. Simpler. 2019-04-10 21:33:13 -04:00
Oarcinae
3357d69d90 Remove an old setting that is no longer used or needed. 2019-04-10 21:03:02 -04:00
Oarcinae
badd4ab018 Converting my table references to something less insane. 2019-04-10 20:40:34 -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
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
d07f767389 I have a close to complete vanilla spawn solution. Needs testing and tweaking though... 2019-03-19 16:46:31 -04:00
Oarcinae
f04cf2c35b My current progress for vanilla spawns. Basically nothing :) but proof of concept is that it should work. 2019-03-19 15:46:14 -04:00
Oarcinae
e3771acb2b Rework of resource configuration. 2019-03-15 16:09:14 -04:00
Oarcinae
2f4fef256a Trying to push out some minor changes. Added restart player button in admin panel (next to ban button). Updated readme to use --map-settings because it DOES seem to work. 2019-03-15 15:58:39 -04:00
Oarcinae
f870f720db Returning alien params config since --map-settings doesn't work.
Also improved biter/worm spawning and scaling with overall distance and distance to bases.
Reimplemented anti-grief stuff, not really tested though.
Getting pretty close to a good .17 stable version.
2019-03-11 09:29:00 -04:00