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
c6675f2013
Remove special features code to avoid any confusion
2024-09-22 20:06:31 +02:00
smallmodel
70c71b69ee
Added a feature to let each team have their own objective location
2024-01-02 00:52:25 +01:00
smallmodel
484272aed4
Added OpenActorStats and WriteActorStats (unimplemented)
2023-10-12 18:58:04 +02:00
smallmodel
7a67dc5dfd
Implemented bad places
2023-09-13 00:00:42 +02:00
smallmodel
aead97d29d
Implemented landmarks from mohaab
2023-09-12 21:39:19 +02:00
smallmodel
e160cf240c
Fixed vote not working properly
2023-09-12 20:12:09 +02:00
smallmodel
0ee4ffbfbc
Implemented vote system (from mohaas/mohaab)
2023-09-12 00:07:10 +02:00
smallmodel
15a25a412f
Removed m_voteCommand and added m_nextVoteTime
2023-09-11 20:45:07 +02:00
smallmodel
3daee90b5b
Moved functions from game.cpp/game.h to where they should be (g_main, g_utils)
2023-08-15 01:41:35 +02:00
smallmodel
ab39259bbe
Moved vote options stuff to bg_voteoptions.h
2023-08-10 17:00:17 +02:00
smallmodel
ba931cbedf
Added all mohaas/mohaab cvars
2023-08-10 12:04:45 +02:00
smallmodel
090b354b23
Added all mohaas/mohaab events, methods (partially implemented)
2023-08-10 03:56:13 +02:00
smallmodel
bd794fb286
Cleanup Level
2023-08-10 03:10:51 +02:00
smallmodel
e5626378ef
Added m_bIgnoreClock
2023-08-10 01:42:24 +02:00
smallmodel
7b03f953bf
Added Level::RoundStarted
2023-08-02 21:02:19 +02:00
smallmodel
5333c7ff4a
Removed empty line before opening braces
2023-07-05 20:52:55 +02:00
OM
e4fa0fff3a
Renamed **game** to **fgame**
2023-06-15 23:44:02 +02:00