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

44 Commits

Author SHA1 Message Date
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
9dac568aaa Re-enabling longreach and autofill by default. Didn't mean to disable it. 2017-11-08 09:29:24 -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
zava
0020fda206 Update config.lua
Min Onlime time. just a typo
2017-10-27 15:57:19 +02:00
oarcinae
30c564442c Releasing regrowth from Beta. 2017-08-19 12:01:10 -04:00
oarcinae
4bf29769f9 Fixing GUI size on welcome msg. Moved rocket silo to near center. 2017-08-07 19:42:47 -04:00
oarcinae
9bc6f6f6a7 Updating welcome messages. 2017-08-07 19:39:59 -04:00
oarcinae
32e0e5147f Increased radar protected range. Fixed pollution check. Added reset of chunk if all buildings removed. Added randomized RSO resources back in. 2017-08-07 19:27:15 -04: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
addfb1f7e4 Updating server message welcome messages. 2017-08-05 10:05:16 -04:00
Oarcinae
4af8d328fe Removing git submodule, cause I hate using it. 2017-08-05 09:45:37 -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
c5d05ea994 updating text and setting real regrowth timeout value 1hr 2017-07-28 18:06:52 -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
46c0560d51 Added catch for incorrect use of global vars. Thanks to Mylon! 2017-07-25 18:12:55 -04:00
Oarcinae
cbbb9408fe Fixing desyncs in 15.26 due to bad use of a random() function call. 2017-07-02 11:18:57 -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
262a1d99c3 Fixing server message issue when starting server from command line. 2017-05-06 07:51:07 -04:00
Oarcinae
4264f89066 Didn't fix the silo recipe removal correctly. It should now work as expected. 2017-05-03 15:33:15 -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
94b03152ee Add config options for tree rings. Cleanup map resource settings in config file as well. 2017-04-28 16:40:59 -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
c92c97a6ed fix bad merge, add util func for oarc server msg 2016-12-30 10:38:30 -08:00
Oarcinae
dc1c503244 New spawn layout. Tweakes RSO resources. 2016-12-23 09:11:58 -08:00
Oarcinae
42e5ebd6e3 Minor text fixes. 2016-12-20 20:56:22 -05:00
Oarcinae
f3ea143ce8 Fixed an issue with initial map settings for aliens never being run! Tweaked RSO config. Added example code for another spawn resource layout. Added generic function for removing a recipe from research. 2016-12-20 20:42:10 -05:00
Oarcinae
b57c9af362 Updating config text to generic and updating version and latests updates message. Removing moved RSO include files 2016-12-19 16:37:21 -05:00
Oarcinae
0f12905bed Added Blue Print String courtesy of 3Ra and the original mod author 2016-12-19 16:35:36 -05:00
Oarcinae
e5ae8650d9 Added config to force spawn land area to be grass. 2016-12-18 09:07:04 -05: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
b07742d74b Add autofill softmod 2016-12-16 13:45:30 -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
db1532575f Remove event.lua since I don't use it. Minor config value changes. 2016-12-09 14:51:47 -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