1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-05 22:53:48 +02:00
Commit Graph

555 Commits

Author SHA1 Message Date
Oarcinae
fc75358c2e Make the testing of surface settings easier. 2020-06-19 11:41:19 -04:00
Oarcinae
08ac307423 Some minor tweaks to regrowth. It seems to be working for now but still not fully tested. 2020-06-19 11:30:27 -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
2de868850b Uranium Refining chunk and silo chunk should be working now. Shrank the radius of where you can place the silo. 2020-06-09 10:58:49 -04:00
Oarcinae
fba5596c1a Add land mines to store. Change assemblers to be 6 instead of 4. 2020-06-02 09:54:05 -04:00
Oarcinae
8cb2523863 Shrink special chests/IO stuff. 2020-05-27 20:52:54 -04:00
Oarcinae
01dd0b6159 Hail the great coin! 2020-05-27 20:40:51 -04:00
Oarcinae
fd705f1b8f Some bug fixes for vanilla spawning. 2020-05-27 14:35:15 -04:00
Oarcinae
d13cd586ff Bug fix and reduce loot radius. 2020-05-23 14:37:38 -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
e0b61cc567 Tweak costs based on play through. 2020-05-19 21:52:27 -04:00
Oarcinae
0e36f6cc1e Looting and barrels. By request. 2020-05-18 21:54:59 -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
66d968de0c Add time-locked items in the store. Adjust costs. Add a donate-coins cmd. 2020-05-09 20:35:03 -04:00
Oarcinae
66c2a69173 Added new coin and purchasing system... Needs multiplayer testing. 2020-05-09 15:39:32 -04:00
Oarcinae
33d3f11ef2 Add discord invite as text box for easy copy paste. 2020-05-05 11:46:45 -04:00
Oarcinae
e50c2d13f3 Spread out magic assemblers and furnaces a little more. Stop "hidden" items from being swallowed into the cloud. 2020-05-04 16:40:35 -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
e25a639b9a Fix silly text scaling issue... 2020-04-27 16:46:25 -04:00
Oarcinae
95f5270d62 Center silos and reduce chunks generated there too. 2020-04-13 10:44:57 -04:00
Oarcinae
02db09e530 Center magic things within the chunk and reduce requested chunks generated. 2020-04-13 10:34:24 -04:00
Oarcinae
7ab472d664 bug fix. 2020-04-11 07:55:20 -04:00
Oarcinae
6dd20b5100 Ooops forgot my colored tile util 2020-04-10 22:06:54 -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
b44a5b9b62 Fix invalid comma and up richness in example file. 2020-03-26 13:02:57 -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
b9eb9ce043 Drop debug message and adjust OE logic to map setting. 2020-03-20 14:01:37 -04:00
Oarcinae
8ff97a117a Adding a resource scaler based on distance from spawns. 2020-03-20 13:26:56 -04:00
Oarcinae
122c2cb1a8 Updating readme regarding stable versions and what is in master. 2020-03-14 14:42:54 -04:00
Oarcinae
595c48a090 Change the default sharing limit. 6MW is pretty harsh if people don't know what they are doing. 2020-03-10 09:12:50 -04:00
Oarcinae
788a2fc304 Minor changes to spacing of shared items. Adding more combinators for signal monitoring. 2020-03-08 15:16:49 -04:00
Oarcinae
fc5b6b2a50 Fixing some bugs with enter/exit on top left gui. 2020-03-04 17:02:41 -05:00
Oarcinae
eaf738f0ae Just for me. 2020-03-04 15:01:24 -05: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
106305a939 Fix bug when other GUIs are open or opened during the cutscene. 2020-03-03 16:18:29 -05: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
a1b9ef07dd
Merge pull request #113 from Oarcinae/shared_items
Shared items + Offline attack inhibitor.
2020-03-02 09:08:40 -05:00
Oarcinae
8edf9b0a49 Slight change to modular-armor quick start kit. 2020-02-26 15:03:44 -05:00
Oarcinae
567408dbbc Add modular armor quick start option. 2020-02-26 02:01:20 -05:00
Oarcinae
9bf9b4dd31 Merge branch 'master' into shared_items 2020-02-26 01:28:16 -05:00
Oarcinae
e5fc194300
Merge pull request #112 from Oarcinae/oarc_enemies_second_attempt
Oarc enemies second attempt
2020-02-26 01:28:19 -05:00
Oarcinae
c44c8b6477 Better shared energy system, even if it's more computationally intensive. 2020-02-26 01:26:11 -05:00
Oarcinae
a76e7364dd Bug fixing for the bug killing. 2020-02-25 14:56:49 -05:00