Commit Graph

4094 Commits

Author SHA1 Message Date
Edo
a314315e08
[RCon]: Lower min value of dvar 2023-02-10 20:06:42 +00:00
Edo
2366fd6122
[RCon]: Fix issue with IW4M (#769) 2023-02-10 15:04:19 +00:00
Edo
e924c2907f
Merge pull request #768 from diamante0018/develop
[Download]: Add maprotation to info endpoint
2023-02-10 00:19:51 +00:00
FutureRave
dfe28f4e88
[Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Edo
b65c965d1d
Merge pull request #767 from diamante0018/develop
[IO]: Truncate file length
2023-02-09 19:17:19 +00:00
FutureRave
dc4b8b3f3c
[IO]: Truncate file length 2023-02-09 18:53:52 +00:00
Edo
5c3e0b0e80
[Discord]: Ignore join requests by default (#766) 2023-02-09 16:13:47 +00:00
Edo
0ea7291464
Merge pull request #765 from diamante0018/develop
[Discord]: Add party privacy value
2023-02-09 15:52:49 +00:00
FutureRave
f17f737361
[Discord]: Add party privacy value 2023-02-09 15:46:00 +00:00
Edo
ee078303eb
[Discord]: Add checks for nullptr pointers to be sure (#764) 2023-02-09 14:30:31 +00:00
Edo
1df88ea35d
[General]: Update build.yml (#763) 2023-02-09 00:49:48 +00:00
Edo
62578b4e23
Merge pull request #762 from diamante0018/develop
[Discord]: Add invites
2023-02-09 00:29:40 +00:00
FutureRave
5275c71934
[Discord]: Add invites 2023-02-09 00:21:32 +00:00
Edo
0d7237109c
Merge pull request #761 from diamante0018/develop
[Discord]: Fix conditional
2023-02-08 20:11:09 +00:00
Edo
f99e37c8bb
[Discord]: Fix conditional 2023-02-08 20:02:43 +00:00
Edo
12f31f1d75
[Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
Edo
1f0dc46c22
Merge pull request #759 from XLabsProject/dependabot/submodules/deps/GSL-49c88f2
Bump deps/GSL from `cbf5e66` to `49c88f2`
2023-02-07 17:08:09 +00:00
dependabot[bot]
1ca28bb45c
Bump deps/GSL from cbf5e66 to 49c88f2
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `cbf5e66` to `49c88f2`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](cbf5e664fc...49c88f27bd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 17:01:52 +00:00
Edo
2c3c11c1f4
[Renderer]: Add DebugDrawRunners (#758) 2023-02-07 13:48:20 +00:00
Edo
678ac8f568
[ServerList]: Rename Notice (#757) 2023-02-06 21:36:12 +00:00
Edo
4bf0e67638
Merge pull request #756 from diamante0018/develop
[General]: Cleanup some code
2023-02-06 19:51:53 +00:00
FutureRave
6d01314a40
[General]: Cleanup some code 2023-02-06 19:34:08 +00:00
Edo
e10f558271
Merge pull request #755 from diamante0018/develop
[Gamepad]: Remove double check
2023-02-06 18:11:53 +00:00
FutureRave
cafa9b8ccc
[Gamepad]: Remove double check 2023-02-06 18:01:23 +00:00
Edo
d06092de80
[ScriptError]: Use macro I forgot about (#754) 2023-02-06 12:50:40 +00:00
Edo
4ac1987051
Merge pull request #753 from diamante0018/develop
[General]: Improve code style
2023-02-05 12:34:22 +00:00
FutureRave
62d068659a
[General]: Improve code style 2023-02-05 11:29:34 +00:00
Edo
2691c9f55c
[Assets]: Revert last two commits as it's not compatible with iwx3-port (#752) 2023-02-04 18:29:04 +00:00
Edo
79b743c651
Merge pull request #751 from diamante0018/develop
[Assets]: Save dump of clip map correctly
2023-02-04 17:46:49 +00:00
FutureRave
08c1862887
[Assets]: Save dump of clip map correctly 2023-02-04 17:40:11 +00:00
Louve
eccdf2e25e
Zonebuilder update for iw5xport compat (#750)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-04 17:29:32 +00:00
Edo
14b3610fee
[General]: Clean up some code (#749) 2023-02-03 17:52:13 +00:00
Edo
ea2a0d9114
[General]: Re-order some dvars (#748) 2023-02-03 14:13:51 +00:00
Edo
a468cdfae9
[Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
Edo
43906f4fc0
Merge pull request #746 from XLabsProject/dependabot/submodules/deps/zlib-fa8cd50
Bump deps/zlib from `a9b4c1d` to `fa8cd50`
2023-01-30 12:51:47 +00:00
dependabot[bot]
27738cedbd
Bump deps/zlib from a9b4c1d to fa8cd50
Bumps [deps/zlib](https://github.com/madler/zlib) from `a9b4c1d` to `fa8cd50`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](a9b4c1de37...fa8cd50ada)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 12:45:34 +00:00
Edo
dedfb36ad2
[General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Edo
d00ba58658
[General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
Edo
d428207560
Merge pull request #743 from diamante0018/develop
[General]: Remove playlist download code
2023-01-29 02:04:50 +00:00
FutureRave
fa059d3847
[General]: Remove playlist download code 2023-01-29 01:51:56 +00:00
Edo
5f3bbd4021
[Utils]: Modernize WebIO (#742) 2023-01-28 23:38:24 +00:00
Edo
74a070042a
[ScriptError]: Cleanup (#741) 2023-01-28 17:57:13 +00:00
Edo
5b22de1e8f
[Menus]: Cure my memory drip *gone right* (#740) 2023-01-28 12:31:48 +00:00
Edo
d0839a70a3
Merge pull request #739 from diamante0018/develop
[Deps]: Update Mongoose
2023-01-28 00:45:44 +00:00
FutureRave
f913973b1e
[Deps]: Update Mongoose 2023-01-28 00:38:38 +00:00
Edo
11f940987a
[Download]: Update format string (#738) 2023-01-27 23:21:59 +00:00
Edo
b599a9c700
[MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Edo
b1f022b34f
[MapRotation]: Add next map feature (#736) 2023-01-27 19:48:51 +00:00
Edo
3444e0fa8e
[Dvar]: Improve patch (#735) 2023-01-27 19:07:17 +00:00
Edo
024440a55e
[General]: Cleanup usage of outputdebugstring (#733) 2023-01-25 18:59:15 +00:00