Commit Graph

18 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
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
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
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
Vlad
f79a7d5537 Fix 'Language' menu exception (#400)
…if config file is not created
2022-12-11 22:30:58 -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
891158869b Fix custom scoreboard icons 2022-11-10 21:47:09 +01:00
fed
24e5c0018a Small fix 2022-11-10 20:45:19 +01:00
fed
cc15a83384 Fix scoreboard on custom gametypes 2022-11-10 00:57:37 +01:00
fed
9aac8f00d4 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-10-28 00:26:29 +02:00
fed
94e7c806c8 Update download.lua 2022-10-28 00:25:07 +02:00
m
00dedaf641 fix broken team balance 2022-10-24 03:42:04 -05:00
Vlad
87a9a7a667 Fallback fonts + localizations (#262)
* Fallback fonts + localizations

* cannot find address on h1 [skip]

* fix build

* fix language menu

* small fix

* improved regular font

* format LUI stuff [skip ci]

Co-authored-by: m <mjkzyalt@gmail.com>
2022-09-25 10:12:58 -05:00
m
6d2a5bf5bc Mod downloading (#228)
* basic template for mod downloading

* better checks for unloading?

* Mod download stuff

* debug prints

* basic UI popup for mod downloading

* change notify location + abort download

* Prevent mods from loading lua files

* cleanup, fixes, mod aborting

* use correct pipelines

* change some messages

* fix mod downloading

* not a component

* fix hardcoded changes

Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 08:09:50 -05:00
Federico Cecchetto
5dc75c505e Close fastfiles handles during update + fixes 2022-09-11 02:21:38 +02:00
m
e912552b4c add new data directory, and update updater 2022-09-03 06:00:31 -05:00