NwPluginAPI icon indicating copy to clipboard operation
NwPluginAPI copied to clipboard

Enriching item api

Open SrLicht opened this issue 2 years ago • 0 comments

  • Nullable is enabled in the project, this is because there are values that can return null but for some reason they do not specify this can be confusing for the programmer, now the variables or types that can be null will be warned.

  • Fixing the typo in Map.cs and fixing the methods to change the color of the lights.

  • ItemPickup was enhanced with new methods and variables that now have a set, it is also possible to change the Scale of a pickup.

SrLicht avatar Oct 23 '23 10:10 SrLicht