-
Notifications
You must be signed in to change notification settings - Fork 69
Breaking Changes #454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
oorzkws
wants to merge
18
commits into
master
Choose a base branch
from
breaking-changes
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Breaking Changes #454
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-Authored-By: Lemon <55360995+lemonlambda@users.noreply.github.com>
wasn't shipped in any update so no changelog for this one
Buff fluid mining drills
Currently the Tuuphra plantation mk01 has some of the fluid outputs in slightly different places than the mk02/mk03/mk04 versions. * Change the fluid outputs of the mk02/mk03/mk04 versions to be in the same positions as the mk01.
* caravans: unify camera refocus and reassign logic * caravans: fix crash opening from controller with no inventory e.g. enter map editor -> enter remote view -> open caravan Resolves pyanodon/pybugreports#1200 * caravans: increase mining time to 0.5s 0.1s is asking for accidental clicks * caravans: allow deleting interrupts * caravans: clarify inventory conditions * caravans: unify destination label styles * caravans: disallow reassigning temporary stops * caravans: fix crash hitting play on invalid entity who would do that haha * Revert "caravan: remove dead code" This reverts commit 7f9c532. * Crane formatting * Add circuit connections and fast-replace for biocranes. * Fixed changelog, split connector definition for consistency. * caravans: ctrl+click to send to top/bottom of schedule * Autotech 2.0 (#476) * Fixed autotech crashes with the biofluid network. * Removed unused 7th tier of native flora smart farming. * Marked composting recipes as autotech_always_available. * Adapt codebase to style required by autotech 2.0 * Unify internal names of py science pack 1 item, recipe, and technology. * Unify internal names of py science pack 2 item, recipe, and technology. * Unify internal names of py science pack 3 item, recipe, and technology. * Unify internal names of py science pack 4 item, recipe, and technology. * I would rather not update the graphics mods, though. * Removed technology loop caused by botany mk2, mukmoux, and tuuphras. * Fixed tech loop caused with trits. * Fixed tech loop caused with scrondrix and dingrits. * Fixed tech loop caused by dhilmos egg. * Fixed tech loop caused by phadai. * Fixed tech loop caused by xenobiology. * Fixed tech loop caused by guar. * Fixed tech loop caused by yotoi. * Fixed tech loop caused by rennea. * Fixed tech loop caused by dingrits spike. * Science pack order and subgroup * Remove outdated quantum computing prereq on simik turd stage 6. * Set reasonable values for autotech config. * Squash all the tech loops. * Removed `simik-food-01a` and `simik-food-02a` unused recipes. * Remove technology loop on xenos. * Remove technology loop on simiks. * The first level of TURD respect infinite technology now depends on fawogae turd instead of ulric turd. * Removed recipe.autotech_is_not_primary_recipe Replaced with `recipe.results[n].autotech_ignore` * Regenerate cache files. * Fixed control stage TURD crash. * Fixed unknown key errors for py science pack technologies. * Match more closely the previous technology costs. * More accuratly match old cached tech costs. * Fixed phagnot and growth hormone being too early with autotech 2.0. * Fixed personal roboport mk02 being unlocked too late. * Regenerate cache files. * Regenerate cache files. * Changelog * Rename autotech_ignore -> autotech_is_not_primary_source * Enforce linux-style line endings. * Worker robots speed 7 (#477) Resolves pyanodon/pybugreports#608 * Added new tier of worker robots speed. Resolves pyanodon/pybugreports#608 * Regenerate cache files. * Add exceptions to reduce early tree manual mining * Regenerate cache files. * Regenerate cache files. * Bump info json version --------- Co-authored-by: oorzkws <65210810+oorzkws@users.noreply.github.com> Co-authored-by: Majildian <amadin501@hotmail.com>
Rebase master
Storage tank rewrite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is just for difference tracking