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 |
|
fed
|
5ffd88afdb
|
Merge pull request #348 from h1-mod/dependabot/submodules/deps/libtommath-03de03d
Bump deps/libtommath from `96f9edf` to `03de03d`
|
2022-11-10 19:56:32 +00:00 |
|
fed
|
162826a213
|
Merge pull request #359 from h1-mod/dependabot/submodules/deps/lua-be908a7
Bump deps/lua from `c954db3` to `be908a7`
|
2022-11-10 19:55:17 +00:00 |
|
fed
|
ce0bf9bf2c
|
Merge pull request #361 from h1-mod/dependabot/submodules/deps/GSL-517ed29
Bump deps/GSL from `c52bad3` to `517ed29`
|
2022-11-10 19:55:11 +00:00 |
|
fed
|
f0c853545c
|
Merge pull request #364 from h1-mod/dependabot/submodules/deps/asmjit-0c03ed2
Bump deps/asmjit from `8f2c237` to `0c03ed2`
|
2022-11-10 19:55:05 +00:00 |
|
fed
|
47c153ffaa
|
Merge pull request #365 from h1-mod/dependabot/submodules/deps/curl-89ee5cf
Bump deps/curl from `a0d8a1a` to `89ee5cf`
|
2022-11-10 19:54:59 +00:00 |
|
fed
|
03ed59c548
|
Merge pull request #366 from h1-mod/dependabot/submodules/deps/sol2-f81643a
Bump deps/sol2 from `0386513` to `f81643a`
|
2022-11-10 19:54:52 +00:00 |
|
fed
|
24e5c0018a
|
Small fix
|
2022-11-10 20:45:19 +01:00 |
|
fed
|
079f472c71
|
Small fix
|
2022-11-10 19:10:28 +01:00 |
|
dependabot[bot]
|
93c08df8de
|
Bump deps/sol2 from 0386513 to f81643a
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `0386513` to `f81643a`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](0386513a2d...f81643aa0c )
---
updated-dependencies:
- dependency-name: deps/sol2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-10 17:10:17 +00:00 |
|
dependabot[bot]
|
b8f6ee2bf9
|
Bump deps/curl from a0d8a1a to 89ee5cf
Bumps [deps/curl](https://github.com/curl/curl) from `a0d8a1a` to `89ee5cf`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](a0d8a1aa91...89ee5cfb38 )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-10 17:10:15 +00:00 |
|
dependabot[bot]
|
668f1f3c2b
|
Bump deps/asmjit from 8f2c237 to 0c03ed2
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `8f2c237` to `0c03ed2`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](8f2c237b83...0c03ed2f74 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-10 17:10:11 +00:00 |
|
fed
|
4f271af946
|
Cleanup menus
|
2022-11-10 01:38:53 +01:00 |
|
fed
|
6f67602434
|
Cleanup arena
|
2022-11-10 01:16:50 +01:00 |
|
fed
|
cc15a83384
|
Fix scoreboard on custom gametypes
|
2022-11-10 00:57:37 +01:00 |
|