Commit graph

58 commits

Author SHA1 Message Date
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
smallmodel
4f99c0fa98
Merge branch 'me_main' 2024-09-24 20:11:44 +02:00
smallmodel
b38b71eb44
Small mistake fix 2024-09-24 20:11:34 +02:00
smallmodel
f2d27aae3f
Update getting_started_running.md 2024-09-24 20:06:37 +02:00
smallmodel
e5f62a9188
Update features.md 2024-09-24 20:02:41 +02:00
smallmodel
3237b3564e
Update getting started running 2024-09-22 14:23:51 +02:00
smallmodel
13710904ba
Update getting started installation 2024-09-20 18:45:15 +02:00
smallmodel
0049348de5
Update features documentation 2024-09-19 21:06:22 +02:00
smallmodel
a28cd64c7a
Update implementation documentation again 2024-09-18 00:30:38 +02:00
smallmodel
38e62fef18
Update the implementation documentation with the current state 2024-09-18 00:26:51 +02:00
smallmodel
e56ae3d266
Update features.md 2024-09-11 21:07:55 +02:00
smallmodel
e972747969
Update documentation
This adds an example for using fs_homepath
2024-09-09 23:59:06 +02:00
smallmodel
e151c6eb15
Update documentation 2024-09-09 23:38:37 +02:00
smallmodel
7d93723382
Update getting started doc 2024-09-07 23:58:56 +02:00
smallmodel
a2ebeb11e3
Update features.md 2024-09-05 23:10:50 +02:00
smallmodel
bed9bbbd05
Update classes documentation 2024-08-31 22:13:21 +02:00
smallmodel
3b94904ea8
Update getting started 2024-08-24 12:01:37 +02:00
smallmodel
1c8b4a1922
Update the documentation to reflect the current state of the project 2024-08-24 01:03:36 +02:00
smallmodel
13911b051a
Use OpenAL by default 2024-08-21 18:35:06 +02:00
smallmodel
63445c4fc1
Added a note to use the experimental openal-based sound system 2024-07-01 18:20:22 +02:00
smallmodel
5f2827e2ab
Added hardware requirements 2024-06-05 22:32:36 +02:00
smallmodel
b3464e620e
Updated features implementation 2023-12-31 23:43:30 +01:00
smallmodel
cb36015a38
Updated features implementation 2023-12-31 23:15:22 +01:00
smallmodel
2ca3443b7f
Moved Playing with bots section to getting_started_running.md doc 2023-12-28 21:02:05 +01:00