155 Commits

Author SHA1 Message Date
Louvenarde
67bd07949d GUID On runtime 2024-02-03 00:31:03 +01:00
Edo
45cfea133b
Update Download.cpp 2024-01-20 14:15:12 +01:00
Edo
8ed849bf53
Update Download.cpp 2024-01-20 14:10:58 +01:00
Diavolo
c6762826dc
address review 2024-01-20 13:57:59 +01:00
Diavolo
d1dd4af6af
fix(download): restore password verification 2024-01-13 13:15:16 +01:00
Louvenarde
5f8c7af7ff Woopsie fmt 2023-10-25 00:49:09 +02:00
Louvenarde
3cbda2c803 Cleanup Download.cpp a little bit 2023-10-24 20:48:57 +02:00
Louvenarde
fd5e229219 Handle edge cases for IW4x dedicated server (increases stability) 2023-10-21 19:52:15 +02:00
Diavolo
a6864ff725
feature: /serverlist TCP endpoint 2023-06-16 21:56:18 +02:00
Edo
6baca79165
[General]: Fix capitalization inconsistency (#1055) 2023-05-22 12:13:43 +01:00
Edo
57d04e5a59
[Events]: User modern concurrency container (#1042) 2023-05-15 23:27:37 +01:00
Edo
54f6162a7a
[Events]: Cleanup (#1016) 2023-05-07 15:26:06 +01:00
Edo
e7ac9365d8
[Download]: Fix com_dedicated (#955) 2023-04-20 16:04:05 +02:00
Edo
bc000fd9be
[General]: use std::format more often (#904) 2023-04-06 14:27:51 +02:00
Edo
6006c58c86
[Script]: IW3 compiler behaviour (#880) 2023-03-28 20:06:46 +01:00
Edo
6224728d4b
[Download]: Log Mongoose stuff properly (#879) 2023-03-28 19:13:47 +01:00
Edo
703f3338aa
[Deps]: Downgrade Mongoose (#874) 2023-03-24 14:47:00 +00:00
Edo
237959e442
[Download]: Add field to JSON endpoint (#846) 2023-03-18 12:01:26 +00:00
Edo
be5bdcb9d7
[General]: Cleanup party component (#809) 2023-03-05 17:27:29 +00:00
FutureRave
dfe28f4e88
[Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
FutureRave
6d01314a40
[General]: Cleanup some code 2023-02-06 19:34:08 +00:00
Edo
d00ba58658
[General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
Edo
5f3bbd4021
[Utils]: Modernize WebIO (#742) 2023-01-28 23:38:24 +00:00
Edo
11f940987a
[Download]: Update format string (#738) 2023-01-27 23:21:59 +00:00
Edo
b599a9c700
[MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
FutureRave
c779ae605d
[Download]: Add flag to disable web server 2023-01-20 07:49:20 +00:00
Diavolo
f4b1c57035
[Download]: Set fs_game dvar to modified 2023-01-09 20:14:12 +01:00
Edo
06e7f86a42
[Download]: Poll every 1000 msec, fix bug (#707) 2023-01-09 09:37:56 +01:00
Diavolo
5331f23495
[Download]: Fix listing of files 2023-01-06 14:09:17 +01:00
Edo
1bf8601998
[Download]: Cleanup some stuff (#703) 2023-01-06 13:51:41 +01:00
Diavolo
ca5843587a
[General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
Edo
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Edo
86b402a5a0
[Dvar]: Don't lookup dvar every time we need it (#677)
* [Dvar]: Don't lookup dvar every time we need it

* [Console]: Cleanup the code

* [Party]: Improve source code quality

* [Party]: Update
2022-12-31 15:03:33 +01:00
Edo
f70c02b42e
[Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Edo
d8166a4166
[Threading]: Initialize tls stuff, making va thread safe (#657) 2022-12-18 21:47:59 +00:00
Edo
24ccd9af3b
[String]: Use ARRAY_COUNT (#656) 2022-12-17 17:54:41 +00:00
Edo
ac90714811
[General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
FutureRave
2ef78d5042
[Download]: Use auto keyword 2022-12-01 18:33:32 +00:00
FutureRave
becfbe42fa
[Download]: Use filesystem library for paths 2022-12-01 18:24:44 +00:00
FutureRave
0b2cca4cb6
[Download]: Update Download.cpp 2022-11-26 19:28:49 +00:00
Edo
56baaaf0f5
[Chat] Add missing server is not running warning (#567)
* [Dedicated] Is running function

* [Dedicated]: Better func
2022-11-15 16:18:00 -06:00
dependabot[bot]
0301204da5
Bump deps/mongoose from e580d4e to eed25f2 (#558)
* Bump deps/mongoose from `e580d4e` to `eed25f2`

Bumps [deps/mongoose](https://github.com/cesanta/mongoose) from `e580d4e` to `eed25f2`.
- [Release notes](https://github.com/cesanta/mongoose/releases)
- [Commits](e580d4e637...eed25f23f6)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update Download.cpp

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-11-09 09:41:36 +00:00
dependabot[bot]
dc251326d6
Bump deps/mongoose from 1f85fcc to e580d4e (#555)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-11-08 21:25:43 +00:00
FutureRave
fe1b2f41b0
Remove unnecessary static_cast 2022-10-31 14:49:30 +00:00
Edo
41e7d1c37f
[Deps] Update Mongoose (#540) 2022-10-28 11:52:34 +01:00
Edo
83e924201c
[Party] Remove doubly added backslash (#537)
* [Party] Remove doubly added backslash

* [ServerInfo] Add version to the info endpoint
2022-10-23 14:40:26 +01:00
Edo
c7ae27a664
[Json] Sorround with try/catch (#531)
* [Json] Sorround with try/catch

* Minor format fix
2022-10-16 16:17:42 +01:00
Diavolo
0393953ded
[Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Edo
28653a0e8d
[Download] Nullsub some quirky gsc functions (#449)
* [Download] Nullsub some quirky gsc functions

* [Script] Show deprecation warning

* [Script] Expand error message
2022-08-22 18:17:42 +02:00
Diavolo
6276ef2e24
[Structs] Complete client_t 2022-08-20 12:30:34 +02:00