-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
24 lines (22 loc) · 1.24 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0.1.1
[+] Added Changelog
[+] Changed the way the "Get mods" page looks
[+] Added new loading screen for "Get mods"
[?] Techincal changes to how the "Get mods" page is rendered
[+] Changed the "Settings" page
[+] Added new "Details sheet"
[-] Clicking on mods now no longer show their Details
[+] Checkbox is now center aligned in Settings
[+] Added icons to buttons
[+] Main menu now shows games installed along with an icon. (Shows a warning when Icon cannot be found)
[+] You can filter your installed games by clicking the "Select filter", which gives you the option of "All" or "Supported only" (Only PAYDAY 2)
[-] Settings that are currently unimplimented have been removed from the "Settings" page
[+] Added an error screen when something goes wrong when loading "mods"
[+] Added toast notifications for mod states e.g. Downloading, Downloaded, Error, etc
[+] Added debug options (on "Get mods" page)
[+] Added new setting: "show_debug_options" default: false
[+] settings.rs will now check for any missing settings and automatically fill them with their defaults
[+] Debug toasts now only appear when "show_debug_options" is enabled
Known bugs
- Toasts will sometimes show up multiple times when Downloading
- Client randomly crashes (For seemingly no reason?)