Lucas Nicodemus

Results 32 issues of Lucas Nicodemus

The readme has a contributor list, but it's out of date and needs to be automated because it's like a lot of people. Thankfully, there's a [CLI](https://allcontributors.org/docs/en/cli/usage) for the all-contributors...

Per #1560 and #1563, we need to isolate SSC. This is important because we also want to rewrite it. From that perspective, the primary goal is to just decouple it...

Moderate
Contribution Wanted

The journey mode duplication UI permits players to create items on an SSC server and move them into their inventory. Apparently the client is sending packets 5 and 138, and...

Confirmed

Snowman rockets have special extra logic that make them hard to capture in our solution for all of the other new explosives, and need to be handled in a different...

Confirmed

Video: https://gyazo.com/4aba62f7e76050464a77d1b1af6c87cd ![image](https://user-images.githubusercontent.com/532647/82855504-57131800-9ec0-11ea-9207-8ad7d7d76385.png) > While riding it, it tries to extend the minetrack by placing tiles in front of the cart. Normally this doesn't work for blocks such as Crimson...

Confirmed

In `PlayerUpdateEventArgs` and other arg types for packets, we just pass off a byte for a couple BitFlag operations. If Terraria doesn't natively have enums for these, we should move...

Pending
Contribution Wanted

The current `uploadssc` command verbiage is unclear as to what data it will upload, and if you can run the command back to back successively and what exactly that will...

Low
Contribution Wanted

Thanks to @QuiCM's poor email management skills, this [lovely user](https://github.com/WhiTexz) claimed his email and now half of our repo's commits *and @mentions* were rewritten to point to this other user....

Pending
Blocked

Suggestion from Newy on Slack: user strings should be customizable in a config file so that we don't have language debates like in https://github.com/NyxStudios/TShock/commit/c4cf2d496ddd1dc871be77a861a793d78dd77da2. ![screen shot 2016-10-10 at 8 41...

Pending

Currently, the [multiplayer packet docs](https://tshock.readme.io/docs/multiplayer-packet-structure) refer to packets by names that don't match those in the `PacketTypes` enum and subsequent naming convention for packets. This is problematic as it makes...

Pending
Low
Contribution Wanted