RimworldTogether / Rimworld-Together

A Community Driven Multiplayer Mod!
https://steamcommunity.com/sharedfiles/filedetails/?id=3005289691
Other
57 stars 27 forks source link

General code cleaning and moving around #148

Closed Byte-Nova closed 2 weeks ago

Byte-Nova commented 2 weeks ago

This PR is a major overhaul to code structure and general cleaning of the code itself. Its main function is to improve readability and general performance, for the sake of keeping everything as clean as possible.

This PR will likely trigger merge issues with some of the others active (or currently in the making) pull requests. Since this implementation doesn't really change code (it's mainly moving around already existing code and merging non-relevant classes together), this issues should be easy enough to fix by just taking a peek at the project.

In the case of anyone suffering issues when merging with development after this PR, please mention me so we can take a look at it together.

SimobiSirOP commented 2 weeks ago

Merged this with my fork. After building roads, they become invisible (But they exist)

Byte-Nova commented 2 weeks ago

@SimobiSirOP Can't replicate in dev branch, make sure you didn't have any merge issues or that your server files aren't too old

SimobiSirOP commented 2 weeks ago

Thanks, forgot about requirement of new server files