Oarcinae
|
230abacc0f
|
Note log spam fix in changelog.
|
2024-10-13 09:33:57 -04:00 |
|
Oarcinae
|
4e4f999e7e
|
Fix coin shop not being updated when mod setting changed. Change config parser to build helper table on load to avoid hard coded repeated stuff. Update changelog.
|
2024-10-13 09:31:47 -04:00 |
|
Oarcinae
|
6b566e9e7a
|
Merge pull request #184 from Oarcinae/178-utilinsert_safe-crashes-if-itemcount-is-0
Serves me right for trusting a function named "_safe".
|
2024-10-12 22:50:37 -04:00 |
|
Oarcinae
|
513790af44
|
Serves me right for trusting a function named "_safe".
|
2024-10-12 22:31:19 -04:00 |
|
Oarcinae
|
119a1500b7
|
Merge pull request #183 from Oarcinae/175-request-reassign-players-to-default-permissions-after-spawn-selection
Default with a CAPITAL D. closes #175
|
2024-10-12 22:17:27 -04:00 |
|
Oarcinae
|
6a5eac76e6
|
Default with a CAPITAL D. closes #175
|
2024-10-12 22:15:26 -04:00 |
|
Oarcinae
|
7318113af7
|
Merge pull request #182 from Oarcinae/174-crash-join-another-spawn
Fix crash when selecting shared spawn for a player that just left. No…
|
2024-10-12 22:08:59 -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
|
12fa3b923f
|
Merge pull request #181 from Oarcinae/172-re-implement-coin-shop-feature
Return of the coin shop.
|
2024-10-12 22:00:22 -04:00 |
|
Oarcinae
|
0d46fcd3fa
|
Return of the coin shop. Plus some cleanup of comments in the config.lua file with regards to the template scenario. Also bumping version number and starting changelog.
|
2024-10-12 21:57:46 -04:00 |
|
Oarcinae
|
c86cf987ff
|
Merge pull request #173 from Oarcinae/171-possible-rso-incompatibilities-resources-cut-off-and-behemoth-worms-too-close
Mark RSO as incompatible.
|
2024-10-11 12:28:33 -04:00 |
|
Oarcinae
|
0d5db5f7d4
|
Mark RSO as incompatible.
|
2024-10-11 12:26:40 -04:00 |
|
Oarcinae
|
1db2de97f0
|
Remove test log message in surface_config.
|
2024-10-09 10:48:04 -04:00 |
|
Oarcinae
|
54ab7c0a16
|
Merge pull request #157 from Oarcinae/dev
2.0.2 Minor Fixes and Features (+player list, +moat fish, +more GUI config)
|
2024-10-07 23:02:55 -04:00 |
|
Oarcinae
|
249b25000f
|
Fix defaults of solid resource angle placements (after fixing other bug with angle math.)
|
2024-10-07 23:00:19 -04:00 |
|
Oarcinae
|
1f263a3c18
|
Remove player print spam for testing in surface_config. Update changelog and info.json. Add RSO to hidden dependencies.
|
2024-10-07 22:52:25 -04:00 |
|
Oarcinae
|
494af6b6af
|
Change default value for minimum distance to existing chunks from 10 to 20 and up the maximum value allowed in mod settings. Closes #150
|
2024-10-07 22:29:33 -04:00 |
|
Oarcinae
|
f663cd10f5
|
Merge pull request #165 from Oarcinae/162-change-safewarndanger-setting-distances-to-be-in-chunks-not-tiles
Change safe area settings from tiles to chunks. closes #162
|
2024-10-07 22:26:50 -04:00 |
|
Oarcinae
|
e806ea43e0
|
Change safe area settings from tiles to chunks. closes #162
|
2024-10-07 22:24:08 -04:00 |
|
Oarcinae
|
3e7daf9357
|
Merge pull request #164 from Oarcinae/161-add-surface-config-custom-gui-tab
161 add surface config custom gui tab
|
2024-10-07 22:01:53 -04:00 |
|
Oarcinae
|
a347c4de33
|
Make settings import/export by admin only.
|
2024-10-07 21:53:56 -04:00 |
|
Oarcinae
|
0bcff71fe4
|
Saving all tweaks to settings config GUI. Should be mostly done now. Fixed a bug with resource placement angle as well.
|
2024-10-07 21:48:28 -04:00 |
|
Oarcinae
|
2aa932f481
|
Added a way to export/import full settings via a serialized string.
|
2024-10-07 11:52:55 -04:00 |
|
Oarcinae
|
e6d0d6e2f1
|
Extra warning.
|
2024-10-06 20:53:13 -04:00 |
|
Oarcinae
|
245f9860c8
|
Got safe area and resources spawn config gui pieces working. Fixed an issue with tree ring not spawning filling in base over water.
|
2024-10-06 20:46:32 -04:00 |
|
Oarcinae
|
ffc9b450a5
|
Saving my work for surface starting items and resources config GUI. Have the starting items working. Need to setup GUI for resources next.
|
2024-10-06 15:28:16 -04:00 |
|
Oarcinae
|
33b8cb3b32
|
Merge branch 'dev' of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn into dev
|
2024-10-05 09:47:39 -04:00 |
|
Oarcinae
|
2d44800b0b
|
Merge pull request #160 from Oarcinae/159-re-implement-a-simple-player-list-in-the-custom-gui
159 re implement a simple player list in the custom gui
|
2024-10-05 09:47:02 -04:00 |
|
Oarcinae
|
c5871b8ed9
|
Making some dev notes regarding upcoming 2.0 and space age changes I'll need to investigate.
|
2024-10-05 09:44:56 -04:00 |
|
Oarcinae
|
9604c19638
|
More fish.
|
2024-10-04 19:01:30 -04:00 |
|
Oarcinae
|
b61dde3cba
|
Clean up player list. Should be good enough now.
|
2024-10-04 14:10:11 -04:00 |
|
Oarcinae
|
3ad5d85c87
|
Saving work on player list. Mostly working?
|
2024-10-04 13:27:42 -04:00 |
|
Oarcinae
|
2cd5b9166a
|
Merge pull request #156 from Oarcinae/154-remove-log-spam-related-to-enemy-group-offline-protection
Fix offline protection log spam.
|
2024-09-27 10:19:11 -04:00 |
|
Oarcinae
|
2afa1dd8f5
|
Fix offline protection log spam.
|
2024-09-27 10:14:49 -04:00 |
|
Oarcinae
|
d1246adb58
|
Fix not removing chunks from regrowth map when forcefully removing. Downgrade error to log-warn as well just in case.
|
2024-09-27 10:07:21 -04:00 |
|
Oarcinae
|
841ba3b126
|
Merge pull request #149 from Oarcinae/dev
Fix chat permissions and disable template scenario
|
2024-09-25 20:57:33 -04:00 |
|
Oarcinae
|
4afe9749c2
|
Fix chat permissions in holding pen and disable template scenario to avoid confusion.
|
2024-09-25 20:54:43 -04:00 |
|
Oarcinae
|
f640708b3e
|
Update README.md
|
2024-09-25 13:16:26 -04:00 |
|
Oarcinae
|
d8504739b1
|
Merge pull request #144 from Oarcinae/space_age_v2_mod
Version 2.0 Mod Release
|
2024-09-25 13:15:05 -04:00 |
|
Oarcinae
|
25e9f825c5
|
More FAQ and settings subheaders. More info about template scenario.
|
2024-09-25 13:12:01 -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
|
7763ded769
|
Updating changelog notes and default setting for secondary spawn. Adding gitignore for releases.
|
2024-09-24 22:36:39 -04:00 |
|
Oarcinae
|
4000063d6f
|
Fixed some issues with regrowth missing vehicles. Added regrowth refresh around spidertrons and on exiting any vehicle. Added more info to the ingame settings GUI with subheaders. Added checks to ensure mod default settings match internal example config. Reduced refresh area for regrowth around players to reduce UPS impact. Added more info about template scenario in config file.
|
2024-09-24 22:28:45 -04:00 |
|
Oarcinae
|
fe4b6212ec
|
Fix unnecessary global entry.
|
2024-09-24 11:35:53 -04:00 |
|
Oarcinae
|
f6cfc898f3
|
Making the holding pen pretty.
|
2024-09-24 11:32:58 -04:00 |
|
Oarcinae
|
d133179a74
|
Exposed more of the resource placement as mod settings. Changed default positioning to be relative to spawn radius instead of spawn center. Move more of spawn config to be in general settings, not surface specific.
|
2024-09-23 22:48:08 -04:00 |
|
Oarcinae
|
8e3be1915a
|
Update notes.
|
2024-09-23 13:00:37 -04:00 |
|
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
|
db756a1828
|
Update github readme.
|
2024-09-22 22:28:22 -04:00 |
|