1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-02-05 13:05:09 +02:00

110 Commits

Author SHA1 Message Date
Oarcinae
5800ca5ed5 Cleanup before testing on ALT server. 2020-06-21 07:33:27 -04:00
Oarcinae
76aef6d1ed More bug fixes. 2020-06-20 15:06:08 -04:00
Oarcinae
366e0e928a bug fix on player kick 2020-06-20 14:26:20 -04:00
Oarcinae
6df4bbd629 Trying to polish the new regrowth and player reset features. Will require lots of testing. 2020-06-20 14:13:44 -04:00
Oarcinae
28373e9a8b More cleanup and corrections around player reset event. 2020-06-19 14:25:03 -04:00
Oarcinae
97fbc50b89 Added world eater logic to regrowth! 2020-06-19 00:12:42 -04:00
Oarcinae
989afdfb78 Lots and lots of renaming and rework of regrowth. Definitely still buggy. 2020-06-18 23:18:29 -04:00
Oarcinae
32330e2385 Some cleanup and a fix for the soft mode miner autodecon. 2020-06-16 13:39:08 -04:00
Oarcinae
01dd0b6159 Hail the great coin! 2020-05-27 20:40:51 -04:00
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