Changes

Jump to navigation Jump to search
→‎Major changes: + reflection
Line 67: Line 67:  
===Reserved key bindings===
 
===Reserved key bindings===
 
Mods won't receive input sent to the chatbox, and they won't receive the toggle-chatbox key ({{key|T}} by default).
 
Mods won't receive input sent to the chatbox, and they won't receive the toggle-chatbox key ({{key|T}} by default).
 +
 +
===Reflection===
 +
If you use reflection to access private game code, double-check that the fields/properties/methods you're accessing still match. In particular, watch out for these changes:
 +
* fields/properties changing return type;
 +
* fields replaced by properties.
    
==Fix common compiler warnings==
 
==Fix common compiler warnings==
translators
8,401

edits

Navigation menu