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

63 Commits

Author SHA1 Message Date
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
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
c6ba8fbdac Added option for separate teams, implemented shared vision. -- NOT VERY WELL TESTED 2017-04-30 09:22:45 -04:00
Oarcinae
4a5945ee95 Another GUI click bug fix. 2017-04-28 21:19:08 -04:00
Oarcinae
7857a51797 Fixing broken shared spawn menus. Fixed bad respawn on player rejoining game. 2017-04-28 17:38:49 -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
f6fe07c4e5 Merging dev to main. Should be mostly stable for 0.15 2017-04-26 21:01:11 -04:00
Oarcinae
cf269a041d Multiple 0.15 fixes and preparation for separate forces/teams. 2017-04-26 20:59:48 -04:00
Oarcinae
e42efdd23a Fixing oil values (starting and RSO included 2017-04-25 22:04:38 -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
Oarcinae
d204a7bda8 Updating readme with more detailed instructions for how to use the locale sub-module. 2016-12-28 10:43:08 -08:00
Oarcinae
ecf08dc9a9 finalize locale git sub module changes 2016-12-28 10:29:48 -08:00
Oarcinae
92b349c9be Switching over to general utility repo 2016-12-28 08:33:09 -08:00
Oarcinae
8c221f67bf Removing locale in preparation for including a git submodule. 2016-12-26 11:52:33 -08:00
Oarcinae
dc1c503244 New spawn layout. Tweakes RSO resources. 2016-12-23 09:11:58 -08:00
Oarcinae
8e1bb02d59 Added CropOctagon courtesy of jvmguy. Added generic water strip function 2016-12-23 09:11:01 -08:00
Oarcinae
73c0d99ef9 Tweaked RSO to not spawn enemies near spawns. Should fix the glitched alien spawns 2016-12-23 09:09:50 -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
e5e0baf53a Set welcome msg title to variable string in config. 2016-12-16 13:45:06 -05:00