01.07.2015, 12:23
The plugin has been updated to v0.6.2 and includes the following changes:
v0.6.2
http://sampsharp.timpotze.nl/package-manager
v0.6.2
- Added various Color constructors and operators (including Color * float).
- Added Color.Lerp(), Color.Lighten() and Color.Darken().
- Added MathHelper class.
- Added BaseMode.CallbackException event. This event is raised if an exception has been thrown in a callback without being handled.
- Changed sender of menu related events to player.
- Fixed a bug where Sync.Run() causes a NullReferenceException if called before controllers are loaded.
- Fixed a bug where LogWriter (used by Console.Write) causes buffer overflow errors when handling long strings.
- Fixed a bug causing .mdb files not to be loaded properly.
http://sampsharp.timpotze.nl/package-manager

