BunnymodXT icon indicating copy to clipboard operation
BunnymodXT copied to clipboard

Speedrun and TAS tool for Half-Life & friends.

Results 138 BunnymodXT issues
Sort by recently updated
recently updated
newest added

From https://github.com/YaLTeR/BunnymodXT/compare/master...cs This was a feature long time ago that enables further TAS capability in CS1.6 but long remains unsupported. I just want it back. One thing, Windows pattern is...

Closes #279 # Thumbnails: https://drive.google.com/drive/u/0/folders/1vvTY2FCAkei0PbhedUxbuvsq6cxOYl4f # Preview: ![preview](https://user-images.githubusercontent.com/58108407/178896014-d9b894c3-9fe2-4dd1-b6af-4e6a4ac9a0fe.png) # Notes: That's a normal that u can't click buttons at own RPC active, it's a bug on Discord side: https://github.com/discord/discord-rpc/issues/353 (but...

`bxt_hud_weapon_cooldown` to show weapon cooldown information. I'm still trying to figure out 2 things - I don't know what the offset of [this](https://github.com/Eddio0141/BunnymodXT/blob/c7a200a61cb3747db8138587cf9faef0bb503c3d/BunnymodXT/modules/ServerDLL.cpp#L2323) and [this](https://github.com/Eddio0141/BunnymodXT/blob/c7a200a61cb3747db8138587cf9faef0bb503c3d/BunnymodXT/modules/ServerDLL.cpp#L2327) is about, or if there...

# Main: - **Toggling with** `bxt_rpc` **command** [Looks impossible to implement, since game crashes with un-loading RPC) - **Map name** [Done] - **Game directory** (thanks @ScriptedSnark for suggest) [Done] -...

enhancement

The commit of issue, guess..... `bxt_viewmodel_fov` commit, FUCKING again! https://github.com/YaLTeR/BunnymodXT/commit/a37eeaed533e184de57c4464b43c22712731eb6e In #311 request we only able to fix it with injected **BunnymodXT** only, but not with **BunnymodXT + bxt-rs** UPD:...

bug

Acts the same as source's `find` command, it takes the input after find and shows all the commands with the specified input in either the command name or the command's...

enhancement

From https://github.com/YaLTeR/BunnymodXT/pull/215: > too lazy to implement the legacy triggers part as it is in ServerDLL, because ent in HUD_AddEntity has no classname, meh I found that HLSDK having code...

enhancement