Oarcinae
e80ceaa528
Modding interface updates.
2024-11-26 22:04:08 -05:00
Oarcinae
e0e21da26f
Update changelog and fix migration bug where gleba_resources was missing in nauvis config.
2024-11-26 21:02:36 -05:00
Oarcinae
f990292c9f
Merge pull request #276 from PlexPt/icon
...
The icons are losslessly compressed.
2024-11-25 11:15:15 -05:00
Oarcinae
3fa20a0108
Start dev branch for 2.1.15
2024-11-25 11:13:25 -05:00
plexpt
46ab0c1ebc
The icons are losslessly compressed.
2024-11-22 14:19:16 +08:00
Oarcinae
032d173b17
Merge pull request #275 from Oarcinae/dev_2.1.14
...
Dev 2.1.14
2024-11-21 20:00:43 -05:00
Oarcinae
f453597d35
Add better-chat compatibility to info.json
2024-11-21 19:58:54 -05:00
Oarcinae
c0d5538041
Update changelog.
2024-11-21 19:57:39 -05:00
PennyJim
e18bd34d52
Add Better Chatting compatibility ( #252 )
...
* Add CompatSend
* Replace all other prints with CompatSend
I used the regex `(\w+)\.print\(` and replaced it with `CompatSend($1, `
Was really easy.
2024-11-21 19:43:38 -05:00
Oarcinae
1e1f3364ef
More fancy planet name and icon localization.
2024-11-21 19:36:55 -05:00
plex
aad1100d7c
update zh-CN locale ( #274 )
...
* add mod setting string locale
* add more locale gui
* add more locale
* add zh-CN locale
* update locale
2024-11-21 13:41:39 -05:00
Oarcinae
760173e0a1
Switch to using new set_driving() function, update required base version and mod version.
2024-11-21 13:37:11 -05:00
Oarcinae
3e35474eb4
Merge pull request #272 from Oarcinae/dev_2.1.13
...
Add comment about fluid resource placement in aquilo config.
2024-11-20 16:40:52 -05:00
Oarcinae
908abf6fd0
Merge pull request #271 from Oarcinae/dev_2.1.13
...
Dev 2.1.13 (Secondary spawn support for remaining Space Age planets)
2024-11-20 16:37:07 -05:00
Oarcinae
e363d97a0e
Add comment about fluid resource placement in aquilo config.
2024-11-20 16:33:35 -05:00
Oarcinae
0bd2df774a
Remove a bunch of old code and fix some incorrect lua param syntax.
2024-11-20 16:25:08 -05:00
Oarcinae
b3a697df8c
Fix missing migration for regrowth surface init and updated one of the mod setting descriptions.
2024-11-20 16:11:28 -05:00
Oarcinae
3a9ade6224
Merge pull request #269 from Oarcinae/222-sa-need-to-setup-spawn-areas-for-each-planet-aquilo
...
Add support for secondary spawns on Aquilo.
2024-11-20 13:19:58 -05:00
Oarcinae
49f7918085
Add support for secondary spawns on Aquilo. More info in FAQ, updated various warnings about secondary surfaces and starting on other planets.
2024-11-20 13:17:06 -05:00
Oarcinae
04bd237cf5
Merge pull request #268 from Oarcinae/220-sa-need-to-setup-spawn-areas-for-each-planet-gleba
...
220 sa need to setup spawn areas for each planet gleba
2024-11-20 11:51:09 -05:00
Oarcinae
661f36085a
First pass Gleba secondary spawn seems to be okay.
2024-11-20 11:49:02 -05:00
Oarcinae
553389ce6e
Saving initial Gleba work. Have a dumb but simple method for placing plants and iron-copper things. Needs refining and testing.
2024-11-19 23:16:52 -05:00
Oarcinae
d06d6eadf3
Merge pull request #267 from Oarcinae/219-sa-need-to-setup-spawn-areas-for-each-planet-vulcanus
...
Add basic support for Vulcanus secondary spawns.
2024-11-19 21:36:11 -05:00
Oarcinae
de55c774f9
Add vulcanus config migration. Disable moat on Vulcanus to avoid spawn locking. It also serves no real defensive purpose. Revert radius mod to 1.
2024-11-19 21:34:15 -05:00
Oarcinae
4cd397f815
Add basic support for Vulcanus secondary spawns.
...
Have a workaround for demolishers that tracks them and destroys them if they are too close to the spawn. Can definitely be abused, but good enough for now. Fixed issue with joiners being teleported unexpectedly when rerolling a secondary spawn. Removed some old commented out code in utils. Tweak default danger radius to be smaller based on feedback. Fix fuild resources and sharing entities not moving when scaling spawn size. Added locale for welcome home ground text.
2024-11-19 20:59:25 -05:00
Oarcinae
d42e61dad7
Merge pull request #265 from Oarcinae/255-make-moat-enable-be-the-default-setting-on-the-spawn-gui
...
Default to moat enabled in spawn choices.
2024-11-17 14:40:45 -05:00
Oarcinae
905939610d
Default to moat enabled in spawn choices.
2024-11-17 14:38:48 -05:00
Oarcinae
1c680026e6
Merge pull request #264 from Oarcinae/253-offline-enemy-protection-log-spam-attack-on-player-char
...
Remove unnecessary error message
2024-11-17 14:34:56 -05:00
Oarcinae
3009c88be8
Remove unnecessary error message and checks for offline protection when enemy group attack area doesn't seem to contain any player entities.
2024-11-17 14:32:16 -05:00
Oarcinae
a102768791
Merge pull request #263 from Oarcinae/258-regrowth-deletes-cargo-drops
...
258 regrowth deletes cargo drops
2024-11-17 14:20:55 -05:00
Oarcinae
d0d22e641c
Update changelog.
2024-11-17 14:17:45 -05:00
Oarcinae
229cd326c0
Fix regrowth checkboxes not respecting previous setting if surface wasn't created yet. Surface init now defaults to the global setting. Adding a migration and change to surface init to ensure the center chunks never get deleted so that cargo-pods don't go missing.
2024-11-17 14:14:28 -05:00
Oarcinae
c9b411f249
Merge pull request #261 from Oarcinae/259-localization-rus-done
...
Add ru translation.
2024-11-17 08:46:19 -05:00
Oarcinae
624ba04621
Add ru translation.
2024-11-17 08:44:16 -05:00
Oarcinae
9baf33f235
Starting 2.1.13 dev branch.
2024-11-17 08:41:42 -05:00
Oarcinae
eb81157df0
Merge pull request #257 from Oarcinae/add_warning_about_supported_planets
...
Fix missing localization for research notification and add warnings about supported surfaces.
2024-11-13 06:34:56 -05:00
Oarcinae
9b215c9f0d
Fix missing localization for research notification and add warnings about supported surfaces.
2024-11-13 06:32:50 -05:00
Oarcinae
3c23211512
Merge pull request #256 from Oarcinae/fix_2.1.10_missing_radius_mod
...
Fix missing migrations for other planet configs.
2024-11-12 16:21:44 -05:00
Oarcinae
705349f35a
Fix missing migrations for other planet configs.
2024-11-12 16:19:45 -05:00
Oarcinae
5a74e8780a
Merge pull request #254 from Oarcinae/dev_fulgora_and_more_sa_stuff
...
Secondary Spawns (Fulgora Only)
2024-11-11 12:26:42 -05:00
Oarcinae
f49a755ba9
Updating changelog.
2024-11-11 12:22:34 -05:00
Oarcinae
de288d4628
Additional warning in locale for default secondary spawn setting.
2024-11-11 12:02:14 -05:00
Oarcinae
a4c4a67d32
Renaming startup setting for enabling secondary spawns. Adding some helper commands. Fixing more migration issues.
2024-11-11 12:00:10 -05:00
Oarcinae
9b9993f25d
More missing migration (generated spawn status). Add a work around for teleporting player to their spawn if they don't have a landing pad on the surface.
2024-11-10 10:00:12 -05:00
Oarcinae
1421cf029a
Fix regrowth and migration issues.
2024-11-09 00:19:04 -05:00
Oarcinae
30646f63d7
Saving major work implementing and testing secondary spawns on other surfaces. Still semi-experimental.
2024-11-08 23:00:12 -05:00
Oarcinae
3eb2c385c9
Saving my work getting other planet spawns to work. Got distracted by a repeatable desync related to cheat planet command and removing offline players. Needs more testing.
2024-11-07 22:27:12 -05:00
Oarcinae
3706f8ddab
Some dev notes to myself.
2024-11-06 12:38:02 -05:00
Oarcinae
c693ab5230
Untested change for detecting landing pads on a surface and letting player go there instead of teleporting to spawn.
2024-11-06 12:38:02 -05:00
Oarcinae
b1bf269b15
Saving some work on checking for landing pads and additional type defs missing in config.
2024-11-06 12:38:02 -05:00