Commit Graph

4559 Commits

Author SHA1 Message Date
Louve
e7d218539b
Merge pull request #62 from xerxes-at/develop
Ban another guid that got shipped in a repack of the game.
2023-11-19 15:52:18 +01:00
Roxanne
cdb8a9b9c4 Allow OnLoad unsubscription, weapon implementation fixes, formattting 2023-11-17 14:06:21 +01:00
dependabot[bot]
ea856189fe
build(deps): bump deps/zlib from 79a0e44 to 643e17b
Bumps [deps/zlib](https://github.com/madler/zlib) from `79a0e44` to `643e17b`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](79a0e447a0...643e17b749)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 09:27:28 +00: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
4671eb2b35
Merge pull request #46 from mxve/serverlistsorting
Sort ServerList by players
2023-10-21 21:02:56 +02:00
Louve
a48cca48b3
Merge branch 'develop' into serverlistsorting 2023-10-21 19:55:34 +02:00
Louve
3b665be1e9
Merge pull request #56 from mxve/patch-1
update cli args
2023-10-21 19:55:24 +02:00
Louve
ae4e86d045
Merge branch 'develop' into serverlistsorting 2023-10-21 19:53:09 +02:00
Louve
38af349829
Merge branch 'develop' into patch-1 2023-10-21 19:52:42 +02:00
Louvenarde
fd5e229219 Handle edge cases for IW4x dedicated server (increases stability) 2023-10-21 19:52:15 +02:00
Louvenarde
defdca0b93 Bump iW4OF 2023-10-21 19:38:40 +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
dependabot[bot]
aaf4960a15
build(deps): bump deps/GSL from 4300304 to e64c97f
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `4300304` to `e64c97f`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](4300304ef2...e64c97fc2c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 10:02:37 +00:00
mxve
0d937f31f2
update cli args 2023-10-07 13:31:32 +02:00
mxve
e4cc1ca7fd Sort ServerList by players 2023-09-09 08:23:24 +02:00
Louve
dba32e4047
Merge pull request #47 from mxve/steammodtypo
Fix typo in steam mod
2023-09-08 23:30:53 +02:00
Louve
e3a3e2209d
Merge branch 'develop' into steammodtypo 2023-09-08 23:20:57 +02:00
Louve
30f7829c6e
Merge pull request #41 from maiyuzhe/maiyuzhe-codol-patch-1
Update ZoneBuilder.cpp for building CoDOL Maps
2023-09-08 23:20:46 +02:00
dependabot[bot]
cfac2aa093
build(deps): bump deps/libtommath from 3746c58 to 8314bde
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `3746c58` to `8314bde`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](3746c58f29...8314bde5e5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 09:36:35 +00: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
Louve
01a1567173
Merge pull request #44 from diamante0018/develop
fix(serverlist): remove macro that stops the master from working
2023-08-29 22:35:12 +02: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
adee95a9de
Merge pull request #35 from iw4x/dependabot/submodules/deps/libtomcrypt-b96e96c
Bump deps/libtomcrypt from `93f5348` to `b96e96c`
2023-08-29 00:26:38 +02:00
Louve
0c72017d64
Merge pull request #34 from iw4x/dependabot/submodules/deps/zlib-79a0e44
Bump deps/zlib from `48c3741` to `79a0e44`
2023-08-29 00:26:31 +02:00
Louve
1898e22ea1
Merge pull request #33 from iw4x/dependabot/submodules/deps/rapidjson-476ffa2
Bump deps/rapidjson from `973dc9c` to `476ffa2`
2023-08-29 00:26:23 +02:00
Louve
5c90bcd7cb
Merge pull request #14 from iw4x/dependabot/submodules/deps/libtommath-3746c58
Bump deps/libtommath from `c6a00c2` to `3746c58`
2023-08-29 00:25:32 +02:00
Louve
13cdbc0432
Merge pull request #20 from iw4x/dependabot/submodules/deps/pdcurses-5c62af0
Bump deps/pdcurses from `0eb254a` to `5c62af0`
2023-08-29 00:25:24 +02:00
Louve
6ebe64df12
Merge pull request #22 from iw4x/dependabot/submodules/deps/GSL-4300304
Bump deps/GSL from `afaaa71` to `4300304`
2023-08-29 00:25:17 +02:00
Louve
4261252824
Merge pull request #38 from diamante0018/rcon
rcon with rsa cryptography
2023-08-29 00:25:04 +02: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
Louve
762c32d100
Merge pull request #39 from diamante0018/bot
feature(bots): if bots.txt is empty use AW names
2023-08-29 00:17:23 +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
dependabot[bot]
d660035040
Bump deps/libtomcrypt from 93f5348 to b96e96c
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `93f5348` to `b96e96c`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](93f5348c47...b96e96cf8b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 10:02:13 +00:00