Sync upstream dev (2026-07-29) - #6
Merged
Merged
Conversation
* Add legacy flag to Commandment support * Add export fix --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
* Fix Gemling Frost Wall Ice Crystal life * Remove test No need for a test with this simple change --------- Co-authored-by: Steve <steve@openclaw.local> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
* Update DLLs to SimpleGraphic-v2.5.4 * Update docker luaJIT version --------- Co-authored-by: Wires77 <Wires77@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
* Prepare release 0.23.1 * Update changelog --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
--- Fixed Crashes --- * Fix trader crash (vaisest) --- Fixed Calculations --- * Fix Gemling Frost Wall Ice Crystal life (xiaoyaoyang) --- Accuracy Improvements --- * Add legacy flag to Commandment support (moxaj)
…7-29 # Conflicts: # src/Classes/TradeQueryRequests.lua
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
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.
Merged upstream commits
c8e0ff03fFix trader crash (Fix trader crash PathOfBuildingCommunity/PathOfBuilding-PoE2#2398)45c435071Add legacy flag to Commandment support (Add legacy flag to Commandment support PathOfBuildingCommunity/PathOfBuilding-PoE2#2387)11e177702Fix Gemling Frost Wall Ice Crystal life (Fix Gemling Frost Wall Ice Crystal life PathOfBuildingCommunity/PathOfBuilding-PoE2#2386)2d916fc91Update to SimpleGraphic v2.5.4 (Update to SimpleGraphic v2.5.4 PathOfBuildingCommunity/PathOfBuilding-PoE2#2391)5-8. Release 0.23.1 changes
macOS port verification
processLinerefactor withor {}guards (supersedes fork's string-or-object fallback), fixed nil-crash bug inpseudoModLine:matchResolved per P2/P3 rules. No local test runner available (luajit/busted not on PATH); CI will cover.