Edo
|
14a650eb50
|
[Changelog]: Add new version (#839)
|
2023-03-17 18:10:56 +00:00 |
|
Edo
|
960a95b38e
|
[Maps]: Re-Write log message (#838)
|
2023-03-17 13:47:33 +00:00 |
|
Edo
|
48f2cbc06d
|
[Maps]: Fix fatal crash (#837)
|
2023-03-17 13:24:00 +00:00 |
|
Louve
|
678dc349dd
|
IW5 DLC Prep (#814)
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
|
2023-03-17 12:46:29 +00:00 |
|
Edo
|
6bae9958e0
|
[Script]: Improvements to two GSC funcs (#836)
|
2023-03-16 22:26:34 +00:00 |
|
Edo
|
f803be18f6
|
[RCon]: Apply last patch to Cmd_ExecuteSingleCommand (#835)
|
2023-03-15 23:28:20 +00:00 |
|
Edo
|
e3c86dfd7e
|
[RCon]: Address rare crash (#834)
|
2023-03-15 18:50:23 +00:00 |
|
Edo
|
0266d8aa2d
|
Merge pull request #833 from XLabsProject/dependabot/submodules/deps/GSL-43d60c5
Bump deps/GSL from `9f85e4e` to `43d60c5`
|
2023-03-15 17:24:38 +00:00 |
|
dependabot[bot]
|
99b642e815
|
Bump deps/GSL from 9f85e4e to 43d60c5
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `9f85e4e` to `43d60c5`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](9f85e4e088...43d60c5e38 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 17:16:36 +00:00 |
|
Edo
|
d8aa762573
|
[General]: Remove redundant std::to_string (#832)
|
2023-03-14 12:07:20 +00:00 |
|
Edo
|
a109b85042
|
Merge pull request #831 from diamante0018/develop
[UserInfo]: Remove redundant lambda function
|
2023-03-13 13:51:16 +00:00 |
|
FutureRave
|
0f6dcc193c
|
[UserInfo]: Remove redundant lambda function
|
2023-03-13 12:47:15 +00:00 |
|
Edo
|
09ff8b4fb6
|
[GSC]: Remove reduntant color code (#830)
|
2023-03-12 11:40:01 +00:00 |
|
Edo
|
e0f7d42022
|
[Bots]: Do not spawn bots unless in-game (#829)
|
2023-03-12 00:02:15 +00:00 |
|
Edo
|
8408f23d43
|
[Discord]: Fix format string (#828)
|
2023-03-11 13:52:55 +00:00 |
|
Edo
|
5f33db9ed6
|
[General]: Add size check to execute func (#827)
|
2023-03-11 12:35:03 +00:00 |
|
Edo
|
b44aa534dc
|
[Command]: Update (#826)
|
2023-03-10 23:22:00 +00:00 |
|
Edo
|
e02e833ee5
|
[Script]: Use the correct function to get ent (#825)
|
2023-03-10 20:55:22 +00:00 |
|
Edo
|
be259519d5
|
[Dvar]: Use _stricmp for case comparision (#824)
|
2023-03-10 15:00:58 +00:00 |
|
Edo
|
d6c23efe68
|
[Dvar]: Add argument to protect dvars (#823)
|
2023-03-10 01:03:50 +00:00 |
|
Edo
|
602f8e741e
|
[ServerList]: Remove double semicolon (#822)
|
2023-03-09 19:03:52 +00:00 |
|
Edo
|
c71eddc5a9
|
[ServerList]: Check for duplicates (#820)
|
2023-03-09 18:39:10 +00:00 |
|
Edo
|
a1112ed292
|
Merge pull request #821 from XLabsProject/dependabot/submodules/deps/iw4-open-formats-cf45b46
Bump deps/iw4-open-formats from `49305c9` to `cf45b46`
|
2023-03-09 17:20:34 +00:00 |
|
dependabot[bot]
|
61559929b2
|
Bump deps/iw4-open-formats from 49305c9 to cf45b46
Bumps [deps/iw4-open-formats](https://github.com/XLabsProject/iw4-open-formats) from `49305c9` to `cf45b46`.
- [Release notes](https://github.com/XLabsProject/iw4-open-formats/releases)
- [Commits](49305c97d5...cf45b460fe )
---
updated-dependencies:
- dependency-name: deps/iw4-open-formats
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-09 17:12:28 +00:00 |
|
Edo
|
7683537f62
|
Merge pull request #819 from diamante0018/develop
[PlayerMovement]: Update dvar name to avoid confusion
|
2023-03-08 21:51:31 +00:00 |
|
FutureRave
|
c935913fe0
|
[PlayerMovement]: Update dvar name to avoid confusion
|
2023-03-08 21:41:02 +00:00 |
|
Edo
|
91aaf16e59
|
[PlayerMovement]: Add bunny hop (#818)
|
2023-03-08 21:03:37 +01:00 |
|
Edo
|
a663d98685
|
Merge pull request #817 from diamante0018/develop
[ScriptError]: Use reserve
|
2023-03-07 22:17:33 +00:00 |
|
Edo
|
e127ec187b
|
[ScriptError]: Use reserve
|
2023-03-07 22:09:02 +00:00 |
|
Edo
|
cf83c6d315
|
[ScriptError]: Improve speed since patch number is known (#816)
|
2023-03-07 18:39:55 +00:00 |
|
Edo
|
2ad42c2052
|
Merge pull request #815 from diamante0018/develop
[General]: Correct usage of isdigit
|
2023-03-07 14:10:29 +00:00 |
|
FutureRave
|
6348dba85d
|
[General]: Correct usage of isdigit
|
2023-03-07 14:01:57 +00:00 |
|
Edo
|
91d367c1c9
|
[General]: Deps Update (#813)
|
2023-03-06 17:28:35 +00:00 |
|
Edo
|
b877dea21c
|
Merge pull request #811 from XLabsProject/dependabot/submodules/deps/iw4-open-formats-49305c9
Bump deps/iw4-open-formats from `62936d2` to `49305c9`
|
2023-03-06 10:34:50 +00:00 |
|
dependabot[bot]
|
97d29b3a0d
|
Bump deps/iw4-open-formats from 62936d2 to 49305c9
Bumps [deps/iw4-open-formats](https://github.com/XLabsProject/iw4-open-formats) from `62936d2` to `49305c9`.
- [Release notes](https://github.com/XLabsProject/iw4-open-formats/releases)
- [Commits](62936d2586...49305c97d5 )
---
updated-dependencies:
- dependency-name: deps/iw4-open-formats
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 10:26:34 +00:00 |
|
Edo
|
695c225766
|
Merge pull request #810 from diamante0018/develop
[Renderer]: Fix incorrect macro usage
|
2023-03-05 20:03:24 +00:00 |
|
Edo
|
7ec3cedfed
|
[Renderer]: Fix incorrect macro usage
|
2023-03-05 19:56:53 +00:00 |
|
Louve
|
3843547676
|
Small thing (#799)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
|
2023-03-05 19:53:16 +00:00 |
|
Edo
|
be5bdcb9d7
|
[General]: Cleanup party component (#809)
|
2023-03-05 17:27:29 +00:00 |
|
Edo
|
6e7556b177
|
[GSC]: Add namespace to match folder layout (#808)
|
2023-03-05 13:14:47 +00:00 |
|
Edo
|
6b8eabe513
|
[RCon]: Use Hash only for IP (#807)
|
2023-03-04 14:08:43 -06:00 |
|
Edo
|
cda6214d63
|
[PlayerMovement]: Add more options to bounces dvar (#806)
|
2023-03-04 19:37:48 +00:00 |
|
Edo
|
bd92c47eb9
|
[RCon]: Update if statement (#805)
|
2023-03-04 12:17:40 -06:00 |
|
Edo
|
68157481be
|
Add IP Whitelist for rcon, add msg to gsc meth (#804)
|
2023-03-04 17:40:28 +00:00 |
|
Edo
|
3a3cf77b06
|
[Weapon]: PlayerCmd_initialWeaponRaise (#803)
|
2023-03-04 00:35:30 +01:00 |
|
Edo
|
538705c04d
|
Merge pull request #801 from XLabsProject/dependabot/submodules/deps/protobuf-53a1c5c
Bump deps/protobuf from `8d5fded` to `53a1c5c`
|
2023-02-28 18:07:07 +00:00 |
|
dependabot[bot]
|
da9f2336a8
|
Bump deps/protobuf from 8d5fded to 53a1c5c
Bumps [deps/protobuf](https://github.com/google/protobuf) from `8d5fded` to `53a1c5c`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](8d5fdedd42...53a1c5c1d8 )
---
updated-dependencies:
- dependency-name: deps/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-28 17:58:40 +00:00 |
|
Edo
|
7b0909db8e
|
[ScriptError]: Syntax update (#798)
|
2023-02-25 13:17:29 +01:00 |
|
Edo
|
f28c172176
|
Merge pull request #796 from XLabsProject/dependabot/submodules/deps/GSL-9f85e4e
Bump deps/GSL from `7f7108a` to `9f85e4e`
|
2023-02-24 19:38:01 +01:00 |
|
dependabot[bot]
|
5eeed75f60
|
Bump deps/GSL from 7f7108a to 9f85e4e
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `7f7108a` to `9f85e4e`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](7f7108a076...9f85e4e088 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-24 17:59:19 +00:00 |
|