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

Update Yog's Repo rust_g.dll to the most recent version compiled with --all-features #22285

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

Chubbygummibear
Copy link
Contributor

Document the changes in your pull request

jungleland was failing to generate because it was using rustg functions that weren't default, and while i'm pretty sure the main server compiles rustg during every startup with all features, the local repo dll just has the default. therefore jungleland works on live but breaks when trying to work with it locally

Why is this good for the game?

being able to test locally means being able to work on code

Testing

dreamseeker_Snx6xDBG9q

Changelog

🆑
rscadd: update rust_g.dll so jungleland can be loaded locally
/:cl:

@Yogbot-13 Yogbot-13 added the Feature This adds new content to the game label Jul 3, 2024
@Moltijoe
Copy link
Contributor

Moltijoe commented Jul 3, 2024

he means yogstation13/rust-g#5

@adamsong
Copy link
Contributor

adamsong commented Jul 3, 2024

Just build rust_g.dll with --all-features and just update that, no need to update the build version if you aren't actually changing rust_g

@Chubbygummibear Chubbygummibear changed the title [DO NOT MERGE] Update rustg dll to yog2.1 so jungleland works on locally downloaded repos DON'T MERGE UNTIL OUR RUST_G REPO IS UPDATED Update Yog's Repo rust_g.dll to the most recent version compiled with --all-features Jul 4, 2024
@Moltijoe Moltijoe merged commit 14553aa into yogstation13:master Jul 4, 2024
14 checks passed
Yogbot-13 added a commit that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This adds new content to the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants