Commit Graph

55 Commits

Author SHA1 Message Date
MaikyM
4274a2ba09 simplify some functions 2019-06-21 21:29:09 -06:00
Asval
632d6a071b added all languages 2019-06-21 13:11:35 +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
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
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
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
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
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
FireMonkey
121ae28bb1
Challenge Design Fix
With the bitmap width of the Main Header being 271 you could see a small sliver of white on some challenges, by changing this to 281 the sliver won't show up anymore!

I've also changed the texturefile for the Fortbyte awards from the puzzle piece icon into the image seen on the challenge tile as it makes it simply look clearer as to what the reward is!
2019-05-31 19:49:23 -04:00
Asval
5017a8dbeb challenges refactored (fortbyte unsupported yet) 2019-06-01 00:24:21 +02:00
Asval
ef39bf2fd0 not finished yet 2019-05-31 03:25:45 +02:00
Asval
e67e070632 just testing 2019-05-28 23:30:08 +02:00
Asval
2b4b1bd347 just saving this 2019-05-28 20:21:58 +02:00
Asval
5ba2a9ea0a smh new files were ignored 2019-05-25 21:34:20 +02:00
Asval
a0e3d8b454 New backup pak1000+ method, work even if user's game isn't up to date 2019-05-25 20:38:11 +02:00
Asval
84969dcdf3 Added MaxStackSize and STW Levels 2019-05-24 19:31:08 +02:00
Asval
8776f2062e speed improvements especially for switch pak file 2019-05-24 18:52:55 +02:00
Asval
db99bb2789 Fixed switch featured gliders icons 2019-05-24 02:52:32 +02:00
Asval
7c1769cb2f refactoring 2019-05-23 02:06:44 +02:00
Asval
43eef31959 additional image to wrap weapon render 2019-05-22 23:34:10 +02:00
Asval
022be0ad04 fixed EID_Dunk featured image + added featured image on wraps to get that nice weapon icon 2019-05-22 17:33:37 +02:00