Skip to content

MagPerception 1.3.0

Choose a tag to compare

@adamd3v adamd3v released this 09 Aug 20:07
· 3 commits to master since this release

This update was a joint effort between HAHOOS and adamdev.

Added

  • Fusion support (Fusion is not a dependency!)
  • Added "Text Opacity" setting
  • Added "Text Color" setting
  • Savable settings
  • A fade out animation when a magazine/gun is dropped

Updated

  • UI will appear on all guns and/or magazines held, instead of it appearing on just one of them
  • Made UI display Max Ammo, Reserve & Platform even when magazine is not present in a gun
  • When UI gets created, it starts at the position of the fire / insert point
  • UI will show when grabbing a grip on slide
  • Pressing the "Menu" button when holding a magazine will cause the info to show if hidden
  • Instead of throwing an error, because of BoneLib missing, it will send an error message in console "BoneLib is required for this mod to work"
  • The info will now update every frame, not when something changed to ensure that info is up-to-date
  • General cleanup of the code

Changed

  • MagPerception's manager class is no longer a singleton, but a static class

Fixed

  • Fixed a problem with FadeIn not working when FadeOut is in progress