redsunservers / VSH-Rewrite

Popular Versus Saxton Hale gamemode remade from scratch
GNU General Public License v3.0
34 stars 25 forks source link

Remove custom compiler usage #366

Closed FortyTwoFortyTwo closed 2 years ago

FortyTwoFortyTwo commented 2 years ago

Well this is one big of a pull request all just to remove custom compiler usage.

Custom compiler was first introduced by Kenzzer to allow make all methodmap functions compiled, aka making public actually public. I never intend to use this compiler on this, but it would take massive code changes to make normal compiler work, but with SM 1.11 close to being done and maintaining custom compiler becoming more harder to do, it's time to do it.

VSH-Rewrite now supports compiling for SM 1.10 and 1.11. 1.10 will still be supported until 1.11 declared to become stable.

Some noticeable changes: