Commit Graph

3622 Commits

Author SHA1 Message Date
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
61463cc9e7 [News] Update urls 2022-07-21 21:30:44 +02:00
b52142bbb1 Merge pull request #380 from diamante0018/goofy-warnings
Fix some justified warnings & more
2022-07-21 19:50:49 +02:00
f7ff38749c Merge pull request #379 from diamante0018/script-fix
[Script] Fix typo
2022-07-21 19:50:32 +02:00
da61ab42ec Fix some justified warnings & more 2022-07-21 18:56:16 +02:00
0a30d60f42 fix typo 2022-07-21 18:32:08 +02:00
e88811e980 i swear i'm gonna kill him (#378)
Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-07-21 14:33:12 +02:00
Edo
50ff5fb713 Merge pull request #377 from diamante0018/clantag-fix
[ClanTags] Remove hooked function
2022-07-21 14:25:19 +02:00
7ee57de3e3 [ClanTags] Remove hooked function that must not be called when in-game 2022-07-21 14:04:14 +02:00
Edo
aeb24d25a6 Merge pull request #375 from XLabsProject/fix-typo
Fix typo
2022-07-21 13:15:21 +02:00