Commit Graph

3112 Commits

Author SHA1 Message Date
Louve
f6b19d6bc8
Merge pull request #79 from diamante0018/password-mongoose
fix(download): restore password verification
2024-01-20 14:55:26 +01:00
Louve
6e18b2111d
Merge branch 'develop' into develop 2024-01-20 14:45:06 +01:00
Louve
a62479816d
Merge branch 'develop' into password-mongoose 2024-01-20 14:44:33 +01:00
Edo
b81c1b4e06
Update Download.hpp 2024-01-20 14:20:44 +01:00
Edo
45cfea133b
Update Download.cpp 2024-01-20 14:15:12 +01:00
Edo
8ed849bf53
Update Download.cpp 2024-01-20 14:10:58 +01:00
Diavolo
c6762826dc
address review 2024-01-20 13:57:59 +01:00
Edo
cbdc616a9f
address review 2024-01-20 13:47:53 +01:00
Louve
ae229c4137
Merge pull request #81 from mjkzy/codol-zm
fix COD:OL zm maps
2024-01-20 13:02:55 +01:00
Louve
1b2237982e
Merge branch 'develop' into fail2ban-experiment 2024-01-20 12:52:13 +01:00
Louve
2d7ec9d6d9
Merge branch 'develop' into password-mongoose 2024-01-20 12:52:11 +01:00
Louve
b6fb3c64f9
Merge branch 'develop' into develop 2024-01-20 12:52:09 +01:00
m
a0b1ef68bf fix COD:OL zm maps 2024-01-19 13:33:57 -06:00
Louvenarde
70f34a9319 No structured data shenanigans while dumping 2024-01-13 21:10:15 +01:00
Louvenarde
6be4b617b8 Restore some code that was hastily removed, and add a warning for images of missing category 2024-01-13 20:10:26 +01:00
Louvenarde
fea8a51abb Fix sqr distance overflowing over 32 2024-01-13 19:09:43 +01:00
Louvenarde
afb9e5da47 Fixes for weapon writing 2024-01-13 18:08:06 +01:00
Diavolo
d1dd4af6af
fix(download): restore password verification 2024-01-13 13:15:16 +01:00
Diavolo
4059bf4f82
feature: fail2ban native integration 2024-01-12 09:53:58 +01:00
Diavolo
0b349f2bd8 address review n1 2024-01-12 09:48:22 +01:00
Diavolo
8a27c06d62
feature: auto updater 2023-12-30 12:58:51 +01:00
Roxanne
43c620c47e Remove shipment hack 2023-12-18 12:58:05 +01:00
ineed bots
d3f49d2364 Add BotMeleeParams builtin 2023-12-09 22:17:16 -06:00
ineed bots
e9debbd4f5 Address comments 2023-12-05 17:34:33 -06:00
ineed bots
9d4e08b1a3 Revert ReadStream to use 1024 chars 2023-12-05 17:04:04 -06:00
ineed bots
b0e0bd6191 Bots can press use on objects, bots can use alt weapons properally 2023-12-05 16:33:55 -06:00
ineed bots
81bf44639f 65535 is the char limit for SL strings, conditionally add "scriptdata" 2023-12-05 16:32:37 -06:00
Roxanne
1c0f2daa13 Force gametype refresh with arena refresh & others 2023-12-01 14:55:20 +01:00
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