Commit Graph

122 Commits

Author SHA1 Message Date
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
Asval
19d86e8127 FModel 2.4.0 2019-06-18 00:13:16 +02:00
Asval
7203caf3db fixed rare crashes 2019-06-16 23:07:02 +02:00
Asval
4cb1d5eab3 Update README.md 2019-06-16 14:25:33 +02:00
Asval
fe9171adb2 updated contributors + copy to clipboard selected file path 2019-06-16 00:14:17 +02:00
Asval
9c2ee65cc7
Merge pull request #19 from MaikyM/challenge_single
Fixed challenge counter of '...a single match'
2019-06-15 15:07:47 +02:00
MaikyM
69d158320a Fixed challenge counter of '...a single match' 2019-06-14 15:17:10 -06:00
Asval
dcacef3969 working new aes manager 2019-06-14 02:21:37 +02:00
Asval
458f994ded important bug fixes + beginning of the final aes manager 2019-06-14 00:19:56 +02:00
Asval
f36a0228e1 Working on asset name map + bug fixes 2019-06-12 19:35:49 +02:00
Asval
e171b3772a keys from last session are stored for the aes manager 2019-06-12 01:37:03 +02:00
Asval
77547e33d8 todo: find translations faster, disabled for now 2019-06-11 17:52:36 +02:00
Asval
a7c051f0cf added LocRes serializer + removed temp string finder 2019-06-11 11:48:20 +02:00
Asval
ec70727d1c it's readable now 2019-06-10 16:30:56 +02:00
Asval
c314ad3d92 even more accurate 2019-06-10 04:14:30 +02:00
Asval
d1cefd889e added a temporary string finder for locres files 2019-06-10 01:59:31 +02:00
Asval
c8e5587d9e i knew i forgot something 2019-06-06 01:44:07 +02:00
Asval
c73bfb9b32 FModel 2.3.3 2019-06-03 22:08:10 +02:00
Asval
4ef450c8d3 added clipsize icon + text 2019-06-03 22:04:48 +02:00
Asval
a5f802ebb1 added lightning bolt icon 2019-06-03 10:10:45 +02:00
Asval
35cefc2cb8 added some basic stats to all weapon icons excluding pickaxes 2019-06-03 02:12:11 +02:00
Asval
0da7ad2e82 added extract button on SearchFiles form 2019-06-01 20:02:48 +02:00
Asval
218e384638 fixed goto being called twice 2019-06-01 16:06:44 +02:00
Asval
d524e38269 fixed crash when trying to get same header image too fast 2019-06-01 14:51:24 +02:00
Asval
82a9db6839
Merge pull request #16 from ItsFireMonkey/patch-1
About Page Made Simple
2019-06-01 11:20:33 +02:00
Asval
fe29ee153a
Merge pull request #15 from ItsFireMonkey/master
Updated Quest Icon
2019-06-01 11:19:44 +02:00
FireMonkey
c4fa43b628
About Page Fix #4 2019-05-31 20:58:34 -04:00
FireMonkey
a6df2bfde9
⊂(◉‿◉)つ Becomes ⊂(◕‿◕)つ
Just less creepy man
2019-05-31 20:48:05 -04:00
FireMonkey
c182486b9d
Label fix 2019-05-31 20:44:14 -04:00
FireMonkey
a9702f0223
About Page Made Simple
Went through the code and removed a few label tags, merging them onto one another allowing for less code. 

Also added the owner of the FModel project, Asval to the credits.
2019-05-31 20:42:04 -04:00