Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This caused obscure invalid-IL crashes when compiled through MonoDevelop on Linux.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
player is initialised
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This causes mods to draw on top of the rendered screen instead of within it, which leads to strange bugs like cursor coordinates not lining up with the cursor and transparency issues.
|
|
|
|
Mods often reference Json.NET to do this, so this lets many mods remove Json.NET as a dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|