Skip to content
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

Updates the rust-g binary and dm file to v0.4.6.1 #2921

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

Crossedfall
Copy link
Member

About The Pull Request

Updates rust-g to bring in the following changes along with various code improvements. The DM file has also been updated and reorganized accordingly.

Add dmi_resize_png (by ShadowLarkens tgstation/rust-g#39)
Adds unzip module (by Cyberboss tgstation/rust-g#53)

Notable additions:

rustg_dmi_resize_png(path, width, height, resizetype)
rustg_json_is_valid(text)
rustg_unzip_download_async(url, unzip_directory)
rustg_unzip_check(job_id)

Why It's Good For The Game

More useful functions and some good stability changes that might help reduce crashing.

Changelog

🆑
tweak: Updated the rust-g dependency
/:cl:

@Crossedfall Crossedfall added Needs Testmerge Dependencies Pull requests that update a dependency file labels Nov 13, 2020
@Crossedfall Crossedfall added Test Merged This PR is currently in rotation Needs Testmerge Untested and removed Needs Testmerge Test Merged This PR is currently in rotation labels Nov 13, 2020
@qwertyquerty qwertyquerty merged commit 17717e5 into BeeStation:master Nov 17, 2020
yorii referenced this pull request in Oasis-SS13/Oasis-SS13 Nov 17, 2020
* Updates the rust binary and dm file

* Updates the dependencies script

* Forgot to stringify filenames
ro5490 referenced this pull request in Oasis-SS13/Oasis-SS13 Nov 17, 2020
* Updates the rust-g binary and dm file to v0.4.6.1 (#2921)

* Updates the rust binary and dm file

* Updates the dependencies script

* Forgot to stringify filenames

* Updates the rust-g binary and dm file to v0.4.6.1

Co-authored-by: Crossedfall <ping@crossedfall.io>
@Crossedfall Crossedfall deleted the rust-update branch November 17, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file Needs Testmerge Tweak Untested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants