Skip to content

V1.3.2#507

Merged
RobbeBryssinck merged 19 commits into
masterfrom
prerel
Sep 19, 2022
Merged

V1.3.2#507
RobbeBryssinck merged 19 commits into
masterfrom
prerel

Conversation

@RobbeBryssinck

Copy link
Copy Markdown
Member

Changelog

  • Fixed bugs and crashes caused by Skyrim's latest update (1.6.629.0).

Outshynd and others added 19 commits September 13, 2022 02:51
if using `docker build` it is required to use `--build-arg TARGETARCH=arm64` to build for linux/arm64/v8
this allows passing `--build-arg TARGETARCH=amd64` or `--build-arg TARGETARCH=arm64` to `docker build` if one does not want to use `docker buildx build` for whatever reason
Removed the ability to pass `--build-arg TARGETARCH=arch` because it was breaking buildx support in certain circumstances; implemented a fix for if user builds with `docker build .` for two popular architectures.
fix: crash when attempting soul trap animal #406
Tweak for multi-stage, multi-arch build for docker server
fix: animations with new skyrim update
@RobbeBryssinck RobbeBryssinck merged commit 4186fc6 into master Sep 19, 2022
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.

6 participants