smallmodel
|
a85d6d0f4c
|
Added PMF_DAMAGE_ANGLES for mohaas/mohaab
|
2023-08-28 18:34:50 +02:00 |
|
smallmodel
|
0f58b5780a
|
Fixed fall damage on mohaas/mohaab
Use a percentage of the health instead
|
2023-08-28 15:49:28 +02:00 |
|
smallmodel
|
edd5f07d48
|
Added healrate support (from mohaas)
|
2023-08-28 15:49:07 +02:00 |
|
smallmodel
|
a7f258f2b1
|
Fixed health not healing with the healrate
|
2023-08-28 15:48:12 +02:00 |
|
smallmodel
|
65dcb72cba
|
Fixed AmmoPickup not sending a message to the player
|
2023-08-28 15:41:06 +02:00 |
|
smallmodel
|
42f1a286a8
|
Added MASK_FOOTSHADOW
|
2023-08-27 16:33:51 +02:00 |
|
smallmodel
|
c2e24da9bd
|
Initialize tracerspeed to 1 (this fixes turret bullets on mohaas/mohaab)
|
2023-08-24 23:19:49 +02:00 |
|
smallmodel
|
28fbcf5628
|
Removed player printf destructor
Remove EF_PLAYER entflags from the Player destructor
|
2023-08-21 23:44:33 +02:00 |
|
smallmodel
|
3ea73febe4
|
Fixed spectate num
|
2023-08-21 23:33:23 +02:00 |
|
smallmodel
|
9eb3b3e1c3
|
Fixed infinite loop in SetPlayerSpectate()
|
2023-08-21 21:38:44 +02:00 |
|
smallmodel
|
48e1c39320
|
Fixed crash due do bad wrong delete after new[]
Fixed crash in ActorPath::ReFindPath when m_path is renewed
|
2023-08-21 21:38:32 +02:00 |
|
smallmodel
|
51ca0a06a7
|
Fixed death message color on mohaas/mohaab
|
2023-08-20 14:11:34 +02:00 |
|
smallmodel
|
010794418c
|
Fixed GetSpectateFollowOrientation using forward rather than right
|
2023-08-20 14:02:55 +02:00 |
|
smallmodel
|
51b5b2571a
|
Set lean info per game for Pmove
|
2023-08-20 14:02:33 +02:00 |
|
smallmodel
|
182a677337
|
Script: use AngleVector rather than AngleVectorsLeft for angles methods
|
2023-08-20 14:02:04 +02:00 |
|
smallmodel
|
17f6c25bc7
|
Fixed leaning values in mohaas/mohaab
|
2023-08-20 13:54:25 +02:00 |
|
smallmodel
|
31d19cb0f6
|
Fixed score entries on FFA gametype
|
2023-08-20 13:27:09 +02:00 |
|
smallmodel
|
8ae15be0de
|
Create AnimationEvent with predefined args
|
2023-08-20 02:32:10 +02:00 |
|
smallmodel
|
11fb5ee2af
|
Fixed removebot never working
|
2023-08-20 02:23:49 +02:00 |
|
smallmodel
|
b68992e55e
|
Added numArgs parameter
|
2023-08-20 02:23:41 +02:00 |
|
smallmodel
|
007a7681eb
|
G_ClientDisconnect should print differently on mohaas/mohaab
|
2023-08-20 02:23:29 +02:00 |
|
smallmodel
|
916f38e1b2
|
"roundstart" misspell
|
2023-08-20 01:43:59 +02:00 |
|
smallmodel
|
39ae88a2ab
|
Remove "roundstart" waittill after the round has started
|
2023-08-20 01:43:37 +02:00 |
|
smallmodel
|
030b291af1
|
Fixed library locations
|
2023-08-19 23:29:19 +02:00 |
|
smallmodel
|
9d0a5faed3
|
Fixed errors
|
2023-08-19 23:23:36 +02:00 |
|
smallmodel
|
f9ef6733b9
|
Fixed errors on CMake 3.5
|
2023-08-19 23:07:12 +02:00 |
|
smallmodel
|
482536ff1c
|
Added g_bot.h file
|
2023-08-19 21:21:32 +02:00 |
|
smallmodel
|
a307450e17
|
Made sourceLine argument optional to avoid string allocation
|
2023-08-19 21:12:03 +02:00 |
|
smallmodel
|
50cfc7e5ad
|
Added STRING_VIEWMODELANIM_DONE
|
2023-08-19 21:06:25 +02:00 |
|
smallmodel
|
5b82cc4f11
|
Made Event::ErrorInternal const
Fixed ProcessEvent() not handling exceptions
|
2023-08-19 21:00:04 +02:00 |
|
smallmodel
|
a83a76da95
|
Create an event with the argument count
|
2023-08-19 20:49:39 +02:00 |
|
smallmodel
|
2e4759ab1f
|
Using m_RunLabel instead of trying to get the game script everytime
|
2023-08-19 20:49:20 +02:00 |
|
smallmodel
|
af056d7646
|
Create an event with pcmd->num_args
|
2023-08-19 20:49:03 +02:00 |
|
smallmodel
|
fe5473bc85
|
Added Set and SetScript with const_str
Fixed try/catch
|
2023-08-19 20:48:03 +02:00 |
|
smallmodel
|
459aa89ca2
|
Check if sourceLength is -1 instead
|
2023-08-19 20:46:24 +02:00 |
|
smallmodel
|
ec8eaacc69
|
Fixed "vstr" in the nextmap argument
|
2023-08-19 19:49:28 +02:00 |
|
smallmodel
|
a30f78e834
|
Prevent sv_maxbots + sv_maxclients from reaching MAX_CLIENTS
|
2023-08-19 19:35:20 +02:00 |
|
smallmodel
|
d22cda594f
|
Fixed TeamHitScoreLimit() (should use m_teamwins)
|
2023-08-19 19:34:57 +02:00 |
|
smallmodel
|
8cfa909b73
|
Reset bots on CleanUp
Fixed issues with WaitTill registration
|
2023-08-19 18:22:01 +02:00 |
|
smallmodel
|
556133fa11
|
Use STRING_ROUNDSTART instead of "roundstart"
|
2023-08-19 18:20:26 +02:00 |
|
smallmodel
|
7a57a25c58
|
Reworked the bot system
|
2023-08-19 17:58:54 +02:00 |
|
smallmodel
|
d95cdcc142
|
Moved bot functions to g_bot.cpp
|
2023-08-19 16:03:42 +02:00 |
|
smallmodel
|
84adaa07e0
|
Removed reverse_label_list (use label_list enumeration instead)
|
2023-08-19 15:48:29 +02:00 |
|
smallmodel
|
b9f1530eec
|
G_ShutdownGame: shutdown events and deallocate game data
|
2023-08-19 15:23:48 +02:00 |
|
smallmodel
|
4e38b803fb
|
Fixed G_Random/G_CRandom
|
2023-08-19 13:32:32 +02:00 |
|
smallmodel
|
b278f2eafa
|
Var integer access fix
|
2023-08-19 03:00:19 +02:00 |
|
smallmodel
|
b1753df1ed
|
Reworked con_set and con_arrayset so that they have their own Entry class
|
2023-08-19 02:56:51 +02:00 |
|
smallmodel
|
843b49d56b
|
Allow operator new and operator delete to be called when debugging memory
|
2023-08-19 02:19:01 +02:00 |
|
smallmodel
|
0310475957
|
Don't make "addbot", "removebot" and "bot" public commands
|
2023-08-19 02:17:12 +02:00 |
|
smallmodel
|
435bfe1271
|
Initialize angular_delta to 0
|
2023-08-19 01:38:38 +02:00 |
|