Arthri

Results 35 issues of Arthri

### Description Please add support for downloading files from GitHub releases(i.e. download [Paket 6.0.7](https://github.com/fsprojects/Paket/releases/tag/6.0.7)'s files). I figured since downloading from Gists is already possible, downloading files from GitHub releases can...

* TShock version: 4.5.2.0 * TShock build number (if known): [a3b98b5](https://github.com/Pryaxis/TShock/commit/a3b98b54068cb5a42b981cfc0a8fd9cad9b1a328) #### Reproduction steps (if applicable)? 1. Join with 2 characters 2. Place a land mine 3. Make one character...

TileRectangle-related

**Is your feature request related to a problem? Please describe.** `/region name` doesn't work if the block you're targetting is in a protected region you can't build in. Even if...

This is the [line](https://github.com/Pryaxis/TShock/blob/03c20a98048ee7493d58140c0b8458a3d4399484/.github/workflows/build.yml#L42) responsible for copying `TShockAPI.dll`, however there's no equivalent one for other important TShock files. Especially the documentation file, since IDEs commonly need them to be in...

Contribution Wanted

* TShock version: 4.5.4 * TShock build number (if known): #### Reproduction steps (if applicable)? ##### /grow cactus 1. Find non-sand blocks 2. `/grow cactus` 3. places a sand block,...

Confirmed

* TShock version: 4.5.4 * TShock build number (if known): #### Reproduction steps (if applicable)? 1. Use ice rod 2. Switch to another item before it's placed 3. Ice rod...

Confirmed

* TShock version: 4.5.4 * TShock build number (if known): #### Reproduction steps (if applicable)? 1. `/setup [...]` or give guest `/region` perms 2. `/region set 1` & `/region set...

**Is your feature request related to a problem? Please describe.** I was debugging and saw that `*.binlog`(MSBuild Binary Logs) are being tracked when they shouldn't **Describe the solution you'd like**...

#2632 bumped the Newtonsoft.Json version from 10.0.3 to 13.0.1 but TShock still references 10.0.3: https://github.com/Pryaxis/TShock/blob/1d4d19f9612a530f36333c2b754b9fe1b7a2854f/TShockAPI/TShockAPI.csproj#L69-L73 Despite the mismatch, this doesn't cause any immediate problems. OTAPI/TSAPI still references version 10.0.3 thus...

OTAPI.Server.Launcher compiles for AnyCPU but has a dependency on Steamworks.NET which has a ref library that targets AMD64. This causes consuming projects to raise platform mismatch warnings

enhancement