PlateUp!
PreferenceSystem
Wyświetlanie 1-10 z 33 pozycji
< 1  2  3  4 >
Aktualizacja: 9 stycznia o godz. 3:15

Updated built in Harmony to HarmonyX v2.13.0

Aktualizacja: 1 września 2024 o godz. 2:22

Reverted built in harmony change

Aktualizacja: 1 września 2024 o godz. 2:14

Updated built in Harmony to HarmonyX v2.13.0

Aktualizacja: 10 sierpnia 2024 o godz. 1:03

PreferenceSystem v1.1.1

- Added EffectHelpers patch for PlateUp! v1.2.0 issue

Aktualizacja: 8 sierpnia 2024 o godz. 7:40

PreferenceSystem v1.1.0

- Compatibility with PlateUp! v1.2.0

Aktualizacja: 30 marca 2024 o godz. 18:40

PreferenceSystem v1.0.11

- Added preference value TryGet
- Added Button CloseOnPress functionality

Aktualizacja: 13 marca 2024 o godz. 18:39

PreferenceSystem v1.0.10

- Added `AddResetPreferencesButton(string button_text, Action onReset, bool requireConfirm, string confirmInfoText, int arg, float scale, float padding)`

Aktualizacja: 2 marca 2024 o godz. 5:33

PreferenceSystem v1.0.9

- Added support for enums
- Show message when main menu has no registered mod menus
- Show message when pause menu has no registered mod menus

Aktualizacja: 1 listopada 2023 o godz. 7:23

Wrong Harmony Version

Aktualizacja: 30 października 2023 o godz. 23:05

PreferenceSystem v1.0.8

- Introduced Pages system
- Added AddPageSelector(int maxItemsPerPage) --- Must be the first selectable element in submenu level
- Added AddPagedItem()
- Added PagedItemDone()