Lucas Nicodemus
Lucas Nicodemus
At least my cursory reading of the code implies this: 1. Both the potion of return and the hook of dissonance use packet 65 (teleport) and not the other teleport...
@QuiCM http://www.cplusplus.com/forum/general/1590/#msg5591
Built by MSFT, so lgtm.
Tried to get docfx working on Mac with Mono. I was able to generate the project but can't actually serve the website because it seems to want to be able...
> The problem is that this project hasn't maintained its git tags in a while, which will make tagging containers in docker hub impossible. Hmm...every release is a tag, so...
> When a new release is made say pre7 for example, and the last commit that is in the release has a git tag with that version number, that tag...
Ya, it's p-unintuitive -- my fear was that it wouldn't support prefixing every tag with "v" so I wanted to make sure we were on the same page (I assume...
I think the ideal solution would be to isolate the docker image/container creation process as much from the TShock release process as possible. We're experimenting with .NET Core and that'll...
I would honestly love it if we could have docker images built for every single commit (with code changes).
I relayed this to chris in discord, by the way: knowing the size of your docker download base is really important. We totally only know how popular our software is...