Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an item (#218)
|
|
|
|
world finishes loading (#216)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on each load (#209)
|
|
platform (#211)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unavailable (#198)
|
|
|
|
|
|
|
|
|
|
with a pre-release label (#192)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trigger a new event (#194)
|
|
|
|
|
|
|
|
|
|
lookups. This fixes the issue where a null reference exception would be thrown when trying to look up non-existant or non-private members.
Added a null check to GetPrivateValue and it's overloads to fix the issue where it would throw a null reference exception when required was false and the field was null.
|
|
|
|
|