Commit Graph

3084 Commits

Author SHA1 Message Date
Roxanne
bc30afcbaf Refresh arena when travelling from one map to another 2023-12-01 11:13:28 +01:00
Louvenarde
cfe7446732 Better way to check for alts 2023-11-26 13:07:36 +01:00
Louvenarde
3af216004c Bump GModelIndex limit even more 2023-11-26 10:50:56 +01:00
Louvenarde
b7d36cfed9 Prevent error in GetPrevSourcePos 2023-11-22 00:35:31 +01:00
Louvenarde
fcfedf0917 Merge branch 'develop' of https://github.com/iw4x/iw4x-client into feature/weapon
# Conflicts:
#	deps/iw4-open-formats
2023-11-20 01:05:07 +01:00
Louvenarde
a54337af9b Load tracerdef, allow checking for reallocated gmodelindex 2023-11-20 00:55:26 +01:00
Roxanne
cdb8a9b9c4 Allow OnLoad unsubscription, weapon implementation fixes, formattting 2023-11-17 14:06:21 +01:00
Xerxes
56caa5f35b Add a trailing comma even though it is the last element.
Co-Authored-By: Edo <iw4x-sp@proton.me>
2023-10-31 13:50:46 +01:00
Xerxes
24231ed24d Ban another guid that got shipped in a repack of the game. 2023-10-28 22:18:13 +02:00
Louvenarde
5f8c7af7ff Woopsie fmt 2023-10-25 00:49:09 +02:00
Louvenarde
3cbda2c803 Cleanup Download.cpp a little bit 2023-10-24 20:48:57 +02:00
Louve
ae4e86d045
Merge branch 'develop' into serverlistsorting 2023-10-21 19:53:09 +02:00
Louvenarde
fd5e229219 Handle edge cases for IW4x dedicated server (increases stability) 2023-10-21 19:52:15 +02:00
Louvenarde
c45aaf62b7 Signed/Unsigned fixes 2023-10-21 19:38:12 +02:00
Louvenarde
cc895c766e Weapon dumping (waiting for IW4OF support) 2023-10-21 19:37:39 +02:00
mxve
e4cc1ca7fd Sort ServerList by players 2023-09-09 08:23:24 +02:00
Louve
e3a3e2209d
Merge branch 'develop' into steammodtypo 2023-09-08 23:20:57 +02:00
mxve
9a8c3cd65d Fix typo in steam mod 2023-08-31 12:36:16 +02:00
Michael Maurer II
585074d033
Moved fixes into Zones.cpp
Fixes that were previously being done through compiling with zonebuilder are now done when the map dumps.  No longer dealing with the heroOnlyLights, only mp_abandon_sh_mk seems to have that problem and that map is done.
2023-08-30 03:59:21 +00:00
Michael Maurer II
896fd49cf7
Removed code 2023-08-30 03:55:35 +00:00
Michael Maurer II
eb1fc62aca
Merge branch 'develop' into maiyuzhe-codol-patch-1 2023-08-29 23:53:25 -04:00
Diavolo
b6c1089b1a fix(serverlist): remove macro that stops the master from working 2023-08-29 22:18:38 +02:00
Michael Maurer II
b0bb9e7843
Update ZoneBuilder.cpp 2023-08-29 20:06:11 +00:00
Michael Maurer II
f2e373a793
Update ZoneBuilder.cpp for building CoDOL Maps
AssetHandler::ModifyAsset checks the zone version and then applies a patch, this won't work with maps compiled with zonebuilder because the ff version is the same as other iw4 zones.  Therefore the sortkey needs to be fixed when the map gets built instead of at runtime.
2023-08-29 00:12:56 +00:00
Louve
d5becf4955
Merge branch 'develop' into rcon 2023-08-29 00:20:44 +02:00
Louve
a3263be77d
Merge pull request #37 from diamante0018/master-server
feat: go back to a main master server, node as fallback
2023-08-29 00:19:33 +02:00
Louvenarde
5f49941d30 Merge branch 'develop' of https://github.com/iw4x/iw4x-client into diamante/rcon 2023-08-29 00:10:25 +02:00
Louvenarde
ea7cc4bfaa Merge branch 'develop' of https://github.com/iw4x/iw4x-client into diamante/master-server 2023-08-29 00:09:46 +02:00
Louvenarde
a7b5a578b4 Merge branch 'develop' of https://github.com/iw4x/iw4x-client into diamante/bot 2023-08-29 00:05:29 +02:00
Louvenarde
65d8a7994c Fix signed/unsigned boogaloo 2023-08-28 23:56:35 +02:00
Diavolo
6a220f446d fix release 2023-08-28 20:19:58 +02:00
Diavolo
5b197a756a feature(bots): if bots.txt is empty use my names 2023-08-28 19:52:39 +02:00
Diavolo
b55ff8675e
rcon with rsa cryptography 2023-08-28 19:50:19 +02:00
Diavolo
f6ca5a92de feat: go back to a main master server, node as fallback 2023-08-28 19:33:10 +02:00
Louvenarde
395e531d8d Fix up some structs sign 2023-08-19 18:09:42 +02:00
Louvenarde
1800341b95 BG_WeaponRecoilMultiplier 2023-08-19 18:09:20 +02:00
Louvenarde
353c36cf46 DrawDebugClipmap 2023-08-19 18:09:05 +02:00
Louvenarde
4d2dcd426a Added dumptechset command - removed header function that did not exist anymore 2023-08-19 18:08:47 +02:00
Louvenarde
582b85958e Bump IW4OF 2023-08-05 15:17:49 +02:00
Diavolo
208b68f218 fix(node): make node system responsive 2023-07-27 17:55:35 +02:00
Louvenarde
bbe9c2c1eb Fixed a hack into a better hack, but it should still be removed when we have a chance to 2023-07-25 12:51:16 +02:00
Louvenarde
4b1aade899 Merge branch 'diamante_develop' into develop
# Conflicts:
#	.gitmodules
2023-06-22 19:23:13 +02:00
Diavolo
008775d1b4
fix(utils): typo 2023-06-22 11:19:25 +02:00
Diavolo
4d7d51fb29
maint(node): literally a one line fix I can't do without 2023-06-22 00:30:34 +02:00
Diavolo
6fd4ec54cc
fix(utils): fix RSA function 2023-06-21 22:12:38 +02:00
Diavolo
da34ecbba7
maint(utils): clean up RSA code 2023-06-21 21:50:41 +02:00
Diavolo
e26eed4c11
maint(utils): clean up crypto utils 2023-06-21 20:47:09 +02:00
Diavolo
0da8167a0a
maint: re-order local variable definitions 2023-06-20 19:10:41 +02:00
Diavolo
1bdb56f6a0
maint: use {} initializer for strings more often 2023-06-19 19:08:53 +02:00
Diavolo
3f3cfc0be8
maint(branding): rename 2023-06-18 16:07:39 +02:00