Commit Graph

449 Commits

Author SHA1 Message Date
Edo
3feaacbae0
Merge pull request #510 from XLabsProject/dependabot/submodules/deps/protobuf-82e2060
Bump deps/protobuf from `41fa3b3` to `82e2060`
2022-10-05 18:43:29 +01:00
dependabot[bot]
6f3231cc5d
Bump deps/libtomcrypt from e6be20b to e10c62e
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e6be20b` to `e10c62e`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e6be20bfc7...e10c62ec18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 17:35:39 +00:00
dependabot[bot]
cec4950fee
Bump deps/protobuf from 41fa3b3 to 82e2060
Bumps [deps/protobuf](https://github.com/google/protobuf) from `41fa3b3` to `82e2060`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](41fa3b3d73...82e206024a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 17:35:37 +00:00
Edo
9ea52060f5
Merge pull request #508 from XLabsProject/dependabot/submodules/deps/nlohmannjson-a3e6e26
Bump deps/nlohmannjson from `4b2c8ce` to `a3e6e26`
2022-10-03 18:29:00 +01:00
dependabot[bot]
de93e69021
Bump deps/nlohmannjson from 4b2c8ce to a3e6e26
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `4b2c8ce` to `a3e6e26`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](4b2c8ce6bc...a3e6e26dc8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 17:19:02 +00:00
dependabot[bot]
69da4f0a08
Bump deps/libtommath from 4b47368 to 96f9edf
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `4b47368` to `96f9edf`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](4b47368501...96f9edf9aa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 17:18:59 +00:00
dependabot[bot]
18be2ef096
Bump deps/protobuf from 24b6503 to 41fa3b3
Bumps [deps/protobuf](https://github.com/google/protobuf) from `24b6503` to `41fa3b3`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](24b65038cf...41fa3b3d73)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 17:17:14 +00:00
dependabot[bot]
9d96cae384
Bump deps/protobuf from 139068b to 24b6503
Bumps [deps/protobuf](https://github.com/google/protobuf) from `139068b` to `24b6503`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](139068ba09...24b65038cf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 17:18:49 +00:00
Edo
24b5e4bea7
Merge pull request #503 from XLabsProject/dependabot/submodules/deps/GSL-1683d87
Bump deps/GSL from `10df83d` to `1683d87`
2022-09-28 18:44:34 +01:00
dependabot[bot]
991379a6c4
Bump deps/GSL from 10df83d to 1683d87
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `10df83d` to `1683d87`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](10df83d292...1683d87a3f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 17:37:09 +00:00
dependabot[bot]
1c76092045
Bump deps/pdcurses from 2fa0f10 to e3f8956
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `2fa0f10` to `e3f8956`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](2fa0f10dd8...e3f8956e3c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 17:37:07 +00:00
dependabot[bot]
326a915e22
Bump deps/nlohmannjson from f4658de to 4b2c8ce
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `f4658de` to `4b2c8ce`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](f4658de270...4b2c8ce6bc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 17:16:44 +00:00
Louve
ea09208b2a
Cool console! (#477)
* Cool console!

* Debug-specific colors

* Fix release build

* Clear text "as we go"

* dpi awareness :>

* Address diamante'"s formatting review

* Addressed review, added font license

Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Louvenarde <louve@louve.systems>
2022-09-20 19:33:21 +03:00
Edo
ceaa63b01c
Merge pull request #497 from XLabsProject/dependabot/submodules/deps/protobuf-139068b
Bump deps/protobuf from `3f7e84f` to `139068b`
2022-09-19 20:45:52 +03:00
dependabot[bot]
3dbf0644b7
Bump deps/nlohmannjson from c920f3f to f4658de
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `c920f3f` to `f4658de`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](c920f3f4fb...f4658de270)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 17:20:52 +00:00
dependabot[bot]
00d3469842
Bump deps/protobuf from 3f7e84f to 139068b
Bumps [deps/protobuf](https://github.com/google/protobuf) from `3f7e84f` to `139068b`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](3f7e84f798...139068ba09)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 17:20:49 +00:00
dependabot[bot]
0ad56ff3fb
Bump deps/nlohmannjson from 58bd97e to c920f3f
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `58bd97e` to `c920f3f`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](58bd97e2b1...c920f3f4fb)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 17:19:34 +00:00
dependabot[bot]
29f620589d
Bump deps/protobuf from 820f83b to 3f7e84f
Bumps [deps/protobuf](https://github.com/google/protobuf) from `820f83b` to `3f7e84f`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](820f83bc46...3f7e84f798)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 17:25:12 +00:00
dependabot[bot]
5ded3782d0
Bump deps/protobuf from 806d7e4 to 820f83b
Bumps [deps/protobuf](https://github.com/google/protobuf) from `806d7e4` to `820f83b`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](806d7e4ce6...820f83bc46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 17:25:21 +00:00
Edo
be1bc5fd10
Merge pull request #491 from XLabsProject/dependabot/submodules/deps/protobuf-806d7e4
Bump deps/protobuf from `6439c5c` to `806d7e4`
2022-09-13 20:09:36 +02:00
Edo
0f7c6915f6
Merge pull request #490 from XLabsProject/dependabot/submodules/deps/nlohmannjson-58bd97e
Bump deps/nlohmannjson from `307c053` to `58bd97e`
2022-09-13 19:54:09 +02:00
dependabot[bot]
dd55e24c61
Bump deps/protobuf from 6439c5c to 806d7e4
Bumps [deps/protobuf](https://github.com/google/protobuf) from `6439c5c` to `806d7e4`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](6439c5c013...806d7e4ce6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 17:52:13 +00:00
dependabot[bot]
07b9cb070a
Bump deps/nlohmannjson from 307c053 to 58bd97e
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `307c053` to `58bd97e`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](307c053b9b...58bd97e2b1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 17:45:25 +00:00
dependabot[bot]
3d1ecf80cd
Bump deps/libtomcrypt from 288088c to e6be20b
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `288088c` to `e6be20b`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](288088ce3f...e6be20bfc7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 17:45:19 +00:00
Edo
209d99adb0
Merge pull request #486 from XLabsProject/dependabot/submodules/deps/protobuf-6439c5c
Bump deps/protobuf from `c1a2d2e` to `6439c5c`
2022-09-12 19:28:36 +02:00
dependabot[bot]
8b81746c45
Bump deps/libtomcrypt from ddfe2e8 to 288088c
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `ddfe2e8` to `288088c`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](ddfe2e8aa7...288088ce3f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 17:19:48 +00:00
dependabot[bot]
289b1fbb95
Bump deps/protobuf from c1a2d2e to 6439c5c
Bumps [deps/protobuf](https://github.com/google/protobuf) from `c1a2d2e` to `6439c5c`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](c1a2d2ec29...6439c5c013)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 17:19:45 +00:00
dependabot[bot]
e608b9672c
Bump deps/protobuf from a826282 to c1a2d2e
Bumps [deps/protobuf](https://github.com/google/protobuf) from `a826282` to `c1a2d2e`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](a826282e15...c1a2d2ec29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 17:17:35 +00:00
dependabot[bot]
136889f185
Bump deps/protobuf from 50bdb17 to a826282
Bumps [deps/protobuf](https://github.com/google/protobuf) from `50bdb17` to `a826282`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](50bdb17409...a826282e15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 17:12:28 +00:00
dependabot[bot]
8117bf048d
Bump deps/nlohmannjson from bed648c to 307c053
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `bed648c` to `307c053`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](bed648ca55...307c053b9b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 17:19:13 +00:00
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
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
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
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
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
dependabot[bot]
a9c37807de
Bump deps/nlohmannjson from 0e61ee8 to 8fcdbf2
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `0e61ee8` to `8fcdbf2`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](0e61ee8b07...8fcdbf2e77)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 17:14:27 +00:00
dependabot[bot]
a47e602af6
Bump deps/nlohmannjson from a92ccaf to 0e61ee8
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `a92ccaf` to `0e61ee8`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](a92ccafd2c...0e61ee8b07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 17:31:06 +00:00
dependabot[bot]
654510e63c
Bump deps/zlib from eff308a to 1eb7682
Bumps [deps/zlib](https://github.com/madler/zlib) from `eff308a` to `1eb7682`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](eff308af42...1eb7682f84)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 17:50:34 +00:00
dependabot[bot]
c9d5069426
Bump deps/nlohmannjson from 9e1a7c8 to a92ccaf
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `9e1a7c8` to `a92ccaf`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](9e1a7c85e3...a92ccafd2c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:21:42 +00:00
dependabot[bot]
f03afc1626
Bump deps/nlohmannjson from 500bdc5 to 9e1a7c8
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `500bdc5` to `9e1a7c8`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](500bdc56bf...9e1a7c85e3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 17:17:31 +00:00
dependabot[bot]
f865a0f278
Bump deps/nlohmannjson from 22cd1c9 to 500bdc5
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `22cd1c9` to `500bdc5`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](22cd1c9eb9...500bdc56bf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 17:18:37 +00:00
dependabot[bot]
28d1c47bac
Bump deps/nlohmannjson from df98ca2 to 22cd1c9
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `df98ca2` to `22cd1c9`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](df98ca29f8...22cd1c9eb9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 17:21:55 +00:00
dependabot[bot]
b17acdd862
Bump deps/nlohmannjson from 817a4a2 to df98ca2
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `817a4a2` to `df98ca2`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](817a4a2117...df98ca29f8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 17:16:28 +00:00
Edo
0fde17bbb2
Merge pull request #402 from XLabsProject/dependabot/submodules/deps/nlohmannjson-817a4a2
Bump deps/nlohmannjson from `2d48a4d` to `817a4a2`
2022-08-01 19:40:10 +02:00
dependabot[bot]
de940d2875
Bump deps/zlib from 2333419 to eff308a
Bumps [deps/zlib](https://github.com/madler/zlib) from `2333419` to `eff308a`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2333419cd7...eff308af42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 17:30:48 +00:00
dependabot[bot]
418983fd2f
Bump deps/nlohmannjson from 2d48a4d to 817a4a2
Bumps [deps/nlohmannjson](https://github.com/nlohmann/json) from `2d48a4d` to `817a4a2`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](2d48a4d9c5...817a4a2117)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 17:30:45 +00:00
Louve
f3c15f2cda
Json11 => NlohmannJson (#393)
* Json11 => NlohmannJson

* Fix release build

* Updated gitmodulie

* Address review

* Update .gitmodules

Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-07-29 21:54:18 +02:00
dependabot[bot]
ad362c74b3
Bump deps/GSL from d9fc52e to 330583f
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `d9fc52e` to `330583f`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](d9fc52e20e...330583f478)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 17:15:46 +00:00
dependabot[bot]
f18d5aff5d
Bump deps/libtomcrypt from 06a81ae to 8fd5dad
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `06a81ae` to `8fd5dad`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](06a81aeb22...8fd5dad96b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:30:20 +00:00
dependabot[bot]
cb6b46c8e5
Bump deps/protobuf from d6ea7fe to fb6f8da
Bumps [deps/protobuf](https://github.com/google/protobuf) from `d6ea7fe` to `fb6f8da`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](d6ea7fe01d...fb6f8da08b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 17:23:47 +00:00