Commit Graph

1117 Commits

Author SHA1 Message Date
Edo
b5db286d4f
Merge pull request #563 from XLabsProject/dependabot/submodules/deps/protobuf-8d5fded
build(deps): bump deps/protobuf from `7ce9c41` to `8d5fded`
2022-12-29 09:31:35 +01:00
dependabot[bot]
e6ee8c2dfe
build(deps): bump deps/protobuf from 7ce9c41 to 8d5fded
Bumps [deps/protobuf](https://github.com/google/protobuf) from `7ce9c41` to `8d5fded`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](7ce9c41545...8d5fdedd42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 04:03:20 +00:00
Edo
cd84e30d4b
Merge pull request #561 from XLabsProject/dependabot/submodules/deps/GSL-c016bdc
build(deps): bump deps/GSL from `46c7271` to `c016bdc`
2022-12-28 09:50:05 +01:00
Edo
19f79357e2
Merge pull request #562 from XLabsProject/dependabot/submodules/deps/zlib-02a6049
build(deps): bump deps/zlib from `e554695` to `02a6049`
2022-12-28 09:41:02 +01:00
dependabot[bot]
7c34e05fd0
build(deps): bump deps/zlib from e554695 to 02a6049
Bumps [deps/zlib](https://github.com/madler/zlib) from `e554695` to `02a6049`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](e554695638...02a6049eb3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:03:27 +00:00
dependabot[bot]
6335d24675
build(deps): bump deps/GSL from 46c7271 to c016bdc
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `46c7271` to `c016bdc`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](46c72713f2...c016bdc77f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:03:24 +00:00
Edo
63046e546a
Merge pull request #560 from XLabsProject/dependabot/submodules/deps/GSL-46c7271
build(deps): bump deps/GSL from `6c6111a` to `46c7271`
2022-12-26 09:40:10 +01:00
dependabot[bot]
15f9bc8b9a
build(deps): bump deps/GSL from 6c6111a to 46c7271
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `6c6111a` to `46c7271`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](6c6111acb7...46c72713f2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:04:57 +00:00
Edo
c6cf4fe4b1
maint(string): use c++20 constexpr (#559) 2022-12-24 20:59:26 +00:00
Edo
64178c588b
Merge pull request #558 from XLabsProject/dependabot/submodules/deps/rapidjson-a98e999
build(deps): bump deps/rapidjson from `80b6d1c` to `a98e999`
2022-12-19 11:38:39 +01:00
dependabot[bot]
ca62414b7b
build(deps): bump deps/rapidjson from 80b6d1c to a98e999
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `80b6d1c` to `a98e999`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](80b6d1c834...a98e99992b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:04:57 +00:00
Edo
b523ab85b6
Merge pull request #557 from diamante0018/develop
fix(scripting): solve one mem leak
2022-12-16 14:52:06 +01:00
Diavolo
7122aa0f57
fix(scripting): solve one mem leak 2022-12-16 12:01:04 +01:00
Edo
ff793f171b
Merge pull request #555 from XLabsProject/dependabot/submodules/deps/protobuf-7ce9c41
build(deps): bump deps/protobuf from `fb257cd` to `7ce9c41`
2022-12-16 10:08:46 +01:00
Edo
718b931bbf
Merge pull request #556 from XLabsProject/dependabot/submodules/deps/zlib-e554695
build(deps): bump deps/zlib from `04f42ce` to `e554695`
2022-12-16 09:54:01 +01:00
dependabot[bot]
aea3e66d38
build(deps): bump deps/zlib from 04f42ce to e554695
Bumps [deps/zlib](https://github.com/madler/zlib) from `04f42ce` to `e554695`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](04f42ceca4...e554695638)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 04:02:59 +00:00
dependabot[bot]
cc51941fc0
build(deps): bump deps/protobuf from fb257cd to 7ce9c41
Bumps [deps/protobuf](https://github.com/google/protobuf) from `fb257cd` to `7ce9c41`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](fb257cd23b...7ce9c41545)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 04:02:55 +00:00
Edo
22ef197fc4
Merge pull request #554 from diamante0018/develop
chat: remove special character before sending notify
2022-12-15 15:59:32 +01:00
Diavolo
d1f0191939
chat: remove special character before sending notify 2022-12-15 10:48:13 +01:00
Edo
c6b758904d
Merge pull request #553 from XLabsProject/dependabot/submodules/deps/GSL-6c6111a
build(deps): bump deps/GSL from `517ed29` to `6c6111a`
2022-12-15 10:19:53 +01:00
Edo
8cd0024862
Merge pull request #552 from XLabsProject/dependabot/submodules/deps/protobuf-fb257cd
build(deps): bump deps/protobuf from `7ef0c27` to `fb257cd`
2022-12-15 10:19:33 +01:00
dependabot[bot]
d242ef840b
build(deps): bump deps/GSL from 517ed29 to 6c6111a
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `517ed29` to `6c6111a`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](517ed29228...6c6111acb7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 04:03:07 +00:00
dependabot[bot]
af5134a2f8
build(deps): bump deps/protobuf from 7ef0c27 to fb257cd
Bumps [deps/protobuf](https://github.com/google/protobuf) from `7ef0c27` to `fb257cd`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](7ef0c27900...fb257cd23b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 04:03:04 +00:00
Edo
c3046fa72d
Merge pull request #551 from XLabsProject/dependabot/submodules/deps/protobuf-7ef0c27
build(deps): bump deps/protobuf from `57786d1` to `7ef0c27`
2022-12-12 11:38:46 +01:00
Edo
8179224863
Merge pull request #550 from XLabsProject/dependabot/submodules/deps/asmjit-5b5b0b3
build(deps): bump deps/asmjit from `45f3b76` to `5b5b0b3`
2022-12-12 11:13:21 +01:00
dependabot[bot]
d3abc6318f
build(deps): bump deps/protobuf from 57786d1 to 7ef0c27
Bumps [deps/protobuf](https://github.com/google/protobuf) from `57786d1` to `7ef0c27`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](57786d1262...7ef0c27900)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 04:03:50 +00:00
dependabot[bot]
8a662800e3
build(deps): bump deps/asmjit from 45f3b76 to 5b5b0b3
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `45f3b76` to `5b5b0b3`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](45f3b764b3...5b5b0b3877)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 04:03:40 +00:00
Edo
ac9fac7fc7
Merge pull request #549 from diamante0018/develop
fix: format
2022-12-03 19:24:42 +00:00
Edo
57a899a236
fix: format 2022-12-03 19:16:57 +00:00
Edo
2d3f82425f
Merge pull request #548 from XLabsProject/dependabot/submodules/deps/rapidjson-80b6d1c
build(deps): bump deps/rapidjson from `06d58b9` to `80b6d1c`
2022-12-03 10:24:54 +00:00
dependabot[bot]
479127f9c2
build(deps): bump deps/rapidjson from 06d58b9 to 80b6d1c
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `06d58b9` to `80b6d1c`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](06d58b9e84...80b6d1c834)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 10:16:36 +00:00
Edo
c86d085593
feature(map_rotation): random rotation (#546) 2022-12-03 10:15:15 +00:00
Maurice Heumann
27c8d70868
Merge pull request #547 from diamante0018/maint/template
github: add issue templates
2022-11-30 17:17:33 +01:00
FutureRave
a7217d4e83
github: remove one small section from get-help 2022-11-30 13:17:04 +00:00
FutureRave
462cc7b69b
github: add issue templates 2022-11-29 22:46:27 +00:00
Edo
4eb2c45f88
Merge pull request #545 from XLabsProject/dependabot/submodules/deps/asmjit-45f3b76
build(deps): bump deps/asmjit from `0c03ed2` to `45f3b76`
2022-11-28 09:49:42 +00:00
dependabot[bot]
d072d14ed1
build(deps): bump deps/asmjit from 0c03ed2 to 45f3b76
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `0c03ed2` to `45f3b76`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](0c03ed2f74...45f3b764b3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 04:04:23 +00:00
Maurice Heumann
9fb2161131
Merge pull request #544 from diamante0018/develop
refactor(memory): remove nullptr check before std::free
2022-11-26 10:14:58 +01:00
FutureRave
3bf145d5da
refactor(memory): remove nullptr check before std::free 2022-11-25 22:27:08 +00:00
Edo
8d96e0a3ff
Merge pull request #543 from diamante0018/develop
refactor(utils): buff with c++20 to_upper/lower
2022-11-25 20:54:30 +00:00
FutureRave
8af9e83778
refactor(utils): buff with c++20 to_upper/lower 2022-11-25 20:44:08 +00:00
Maurice Heumann
4966bee83a
Merge pull request #542 from diamante0018/develop
maint(build): use concurrency
2022-11-25 16:57:41 +01:00
Edo
3c586a9760
Update build.yml 2022-11-25 15:35:06 +00:00
FutureRave
66dca96621
maint(build): use concurrency 2022-11-25 15:21:28 +00:00
Edo
e6a8210cb3
Merge pull request #541 from diamante0018/develop
refactor(dvars): use our code style
2022-11-21 20:22:22 +01:00
FutureRave
d6173b30a2
fix(dvars): compilation 2022-11-21 19:13:02 +00:00
FutureRave
df503accec
refactor(dvars): use our code style 2022-11-21 19:01:23 +00:00
Edo
f3a08cb42d
Merge pull request #540 from diamante0018/develop
refactor(fps): change dvar desc
2022-11-19 12:12:05 +01:00
Edo
cb13ba23e2
refactor(fps): change dvar desc 2022-11-19 07:08:54 +00:00
Edo
556e5c5a97
Merge pull request #539 from diamante0018/develop
refactor(gsc): Use Hunk memory
2022-11-18 12:25:35 +00:00