Commit Graph

3580 Commits

Author SHA1 Message Date
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
Dss0
3458ef9001
Merge pull request #410 from diamante0018/feature/font-test
[Debug] Cool font test feature
2022-08-04 14:53:36 +02:00
Diavolo
d8a453d34d
[Debug] Cool font test feature 2022-08-04 14:06:17 +02:00
Dss0
7808e9a90c
Merge pull request #409 from diamante0018/fixes-json
Fixes for JSON
2022-08-04 11:32:59 +02:00
Diavolo
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
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
Edo
50eaba2ca9
fix crash in SND func (#407) 2022-08-03 18:27:07 +02:00
Dss0
358b503009
Merge pull request #406 from diamante0018/fix-utils-func
Fix utils function & expand debug
2022-08-02 23:13:45 +02:00
Diavolo
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
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
Dss0
6f0bbe9201
Merge pull request #404 from diamante0018/feature/start-sp
[QuickPatch] Start iw4x-sp
2022-08-02 13:46:10 +02:00
Diavolo
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
Dss0
3977cf42a6
Merge pull request #401 from diamante0018/addimagetolist
Do not use definitions from mongoose
2022-08-01 19:39:00 +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
Diavolo
7866d255d9
Do not use definitions from mongoose 2022-08-01 19:15:03 +02:00
Dss0
a4c0d7c582
Merge pull request #400 from diamante0018/addimagetolist
fix nullptr check
2022-08-01 16:42:12 +02:00
Diavolo
675a1145a8
Add nullptr check for listimages 2022-08-01 16:30:31 +02: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
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
Dss0
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
Louve
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
Louve
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
Dss0
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
Louve
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
Dss0
9c7088bd14
Merge pull request #389 from diamante0018/config-issues
[General] Create config.yml for issues templates
2022-07-24 17:13:53 +02:00
Dss0
00d9fc55bc
Merge pull request #388 from diamante0018/no-one-asked
[Script] Remove builtin God, demigod, notarget
2022-07-24 17:13:38 +02:00
Diavolo
e330c51fc0
[General] Create config.yml for issues templates 2022-07-24 13:18:46 +02:00
Diavolo
b787ba7e7f
[Changelog] v0.7.4 2022-07-24 13:06:23 +02:00
Diavolo
0d530ef36e
[Structs] Use binary left shift in enum 2022-07-24 12:37:58 +02:00
Diavolo
725c08afeb
[Script] Remove builtin God, demigod, notarget 2022-07-24 01:08:01 +02:00
Dss0
49cd8039c5
Merge pull request #387 from diamante0018/script-unfix-the-not-fix
[Script] *Update*
2022-07-23 23:39:56 +02:00
Diavolo
13d1c23b99
[Script] *Update* 2022-07-23 23:22:58 +02:00
Dss0
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
Dss0
dfa585545c
Merge pull request #385 from diamante0018/console
[Console] Add very useful debugging function
2022-07-23 22:24:51 +02:00
Dss0
10547c9ca2
Merge pull request #383 from diamante0018/issue-template
[General] Add issue templates
2022-07-23 22:24:32 +02:00
Dss0
02b4ba09df
Merge pull request #382 from diamante0018/logger-fix
[Logger] Improve Hook code
2022-07-23 22:23:40 +02:00
Dss0
cd1c172866
Merge pull request #381 from diamante0018/update-url
[News] Update urls
2022-07-23 22:23:23 +02:00
Diavolo
034abfe235
[VisionFile] Move zone patch here 2022-07-23 22:16:26 +02:00
Diavolo
3a3fca64e1
[Console] Add very useful debugging function 2022-07-23 15:49:56 +02:00
Diavolo
8dd6086848
[General] Add issue templates 2022-07-22 12:17:13 +02:00
Diavolo
3af56bb27f
[Logger] Improve Hook code 2022-07-22 11:27:38 +02:00
Diavolo
48c35efedc
[News] Remove unused urls 2022-07-21 21:41:32 +02:00
Diavolo
61463cc9e7
[News] Update urls 2022-07-21 21:30:44 +02:00