Commit Graph

3618 Commits

Author SHA1 Message Date
dependabot[bot]
87aac4246f
Bump deps/protobuf from fb6f8da to 50bdb17
Bumps [deps/protobuf](https://github.com/google/protobuf) from `fb6f8da` to `50bdb17`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](fb6f8da08b...50bdb17409)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 17:21:14 +00:00
Edo
174389b138
Update get-help.md (#466) 2022-08-30 11:36:51 +02:00
Edo
92d0cfb73a
Merge pull request #463 from XLabsProject/dependabot/submodules/deps/nlohmannjson-bed648c
Bump deps/nlohmannjson from `8fcdbf2` to `bed648c`
2022-08-29 19:36:31 +02:00
dependabot[bot]
b64713ba09
Bump deps/nlohmannjson from 8fcdbf2 to bed648c
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `8fcdbf2` to `bed648c`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](8fcdbf2e77...bed648ca55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 17:22:54 +00:00
Edo
def50477fb
[Chat] Move chat commands here (#462)
* [Chat] Move chat commands here

* [General] Rename Cbuf_AddServerText to Cbuf_AddServerText_f
2022-08-27 23:19:09 +02:00
Edo
78e495f9f2
Wide apply env (#460)
* Wide apply env

* [MapRotation] Use std::format where possible
2022-08-26 20:12:26 +02:00
Dss0
4370de45aa
Merge pull request #459 from diamante0018/develop
[Vote] Improvements and other things
2022-08-25 01:14:16 +02:00
Diavolo
e0ea52a496
[Gamepad] Fix comp 2022-08-25 00:01:49 +02:00
Diavolo
f0258631b2
[Vote] Improvements and other things 2022-08-24 23:46:07 +02:00
Edo
356439f6a5
Merge pull request #458 from XLabsProject/dependabot/submodules/deps/zlib-5752b17
Bump deps/zlib from `1eb7682` to `5752b17`
2022-08-24 19:45:29 +02:00
dependabot[bot]
93c8debf86
Bump deps/zlib from 1eb7682 to 5752b17
Bumps [deps/zlib](https://github.com/madler/zlib) from `1eb7682` to `5752b17`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](1eb7682f84...5752b171fd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 17:14:51 +00:00
Dss0
807217436b
Merge pull request #457 from diamante0018/develop
[Vote] Handle client commands for kick & tempbanuser
2022-08-24 18:06:25 +02:00
Diavolo
8d351fb205
[Vote] Replicate g_allowVote 2022-08-24 17:59:45 +02:00
Diavolo
a8a3d7c918
[Vote] Handle client commands for kick & tempbanuser 2022-08-24 17:53:42 +02:00
Dss0
d3a2604e61
Merge pull request #456 from diamante0018/develop
[Vote/UI] Add UI Script Handlers
2022-08-24 16:48:43 +02:00
Diavolo
77c25bc11f
[MapRotation] Remove tolower (not needed) 2022-08-24 16:41:02 +02:00
Diavolo
0393953ded
[Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Edo
6197a3cee4
[Utils] Correct mistake in code (#455) 2022-08-24 14:15:04 +02:00
Edo
be0e071aba
[General] Attempt to organize functions def per category (#454)
* [General] Attempt to organize functions def per category

* [System] Forgot about sys_exitCmdLine
2022-08-23 12:58:33 +02:00
Edo
3246ed1bf5
[Script] Refactor loading code & add pseudo int64 (#419) 2022-08-23 09:12:20 +02:00
Edo
c0433ce883
[LargeLocal] Remove incorrect macro (#453) 2022-08-23 00:05:54 +02:00
Edo
a3776f34c7
[ClientCommand] Make kill always avaiable (with cheats on) (#451)
* [ClientCommand] Make kill always avaiable (with cheats on)

* Update ClientCommand.cpp
2022-08-22 19:46:47 +02:00
Edo
c9eaea47f2
Merge pull request #452 from XLabsProject/dependabot/submodules/deps/libtomcrypt-ddfe2e8
Bump deps/libtomcrypt from `8fd5dad` to `ddfe2e8`
2022-08-22 19:43:55 +02:00
dependabot[bot]
6e5235e135
Bump deps/libtomcrypt from 8fd5dad to ddfe2e8
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `8fd5dad` to `ddfe2e8`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](8fd5dad96b...ddfe2e8aa7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 17:26:05 +00:00
Edo
0a6d0e1b5d
[Logger] Only filter out coloured strings were needed (#450) 2022-08-22 18:28:57 +02:00
Edo
28653a0e8d
[Download] Nullsub some quirky gsc functions (#449)
* [Download] Nullsub some quirky gsc functions

* [Script] Show deprecation warning

* [Script] Expand error message
2022-08-22 18:17:42 +02:00
Edo
92ed9afae7
[Voice] Use largelocal for speed/+cred/respect? (#448) 2022-08-22 16:06:00 +02:00
Edo
ba34f1ea7c
[Vote] Add vote/callvote (#447) 2022-08-21 18:52:54 +02:00
Dss0
44dec50c4a
Merge pull request #446 from diamante0018/refactor/client_t
Complete client_t
2022-08-20 16:01:28 +02:00
Dss0
2f3d745801
Merge pull request #445 from diamante0018/refactor/network
[Network] Organize packet handlers
2022-08-20 16:00:25 +02:00
Diavolo
c3ee95278c
[Gamepad] Re-work assertions 2022-08-20 14:06:52 +02:00
Diavolo
6276ef2e24
[Structs] Complete client_t 2022-08-20 12:30:34 +02:00
Diavolo
28b089f070
[Structs] use clientheader 2022-08-20 12:09:41 +02:00
Diavolo
52d9011561
[Network] Organize packet handlers 2022-08-20 01:10:35 +02:00
Edo
bbf7d00fcb
Merge pull request #444 from XLabsProject/dependabot/submodules/deps/GSL-10df83d
Bump deps/GSL from `330583f` to `10df83d`
2022-08-19 19:28:52 +02:00
dependabot[bot]
1fe9e0274e
Bump deps/GSL from 330583f to 10df83d
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `330583f` to `10df83d`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](330583f478...10df83d292)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 17:20:42 +00:00
Edo
dd9e61910c
[Favourite] Check if file is empty (#443) 2022-08-19 18:35:36 +02:00
Edo
2f6cbf4549
[Chat] Do what snake suggested in /master for lambdas (#442) 2022-08-18 22:08:41 +02:00
Dss0
33cbd3f1c9
Merge pull request #438 from diamante0018/fix-chat-concurrency
[Chat] Improve code
2022-08-18 12:18:53 +02:00
Edo
6c571f734b
[Network] Clear callbacks after being used once (save memory) (#441) 2022-08-18 12:10:22 +02:00
Edo
ed617dc879
[Filesystem] Use info from launcher (#440)
* [Filesystem] Use info from launcher
2022-08-17 21:53:52 +02:00
Edo
bea07f6df2
[Premake] Remove unused stuff (#439) 2022-08-16 13:31:15 +02:00
Diavolo
22c633f4be
[Chat] Improve code 2022-08-16 11:10:01 +02:00
Dss0
6cba16b95a
Merge pull request #437 from diamante0018/abcdefg
[Console] Remove duped code
2022-08-15 17:36:32 +02:00
Diavolo
a5fea429b6
[Console] Remove duplicate code 2022-08-15 17:25:20 +02:00
Edo
f9a47d2de6
[Voice] Unmute client from server list when dc from server (#435) 2022-08-15 15:25:20 +02:00
Edo
0406e55f39
[General] Update readme (#434) 2022-08-15 13:05:32 +02:00
Dss0
3de34dd26d
Merge pull request #433 from diamante0018/mute-sv
Mute sv
2022-08-15 12:13:34 +02:00
Diavolo
7f853c557e
[Chat] Mute voice too 2022-08-15 12:03:10 +02:00
Dss0
ddb14febf6
Use fonticons instead of "X" on the serverlist (#432) 2022-08-15 11:56:00 +02:00