Commit Graph

4559 Commits

Author SHA1 Message Date
Rim
f8b9ab46e7 Merge branch 'develop' of https://github.com/iw4x/iw4x-client into develop 2024-07-29 00:25:01 -04:00
Rim
6ac7912e7c maint: update deps 2024-07-29 00:23:23 -04:00
louve
a6a825cf53 Killed partymigrate handler 2024-07-04 20:06:38 +02:00
louve
5fb51f4ab2 Cheat away custom movement variables 2024-07-04 19:40:56 +02:00
louve
cb3e244885 Bump protocol & hotfix sv_network_fps 2024-06-22 20:21:07 +02:00
louve
932e9b2560 Prevent bug when refreshing arenas too early 2024-06-22 20:19:59 +02:00
Louve
48f9f147d8
Merge pull request #64 from iw4x/dependabot/submodules/deps/zlib-643e17b
build(deps): bump deps/zlib from `79a0e44` to `643e17b`
2024-06-20 11:00:48 +02:00
Louve
93bcad39c8
Merge branch 'develop' into dependabot/submodules/deps/zlib-643e17b 2024-06-20 10:54:53 +02:00
Louve
a1776bdc62
Merge pull request #69 from iw4x/dependabot/submodules/deps/rapidjson-6089180
build(deps): bump deps/rapidjson from `476ffa2` to `6089180`
2024-06-20 10:54:48 +02:00
Louve
2f900a7d30
Merge branch 'develop' into dependabot/submodules/deps/rapidjson-6089180 2024-06-20 10:42:48 +02:00
Louve
954999fdd0
Merge pull request #110 from iw4x/dependabot/submodules/deps/libtommath-5809141
Bump deps/libtommath from `8314bde` to `5809141`
2024-06-20 10:42:40 +02:00
Louve
4753c3be38
Merge branch 'develop' into dependabot/submodules/deps/zlib-643e17b 2024-06-20 10:37:26 +02:00
Louve
9e9d81ee84
Merge branch 'develop' into dependabot/submodules/deps/rapidjson-6089180 2024-06-20 10:37:22 +02:00
Louve
8fb50fd32a
Merge branch 'develop' into dependabot/submodules/deps/libtommath-5809141 2024-06-20 10:36:54 +02:00
Roxanne
8b0c3cd707 Default sv_network_fps is default 2024-06-19 14:04:10 +02:00
Rim
3e6b387e32 maint: update dedi configs 2024-06-17 18:32:05 -04:00
Rim
d6d8b078d9 Merge branch 'develop' of https://github.com/iw4x/iw4x-client into develop 2024-06-17 18:29:57 -04:00
Louve
3a70a93b41
Merge pull request #116 from mxve/dvar-votesRequired
Add sv_votesrequired
2024-06-16 10:30:58 +02:00
Louve
56f81d7f18
Merge branch 'develop' into dvar-votesRequired 2024-06-16 10:18:03 +02:00
Louvenarde
83407f7895 Bump IW4OF 2024-06-16 10:10:26 +02:00
Louvenarde
7d974ecd82 Do not refresh arena if g_quitRequested 2024-06-16 10:07:20 +02:00
Louvenarde
5ac6b8cd19 make_format_args ? 2024-06-16 01:12:49 +02:00
Louvenarde
da9b2b415b Fix assert & github CI maybe? 2024-06-16 01:06:11 +02:00
Louvenarde
835f74065c Fix a crash with arena reloading on custom maps 2024-06-16 00:58:16 +02:00
Louvenarde
21d5b05554 Correct Player Data Def class limit & migration! 2024-06-15 23:58:25 +02:00
Louvenarde
704a125223 Better MSS logging when ASI files are missing and causes sound to not be played (also don't spam console) 2024-06-15 23:58:11 +02:00
mxve
41039f9b19 add sv_votesrequired description 2024-05-21 05:35:40 +02:00
mxve
231f2c2d69 add sv_votesrequired dvar 2024-05-21 05:29:56 +02:00
Rim
84a196ee7d chore: add dedicated server (windows/linux) & fail2ban config 2024-05-16 20:30:05 -04:00
Rim
7e70a4d054 Merge branch 'develop' of https://github.com/iw4x/iw4x-client into develop 2024-05-15 15:37:15 -04:00
Louve
4394864b99
Merge pull request #113 from ineedbots/develop
Add BotRemoteAngles and BotAngles
2024-05-14 22:16:40 +02:00
Louve
bb7d38ffc2
Merge branch 'develop' into develop 2024-05-14 22:08:21 +02:00
Louve
eed18a76f2
Merge pull request #107 from mxve/launcherargs
fix command line arguments for alterware-launcher.exe
2024-05-03 10:46:03 +02:00
ineed bots
c249947390 fix warning 2024-05-02 11:38:09 -06:00
ineed bots
d97dad0fc1 Add BotRemoteAngles and BotAngles, fixes ads bot button not throwing, adds remote bot button, BotStop assigns current weapon 2024-05-02 11:24:06 -06:00
mxve
a07253fff4 format according to review 2024-04-24 17:13:37 +02:00
dependabot[bot]
d6b540efef
Bump deps/libtommath from 8314bde to 5809141
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `8314bde` to `5809141`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](8314bde5e5...5809141a3a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 09:52:52 +00:00
mxve
0801553556 Fix commandLine for CreateProcessW
Remove unnecessary ternary (binary is never iw4x-sp.exe)
2024-03-31 22:05:20 +02:00
mxve
01b8737488 fix command line arguments for alterware-launcher.exe 2024-03-30 17:41:34 +01:00
Louve
cf4ae75cfa
Merge pull request #98 from mxve/patch-1
Replace plutools.pw with getserve.rs
2024-03-30 11:31:48 +01:00
Louve
94c89b1fca
Merge branch 'develop' into patch-1 2024-03-30 11:24:56 +01:00
Louve
4ec7aea6bd
Merge pull request #91 from WantedDV/gametypes_hook
fix: removed hook that can crash when loading zone
2024-03-30 11:24:47 +01:00
Louve
5d1a2e0191
Merge branch 'develop' into gametypes_hook 2024-03-30 11:16:40 +01:00
Louve
d05aaa1ea4
Merge pull request #106 from diamante0018/develop
RCon: remove ECC & related functions + fix logic bug
2024-03-30 11:16:32 +01:00
Future
fbc939f484
RCon: remove ECC & related functions + fix logic bug 2024-03-30 10:54:19 +01:00
Ahrimdon
bf629517e2 Remove -develop from std output 2024-03-11 01:58:31 -04:00
Ahrimdon
abe7e8e16c Modify in-game console str again to remove traces of versioning 2024-03-11 01:57:26 -04:00
mxve
4d0abb3ec2
Replace plutools.pw with getserve.rs 2024-03-09 17:46:02 +01:00
Ahrimdon
b419d4d984 Whoop, forgot -develop removal from in-game console 2024-03-07 05:49:47 -05:00
Ahrimdon
5fb452136a Add build script 2024-03-07 05:16:58 -05:00