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

35 Commits

Author SHA1 Message Date
Oarcinae
99a3e1a4c4 Fixing a crash on player exit. 2018-01-26 20:41:02 -05:00
Oarcinae
cd2956f465 Cleaned up buddy spawn system. Tested the basics and it works pretty well. 2018-01-25 00:04:07 -05:00
Oarcinae
a8121d3a98 Using native shared vision option thanks to dev help. Restoring some config settings like water and other map biomes. Moving buddy spawn 1 chunk over. 2017-12-16 22:00:51 -05:00
Oarcinae
193ecba3cc buddy system dev 2017-12-15 15:43:03 -05:00
Oarcinae
fcf17831b1 First mostly working version for 0.16. 2017-12-15 14:45:01 -05:00
Oarcinae
6d4a1378f5 fixing radar shared distance calc 2017-11-29 16:41:28 -05:00
Oarcinae
44bca5e81f fix radar position bug 2017-11-29 14:44:29 -05:00
Oarcinae
177cf9bf7e Adjusting alien params, adding shared radar, buffing shared vision, setting map gen settings for non RSO. 2017-11-29 14:39:09 -05:00
oarcinae
351ae41d2b Added a abandoned base removal that takes advantage of the regrowth map removal code. Disabled regrowth by default now. 2017-11-08 09:13:34 -05:00
Will Crawford
85863cead2 Closes #32 - use Regrowth for cleanup iff enabled
Only use OarcRegrwothMarkForRemoval is ENABLE_REGROWTH is set; otherwise, use the old method to mark a spawn as unused.
2017-08-23 23:42:51 -07:00
oarcinae
9ebed3efb0 Improving player list. Fixed regrowth to only clear every 1 hour, and with warning. 2017-08-05 15:50:26 -04:00
Oarcinae
80f344a30c Changed regrowth to make all chunks with player buildings permanent. 2017-08-05 09:12:20 -04:00
Oarcinae
294c1c05fb Fixing regrowth issues, hopefully. Changed player refresh and added on build_entity event refreshes. 2017-07-29 12:14:51 -04:00
Oarcinae
a0f1ad9f36 Fixing bad player base removal on early leave. 2017-07-28 21:02:00 -04:00
Oarcinae
7fd373c7b6 Rolling back RSO changes, pre global var catching mechanism 2017-07-28 19:55:43 -04:00
Oarcinae
d548f9baa7 first regrowth build 2017-07-28 18:02:45 -04:00
Oarcinae
afc867e263 Prep work before starting dev on regrowth idea. 2017-07-25 20:20:35 -04:00
Oarcinae
aa4286d9e4 Fixing bad local var used in shared vision, cleaned up share vision function. Changed to global to avoid desyncs. 2017-05-21 15:33:52 -04:00
Oarcinae
6c994929d9 Adding transfer of base owner if owner leaves too quickly. Adding holding pen. Fixing map gen settings. Add config to leave chest timer. 2017-05-12 22:33:57 -04:00
Oarcinae
4b8c52dd2d Multiple config options added. Gravestones returned as well. 2017-05-11 19:42:23 -04:00
Oarcinae
6f78237362 Fixing crash when first player leaves too early.
Fixing crash when first player leaves too early.
2017-05-11 09:47:06 -04:00
Oarcinae
c6ba8fbdac Added option for separate teams, implemented shared vision. -- NOT VERY WELL TESTED 2017-04-30 09:22:45 -04:00
Oarcinae
ffcc3cc4a2 Fixed resource spawning in starting areas (I think). Added player list panel. Fixed unintended gui click teleports. Changed map creation to create a new surface. 2017-04-27 21:48:28 -04:00
Oarcinae
cf269a041d Multiple 0.15 fixes and preparation for separate forces/teams. 2017-04-26 20:59:48 -04:00
Oarcinae
1bf0d4e55b Updating for 0.15.x 2017-04-25 19:33:58 -04:00
Oarcinae
06ba5db06e Updating spawn code to use the cleaner spawn functions from oarc_utils 2016-12-30 09:41:46 -08:00
Oarcinae
dc1c503244 New spawn layout. Tweakes RSO resources. 2016-12-23 09:11:58 -08:00
Oarcinae
d90d3a9451 Added a resource shape configuration option (square/circle) 2016-12-18 08:59:26 -05:00
Oarcinae
ee7d491a54 Made starting resources configurable 2016-12-16 14:57:00 -05:00
Oarcinae
d3dcde2636 Added paramater for configuring starter resources sizes. Need to expand on this. Autofill quantity changed as well. 2016-12-16 14:17:05 -05:00
Oarcinae
98816a10b8 Fixing shared player slots being taken up if player leaves within time limit. Added welcome msg insert msg here msg. 2016-12-14 16:00:00 -05:00
Oarcinae
cdfc09c929 Adding long-reach soft mod, random silo position, player limit for joining spawns, text changes messages. 2016-12-13 18:46:48 -05:00
Oarcinae
2decffcd5c Fixed a spawn bug when it can't find a good spawn within the limited area. Added a new feature to re-use abanonded bases. 2016-12-02 16:26:49 -05:00
Oarcinae
2f2a08d7de Cleaned up a lot of code. Starting from scratch with spawn options. 2016-11-30 21:41:04 -05:00
Oarcinae
9339ce2964 Added RSO, tags, frontier silo, multiple improvements 2016-11-25 16:20:41 -08:00