Skip to content

Releases: Immersive-Plugins-Team/IPT.Common

IPT.Common 1.4.4

28 May 20:23
b388cd2
Compare
Choose a tag to compare
  • Restored Callouts class since removing it broke Callout Interface v1.3

IPT.Common 1.4.1

28 May 13:37
c7866d1
Compare
Choose a tag to compare

Added

  • Player Status Handler so that GrammarPolice and CalloutInterface can sync
  • The ability to safely retrieve the current weather
  • MathHelperExtensions for some vector math and wrap angle
  • Notification shortcuts have been added as well

Removed

  • All new GUI elements have been moved to RawCanvasUI
  • The callouts.cs code has been moved to CalloutInterface

IPT.Common 1.3

31 Jan 20:39
0070077
Compare
Choose a tag to compare

Changelog

  • Added holdable combos
  • Added overload for UXMenu constructor
  • Made GetCalloutFromHandler safer
  • Changed visibility of IsPressed in GenericCombo

IPT.Common 1.2

17 Jan 18:29
fc47042
Compare
Choose a tag to compare

Changelog

  • Added IsGamePaused
  • Added NoInlining where appropriate
  • Minor adjustment to GenericFiber
  • Fixed INI writing for key/controller

IPT.Common 1.1.1

01 Jan 16:11
316d38c
Compare
Choose a tag to compare

Changelog

  • Minor tweak to GetAllSettings in Configuration class

IPT.Common 1.1.0

31 Dec 19:48
1a10c36
Compare
Choose a tag to compare

Changelog

  • Added Callouts static class
  • Added UX stuff for settings menus
  • Minor code cleanup

IPT.Common 1.0.0

30 Dec 02:16
Compare
Choose a tag to compare

Changelog

  • Initial release