smallmodel
01381ed084
Add HTTP support and update checking
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 16s
2025-02-24 02:20:31 +01:00
Bulldozer
54753caf94
Updated FAQ
...
Added 1 new FAQ and refined format.
2025-02-06 21:24:44 +01:00
smallmodel
ee385abfef
Update links to third-party libraries
2025-02-04 18:52:46 +01:00
smallmodel
6f9e710ec9
Update events documentation
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 15s
2025-02-03 22:12:35 +01:00
smallmodel
5f0a0d0363
Update events documentation
2025-02-03 20:57:07 +01:00
smallmodel
fb5ed82401
Add events documentation
2025-02-03 20:24:35 +01:00
Bulldozer
e31c64e42e
Updated FAQ
...
Added 2 additional issues and changed the layout.
2025-02-03 19:55:20 +01:00
smallmodel
f10ddcaa17
Update bot documentation
2025-01-31 20:21:56 +01:00
Bulldozer
80d1b3b204
Create Frequently Asked Questions (FAQ)
...
This document will be suitable for answering issues that have user-related solutions.
2025-01-29 10:12:09 +01:00
smallmodel
599914934c
Update documentation
2025-01-20 12:17:48 +01:00
smallmodel
37f5f64ef3
Update features.md
2024-12-23 22:55:17 +01:00
smallmodel
a32a9e8ae8
Update documentation about bots
2024-12-22 22:07:24 +01:00
smallmodel
7e15c2ac1b
Update features.md
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 27s
2024-12-17 23:03:58 +01:00
smallmodel
13eafb9bf1
Update server doc
2024-12-14 19:53:28 +01:00
Bulldozer
e53c6b55bf
Update getting_started_installation.md
...
Spearhead was mentioned instead of Breakthrough.
2024-12-13 18:55:17 +01:00
smallmodel
f703ee2f26
Add a section about installing official patches and improve clarity
2024-12-03 23:09:43 +01:00
smallmodel
70b8f9868e
Use GameFront for links to demos
2024-12-03 22:29:53 +01:00
smallmodel
c69bafeb3f
Add a section about cleaning up the game directory
2024-12-03 21:07:18 +01:00
smallmodel
6fe1e86b31
Automatically scale UI elements for high resolutions
...
This fixes UI elements being tiny on high resolutions like 4K. Now most UI elements will scale automatically with resolutions above 1920x1080.
2024-11-30 22:40:00 +01:00
smallmodel
d834f08cad
Update compiling.md with current version of tools to use
2024-11-30 00:40:35 +01:00
smallmodel
f31ea39331
Add about tweaking the build
2024-11-29 23:00:57 +01:00
smallmodel
94e3d95d6c
Update getting_started_installation.md
2024-11-27 14:35:07 +01:00
smallmodel
4f76d7291f
Fix typo
2024-11-25 21:02:52 +01:00
smallmodel
1c2be68253
Update getting started (installation)
2024-11-25 20:36:42 +01:00
smallmodel
586da44c30
Remove what's Working documentation as everything is implemented
2024-11-24 18:03:15 +01:00
smallmodel
dddedba721
Update getting_started_running.md
2024-11-23 21:14:42 +01:00
smallmodel
de6718b511
Include a new section on how to obtain demos online
2024-11-22 21:03:54 +01:00
smallmodel
5c094f9c8a
More clarity
2024-11-22 20:57:26 +01:00
smallmodel
b237222761
Update features.md
2024-11-17 22:27:20 +01:00
smallmodel
a598cbf0dc
Update running documentation
2024-11-14 20:25:26 +01:00
smallmodel
7576d1241d
Add hardware requirements for non-x86 architectures
2024-11-13 21:49:43 +01:00
smallmodel
ab84a6ea58
Add support for the demo version of the game
...
This allows the demo version of the game to be used, both for playing on demo servers, or for hosting a demo server
2024-11-12 23:09:37 +01:00
smallmodel
7e4da514f6
Update features.md
2024-11-10 22:14:03 +01:00
smallmodel
d27f928e2d
Update features.md
2024-11-10 20:58:46 +01:00
smallmodel
381f2b02f5
Add a paragraph about which release should be downloaded
2024-11-05 22:53:54 +01:00
smallmodel
db802d1a4c
Update the running documentation
2024-11-04 22:56:06 +01:00
smallmodel
2afa9adceb
Add a link to mp-navigation for bots
2024-10-27 18:19:58 +01:00
smallmodel
7c96b68623
Specify the home directory location for macOS
2024-10-27 15:16:01 +01:00
KevDoy
2ee531511b
Add: Instructions for installing GOG binaries on *nix
2024-10-26 14:58:34 +02:00
smallmodel
373fe45b50
Add an example for using bots
2024-10-17 16:33:26 +02:00
smallmodel
631abd2b0f
Update section about bots
2024-10-17 15:59:03 +02:00
smallmodel
6413e770e1
Update compiling doc
2024-10-15 23:46:21 +02:00
smallmodel
0d53adf9bd
Rework bot spawning
...
- Add a sv_sharedbots to specify if real client slots should be used
- Removed m_bSpawnBot from level, bots are spawned directly in G_BotBegin instead
- sv_numbots can be used to directly configure the number of bots to spawn
- Fix the way bots spawn/unspawn on-demand
- Documented g_bot functions
2024-10-06 22:57:39 +02:00
smallmodel
33064f8392
Set a default minimum delay between text messages
2024-10-02 13:31:45 +02:00
smallmodel
40141465b5
Add a section about flood protection
2024-10-02 13:29:58 +02:00
smallmodel
c406aaf74f
Add a feature that prevents teams from being uneven
2024-09-29 19:00:19 +02:00
smallmodel
340f1bb287
Put chat first in game and add a statement for disabling text messages
2024-09-26 22:13:33 +02:00
smallmodel
40c8479448
Update server configuration documentation
2024-09-26 20:48:26 +02:00
smallmodel
27e2063bf9
Add server configuration documentation
2024-09-26 20:30:37 +02:00
smallmodel
e43f0a9285
Add a new feature to enable/disable instant messages and text chat with a variable to set the minimum delay between messages
2024-09-26 19:29:56 +02:00