Evil Factory

Results 9 issues of Evil Factory

Fixes the send() function not sending quotes and other special chars by changing the querystring package to an alternative package called query-string.

This PR fixes two bugs: 1) Multiple servers on same IP wouldn't show up on the server browser, this is fixed by adding the port value check that was left...

Code
Networking

### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened?...

Bug
Code
Modding

### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What...

Bug
Code
Design
Waiting

Currently the IP Address that the server listens to is hard coded to `IPAddress.IPv6Any`, it would be nice if you could specify the IP Address when calling `Server.Start`

Feature Request

### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened?...

Bug
Code
Networking
Modding

### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What...

Bug
Code
Networking

### Discussed in https://github.com/FakeFishGames/Barotrauma/discussions/16787 Originally posted by **Ydrec** December 13, 2025 ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported....

Bug
Code
Networking

**Describe the bug** Trying to load an uncooked UAsset results in a null reference exception. **To Reproduce** Steps to reproduce the behavior: 1. Download [LevelDefinition.zip](https://github.com/user-attachments/files/18592122/LevelDefinition.zip) (The asset is uncooked) 2....