Skip to content

Add keyboard shortcuts for TURD codex page and Caravan manager#453

Merged
oorzkws merged 2 commits into
pyanodon:masterfrom
Wiwiweb:master
Sep 14, 2025
Merged

Add keyboard shortcuts for TURD codex page and Caravan manager#453
oorzkws merged 2 commits into
pyanodon:masterfrom
Wiwiweb:master

Conversation

@Wiwiweb

@Wiwiweb Wiwiweb commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

Part of this PR: pyanodon/pyalienlife#468

Comment thread scripts/wiki/wiki.lua
flow.add {type = "sprite-button", name = "py_open_wiki", sprite = "pywiki"}
local button = flow.add {type = "sprite-button", name = "py_open_wiki", sprite = "pywiki"}
button.tooltip = {"", "[font=default-bold][color=255, 230, 192]", {"pywiki.button-tooltip"}, "[/color][/font]"}
if script.active_mods.pyalienlife then

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you're already checking for PyAL being active, do you think it's worth moving button-tooltip-alienlife-shortcut to PyAL's locale?

@oorzkws oorzkws merged commit 41db7e1 into pyanodon:master Sep 14, 2025
18 checks passed
notnotmelon pushed a commit that referenced this pull request Sep 15, 2025
* Many typos fixed and some new translations in DE locale (#441)

Many typos fixed and some new translations. Thanks CarstenG!

* Fix infinite? migration with very large amounts of hidden spoiling items (#443)

Eating all your CPU trying to make a spreadsheet of all the spoilage possibilities that Dancing Miku provides

* Improved generator autofill to evenly distribute stacks of fuels. (#439)

* Added Dutch locale (#444)

* Added Dutch locale

* Update changelog.txt

* German (`de`) translation of codex (#442)

Thanks to CarstenG

* Tint empty methanol canisters to be darker than filled methanol canisters (#458). Resolves pyanodon/pybugreports#1204

The icons for empty and filled methanol canisters currently look
exactly the same and can't be told apart.

* rich text toggle (#459)

added an optional field to specify the rich_text_setting on codex pages. If not specified the default is highlight

Co-authored-by: Zachary Picco <zacharypicco@gmail.com>

* Add keyboard shortcuts for TURD codex page and Caravan manager (#453)

* Add open_wiki_to_page remote

* Add codex button tooltip

* Autotech 2.0 (#457)

* Adapt codebase to style required by autotech 2.0

* Migrate tech names of pyAL science packs.

* Removed recipe.autotech_is_not_primary_recipe
Replaced with `recipe.results[n].autotech_ignore`

* Regenerate cache files.

* Remove ignore_for_dependencies flag.

* Regenerate cache files.

* Tuned down the exponential ramping on worker robot speed from 2^N to 1.5^N.

* Rename autotech_ignore -> autotech_is_not_primary_source

* Typo

* Regenerate cache files.

---------

Co-authored-by: Carsten Gerlach <CarstenG@users.noreply.github.com>
Co-authored-by: oorzkws <65210810+oorzkws@users.noreply.github.com>
Co-authored-by: Craig Johnston <craig-johnston@users.noreply.github.com>
Co-authored-by: QatSquirrel <79841562+QatSquirrel@users.noreply.github.com>
Co-authored-by: Lynnatic <lynnatic@posteo.de>
Co-authored-by: Alyssa Doubrovsky <60121943+adoubrovsky@users.noreply.github.com>
Co-authored-by: William <wiwiweb2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants