Maurice Heumann
648ccc2c23
Merge pull request #535 from XLabsProject/develop
...
Release v2.1.0
2022-11-12 09:07:59 +01:00
Edo
5527bc4550
Merge pull request #534 from XLabsProject/dependabot/submodules/deps/gsc-tool-7d37402
...
build(deps): bump deps/gsc-tool from `00baf3d` to `7d37402`
2022-11-11 07:10:15 +00:00
Edo
d29eb37e46
Merge pull request #533 from XLabsProject/dependabot/submodules/deps/asmjit-0c03ed2
...
build(deps): bump deps/asmjit from `ae63ced` to `0c03ed2`
2022-11-11 07:09:38 +00:00
dependabot[bot]
258e62cebb
build(deps): bump deps/gsc-tool from 00baf3d
to 7d37402
...
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool ) from `00baf3d` to `7d37402`.
- [Release notes](https://github.com/xensik/gsc-tool/releases )
- [Commits](00baf3d010...7d374025b7
)
---
updated-dependencies:
- dependency-name: deps/gsc-tool
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 04:14:56 +00:00
dependabot[bot]
8e4f87fcf4
build(deps): bump deps/asmjit from ae63ced
to 0c03ed2
...
Bumps [deps/asmjit](https://github.com/asmjit/asmjit ) from `ae63ced` to `0c03ed2`.
- [Release notes](https://github.com/asmjit/asmjit/releases )
- [Commits](ae63ced6dd...0c03ed2f74
)
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 04:14:41 +00:00
Edo
6c8646d996
fix(fps): crash ( #532 )
2022-11-11 00:37:05 +00:00
Edo
fb0fd21b6c
Merge pull request #531 from XLabsProject/dependabot/submodules/deps/sol2-f81643a
...
build(deps): bump deps/sol2 from `0386513` to `f81643a`
2022-11-10 10:12:05 +00:00
Edo
bee8965463
fix(fps): stop lookup of dvars each frame ( #530 )
2022-11-10 10:10:48 +00:00
dependabot[bot]
47e9b90707
build(deps): bump deps/sol2 from 0386513
to f81643a
...
Bumps [deps/sol2](https://github.com/ThePhD/sol2 ) from `0386513` to `f81643a`.
- [Release notes](https://github.com/ThePhD/sol2/releases )
- [Commits](0386513a2d...f81643aa0c
)
---
updated-dependencies:
- dependency-name: deps/sol2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 04:08:57 +00:00
Edo
97e098bc5c
Merge pull request #529 from XLabsProject/dependabot/submodules/deps/lua-be908a7
...
build(deps): bump deps/lua from `c954db3` to `be908a7`
2022-11-09 09:25:41 +00:00
dependabot[bot]
8041959f1e
build(deps): bump deps/lua from c954db3
to be908a7
...
Bumps [deps/lua](https://github.com/lua/lua ) from `c954db3` to `be908a7`.
- [Release notes](https://github.com/lua/lua/releases )
- [Commits](c954db3924...be908a7d4d
)
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 04:02:42 +00:00
Edo
8ee3c53d2b
party: clean headers ( #528 )
...
* party: clean headers
* party: order definitions
* party: to_string
2022-11-08 13:55:43 +00:00
Edo
b7402a1115
Merge pull request #525 from XLabsProject/dependabot/submodules/deps/asmjit-ae63ced
...
build(deps): bump deps/asmjit from `8f2c237` to `ae63ced`
2022-11-08 09:34:01 +00:00
Edo
5136d8bd03
Merge pull request #526 from XLabsProject/dependabot/submodules/deps/GSL-517ed29
...
build(deps): bump deps/GSL from `d69e578` to `517ed29`
2022-11-08 09:33:43 +00:00
dependabot[bot]
402d9caff1
build(deps): bump deps/GSL from d69e578
to 517ed29
...
Bumps [deps/GSL](https://github.com/Microsoft/GSL ) from `d69e578` to `517ed29`.
- [Release notes](https://github.com/Microsoft/GSL/releases )
- [Commits](d69e578519...517ed29228
)
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 04:09:48 +00:00
dependabot[bot]
05edcbb6dd
build(deps): bump deps/asmjit from 8f2c237
to ae63ced
...
Bumps [deps/asmjit](https://github.com/asmjit/asmjit ) from `8f2c237` to `ae63ced`.
- [Release notes](https://github.com/asmjit/asmjit/releases )
- [Commits](8f2c237b83...ae63ced6dd
)
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 04:09:45 +00:00
Edo
e757b8e28d
Merge pull request #524 from diamante0018/develop
...
main: remove double allocation for env variable
2022-11-07 09:28:04 +00:00
FutureRave
0391dbc3dc
main: remove double allocation for env variable
2022-11-06 23:09:01 +00:00
Maurice Heumann
223306ec6e
Merge pull request #522 from XLabsProject/feature/commercial-msg
...
Feature: Commercial msg
2022-11-06 19:20:04 +01:00
Maurice Heumann
ef98ba6bf7
Merge pull request #523 from diamante0018/develop
...
server_list: use text comparison where appropiate
2022-11-06 19:17:44 +01:00
FutureRave
9d81ec4ed7
server_list: use text comparison where appropiate
2022-11-06 16:22:07 +00:00
FutureRave
225ff6dcb0
Merge branch 'feature/commercial-msg' of github.com:XLabsProject/s1x-client into feature/commercial-msg
2022-11-06 13:11:35 +00:00
FutureRave
3e2630bf39
motd: fix include
2022-11-06 13:11:00 +00:00
Edo
e329eebae4
motd: only return if sp
2022-11-06 13:00:09 +00:00
FutureRave
cb8f092c83
motd: fix crash, cleanup code
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
2aea5f776f
consider safety and even more typing standards
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
f184bce818
Remove preview Template
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
bf7f06137a
Add commercial Messages
...
updated with s1x coding format style
2022-11-06 12:57:21 +00:00
Hosseinpourziyaie
f785c12861
Add commercial Messages
...
port of my demonware investigation on H1 MarketingComms. However here done with different method by directly hooking marketing_getMessage(lui's contact in engine)
2022-11-06 12:57:21 +00:00
Edo
9389b145d4
partially revert "party: fix usage of stoi ( #520 )" ( #521 )
2022-11-05 17:09:44 +00:00
Edo
573b19a35a
party: fix usage of stoi ( #520 )
2022-11-05 16:08:25 +00:00
Edo
795b3129b8
gsc: fix loading & restore error messages ( #519 )
2022-11-03 14:13:36 +00:00
Edo
2bd643533c
fix(notifies): \x15 -> \x1F ( #518 )
2022-11-03 14:08:48 +00:00
Edo
05fd8bc732
Fix crash on SP ( #517 )
2022-11-02 21:26:06 +00:00
Edo
712a69a452
Finish logprint code in gsc ( #516 )
2022-11-02 14:12:02 +00:00
Edo
15c31e6cec
fix(gsc): team balance ( #515 )
2022-11-02 09:09:51 -05:00
Edo
ad371d351a
Merge pull request #512 from XLabsProject/dependabot/submodules/deps/GSL-d69e578
...
build(deps): bump deps/GSL from `9c4212a` to `d69e578`
2022-11-02 09:16:50 +00:00
Edo
866c4efd67
Merge pull request #513 from XLabsProject/dependabot/submodules/deps/gsc-tool-00baf3d
...
build(deps): bump deps/gsc-tool from `842f168` to `00baf3d`
2022-11-02 09:16:32 +00:00
Maurice Heumann
6defa30eec
Merge pull request #514 from XLabsProject/master
...
Merge release v2.0.9
2022-11-02 06:43:23 +01:00
Maurice Heumann
5e85f595d5
Merge pull request #510 from XLabsProject/develop
...
Release v2.0.9
2022-11-02 06:41:45 +01:00
Maurice Heumann
dfbf854f9c
Merge pull request #511 from diamante0018/develop
...
notifies: Fix logic with hidden messages
2022-11-02 06:40:08 +01:00
dependabot[bot]
1f7b82f5b3
build(deps): bump deps/gsc-tool from 842f168
to 00baf3d
...
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool ) from `842f168` to `00baf3d`.
- [Release notes](https://github.com/xensik/gsc-tool/releases )
- [Commits](842f168a67...00baf3d010
)
---
updated-dependencies:
- dependency-name: deps/gsc-tool
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 04:08:59 +00:00
dependabot[bot]
94e196f80e
build(deps): bump deps/GSL from 9c4212a
to d69e578
...
Bumps [deps/GSL](https://github.com/Microsoft/GSL ) from `9c4212a` to `d69e578`.
- [Release notes](https://github.com/Microsoft/GSL/releases )
- [Commits](9c4212aca4...d69e578519
)
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 04:08:56 +00:00
FutureRave
2e61c30ef4
fix(notifes): fix logic with hidden messages
2022-11-02 00:07:37 +00:00
Edo
d54fa1a80a
fix(notifies): Fix crash in scr stubs ( #509 )
2022-11-01 20:41:26 +00:00
Maurice Heumann
2e77606797
Merge pull request #505 from XLabsProject/master
...
Merge release v2.0.8
2022-11-01 11:42:33 +01:00
DoktorSAS
734c224291
Change folder name for lua based scripts ( #503 )
2022-11-01 10:40:37 +00:00
Maurice Heumann
34c4f99c4e
Merge pull request #504 from XLabsProject/develop
...
Release v2.0.8
2022-11-01 11:39:59 +01:00
Edo
d22fdba3f4
Cleanup usage of console::info ( #502 )
2022-11-01 10:31:25 +00:00
Edo
327235a762
Merge pull request #501 from XLabsProject/dependabot/submodules/deps/GSL-9c4212a
...
build(deps): bump deps/GSL from `1e0d044` to `9c4212a`
2022-10-31 09:20:56 +00:00