Commit Graph

1099 Commits

Author SHA1 Message Date
m
1d2fccdf8b fix key event + run callbacks more 2023-12-17 15:21:26 -06:00
m
dde3449195 fix discord details 2023-12-17 14:51:51 -06:00
m
b4d31308aa fix discord ui script 2023-12-15 21:39:58 -06:00
m
5acb5f7ba0 cleanup discord and party [skip ci] 2023-12-15 14:12:36 -06:00
m
fe86fc31e1 add a todo for later 2023-12-13 23:40:54 -06:00
m
2915acf2ac tiny error msg changes 2023-12-13 23:34:38 -06:00
m
f2fb484b57 cleanup + add server rpc info 2023-12-13 23:33:54 -06:00
fed
2db853c4c1
Hash system fixes 2023-12-13 20:20:51 +01:00
fed
ce12f0d9f5
Store dvar names & descriptions in resources 2023-12-13 19:32:00 +01:00
fed
0ccde7640a
Better file hash system 2023-12-12 17:17:47 +01:00
quaK
80597dd07e Hash update 2023-12-12 01:22:37 +02:00
fed
4de1f4f9c7
Update server url + remove motd stuff 2023-10-21 15:58:48 +02:00
fed
f5a6233a76
Merge pull request #662 from VladWinner/develop
Disable scrolling in launcher
2023-08-10 18:37:13 +02:00
Vlad Loktionov
cf931b7664 Disable scrolling in launcher 2023-07-25 14:23:40 +03:00
m
86810f7b87 stringtable overriding 2023-07-10 15:49:36 -05:00
quaK
83f8faa838 Fix sp 2023-07-04 17:00:34 +03:00
quaK
4318b09f1d Typo 2023-07-01 02:03:07 +03:00
quaK
31e9523347 Check for server protocol 2023-07-01 02:02:04 +03:00
quaK
ca8dacffdd Increase protocol 2023-07-01 02:00:47 +03:00
quaK
96ffadffc0 Dass ich gut
No clue what this means just random german words
2023-07-01 01:41:08 +03:00
quaK
214a26f12d Add faster hashing 2023-07-01 01:39:50 +03:00
quaK
67d952622b Add raw map entity strings reading 2023-07-01 01:36:09 +03:00
quaK
161d3105d1 Improvements to getting motd and featured data 2023-06-14 20:19:35 +03:00
quaK
ef989ae192 Some improvements 2023-06-14 20:18:26 +03:00
quaK
7ce3d81583 Small gsc changes 2023-06-14 20:17:56 +03:00
fed
6107a587f4 Update master ip 2023-06-08 04:11:40 +02:00
fed
01c02d10ff Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2023-05-31 16:18:07 +02:00
fed
5b7e9a9ad5 Fix workflow 2023-05-31 16:17:20 +02:00
quaK
382e78ca79 gsc fix 2023-05-30 21:12:08 +03:00
quaK
6150f2d45c add timeout to curl 2023-05-30 21:11:30 +03:00
Skull
a3a290534c
Update README.md 2023-05-22 21:52:36 +03:00
quaK
a7bde5c54c better unk name 2023-05-20 19:18:28 +03:00
quaK
c220834231 Restore cg_thirdperson 2023-05-20 17:11:32 +03:00
quaK
1998940550 Fix bone index stub maybe 2023-04-30 20:42:58 +03:00
fed
b45d895e5f Actually fix reallocs 2023-04-28 20:50:38 +02:00
quaK
07b1c0dec9 Fix reallocs I guess 2023-04-28 20:18:52 +03:00
fed
a21ed9ceac Fix reallocs maybe 2023-04-28 01:00:21 +02:00
fed
015a1a11d1 Small fix 2023-04-28 00:27:23 +02:00
quaK
1441efaa06 Small gsc fixes 2023-04-26 22:02:05 +03:00
quaK
57c04f4eb7
Update gsc tool (#593)
* update premake and remove gsc-tool

* add new gsc-tool submodule

* new compiler but crashes [skip ci]

* lol [skip ci]

* tiny changes [skip ci]

* revert moving of gsc rawfile filter [skip ci]

* Revert "update all git submodules"

This reverts commit 33f03c7a80.

* fixes and improvements to gsc

* remove weapon reallocs for now

crashes for some reason

* fix build?

* fix build

* small fixes

* increase game memory

---------

Co-authored-by: m <mjkzyalt@gmail.com>
2023-04-23 15:46:40 +03:00
Vlad Loktionov
e12ccd0e47
Battlechatter: Fixed npcid list in SP (#588)
Preloaded but inactive voices for USMC and RU forces are now used in-game

Co-authored-by: JerryALT <40691712+JerryALT@users.noreply.github.com>
2023-04-19 21:21:58 -05:00
fed
a76d6115b6
Merge pull request #592 from diamante0018/develop
patches: update patch
2023-04-20 00:52:13 +02:00
Edo
74c3aecb9b
patches: update patch 2023-04-20 00:13:14 +02:00
quaK
70d8316738 Add iw6 leafTable patch
allows loading of iw6 leaftable data
2023-04-16 15:37:08 +03:00
fed
dc7e0c1a08 Fix speaker config dvar flags 2023-04-14 10:12:24 +02:00
Vlad Loktionov
b1bf3623fc
Fix speaker config bug (#586)
Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
2023-04-13 22:32:16 -05:00
Vlad Loktionov
2aebc6437b
Launcher improvements (#571)
* Make launcher window use dark mode

Co-Authored-By: fed <58637860+fedddddd@users.noreply.github.com>

* Launcher improvements

* Fixed Discord link
* Embedded custom font
* CSS improvements
* Optimization for images (file size reduction)

---------

Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
2023-04-10 12:07:52 -05:00
Vlad Loktionov
bf2d533ac5
Add "Quit to desktop" button in pause menu (#558)
* Add "Quit to desktop" button in pause menu

* classes & custom_weapons: fix for SP

* "Quit to desktop" button for MP
2023-04-03 08:59:10 -05:00
Vlad Loktionov
839269c54e
New launcher icon (#565) 2023-04-02 23:40:00 -05:00
fed
1c2d6a1fa2 Small fix 2023-04-02 22:29:16 +02:00