Commit Graph

963 Commits

Author SHA1 Message Date
m
0f2886605c don't use h2 title font
keeping the font around for later usage though
2023-01-27 00:07:12 -06:00
m
d802dcd427 fix slow motion killcams 2023-01-26 23:48:17 -06:00
Seter
f266872c03 make tags patch for debug only 2023-01-15 01:14:05 +01:00
m
fa3fdf6377 Merge branch 'develop' 2022-12-24 09:25:57 -06:00
dependabot[bot]
480cfa2635 Bump deps/curl from af5999a to 4ab601d (#425)
Bumps [deps/curl](https://github.com/curl/curl) from `af5999a` to `4ab601d`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](af5999a674...4ab601d93a)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-24 09:17:49 -06:00
fed
5d3b4804d6 Add some fs paths 2022-12-24 04:23:37 +01:00
fed
44c635c3d1 Merge branch 'develop' 2022-12-24 00:29:56 +01:00
fed
7cb084e1ef Fix skip extra zones patch 2022-12-24 00:29:20 +01:00
Vlad
a7bbdb9de1 Localization: additions for 'Server list' (#426) 2022-12-23 15:40:23 -06:00
fed
a558e76aa8 Merge pull request #389 from h1-mod/develop 2022-12-23 14:40:06 +00:00
dependabot[bot]
187c21dd44 Bump deps/curl from 3736c0a to af5999a (#424)
Bumps [deps/curl](https://github.com/curl/curl) from `3736c0a` to `af5999a`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](3736c0a209...af5999a674)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 07:06:02 -06:00
m
404e2354f6 use set/clear mod functions 2022-12-22 11:33:44 -06:00
m
1971f1b4eb use fs_game w/ mod support 2022-12-22 11:07:51 -06:00
Vlad
d842e5d575 Localization: sync with 0398b8c (#423) 2022-12-22 09:23:19 -06:00
Vlad
82eea7abe0 Minor fix (#422)
* Re-enable disable_useless_things.lua

* Minor localization changes (sync with H2)

* Update language.lua & stats/init.lua

* Fix for HUD ammo zeros
* Language: Reorganizing items on menu
* Stats: Fix localized headers
2022-12-22 08:51:33 -06:00
fed
f2fdc3f8ca Merge pull request #420 from h1-mod/confirmation-v2 2022-12-22 14:49:09 +00:00
m
b72d6a606c better branding 2022-12-22 08:39:14 -06:00
m
df47c906c4 handle popup in lua instead 2022-12-22 08:22:52 -06:00
m
a268b492f6 remove print [skip ci] 2022-12-22 07:32:52 -06:00
m
56b144c48f cleanup and fixes 2022-12-22 07:27:28 -06:00
m
160b5cd325 Merge branch 'develop' into confirmation-v2 2022-12-22 07:10:33 -06:00
m
6298b2285f update git submodules 2022-12-22 07:07:39 -06:00
m
804a112f2b fix return type 2022-12-22 06:55:48 -06:00
fed
0fc70945a6 Check http response code 2022-12-22 13:38:35 +01:00
fed
fde0f341dd Cache file hashes 2022-12-22 13:21:30 +01:00
Vlad
1c52a7bb47 Add localized zone loading (mp) (#421) 2022-12-21 18:20:32 -06:00
fed
3940dfc43d Clean gametype 2022-12-22 00:28:20 +01:00
m
cce5daf9a4 fix map patches 2022-12-21 16:53:47 -06:00
fed
d19aa9ee3e Small fix 2022-12-21 23:33:16 +01:00
m
04de9b822b dont use pointers for json 2022-12-21 15:46:02 -06:00
m
dc511f915a put forward declaration next to first use case 2022-12-21 15:41:45 -06:00
m
632087f5a9 add trusted ips (whitelist) 2022-12-21 15:39:59 -06:00
m
0f8907a2cf only show prompt if there are files 2022-12-21 14:34:58 -06:00
m
f166af7e8b cleanup 2022-12-21 14:24:36 -06:00
m
bb9e5f3420 yes/no popup before download 2022-12-21 14:10:29 -06:00
Vlad
6cc8ca8d4b Background effects tweak (#394)
* Background effects tweak

* Small fix

* Revert: 'language' deletion (4542b97)

* cleanup + readd vignette
2022-12-21 13:42:52 -06:00
m
8363ea49ed clear reverse map 2022-12-16 04:50:10 -06:00
Vlad
a64481aa1d Localization fixes (#408) 2022-12-14 20:19:36 -06:00
Vlad
f79a7d5537 Fix 'Language' menu exception (#400)
…if config file is not created
2022-12-11 22:30:58 -06:00
m
e883a16d0c move wine check to utils [skip ci] 2022-12-03 20:39:55 -06:00
Vlad
77031a2617 Fallback font: Fixed fade in/out effect (#386) 2022-12-01 17:13:30 -06:00
Vlad
4e1e3ab028 Add 'Unlock All' button in SP (#358)
* Add 'Unlock All' button in SP

* Add 'Unlock All' button in SP
* Hide useless 'Leaderboard' button

* cleanup and format

* fix errors i think

* Revert "fix errors i think"

This reverts commit bbd0287d6fa7a3fd8b4f487b1331250f39522b28.

* Revert "cleanup and format"

This reverts commit a0aeced689e10d0855510784d5cc1ba0aa7362ad.

Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
Co-authored-by: m <mjkzyalt@gmail.com>
2022-11-20 15:11:10 -06:00
fed
9bacdda31c Fix gsc crash 2022-11-13 20:03:34 +01:00
fed
935d44d4a3 Fix script leaks + increase memory 2022-11-11 21:15:26 +01:00
fed
62d9bd6e92 Add arena file to download + fixes 2022-11-11 15:54:32 +01:00
fed
891158869b Fix custom scoreboard icons 2022-11-10 21:47:09 +01:00
dependabot[bot]
e279d6d540 Merge pull request #367 from h1-mod/dependabot/submodules/deps/gsc-tool-7d37402 2022-11-10 20:09:15 +00:00
dependabot[bot]
0be2fa749f Bump deps/gsc-tool from 842f168 to 7d37402
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `842f168` to `7d37402`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](842f168a67...7d374025b7)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 19:57:35 +00:00
quaK
743c648194 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-11-10 21:57:05 +02:00
quaK
6ed7655555 use override rawfiles if found 2022-11-10 21:56:35 +02:00