|
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 |
|
|
84a196ee7d
|
chore: add dedicated server (windows/linux) & fail2ban config
|
2024-05-16 20:30:05 -04:00 |
|
|
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 |
|
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 |
|
Ahrimdon
|
e962e89983
|
Remove in-game console version
|
2024-03-07 05:16:44 -05:00 |
|
Ahrimdon
|
2288fd7e6d
|
Remove branding overlay
|
2024-03-07 05:16:06 -05:00 |
|
Ahrimdon
|
29b08292f9
|
Remove --dirty flag in premake5.lua
|
2024-03-07 05:15:37 -05:00 |
|
Ahrimdon
|
9a56906be7
|
Add dependencies locally
|
2024-03-07 05:13:50 -05:00 |
|
WantedDV
|
89c4a9d7a5
|
fix: removed hook that can crash when loading zone
|
2024-02-15 18:55:17 -03:30 |
|
Louvenarde
|
e4a5cd056e
|
Fix MAC-based machine entropy generation
|
2024-02-11 15:42:51 +01:00 |
|
Louvenarde
|
c067b099f1
|
Do not run party discovery in zonebuilder
|
2024-02-10 11:06:39 +01:00 |
|
Louvenarde
|
6b780150a3
|
Factorize GetGuidFilePath
|
2024-02-04 19:21:50 +01:00 |
|
Louvenarde
|
4ff1337358
|
New GUID generation & migration
|
2024-02-04 19:13:47 +01:00 |
|
Louvenarde
|
229861cde9
|
Do not check GUID in loopback private match
|
2024-02-03 17:56:56 +01:00 |
|
Louvenarde
|
0218ff618c
|
Fix a typo from 2000 BC
|
2024-02-03 17:11:23 +01:00 |
|
Louvenarde
|
14b52dbb51
|
Reformat server list
|
2024-02-03 16:05:03 +01:00 |
|
Louvenarde
|
5bc79bac59
|
Strip servers with empty name
|
2024-02-03 16:04:46 +01:00 |
|
Louvenarde
|
8a9fe6d78f
|
sneaky
|
2024-02-03 16:00:26 +01:00 |
|
Louvenarde
|
3162fceefd
|
Fix security level 1 breaking connection process
|
2024-02-03 15:34:00 +01:00 |
|
Louvenarde
|
e9c6d79a38
|
Remove unused very old debugging stuff
|
2024-02-03 14:31:20 +01:00 |
|
Louvenarde
|
ec6a4af6e4
|
Bump IW4OF
|
2024-02-03 12:36:44 +01:00 |
|