Sam Gleske

Results 479 comments of Sam Gleske

In my case, it never allowed login. Verify which version you used because there was an older release which had a first login issue with subsequent success. But that was...

If you look at the patches: The patches are just applied from existing pull requests (all of the commit hashes match). Because they're not merged I am "merging" them as...

I've not used Rust+ before so I'm not sure. If I find anything I'll follow up. If you could provide more detail for what you're doing with RCON that could...

There's nothing preventing that persistence as far as I know. Here is where server config is edited but it is not overwritten. https://github.com/samrocketman/docker-compose-lgsm-rust-dedicated-server/blob/d585fae75778595c3344d26149c83a9e872f5a92/utils/apply-settings.sh#L19-L27

Did you end up figuring out Rust+?

According to the docs you need to expose an additional port over the internet and docker https://wiki.facepunch.com/rust/rust-companion-server According to these docs expose 28063 in docker compose file. https://github.com/samrocketman/docker-compose-lgsm-rust-dedicated-server/blob/c2661ab063dca5871b0737595594a8a1f4552a4c/docker-compose.yml#L70-L73 You will...

This would be great. I wrote a [python script][py] for reading shellcheck json and it generates markdown for a GH check. It would be nice and simple if the analyzing...

I could open a pull request for this designed like #272. Would this be acceptable @Galaucus @MCOfficer ? I could also add an option for user to provide their own...

Updated screenshots (this time mobile) ![image](https://github.com/user-attachments/assets/fef99b0d-529d-4aaa-bf9a-4466b4e09087) ![image](https://github.com/user-attachments/assets/891021ed-a95e-4960-9ae9-54aa50fd6439)

Thanks for this patch @thearchivalone ! I haven't contributed to this repo before but I love this game :D