RD42
|
ed7889a021
|
[bot] Fix compilation errors
|
2024-10-27 22:10:24 +08:00 |
|
RD42
|
d261676570
|
[bot] Implement/match CNetGame::Packet_Unk12(...)
* Update `CNetGame::UpdateNetwork()`
|
2024-10-10 23:47:23 +08:00 |
|
RD42
|
d13020cef0
|
[saco] Implement CNetGame::GetPlayerFacingAngle(...)
|
2024-10-09 23:41:30 +08:00 |
|
RD42
|
54cf0d305d
|
[bot] Missing PLAYER_RECORDING_TYPE_* macros
|
2024-10-06 22:32:00 +08:00 |
|
RD42
|
b2a6410482
|
[bot] Update CNetGame::UpdateNetwork()
|
2024-10-06 22:30:01 +08:00 |
|
RD42
|
12d2a4972f
|
[bot] Implement/match CNetGame::Packet_VehicleSync(...)
|
2024-10-06 22:28:33 +08:00 |
|
RD42
|
bf8850b899
|
[bot] Implement/match CNetGame::Packet_PlayerSync(...)
* Update `CNetGame::UpdateNetwork()`
|
2024-10-06 22:26:53 +08:00 |
|
RD42
|
d25cbca3d3
|
[bot] Implement/match CNetGame::StartRecordingPlayback(...)
|
2024-10-04 18:32:34 +08:00 |
|
RD42
|
42c9992160
|
[bot] Implement/match CNetGame::FUNC_6(...)
|
2024-10-04 18:31:36 +08:00 |
|
RD42
|
1e9130f393
|
[bot] Implement/match CNetGame::FUNC_5(...)
|
2024-10-04 18:30:45 +08:00 |
|
RD42
|
92cfcac5ac
|
[server] Implement/match n_SetPlayerInterior(...)
|
2024-09-24 22:54:16 +08:00 |
|
RD42
|
fe626fdce5
|
[server] Implement/match CPlayer::SetPlayerColor(...)
|
2024-09-20 23:35:31 +08:00 |
|
RD42
|
323f51a166
|
[bot] Implement/match n_SetTimer(...)
* Implement/match `CScriptTimers::New(...)`
|
2024-08-29 23:14:15 +08:00 |
|
RD42
|
402d3944e1
|
[bot] Implement/match n_GetDistanceFromMeToPoint(...)
* Implement/match `CNetGame::GetDistanceFromMeToPoint(...)`
|
2024-07-08 18:03:56 +08:00 |
|
RD42
|
6ead220db3
|
[bot] Implement/match n_GetPlayerSpecialAction(...)
* Implement/match `CNetGame::GetPlayerSpecialAction(...)`
|
2024-07-08 18:01:38 +08:00 |
|
RD42
|
2703cfe7a5
|
[bot] Update netgame.h
|
2024-07-07 22:46:20 +08:00 |
|
RD42
|
72a7c19498
|
[bot] Implement/match n_GetMyPos(...)
* Implement/match `CNetGame::GetMyPos(...)`
|
2024-07-07 22:40:49 +08:00 |
|
RD42
|
8a4b1ed7a0
|
[bot] Implement/match n_SetMyPos(...)
* Implement/match `CNetGame::SetMyPos(...)`
|
2024-07-07 22:37:45 +08:00 |
|
RD42
|
831b304f20
|
[bot] Implement/match n_GetMyFacingAngle(...)
* Rename `unnamed_9` to `byteState`
* Implement/match `CNetGame::GetMyZAngle()`
* Update `CNetGame::Init(...)`
|
2024-07-07 22:35:03 +08:00 |
|
RD42
|
148efc2fa6
|
[bot] Implement/match n_GetPlayerKeys(...)
* Implement/match `CNetGame::GetPlayerKeys(...)`
|
2024-07-06 22:45:04 +08:00 |
|
RD42
|
71204c1c49
|
[bot] Implement/match n_IsVehicleStreamedIn(...)
* Rename `field_84D0` to `m_bVehicleSlotState`
* Implement/match `CNetGame::IsVehicleAdded(...)`
|
2024-07-05 22:43:08 +08:00 |
|
RD42
|
86473c8272
|
[bot] Add missing INVALID_VEHICLE_ID
|
2024-07-05 22:37:10 +08:00 |
|
RD42
|
7b974d6b4c
|
[bot] Implement/match n_GetPlayerArmour(...)
* Implement/match `CNetGame::GetPlayerArmour()`
|
2024-07-03 23:24:36 +08:00 |
|
RD42
|
94ab5b9437
|
[bot] Implement/match n_GetPlayerHealth(...)
* Implement/match `CNetGame::GetPlayerHealth(...)`
|
2024-07-03 23:23:15 +08:00 |
|
RD42
|
6de6425aeb
|
[bot] Implement/match n_GetPlayerArmedWeapon(...)
* Implement/match `CNetGame::GetPlayerArmedWeapon(...)`
|
2024-07-01 23:03:22 +08:00 |
|
RD42
|
c264951e74
|
[bot] Implement/match n_GetPlayerVehicleID(...)
* Implement/match `CNetGame::GetPlayerVehicleID(...)`
|
2024-07-01 23:01:21 +08:00 |
|
RD42
|
3930e321c9
|
[bot] Implement/match n_GetPlayerPos(...)
* Implement `CNetGame::GetPlayerPos(...)`
|
2024-07-01 22:59:50 +08:00 |
|
RD42
|
af200e715e
|
[bot] Update CNetGame::Init(...)
|
2024-06-30 22:38:49 +08:00 |
|
RD42
|
dfb05a9394
|
[bot] Update CNetGame::Packet_PassengerSync(...)
|
2024-06-30 22:38:03 +08:00 |
|
RD42
|
7f2fe7d6e2
|
[bot] Update ScrPutPlayerInVehicle(...)
|
2024-06-30 22:27:27 +08:00 |
|
RD42
|
0c4fe06271
|
[bot] Implement CNetGame::SetPlayerState(...)
|
2024-06-29 23:24:41 +08:00 |
|
RD42
|
31d7bff68e
|
[bot] Update netgame.cpp
|
2024-06-29 22:55:26 +08:00 |
|
RD42
|
979c785029
|
[bot] Implement/match n_GetPlayerState(...)
* Rename `unnamed_8` to `bytePlayerState`
* Implement/match `CNetGame::GetPlayerState(...)`
|
2024-06-29 22:53:05 +08:00 |
|
RD42
|
08e445569c
|
[bot] Implement n_SendCommand(...)
* Implement `CNetGame::SendCommand(...)`
|
2024-06-29 22:47:25 +08:00 |
|
RD42
|
db20065e56
|
[bot] Implement n_SendChat(...)
* Implement `CNetGame::SendChat(...)`
|
2024-06-29 22:45:28 +08:00 |
|
RD42
|
5d75008e6d
|
[bot] Implement n_ResumeRecordingPlayback(...)
* Implement `CNetGame::ResumeRecordingPlayback()`
|
2024-06-29 22:41:19 +08:00 |
|
RD42
|
b1920ee36e
|
[bot] Implement n_PauseRecordingPlayback(...)
* Implement `CNetGame::PauseRecordingPlayback()`
|
2024-06-29 22:38:46 +08:00 |
|
RD42
|
d9976bb678
|
[bot] Implement WorldVehicleAdd(...)
|
2024-06-26 23:21:06 +08:00 |
|
RD42
|
a94fbc924b
|
[bot] Implement WorldVehicleRemove(...)
|
2024-06-26 23:12:06 +08:00 |
|
RD42
|
3b6fa0fefd
|
[bot] Rename CNetGame::sub_415EC0 to CNetGame::SetVehicleAdded
|
2024-06-26 23:08:18 +08:00 |
|
RD42
|
9e83c1fd19
|
[bot] Update CNetGame::UpdateNetwork()
|
2024-06-08 21:57:35 +08:00 |
|
RD42
|
a58e45731c
|
[bot] Implement n_GetPlayerName(...)
* Implement `set_amxstring(...)`
* Implement `CPlayerPool::GetPlayerName(...)`
|
2024-06-08 21:56:00 +08:00 |
|
RD42
|
36792cec63
|
[bot] Implement n_IsPlayerStreamedIn(...)
|
2024-06-08 21:52:14 +08:00 |
|
RD42
|
4cf1e83080
|
[bot] Rename unnamed_6 to bPlayerSlotState
|
2024-06-08 21:48:47 +08:00 |
|
RD42
|
5ce9095241
|
[bot] Implement WorldPlayerRemove(...)
|
2024-06-08 21:44:02 +08:00 |
|
RD42
|
0902c67707
|
[bot] Implement WorldPlayerDeath(...)
|
2024-06-08 21:42:42 +08:00 |
|
RD42
|
a88d88bb26
|
[bot] Implement ServerJoin(...)
* Implement `CPlayerPool::New(...)`
|
2024-06-08 21:39:40 +08:00 |
|
RD42
|
2aa2b1e628
|
[bot] Implement ScrRemovePlayerFromVehicle(...)
|
2024-06-08 21:35:32 +08:00 |
|
RD42
|
8b36c6d805
|
[bot] Implement ScrPutPlayerInVehicle(...)
|
2024-06-08 21:34:42 +08:00 |
|
RD42
|
6038cf0a59
|
[bot] Implement ScrSetPlayerPos(...)
|
2024-06-07 22:56:29 +08:00 |
|