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

55 Commits

Author SHA1 Message Date
Oarcinae
2347577b49 Still trying to fix regrowth-rso desyncs. 2018-02-01 13:17:09 -05:00
Oarcinae
b9c5000bab Trying to fix desyncs that I think are related to my regrowth and RSO changes. 2018-02-01 13:03:11 -05:00
Oarcinae
cda9895836 Removing or type == "item-request-proxy" from the ghost time to live stuff. 2018-02-01 12:41:36 -05:00
Oarcinae
d8ecfbfcdc Fix the ghost/blueprint time to live. I didn't realize how it was supposed to work. 2018-02-01 12:37:38 -05:00
Oarcinae
f9d75030ad Make the evo status a nicer number. 2018-02-01 12:14:48 -05:00
Oarcinae
1f098086cd Tweaking the frontier silo generation, still have enemies spawning nearby and ore.... Might need to fix that later. 2018-02-01 00:06:29 -05:00
Oarcinae
21df6e264e Fix a bug with other team spawn and silo charting. Add more info to info button. 2018-01-31 23:44:13 -05:00
Oarcinae
5ee6910726 Feedback from Philip and his mods added in where possible. Added an Info button with an admin ban button hidden inside. Added option for more silos. Cleanedup separate teams options and disabling of radio buttons. 2018-01-31 23:31:33 -05:00
Oarcinae
b5d09f63ba Removed unused RSO file... Fixed regrowth so that resources come back at random positions. 2018-01-25 16:28:09 -05:00
Oarcinae
0b83e24c35 Fixed broken MergeForcesKeepResearch function. Forgot it hadn't been tested yet... 2018-01-25 13:08:48 -05:00
Oarcinae
f600dfeeea Trying to add in some method to allow/deny people into a shared base selectively. We'll see how it goes. Likely has some bugs. 2018-01-25 12:39:15 -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
e427724066 Adding options for disabling time and pollution evolution factors. Tweaking long reach to match the mod default distance 125 I think. 2018-01-06 11:36:15 -05:00
Oarcinae
49e2a79bab Seems like the last dev push reverted this change. Wtf are the devs doing. 2017-12-23 15:34:39 -05:00
Oarcinae
06e7f9dca3 Tweaked RSO to my liking. Should be challenging. Resources not too abundant. 2017-12-16 16:02:35 -05:00
Oarcinae
6bd4f31cb6 I have a working rso soft mod again! 2017-12-16 15:21:58 -05:00
Oarcinae
4200c4a96c Trying to update RSO with latest 3.5.0 version. 2017-12-16 08:46:06 -05:00
Oarcinae
e23e850463 tweaking live. 2017-12-15 16:39:10 -05:00
Oarcinae
fcf17831b1 First mostly working version for 0.16. 2017-12-15 14:45:01 -05:00
Oarcinae
db26029af7 bumping oil and uranium to low instead of very-low 2017-11-29 15:56:03 -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
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
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
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
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
cbbb9408fe Fixing desyncs in 15.26 due to bad use of a random() function call. 2017-07-02 11:18:57 -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
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
985700197f Made a mistake for removing recipes! Removed tech instead. This broke the rocket silo mode lol... 2017-05-02 17:34:35 -04:00
Oarcinae
7b94eb367d Updating include of locale. 2017-04-30 17:46:17 -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
1a7d59a834 Update to locale, forgot to remove debug prints. 2017-02-19 18:41:25 -05:00
Oarcinae
14c0fa65d9 Updating locale. Bug fix for CheckIfInArea. 2017-02-19 18:05:46 -05:00
Oarcinae
588ac12d42 Possible fix for BPS crashing due to invalid string - From 3RA gaming 2017-01-17 17:07:44 -05:00
Oarcinae
796f33c557 Fixing desync issue due to local var issue. 2017-01-05 21:17:58 -05:00
Oarcinae
c92c97a6ed fix bad merge, add util func for oarc server msg 2016-12-30 10:38:30 -08:00
Oarcinae
06ba5db06e Updating spawn code to use the cleaner spawn functions from oarc_utils 2016-12-30 09:41:46 -08:00
Oarcinae
10b24cd03a Fixing submodule deletion and recreation 2016-12-28 11:29:06 -08:00