Commit Graph

1175 Commits

Author SHA1 Message Date
Vlad
29c2771f5e
Fix 'Language' menu exception (#400)
…if config file is not created
2022-12-11 22:30:58 -06:00
m
e24c5cf8b3 move wine check to utils [skip ci] 2022-12-03 20:39:55 -06:00
Vlad
4029bc8a8e
Fallback font: Fixed fade in/out effect (#386) 2022-12-01 17:13:30 -06:00
Vlad
d71e656341
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
87d20bb856 Fix gsc crash 2022-11-13 20:03:34 +01:00
fed
15fdab136f Fix script leaks + increase memory 2022-11-11 21:15:26 +01:00
fed
e62fc74d98 Add arena file to download + fixes 2022-11-11 15:54:32 +01:00
fed
7a5798d247 Fix custom scoreboard icons 2022-11-10 21:47:09 +01:00
dependabot[bot]
7b686b3f66
Merge pull request #367 from h1-mod/dependabot/submodules/deps/gsc-tool-7d37402 2022-11-10 20:09:15 +00:00
dependabot[bot]
a2ead7a1bc
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
4e7c20912e Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-11-10 21:57:05 +02:00
quaK
2f21d655e6 use override rawfiles if found 2022-11-10 21:56:35 +02:00
fed
170335af6d
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
358ffc6681
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
3a51aec906
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
35868cf6e0
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
664c01a2e4
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
917bee9192
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
4542b97a96 Small fix 2022-11-10 20:45:19 +01:00
fed
664264259a Small fix 2022-11-10 19:10:28 +01:00
dependabot[bot]
55814b2372
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]
ae2d20a393
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]
eec4385328
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
1c5a01bcf7 Cleanup menus 2022-11-10 01:38:53 +01:00
fed
1b8dbc535f Cleanup arena 2022-11-10 01:16:50 +01:00
fed
b9189a3ef7 Fix scoreboard on custom gametypes 2022-11-10 00:57:37 +01:00
quaK
3a11cd4296 custom map stuff 2022-11-10 00:54:34 +02:00
dependabot[bot]
b9a47dd695
Bump deps/GSL from c52bad3 to 517ed29
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `c52bad3` to `517ed29`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](c52bad36aa...517ed29228)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 17:04:36 +00:00
dependabot[bot]
f87bb7e366
Bump deps/lua from c954db3 to be908a7
Bumps [deps/lua](https://github.com/lua/lua) from `c954db3` to `be908a7`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](c954db3924...be908a7d4d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 17:04:26 +00:00
m
79ce249c2f cleanup 2022-11-03 12:43:50 -05:00
m
d745e9df04 random cleanup and changes 2022-11-01 00:09:02 -05:00
fed
3a04ad3132 Small fix 2022-10-31 16:50:53 +01:00
dependabot[bot]
9bbaf047b4
Bump deps/libtommath from 96f9edf to 03de03d
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `96f9edf` to `03de03d`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](96f9edf9aa...03de03dee7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 17:26:21 +00:00
fed
825da4ee94 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-10-28 00:26:29 +02:00
fed
0cf937aa01 Update download.lua 2022-10-28 00:25:07 +02:00
m
da59ed854c fixes and little changes 2022-10-26 22:23:00 -05:00
m
11260db99e throw error on getfunction + cleanup 2022-10-24 16:00:40 -05:00
m
f25084c9e3 fix broken team balance 2022-10-24 03:42:04 -05:00
m
bc781cfd76 better patch for dev rawfiles compiling 2022-10-24 03:29:08 -05:00
fed
01bb6df9ba Fix build 2022-10-23 23:31:32 +02:00
fed
f51794d0bd SP fixes 2022-10-23 23:14:59 +02:00
m
4893a44954 add say/tell + update submodules 2022-10-22 23:21:05 -05:00
m
8aa10c7dc5 fix build 2022-10-21 17:15:58 -05:00
m
e94f25db54 organize gsc components 2022-10-21 17:05:18 -05:00
m
6810cc54c7 extra bdstorage tasks
not needed, but felt like adding anyways
2022-10-18 06:02:03 -05:00
dependabot[bot]
b0549089e7
Bump deps/curl from 68fa9bf to 3ccaddc (#331)
Bumps [deps/curl](https://github.com/curl/curl) from `68fa9bf` to `3ccaddc`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](68fa9bf3f5...3ccaddc9fc)

---
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-10-18 05:38:38 -05:00
dependabot[bot]
97d451c00b
Bump deps/libtomcrypt from e8e678e to 3474ca3 (#328)
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e8e678e` to `3474ca3`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e8e678e101...3474ca3712)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  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-10-18 05:38:32 -05:00
m
8cdb4690c4
scripting additions, changes, and cleanup (#330) 2022-10-18 05:38:06 -05:00
Vlad
3fb1024e67
UI font: consistent C-cedilla (#332) 2022-10-17 15:04:16 -05:00
Vlad
33ebc72bf3
Sync with h2-mod’s b4d3ea9 (#333) 2022-10-17 14:57:39 -05:00