Commit Graph

151 Commits

Author SHA1 Message Date
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
MaikyM
987b812c1f Simplify Settings & UpdateModeSettings 2019-06-23 19:55:58 -06:00
MaikyM
2a17fbfc80 FireMonkey's twitter account updated 2019-06-23 17:25:59 -06:00
MaikyM
7dfd001606 Implemented "Save as..." on Merger Images (Optional) 2019-06-23 17:10:02 -06:00
Asval
e8df2ba4c9 i forgot this 2019-06-23 15:44:22 +02:00
Asval
715f93b07b FModel 2.4.1 2019-06-23 15:06:04 +02:00
TSG
b96fdef78f
Merge pull request #25 from iAmAsval/auto_open_file_option
Add an option to toggle assets being opened
2019-06-22 20:44:25 -04:00
TSG
6c6c7be7f1 Add an option to toggle assets being opened 2019-06-22 20:42:36 -04:00
Asval
97df9f0c65 paks are now ignored if they are fully locked (trying to use fmodel while updating the game) 2019-06-23 02:19:55 +02:00
Asval
a6b4b47f82 replaces save locres to save as json + cleaned some things 2019-06-23 01:06:35 +02:00
Asval
ca6ccc5830 auto resize item display name if needed 2019-06-22 21:43:24 +02:00
Asval
bd4b65be6d CreativeGalleries true by default + special font for japanese 2019-06-22 21:13:51 +02:00
MaikyM
36ff6d2b60 Dropped getSecondsWithLanguage(), with getTextByKey() not is unnecessary. 2019-06-22 08:08:35 -06:00
Asval
6201d87bba no more manual translation + fixed most of the JSON file can't be displayed error 2019-06-22 15:16:51 +02:00
MaikyM
4274a2ba09 simplify some functions 2019-06-21 21:29:09 -06:00
TSG
2b9fc32351
Merge pull request #24 from iAmAsval/creative_gallery_icons
Add icon generation support for Creative Galleries
2019-06-21 18:01:14 -04:00
TSG
f0e7efbb75 Add icon generation support for Creative Galleries
Add icon generation support for Creative Galleries found in /Game/Content/Athena/Items/Consumables/PlaysetGrenade/PlaysetGrenadeInstances/
2019-06-21 17:51:43 -04:00
Asval
632d6a071b added all languages 2019-06-21 13:11:35 +02:00
Asval
4afbd6a1fe i broke the icon creation sorry + fixed big memory leak for the challenges 2019-06-21 11:59:47 +02:00
Asval
4e23d23dfb custom challenges watermark + drawstring reward id + fixed language pack loading when it wasn't needed 2019-06-21 03:17:35 +02:00
MaikyM
b432ea1235 fixed logic and null exception 2019-06-20 15:36:03 -06:00
Asval
1538dbb45c auto resize qDescription + translated reload time + save locres 2019-06-19 23:46:46 +02:00
MaikyM
3a1b11102a clean unused System. 2019-06-19 15:11:58 -06:00
MaikyM
5f78edf53e Implemented getTextByKey to simplify when obtaining localization texts
- fixed some null exceptions.
2019-06-19 15:07:25 -06:00
Asval
ab7fac0368 fixed null exceptions on some challenges + fixed loading dynamic paks + new icon for weapon reload time + temporary reverted isFileLocked() 2019-06-19 16:43:05 +02:00
MaikyM
d0350aeb18 fix Objective completion count, does not always appear in 'a single match' (follow up 69d158320a) 2019-06-19 00:39:28 -06:00
MaikyM
9b4681b05f avoid errors if there is no watermark 2019-06-18 20:20:04 -06:00
MaikyM
22bc7bf7c3 Avoid extracting files in "Load and Extract difference" if the backup is not loaded. 2019-06-18 20:07:33 -06:00
Asval
fbfa2d3828
Merge pull request #23 from MaikyM/crash_load_difference
Crash fix on Load Difference.
2019-06-19 01:30:34 +02:00
MaikyM
fa238bc315 Crash fix on Load Difference. 2019-06-18 17:00:37 -06:00
Asval
7db4dbd86e
Merge pull request #22 from MaikyM/simplify_rewards
Simplify drawRewards in Challenges & fix the rewards of challenges.
2019-06-19 00:53:22 +02:00
MaikyM
413f1ef866 Merge branch 'master' of https://github.com/iAmAsval/FModel into simplify_rewards 2019-06-18 16:39:55 -06:00
MaikyM
4432a65632 Simplify drawRewards in Challenges & fix the rewards of challenges.
- 'QuestBundle_S9_Architect' did not correctly show the rewards for the implementation of Fortbytes challenges.
2019-06-18 16:30:06 -06:00
Asval
273fab7e39 searching weapon stats improved by 1 second + locres fix again 2019-06-18 23:48:50 +02:00
Asval
cd7835032c added check if pak is locked
fixed dynamic keys not being deleted
fixed crash with loading paks and locres
reverted searching for a featured icon
2019-06-18 23:04:24 +02:00
Asval
d960570ed2
Merge pull request #20 from MaikyM/fortbytes
Added support for Fortbytes Challenges.
2019-06-18 09:20:00 +02:00
Asval
a1b19b4fa1
Merge pull request #21 from MaikyM/loc_esla
Added Spanish (Latin America) localization.
2019-06-18 09:18:44 +02:00
MaikyM
3d0d229a23 Added Spanish (Latin America) localization. 2019-06-17 18:33:26 -06:00
MaikyM
3ace3f2769 Merge branch 'master' of https://github.com/iAmAsval/FModel into fortbytes 2019-06-17 17:21:17 -06:00
MaikyM
41daadb937 Added support for Fortbytes Challenges. 2019-06-17 17:00:57 -06:00