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

355 Commits

Author SHA1 Message Date
Oarcinae
595026e80f Another terrible bug. 2020-02-16 23:28:49 -05:00
Oarcinae
20b0a04d93 Buddy check wasn't implemented... 2020-02-16 19:57:10 -05:00
Oarcinae
96f762c623 bug fix for shared chests typo 2020-02-16 19:41:55 -05:00
Oarcinae
4657b0c401 Add a global toggle for the broadcast debug messages. Just temporary. 2020-02-16 15:32:31 -05:00
Oarcinae
41ac9edb3d Taking names and fixing bugs. 2020-02-16 15:28:22 -05: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
a23841aca9 Fix bug with player target detection. 2020-02-15 23:16:38 -05:00
Oarcinae
539a0aa065 First attempt (with lots of debug logging) at stopping enemy attacks when a player is offline. 2020-02-15 22:03:25 -05:00
Oarcinae
b3f852e394
Merge pull request #111 from Ice-Cue/master
Update locale.cfg
2020-02-12 07:53:53 -05:00
Ice-Cue
9947af1950 Update locale.cfg 2020-02-10 12:14:00 +01:00
Oarcinae
65f8601fd5 Fix bug on output chests not being checked if invalid. 2020-02-09 08:34:15 -05:00
Oarcinae
5b4deb6eff Some bug fixes and rate display for energy. 2020-02-07 17:43:18 -05:00
Oarcinae
71cf1b2968
Merge pull request #110 from Ice-Cue/master
Update locale.cfg
2020-02-07 13:28:15 -05:00
Ice-Cue
eaec32bb84 Update locale.cfg 2020-02-07 19:09:46 +01: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
7621330e88 Fancy text rendering. Simple cutscene for chest sharing. New starting pen area. 2020-02-06 00:56:40 -05:00
Oarcinae
1a419db745 Fix buddy gui bug (already commit in master) 2020-02-05 20:37:38 -05:00
Oarcinae
7e0139d38c Add notepad feature. 2020-02-05 20:37:16 -05:00
Oarcinae
a5c3e533d6 Fix edge case where buddy can leave the game but player cancels. 2020-02-05 16:04:25 -05:00
Oarcinae
0af2d14b10 Removing Shuffle since I assume that's the cause of the global table entries disappearing... 2020-02-04 18:00:41 -05:00
Oarcinae
2f9c37606c More info clarification. 2020-02-04 15:54:40 -05:00
Oarcinae
6eea8194a5 Add info text and tweak placement of arrows and chests. 2020-02-04 15:52:16 -05:00
Oarcinae
ca8cae37e1 Tweaks to map setting example file so it actually works. 2020-02-04 15:16:28 -05:00
Oarcinae
148602c0f6 Disable logging so I don't spam log files. 2020-02-04 15:14:03 -05:00
Oarcinae
e138a69e93 Bit more cleanup and added chest randomization and minimum distribution of 1. 2020-02-04 15:10:13 -05:00
Oarcinae
543e929666 Adding my shared chest stuff. 2020-02-04 14:12:52 -05:00
Oarcinae
405884f81e Adding scenario image and description. Shows up nicely in the scenario menu when starting a game. mod_scenario_V1.0.0 2020-01-29 13:08:21 -05:00
Oarcinae
e0923ab674 Grabbing some minor improvements I made in my enemy test branch that I never merged.
Adding a description.json file.
2020-01-28 22:58:31 -05:00
Oarcinae
2e099b6454
Merge pull request #109 from L0laapk3/master
Add FactorioMaps integration
2019-12-20 16:04:15 -05:00
L0laapk3
aec2ff27dd add FactorioMaps integration. initial commit 2019-12-19 22:59:21 +01:00
Oarcinae
d38f144f42 No more base buildling for enemies. They turn into trees instead! 2019-10-19 17:18:42 -04:00
Oarcinae
397cbce9cf Tweaks to Oarc enemies to try and work with IR mod. Main problem was new players joining an advanced main force and evo factor being overwhelming. 2019-10-19 15:02:11 -04:00
Oarcinae
3fc4b004d3 Tweaking spawns to use new landfill tiles. Tweaks to moats. 2019-10-19 15:00:23 -04:00
Oarcinae
68242004e9 Some tweaks I haven't tested yet. 2019-10-12 11:38:17 -04:00
Oarcinae
09d9644d85 Removing some unused stuff in oarc-enemies, updating GUI to be more helpful and descriptive. 2019-10-12 11:38:17 -04:00
Oarcinae
79ab7968fc Bug that spawns bugs in places bugs shouldn't be. 2019-10-12 11:38:17 -04:00
Oarcinae
8ca3605d4b Bug. 2019-10-12 11:38:17 -04:00
Oarcinae
dcdd8876e2 Not sure why this is a problem... 2019-10-12 11:38:17 -04:00
Oarcinae
6ba7fd8899 Trying to fix the weird bug with player name being a number. Changes to use player index in a LOT of places, probably introduced some new bugs. Changed gui tab to have text at the start. Change enemy bases to visibly die if being removed inside the player's spawn radius. 2019-10-12 11:38:17 -04:00
Oarcinae
d08e149dfa Set actual time between attacks to realistic numbers. 2019-10-12 11:38:17 -04:00
Oarcinae
1870743076 Adding a note regarding GUI buttons and testing. 2019-10-12 11:38:17 -04:00
Oarcinae
6ae1702acd Fixing conflicts in control.lua after rebase on master. 2019-10-12 11:38:02 -04:00
Oarcinae
f22f7d4003 Fixes for broken regrowth... 0.17_STABLE 2019-09-29 13:32:20 -05:00
Oarcinae
bc5e566e24
Merge pull request #105 from Oarcinae/dev_0.17
Merging 0.17 into Master
2019-09-24 18:33:38 -04:00
Oarcinae
03fcc10265
Merge branch 'master' into dev_0.17 2019-09-24 18:32:33 -04:00
Oarcinae
b22db6631d More silos by default. 2019-09-24 10:00:07 -05:00
Oarcinae
d7b7dca750 Reverting regrowth back into a soft mod. Cleaning up and tweaking the example config. 2019-09-24 09:50:48 -05:00
Oarcinae
5fa7d4bd51 Fix rocket gui tab not being enabled on players not connected, or new players. 2019-09-24 09:40:10 -05:00
Oarcinae
a36aa4517e
Merge pull request #104 from tuckert/dev_0.17
Rockets tab not unlocking
2019-09-24 09:03:51 -04:00
Travis Tucker
05a89592d2 Tried this. It works. Fingers crossed 2019-09-12 22:18:23 -05:00