1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-07 23:01:35 +02:00
Commit Graph

206 Commits

Author SHA1 Message Date
Oarcinae
396de6e984 Added support for secondary spawns. Currently just copies nauvis style spawns. Will need updating for Space Age later. Fixed a missing tooltip. 2024-09-23 12:59:22 -04:00
Oarcinae
8d4c39c33b Fix up scenario template settings override. (I hope.) 2024-09-22 23:04:52 -04:00
Oarcinae
a7c300f991 Cleaning up a lot of small things. Localizations, minor todos, removing extra log messages. Fixed an issue with regrowth refreshing chunks around players. Added FAQ for sharing electricity and items. Getting ready for first mod release. 2024-09-22 22:18:22 -04:00
Oarcinae
ca7cd6ac41 Added custom entities for power sharing and item sharing via cross-surface electric networks and linked-chests respectively. Added settings for adjusting enemy evo level. 2024-09-20 21:39:01 -04:00
Oarcinae
89d2e54778 Added secondary spawn info to GUI tab. 2024-09-19 14:05:29 -04:00
Oarcinae
24bea60554 Fixed spawn shapes config (specifically moat and tree ring widths). Added in rich text map locations broadcast for any new spawn. Started work on secondary surface spawning mechanic. 2024-09-19 13:19:57 -04:00
Oarcinae
481e8cd9c2 Move main force name to be startup, not runtime-global. 2024-09-18 20:11:51 -04:00
Oarcinae
a661483e85 New enemy scaling using multiple enemy forces capped at different evo levels. 2024-09-17 14:19:41 -04:00
Oarcinae
dc27eab5e7 Refined new spawn search logic. (Using random vector search.) 2024-09-15 13:50:07 -04:00
Oarcinae
e6d64fb8d8 This should fix an old reported issue where radars block spawn bases from being removed. 2024-09-14 22:23:59 -04:00
Oarcinae
0001405a24 Cleaned up globals usage a LOT. No more "ocore". Re-added offline protection since it was missing. Placeholder changelog. 2024-09-14 13:59:28 -04:00
Oarcinae
c54a64bcbc Some cleanup and planning for owning multiple spawns (on different surfaces). Added some helpful info about the spawn in the mod GUI panel and a map gps button. 2024-09-12 20:58:19 -04:00
Oarcinae
aec202286d Cleanup surface blacklisting in config and fix some regrowth issues. Add regrowth surface enable controls. 2024-09-11 21:20:00 -04:00
Oarcinae
aa28b4135b Fixed surface blacklist and made enable spawns on other surfaces a startup setting. Improved the shared spawn GUI experience a bit more. Removing outdated and duplicate locale files. 2024-09-11 12:49:23 -04:00
Oarcinae
9c44bb2eb7 More GUI work and added a custom sprite. Fixed some regrowth issues with chunk tracking. Added regrowth interval mod setting. Removed redundant message. Better support for runtime mod setting changes. 2024-09-10 11:40:19 -04:00
Oarcinae
3ca0b3c78f Improved mod settings custom GUI with proper input validation. 2024-09-09 14:20:52 -04:00
Oarcinae
01d41297ba More settings tab and info tab work done. 2024-09-07 07:00:29 -04:00
Oarcinae
e278f216c0 Saving GUI work for in game settings menu. 2024-09-06 21:10:29 -04:00
Oarcinae
0ace14d001 More gui style and issues cleanup. Changed starting items logic to allow for mods with starting item kits. 2024-09-05 21:15:56 -04:00
Oarcinae
fd2d4052ff More gui work done. Cleaned up primary spawn options. Several things still missing proper gui styles. 2024-09-05 13:18:47 -04:00
Oarcinae
8dd0e709fa Saving lots of work on gui stuff and shared and buddy spawns. 2024-09-04 22:21:43 -04:00
Oarcinae
60fba766a1 Improving GUI internal logic and user experience (shared spawns now auto refresh) 2024-08-28 01:36:02 -04:00
Oarcinae
42ad29a6f0 Working on distance selection slider to replace near/far buttons. 2024-08-24 21:06:43 -04:00
Oarcinae
173c4c8f11 Mod settings are mostly hooked up to GUI tab now. Not all may be functional though. 2024-08-23 21:52:48 -04:00
Oarcinae
394148813a Better spawn preview logic. Slowly working on exposing all mod settings in the custom in-game GUI tabs. 2024-08-23 14:16:11 -04:00
Oarcinae
2108835030 Working on GUI tabs. Currently only placeholders. Removed filename header info. 2024-08-21 20:46:29 -04:00
Oarcinae
d919928951 Regrowth and spawning works on multiple surfaces now, but needs a lot of testing and fixing still. 2024-08-21 14:03:48 -04:00
Oarcinae
f3e04c88ce MAJOR work to do conversion to a proper mod! Started to connect surface selection in GUI to implementation. 2024-08-16 01:40:16 -04:00
Oarcinae
7b2b26a330 First empty commit for V2. 2024-08-10 10:07:30 -04:00
Oarcinae
275b2350e0 This should stop robots randomly being killed! Thanks vfinn!
https://github.com/vfinn
e8901005a1
2023-01-13 10:38:07 -05:00
Oarcinae
675ebda9cc Add additional validation check. It's up to the user to read the example-config.lua warnings which are clear as I can make them. 2021-02-15 17:36:43 -05:00
Oarcinae
6e3a14b622 Remove vanilla loaders. https://forums.factorio.com/viewtopic.php?f=23&t=92808&p=526672 2021-02-15 17:29:35 -05:00
Oarcinae
f281684513 Made spawn ship a config option as well as moat bridging. Removed spidertron as default. 2021-02-15 17:25:25 -05:00
Oarcinae
399f853f6a Stop removing fish since it was always confusing but also not worth keeping as a configurable option. 2021-02-15 17:07:45 -05:00
Oarcinae
a745668804 Disable the crashed ship until I get time to turn it into a configurable feature. 2021-01-03 21:01:32 -05:00
Oarcinae
977bc7056b Fixes for 1.1.0 and some minor cleanup on the game "options/info" tab. 2020-11-24 20:31:54 -05:00
Oarcinae
641c2f14d9 World eater entity invalid bug. Needs some checks added. 2020-10-06 19:27:17 -04:00
Oarcinae
9d3359a6fd Bug fix! 2020-10-04 17:49:36 -04:00
Oarcinae
5a42f46381 Spidertron makes a visit. Also magic chunks no longer use cloud power but have their own intputs. New config file as well. Probably buggy since I made a lot of changes with minimal testing. 2020-10-03 20:59:19 -04:00
Oarcinae
06930467db Unnecessary file? 2020-08-24 21:33:20 -04:00
Oarcinae
af050c6d65 Possible bug fix for reported error but not 100% sure... 2020-08-24 21:32:54 -04:00
Oarcinae
5d02a1f5ca Bug fix for special chunk creation crashing the game sometimes. 2020-08-20 13:46:21 -04:00
Oarcinae
fdb0bb8b05 Untested max cost. 2020-07-21 20:51:59 -04:00
Oarcinae
34b426b956 Fix bug ()hopefully) also remove table.remove usage. 2020-07-06 15:45:13 -04:00
Oarcinae
145f345860 Oops. 2020-06-29 06:19:29 -04:00
Oarcinae
d84e6dafce Bug fixes. 2020-06-29 06:16:18 -04:00
Oarcinae
dbe77165d4 Bug fix for waterfill killing players and crashing game... 2020-06-24 21:22:27 -04:00
Oarcinae
8df232ac26 Add waterfill and breakout reset buttons to their own category. 2020-06-22 21:31:05 -04:00
Oarcinae
85d6a2b3db Forgot to remove the debug settings in regrowth. 2020-06-21 14:32:13 -04:00
Oarcinae
0f8c12d08b Update text. 2020-06-21 07:39:25 -04:00