Commit Graph

4089 Commits

Author SHA1 Message Date
Edo
4b8cd96851
[Bots]: Load more than 18 names from bots.txt (#850) 2023-03-18 22:08:23 +00:00
Edo
b766d5c5b4
Merge pull request #848 from diamante0018/develop
[General]: Fix knife lounge with gamepad
2023-03-18 14:38:27 +00:00
FutureRave
d98f568772
[General]: Fix knife lounge with gamepad 2023-03-18 14:28:37 +00:00
Edo
237959e442
[Download]: Add field to JSON endpoint (#846) 2023-03-18 12:01:26 +00:00
Louve
b550438cd8
[ZB]: Ignore missing sound names in FX (#847) 2023-03-18 11:54:40 +00:00
Edo
039cafbc0f
[Maps]: Add-back forgotten mp_shipment (#843) 2023-03-18 00:29:46 +00:00
Edo
84e8fa2370
Merge pull request #842 from diamante0018/develop
[Maps]: Make local var const
2023-03-17 22:51:05 +00:00
FutureRave
dd942fcfde
[Maps]: Make local var const 2023-03-17 22:40:52 +00:00
Edo
9a4037bed0
Merge pull request #841 from XLabsProject/master
Merge release v0.7.8
2023-03-17 18:33:08 +00:00
Edo
3cdc6a914b
Merge pull request #840 from XLabsProject/develop
Release v0.7.8
2023-03-17 18:23:16 +00:00
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