1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-22 03:08:49 +02:00

56 Commits

Author SHA1 Message Date
Oarcinae
98fb2e3c54 Fixed some issues related to Space Age Compat. Added a teleport to respawn button. Should be stable enough for an "experimental" release at this point. 2024-10-21 23:11:20 -04:00
Oarcinae
0d5ec9210e Saving my work. The game loads and most of the basics are working but not properly tested yet. 2024-10-21 13:48:42 -04:00
Oarcinae
6d75811639 Renaming global to storage. 2024-10-19 20:48:20 -04:00
Oarcinae
54fa5ed9aa Working on controls for allowing secondary spawns as well as some basic spawning mechanics for buddies to travel to another planet together. 2024-10-18 22:24:24 -04:00
Oarcinae
144b44039a Fix crash when selecting shared spawn for a player that just left. Now GUI is updated immediately. closes #174 2024-10-12 22:07:00 -04:00
Oarcinae
4b0af76e7d Fix some bugs I missed due to luals not marking stuff properly. 2024-09-24 23:13:05 -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
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
dc27eab5e7 Refined new spawn search logic. (Using random vector search.) 2024-09-15 13:50:07 -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
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
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
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
af050c6d65 Possible bug fix for reported error but not 100% sure... 2020-08-24 21:32:54 -04:00
Oarcinae
34b426b956 Fix bug ()hopefully) also remove table.remove usage. 2020-07-06 15:45:13 -04:00
Oarcinae
989afdfb78 Lots and lots of renaming and rework of regrowth. Definitely still buggy. 2020-06-18 23:18:29 -04:00
Oarcinae
8ff97a117a Adding a resource scaler based on distance from spawns. 2020-03-20 13:26:56 -04:00
Oarcinae
a46c9a4889 Make it so buddy spawns work with the new enemy offline inhibiting system. Fix broken render fadeout. 2020-02-16 14:30:27 -05:00
Oarcinae
7960dd3b57 Added shared electricity, tweaks to center spawn and added render text for joining player. Sorted shared item list by alphabet. 2020-02-07 01:15:38 -05:00
Oarcinae
1a419db745 Fix buddy gui bug (already commit in master) 2020-02-05 20:37:38 -05:00
Oarcinae
dcdd8876e2 Not sure why this is a problem... 2019-10-12 11:38:17 -04:00
Oarcinae
dc3c8141c4 Additional checks for invalid buddies. 2019-08-01 11:00:42 -05:00
Oarcinae
aea2932315 I think I have the GUI stuff working now? minimal globals...? 2019-07-31 22:25:03 -05:00
Oarcinae
5d94efc2f3 F'd up the buddy spawn GUI stuff. 2019-07-31 15:22:59 -05:00
Oarcinae
c94bef3e77 Working on new GUI improvements and converting regrowth into a mod. 2019-07-31 13:53:21 -05:00
Oarcinae
43fb788262 Whoops. Forgot quotes. 2019-06-08 21:32:27 -05:00
Oarcinae
96b00cbb19 Change player joining spots to be permanent spots, not only while online.
Added writing out to file option for discord or other types of integrations, disabled by default, only writes for servers.
2019-06-07 22:52:14 -05:00
Oarcinae
b634435faf Added loaders as a config option.
MOVED TO MOD GUI - WAY NICER!
2019-06-03 00:10:19 -05:00
Oarcinae
333dec557a Fixing another typo bug and adding silo islands as an exposed option now. 2019-04-28 14:58:59 -04:00
Oarcinae
badd4ab018 Converting my table references to something less insane. 2019-04-10 20:40:34 -04:00
Oarcinae
9fa17f53b7 Ton of work to separate out the config settings and put them into global table so we can modify during run time. Also to make sure same code can support the mod version. 2019-04-10 13:59:57 -04:00
Oarcinae
637780b3ff Clean up of config file and welcome text. Trying to trim things down a bit and get rid of my own customized stuff to make it easier to update/maintain for others. 2019-03-29 21:51:07 -04:00
Oarcinae
6c581bfd3a Incorrect text for player joining another player's base. Error made when I added translation support. 2019-03-29 21:07:48 -04:00
Oarcinae
b7bfadf784 Standardized on log() for debug printing. 2019-03-26 16:56:59 -04:00
Oarcinae
5765bc65e8 My first attempt at adding locale for translation support. Only the core game menu text has been converted. 2019-03-25 21:34:17 -04:00
Oarcinae
c813b47fed I'm finished with adding support for vanilla spawns. Cleaned up some text and removed support for BOTH "oarc-type" prefixed spawns and vanilla at the same time. It's not possible to balance them correctly. 2019-03-25 18:05:47 -04:00
Oarcinae
2afd833eff Found a few bugs in the old spawn validation logic, but were so rare as to not happen. Vanilla spawns is close to being done I think. Needs proper testing now. 2019-03-20 16:02:50 -04:00
Oarcinae
d07f767389 I have a close to complete vanilla spawn solution. Needs testing and tweaking though... 2019-03-19 16:46:31 -04:00