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

199 Commits

Author SHA1 Message Date
Oarcinae
1a0da158f3 Add a note in master readme about 0.16 dev. 2017-12-16 08:29:36 -05:00
Oarcinae
22a691e0c8 typo 2017-12-15 16:40:38 -05:00
Oarcinae
e23e850463 tweaking live. 2017-12-15 16:39:10 -05:00
Oarcinae
193ecba3cc buddy system dev 2017-12-15 15:43:03 -05:00
Oarcinae
c81f3f9cb7 Adding note in readme about 0.16 and RSO 2017-12-15 14:48:39 -05:00
Oarcinae
fcf17831b1 First mostly working version for 0.16. 2017-12-15 14:45:01 -05:00
oarcinae
e0a4903885 Re-enablig long reach 2017-11-29 19:14:31 -05:00
Oarcinae
6d4a1378f5 fixing radar shared distance calc 2017-11-29 16:41:28 -05:00
Oarcinae
db26029af7 bumping oil and uranium to low instead of very-low 2017-11-29 15:56:03 -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
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
Oarcinae
896e2ad927 Merge pull request #33 from sapid/master
Closes #32 - use Regrowth for cleanup iff enabled
2017-10-27 11:15:44 -04:00
Oarcinae
e3f62c9f52 Merge pull request #35 from tsaber/patch-1
Update config.lua
2017-10-27 11:14:49 -04:00
zava
0020fda206 Update config.lua
Min Onlime time. just a typo
2017-10-27 15:57:19 +02: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
30c564442c Releasing regrowth from Beta. 2017-08-19 12:01:10 -04:00
oarcinae
95f65d93ef Fixed a bug in the radar scanning chunk refresh logic. 2017-08-11 12:51:31 -04:00
oarcinae
df1cd54bac This should fix the problem where typing in console chat would crash the server. 2017-08-09 14:11:15 -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
379c93b2bd Bug incorrectly checked for pollution coordinates. 2017-08-05 18:59:53 -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
b77d5be685 Oops, error in radar scan logic. 2017-08-05 10:25:01 -04:00
oarcinae
addfb1f7e4 Updating server message welcome messages. 2017-08-05 10:05:16 -04:00
Oarcinae
aa1dcecdb3 Cleaning regrowth logic, anything player built is now off limits. 2017-08-05 09:56:09 -04:00
Oarcinae
578efc7fc9 Updating readme to reflect no mode submodule. 2017-08-05 09:51:11 -04:00
Oarcinae
fe1bdbf61a Adding locale back in to main source, instead of a submodule. 2017-08-05 09:47:46 -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
9febdd5a49 Rewrote the logic to try and improve the performance. 2017-07-30 13:14:54 -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
ce2b093471 I think non-deterministic RSO is bad for multiplayer? 2017-07-28 18:35:37 -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
128bfe0c9c Typo. 2017-05-22 08:04:34 -04:00
Oarcinae
2f744e928d Updated readme with supported version (0.15.x) 2017-05-22 08:04:12 -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
356d3fdb8f adding locale to the changes 2017-05-11 19:44:54 -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
262a1d99c3 Fixing server message issue when starting server from command line. 2017-05-06 07:51:07 -04:00