Evil Factory

Results 6 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