Commit Graph

549 Commits

Author SHA1 Message Date
fed
d10a101fec Add menudef overriding 2023-07-05 16:04:26 +02:00
fed
145f2d81d8 Increase pmem size 2023-07-01 02:42:49 +02:00
fed
f9d8f4c053 Some fixes 2023-06-27 23:58:41 +02:00
fed
aa8e030ed2 Fixes + add a gsc func 2023-06-24 04:41:54 +02:00
fed
3c4c239cfe lua & gsc fix 2023-06-22 23:59:44 +02:00
fed
5d85ea110b Fix vector metamethods + add some debug funcs 2023-06-22 01:01:52 +02:00
fed
100ae9cd22 Fix crash 2023-06-21 03:38:23 +02:00
fed
351ef7c8df Remove this 2023-06-21 03:34:03 +02:00
fed
5706c3d967 Use real dvar names in config 2023-06-21 02:21:49 +02:00
fed
d707648a41 Add some funcs + fixes 2023-06-21 02:15:53 +02:00
fed
9397537663 Make "name" saved 2023-06-21 02:14:56 +02:00
fed
7b08d9433f Fix stats gsc funcs 2023-06-20 18:46:14 +02:00
fed
9a981f9173 Force update if never updated 2023-06-15 01:19:30 +02:00
fed
9ea691933b Fix gsc hooks 2023-06-01 20:43:21 +02:00
fed
b99ae5d833 Add rawfile overriding 2023-05-24 17:07:41 +02:00
fed
234f29690f Better mod stats + add some gsc funcs 2023-05-24 17:06:48 +02:00
fed
9ee00ba9e8 Optimize gsc detours 2023-05-24 17:05:01 +02:00
fed
3004006783 Cleanup notifies component 2023-05-15 19:45:35 +02:00
fed
8823e2852e Fix thread names 2023-04-30 03:40:12 +02:00
fed
e272922c6c Add achievements button to pause menu 2023-04-27 03:55:11 +02:00
fed
04013c4f73 Fix build 2023-04-14 19:53:17 +02:00
fed
8a56923a7d Give mission achievements at game start 2023-04-14 19:37:45 +02:00
fed
e45324ad32 Update ui_scripting.cpp
Co-Authored-By: Vlad Loktionov <13555921+VladWinner@users.noreply.github.com>
2023-04-14 18:51:50 +02:00
fed
e43ae321c0 Add custom achievements
Co-Authored-By: Vlad Loktionov <13555921+VladWinner@users.noreply.github.com>
2023-04-14 18:43:31 +02:00
fed
41dd5ab7d0 Add wait after giving mission rewards 2023-04-09 19:33:41 +02:00
fed
74455d3eb3 Add achievements menu 2023-04-09 19:11:54 +02:00
fed
00050def13 Fix discord presence 2023-04-09 18:46:44 +02:00
Vlad Loktionov
10e95bb5ef
Merge branch 'fedddddd:develop' into develop 2023-04-09 02:20:37 +03:00
fed
81a0a0e179 Add achievements 2023-04-08 17:57:00 +02:00
Vlad Loktionov
0805427c4f Launcher improvements 2023-04-08 12:29:39 +03:00
fed
3fe7d970d1 Fix credits victory screen 2023-04-07 03:24:45 +02:00
fed
3ee314f361 Make launcher window use dark mode
Co-Authored-By: Vlad Loktionov <13555921+VladWinner@users.noreply.github.com>
2023-04-04 11:48:30 +02:00
Vlad Loktionov
e47d3bdba0 New launcher icon 2023-03-24 01:17:06 +03:00
fed
92559b23df Small fix 2023-03-17 14:42:04 +01:00
fed
7fdc7c9e28 Update fastfiles.cpp 2023-03-10 17:42:57 +01:00
fed
8ee6670fd2 Fix mod zone priority 2023-03-10 17:41:45 +01:00
fed
362674812a Fix gfximage struct 2023-03-10 16:52:18 +01:00
fed
f32dd594a0 Verify files after download 2023-03-10 16:08:41 +01:00
fed
110f8b89a2 Remove print 2023-03-10 09:59:30 +01:00
fed
9ceda4f4fd Close imagefile handles 2023-03-10 09:58:53 +01:00
fed
e6901318e8 Small fix 2023-03-10 09:46:52 +01:00
fed
c3e6b21176 Cleanup gui stuff 2023-03-08 13:55:29 +01:00
fed
758b2d2006 Add zone priority option to zones.csv 2023-03-08 09:38:35 +01:00
fed
a913dac149 Update motd.cpp 2023-03-07 20:05:41 +01:00
fed
d645c7c809 Cache motd images on disk 2023-03-07 19:57:07 +01:00
fed
40314f3db5 Fix build 2023-03-07 19:48:27 +01:00
fed
ddffc38063 Port new gsc interface from s1x 2023-03-07 19:34:33 +01:00
fed
6434b0ac87 Don't show motd if not available 2023-03-06 13:22:05 +01:00
fed
a58bad6936 Actually fix ingame cinematics 2023-03-03 20:45:18 +01:00
fed
0e749ad8e3 Add missing csv + fixes 2023-03-03 19:25:35 +01:00
fed
945e502d82 Remove unused font code 2023-03-03 19:18:23 +01:00
fed
209184007c Better font replacement system 2023-03-03 10:14:50 +01:00
fed
66ee0c0c50 Add open link button to marketing popup 2023-03-02 20:53:06 +01:00
fed
6023e619b9 Add motd & featured tab + fixes 2023-03-01 23:53:58 +01:00
fed
3ebf784760 Add h2 mod team to ending credits 2023-02-28 21:16:00 +01:00
fed
9f2a74bed2 Fix relaunch_self on w11 2023-02-28 20:05:04 +01:00
fed
5268b65188 Fix build 2023-02-28 19:21:42 +01:00
fed
09321c89c9 Small fix 2023-02-28 19:17:57 +01:00
fed
33a18ca486 Remove localized_strings component 2023-02-28 19:07:57 +01:00
fed
f4ee252daa Branding adjustments 2023-02-28 18:50:11 +01:00
fed
d6714ab799 Fix format 2023-02-28 18:24:31 +01:00
fed
fa023f15fa Add credits menu 2023-02-25 04:10:05 +01:00
fed
70d3263e44 Branding changes 2023-02-25 01:57:36 +01:00
fed
ac0bd67a60 Remove unused fs paths 2023-02-24 20:14:55 +01:00
fed
fe9e7889f8 Use language.iscustom 2023-02-24 20:14:44 +01:00
fed
1bcd58cea5
Merge pull request #431 from VladWinner/fonts4 2023-02-24 18:38:22 +01:00
Vlad Loktionov
5c622d993a Fixes for CJK
* Fix ammo counter for CJK
* Add Korean to CJK list
* Minor additions for Czech
2023-02-24 15:14:22 +03:00
Vlad Loktionov
72eda99c65 Fonts/localizations: refinements
* Use font replacements from csv
* Add 'Apply built-in fonts' button for languages with fallback fonts
* Arabic localization: Workaround for forced RTL text conversion
* Czech localization: Fixes
* Russian Partial localization: Fix Y offset in built-in fonts
2023-02-24 05:52:55 +03:00
fed
6745473ac3 Fix LUI std::optional + cleanup 2023-02-24 00:39:45 +01:00
fed
7fd6db31ca Small config fix 2023-02-24 00:20:39 +01:00
fed
6d76c8c467 Update config.cpp 2023-02-22 23:20:33 +01:00
fed
a94ebd65a7 Move config file to appdata 2023-02-22 23:12:15 +01:00
fed
3dee271fb2 More font fixes 2023-02-22 22:51:22 +01:00
fed
0ea88fa8e7 Fix font crash 2 2023-02-22 21:38:41 +01:00
fed
7de396f054 Add missing font error 2023-02-22 21:21:32 +01:00
fed
b99c375fd5 Fix font crash 2023-02-22 21:17:25 +01:00
fed
7781ca6daf Small fix 2023-02-22 05:48:38 +01:00
fed
f9c4522899 Expose h2 mod config to LUI 2023-02-22 05:33:16 +01:00
fed
24ecf5d3e6 Load font replacements from csv 2023-02-22 05:32:56 +01:00
fed
e1b2528ffb Fix build 2023-02-22 05:02:09 +01:00
fed
818f35cfeb Fixes + validate h2 mod config 2023-02-22 04:36:28 +01:00
fed
806c206fe8 Add czech support 2023-02-22 02:28:27 +01:00
fed
a309c87324 Remove redundant operators 2023-02-16 20:33:56 +01:00
fed
f98f7ad781 Rename hks_object to hks_reference 2023-02-16 20:31:23 +01:00
fed
5b67a53e9c Make lua vms safer 2023-02-16 19:09:44 +01:00
fed
16d04d41dc Small fix 2023-02-16 17:16:29 +01:00
fed
adf00ff48a Add h2 mod config 2023-02-16 17:01:53 +01:00
fed
e28dd09cba Use defaultBold instead of bank on asian langs 2023-02-15 20:50:40 +01:00
fed
0225505661 Add mod stats funcs 2023-02-15 18:24:35 +01:00
fed
c7f6864aea Add g_connectPaths 2023-02-15 18:12:50 +01:00
Vlad Loktionov
add7ba003f Updater: Use placeholders for the first run 2023-01-09 03:41:31 +03:00
fed
ba4fc58d14 Scripting fix 2022-12-18 04:15:25 +01:00
fed
9ed579176c Add some commands 2022-12-07 00:14:50 +01:00
fed
ecbb9812be Discord presence fix 2022-12-06 03:48:17 +01:00
fed
f8dee1efe9 Load path fastfile 2022-12-06 03:47:41 +01:00
fed
93a7771199 Read pakfiles from custom folders 2022-12-05 00:42:10 +01:00
fed
7d0a659b37 Small fix 2022-11-29 20:37:05 +01:00
fed
614be352cb Update symbols.hpp 2022-11-29 00:54:04 +01:00
fed
1bb5773c48 Fix ingame cinematics 2022-11-29 00:42:16 +01:00
fed
e7ec73b98f Support custom imagefiles 2022-11-24 21:24:50 +01:00