Commit Graph

190 Commits

Author SHA1 Message Date
Asval
60aec5e8e4 fix for wraps caused by me in 2b84278 2019-07-26 02:17:22 +02:00
Asval
2b84278af7 fully switched to a dynamic parsing method + refactored ui/ux in update mode + bug fixes 2019-07-26 02:00:58 +02:00
Asval
97d8179f50
Merge pull request #28 from ItsFireMonkey/master
Challenge Sheet Revamp!
2019-07-24 01:30:13 +02:00
FireMonkey
e665f515d0
Challenge Sheet Slider Revamp 2019-07-23 19:03:16 -04:00
FireMonkey
c25e8a64ca
Add files via upload 2019-07-23 19:01:59 -04:00
Asval
edf2167010 refactored translations (thoughts?) + added FText with namespace if not empty + removed IconGeneratorAssets + double click to extract 2019-07-20 04:20:26 +02:00
MaikyM
93cd181feb Added Open Extraction Folder on Files menu 2019-07-17 13:34:36 -06:00
MaikyM
61820cf2e7 Supported Save to World Localization 2019-07-17 08:12:26 -06:00
Asval
5255b797b5 Fortnite 9.4 Fix release 2019-07-17 12:15:57 +02:00
Asval
5d286420c3 draw reward even if description is nothing 2019-07-17 12:13:20 +02:00
Asval
fe13e21bb8 fixed QuestBundle_S9_Fortbyte_LoadingScreen + added Banner to the icon creation + crash fix 2019-07-17 12:06:13 +02:00
MaikyM
d7a7c117e4 Crash fix when the watermark file is deleted. 2019-07-16 15:12:39 -06:00
Asval
c103b461e8 fixed dynamic keys not being deleted if they doesn't exist in the api 2019-07-16 01:39:44 +02:00
Asval
f8ab09dcd6 FModel 2.4.2.1 2019-07-15 18:57:42 +02:00
Asval
f4934ffb87 added option to choose the rarity background 2019-07-15 18:51:25 +02:00
Asval
214824031e No more epic auth just in case... 2019-07-15 18:10:56 +02:00
Asval
2cf5358c91 FModel 2.4.2 2019-07-15 14:31:29 +02:00
MaikyM
5d86e11944 avoid placeholder when there is no "featured image" improved, thanks @iAmAsval 2019-07-14 10:11:21 -06:00
MaikyM
ca473be596 About: Added How to use link 2019-07-14 00:38:47 -06:00
MaikyM
49c1697eaf Restore the fix when there is no featured, removed in 327aec7a75 2019-07-13 19:51:04 -06:00
Asval
369162abb2 bug fixes 2019-07-14 01:17:58 +02:00
Asval
327aec7a75 dynamic paks are now loaded when doing Load All PAKs + updated logo 2019-07-13 19:59:14 +02:00
MaikyM
7368b2a9ca SearchFiles: Simplify FilterListView 2019-07-12 17:58:54 -06:00
MaikyM
2d213063f0 Optimized aa5c83c26a, a lot of code was unnecessary u.u 2019-07-12 15:51:31 -06:00
MaikyM
aa5c83c26a Added support for multiple word searches 2019-07-12 15:43:44 -06:00
Asval
39fe605018 fixed AESManager.xml bug + updated readme 2019-07-12 17:54:19 +02:00
Asval
b58d5c1090 added cosmetic set 2019-07-12 13:22:55 +02:00
Asval
4f4c39980c refactored AppendTextToConsole & UpdateProcessState to be used in anywhere 2019-07-11 01:57:41 +02:00
Asval
b2792e11fb small fixes 2019-07-10 17:01:24 +02:00
MaikyM
9dd58ba20d Crash fix on NavigateThroughJson.
Error: Unexpected character encountered while parsing value: E. Path '', line 0, position 0
2019-07-08 20:19:13 -06:00
Asval
5b7e6e4c0a added Transcendent background + fixed other background colors 2019-07-08 20:41:22 +02:00
Asval
4959f98bcd uncommon rarity but with less saturation + uplugin to json + added folder extract by right clicking on a folder 2019-07-08 15:40:15 +02:00
Asval
f7d2b71294 new icon background design to better introduce new way to handle variants + improved UX on twitter form 2019-07-07 23:21:38 +02:00
Asval
79e53ef0e8 added tweet without image + fixed freeze when tweeting 2019-07-07 17:12:25 +02:00
Asval
6df5b258ea first attempt at Twitter integration 2019-07-07 16:23:37 +02:00
MaikyM
6b78e51b4f Fixed Description on Challenges, "Description" has priority over "Objectives.Description". 2019-07-07 08:08:04 -06:00
iAmAsval
23b7def48f oops, fix to my fix 2019-07-05 09:55:44 +02:00
iAmAsval
137e5a9fde fixed featured image for some items (backpacks afaik) 2019-07-05 09:51:36 +02:00
MaikyM
5f3cbf6450 Fix some PAK that have no featured image as Legends pack (addition to a080bd2dac) 2019-07-04 21:12:39 -06:00
MaikyM
a080bd2dac Fixed the Featured image when loading a ONE Pak & code optimization. 2019-07-04 20:10:28 -06:00
MaikyM
3836772201 Now "Save as..." of Merger Images is enabled by default 2019-07-04 09:56:42 -06:00
Asval
0964a43e41 deleted BG512.png + only display "pak can be opened" if it's new + useful hotkey 2019-06-30 16:00:06 +02:00
MaikyM
3e3faca354 Disabled paks without registered key to avoid selection confusion 2019-06-29 16:37:49 -06:00
Asval
1b7a34d376 token expiration + automatic dynamic key detection at startup 2019-06-29 23:50:11 +02:00
MaikyM
bfb7e2acd0 Implemented right-click menu in list of files
- Extract
- Copy File Path
- Copy File Name
- Copy File Path without extension
- Copy File Name without extension
- Save as JSON
2019-06-28 09:53:41 -06:00
Asval
a341c9c65c
Merge pull request #26 from ItsFireMonkey/patch-1
Tons of Small Readme fixes
2019-06-27 09:38:24 +02:00
FireMonkey
3d94da9c5b
Contributors Design Change
This change allows for the Contributor info to be smaller while also allowing more links & people on it in the future!
2019-06-26 23:43:30 -04:00
FireMonkey
94cfb9285e
Tons of Small Readme fixes
Grammar Fix, Update Mode MP4 to .Gif, & Just simply making the readme more noob friendly.
2019-06-26 23:18:08 -04:00
Asval
3a5aff08e5 colored paks that have a registered key (working or not working) 2019-06-26 21:08:27 +02:00
MaikyM
167f8d3b75 Implemented "Creative Galleries" on Update Mode/Load and Extract Difference. 2019-06-24 16:14:24 -06:00