People Playground

People Playground

MPW library
Showing 1-10 of 21 entries
< 1  2  3 >
Update: Nov 25 @ 3:08am

1.2.23

  • fixed enum dropdown in settings

Update: Nov 8 @ 10:47pm

1.2.22
Added support for new setting types:

  • Enum
  • double, decimal
  • Byte, SByte
  • Int16, UInt16
  • UInt32
  • Int64, UInt64
  • Vector2Int
  • Vector3, Vector3Int
  • Vector4

Update: Oct 5 @ 3:08am

1.1.23

  • Fixed a bug where keyboard shortcuts could be used in the game when using the input field (e.g., spawning items)

Update: Oct 5 @ 3:05am

Update: Jul 18 @ 8:18am

1.1.21

  • Now in warning windows, scroll is added automatically when the maximum height is reached

Update: Feb 5 @ 12:30am

1.1.20

  • Fixed an error when creating a setting for a property/field with an undiscovered attribute
  • Settings groups does not go behind other settings the first time it is opened

Update: Nov 13, 2024 @ 9:27am

updated mod version to 1.1.18 in json and readme

Update: Nov 13, 2024 @ 9:16am

1.1.18

  • fixed input field layout group
  • Input field confirm button is highlighted if the changes have not been submited
  • fixed context menu outside screen
  • small changes and fixes

Update: Apr 5, 2024 @ 2:36am

1.1.14

  • added OnMinimized normal window event

Update: Mar 16, 2024 @ 11:26am

1.1.13

  • optimized creation of settings
  • settings string, int, float type support
  • special tag placeholder=text (more in MPWAPI wiki)
  • after resetting the settings, the property values are reset