Commit Graph

3481 Commits

Author SHA1 Message Date
Edo
e5f091ad05 Merge pull request #411 from XLabsProject/dependabot/submodules/deps/nlohmannjson-500bdc5
Bump deps/nlohmannjson from `22cd1c9` to `500bdc5`
2022-08-04 19:39:01 +02:00
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
3458ef9001 Merge pull request #410 from diamante0018/feature/font-test
[Debug] Cool font test feature
2022-08-04 14:53:36 +02:00
d8a453d34d [Debug] Cool font test feature 2022-08-04 14:06:17 +02:00
7808e9a90c Merge pull request #409 from diamante0018/fixes-json
Fixes for JSON
2022-08-04 11:32:59 +02:00
323021af5d Fixes for JSON
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
2022-08-04 11:24:32 +02:00
Edo
52b13939ee Merge pull request #408 from XLabsProject/dependabot/submodules/deps/nlohmannjson-22cd1c9
Bump deps/nlohmannjson from `df98ca2` to `22cd1c9`
2022-08-03 19:31:04 +02:00
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
Edo
50eaba2ca9 fix crash in SND func (#407) 2022-08-03 18:27:07 +02:00
358b503009 Merge pull request #406 from diamante0018/fix-utils-func
Fix utils function & expand debug
2022-08-02 23:13:45 +02:00
8ac33260a4 [Utils] Fix function 2022-08-02 23:04:02 +02:00
Edo
84502c9e29 Merge pull request #405 from XLabsProject/dependabot/submodules/deps/nlohmannjson-df98ca2
Bump deps/nlohmannjson from `817a4a2` to `df98ca2`
2022-08-02 19:25:10 +02:00
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
6f0bbe9201 Merge pull request #404 from diamante0018/feature/start-sp
[QuickPatch] Start iw4x-sp
2022-08-02 13:46:10 +02:00
fe73bb9827 [QuickPatch] Make startsingleplayer command work with iw4x-sp 2022-08-02 13:24:22 +02: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
Edo
937d6f5961 Merge pull request #403 from XLabsProject/dependabot/submodules/deps/zlib-eff308a
Bump deps/zlib from `2333419` to `eff308a`
2022-08-01 19:39:49 +02:00
3977cf42a6 Merge pull request #401 from diamante0018/addimagetolist
Do not use definitions from mongoose
2022-08-01 19:39:00 +02:00
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
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
7866d255d9 Do not use definitions from mongoose 2022-08-01 19:15:03 +02:00
a4c0d7c582 Merge pull request #400 from diamante0018/addimagetolist
fix nullptr check
2022-08-01 16:42:12 +02:00
675a1145a8 Add nullptr check for listimages 2022-08-01 16:30:31 +02:00
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
Edo
78b4ae788b Merge pull request #396 from XLabsProject/master
Merge release v0.7.4
2022-07-29 21:35:11 +02:00
Edo
c3e7c83dbd Merge pull request #395 from XLabsProject/develop
Release v0.7.4
2022-07-29 21:26:39 +02:00
936a50c783 Merge pull request #376 from diamante0018/change-the-log
v0.7.4
2022-07-29 21:15:52 +02:00
Edo
fb63f8a681 Update CHANGELOG.md 2022-07-28 14:51:00 +02:00
088b8ac045 Use correct DB thread for structured data loading (#392)
Co-authored-by: rackover <roxanne@thegamebakers.com>
2022-07-27 17:06:11 +02:00
14181d04d1 Require teamzones when there's no arena entry (fixes sp maps missing … (#391)
* Require teamzones when there's no arena entry (fixes sp maps missing teams)

* Move requireteamzones=true to method

Co-authored-by: rackover <roxanne@thegamebakers.com>
2022-07-27 10:54:36 +02:00
ae255777d0 Merge pull request #367 from Rackover/disable_additional_zones_for_vanilla_maps
Disable additional zones for vanilla maps
2022-07-26 22:19:03 +02:00
62a67d336f Fix crash snow and use disk models by default (#390)
Co-authored-by: rackover <roxanne@thegamebakers.com>
2022-07-26 14:08:28 +02:00
9c7088bd14 Merge pull request #389 from diamante0018/config-issues
[General] Create config.yml for issues templates
2022-07-24 17:13:53 +02:00
00d9fc55bc Merge pull request #388 from diamante0018/no-one-asked
[Script] Remove builtin God, demigod, notarget
2022-07-24 17:13:38 +02:00
e330c51fc0 [General] Create config.yml for issues templates 2022-07-24 13:18:46 +02:00
b787ba7e7f [Changelog] v0.7.4 2022-07-24 13:06:23 +02:00
0d530ef36e [Structs] Use binary left shift in enum 2022-07-24 12:37:58 +02:00
725c08afeb [Script] Remove builtin God, demigod, notarget 2022-07-24 01:08:01 +02:00
49cd8039c5 Merge pull request #387 from diamante0018/script-unfix-the-not-fix
[Script] *Update*
2022-07-23 23:39:56 +02:00
13d1c23b99 [Script] *Update* 2022-07-23 23:22:58 +02:00
e8c69b9d3f Merge pull request #386 from diamante0018/fix-the-fix-of-visionfile
[VisionFile] Move zone patch here
2022-07-23 22:25:18 +02:00
dfa585545c Merge pull request #385 from diamante0018/console
[Console] Add very useful debugging function
2022-07-23 22:24:51 +02:00
10547c9ca2 Merge pull request #383 from diamante0018/issue-template
[General] Add issue templates
2022-07-23 22:24:32 +02:00
02b4ba09df Merge pull request #382 from diamante0018/logger-fix
[Logger] Improve Hook code
2022-07-23 22:23:40 +02:00
cd1c172866 Merge pull request #381 from diamante0018/update-url
[News] Update urls
2022-07-23 22:23:23 +02:00
034abfe235 [VisionFile] Move zone patch here 2022-07-23 22:16:26 +02:00
3a3fca64e1 [Console] Add very useful debugging function 2022-07-23 15:49:56 +02:00
8dd6086848 [General] Add issue templates 2022-07-22 12:17:13 +02:00
3af56bb27f [Logger] Improve Hook code 2022-07-22 11:27:38 +02:00
48c35efedc [News] Remove unused urls 2022-07-21 21:41:32 +02:00