Jakub

Results 17 issues of Jakub

low prior e.g. ```c++ auto &hw = HwDLL::GetInstance(); (*hw.sv_player)->v.velocity[0] = vx; (*hw.sv_player)->v.velocity[1] = vy; (*hw.sv_player)->v.velocity[2] = vz; ``` ```c++ #0 0xe911cbcf in HwDLL::Cmd_BXT_CH_Set_Velocity::handler (vx=2, vy=2, vz=2) at /home/unko/repos/BunnymodXT/BunnymodXT/modules/HwDLL.cpp:2146 2146 (*hw.sv_player)->v.velocity[0]...

bug

Including a functionality, where infinite `monstermakers` are either not counted towards the 100% or are made to be one-time only.

enhancement

Hello. I couldn't find this specific issue, so hopefully it's not a duplicate. I'd like to ask if anyone would consider adding a configurable(?) decimal seperator for numbers. This is...

Hello. I am running Debian jessie. Installed baka-mplayer from the debian amd64 deb package provided on the official website. I am getting random segfaults upon loading some files, sometimes the...

bug

Just doing my part for _the Linux gaming_. :^) As discussed on Discord, basically just 1:1 to Windows. 1:1 to TASView mq, except `O_NONBLOCK` since it's always enabled as opposed...

Hello. So I'm having this intermittent issue where the Glowing bear tab just straight up starts allocating tons of memory for no apparent reason and doesn't stop until I kill...

@execut4ble on #30: > Add hovering nametags above teammates or all players, either always visible or instantly when the player mouse-overs them like in CSGO/Overwatch. > Could also add their...

We all know this happens, but let's not forget about it and maybe eventually fix it, since HL1 client DLL doesn't have this issue (discord integration related maybe?). Pretty useless...

bug

Game freezes upon finishing capturing until ffmpeg finishes: `[mp4 @ 0x55602df8f400] Starting second pass: moving the moov atom to the beginning of the file` Is there a way for it...

enhancement
question

**Video:** https://user-images.githubusercontent.com/5108747/136298163-422d0e41-f5a7-4c59-9212-31e8df2ace8c.mp4 Probably only happens for text fields that are lower in a scrolleble. Happens with default iOS keyboard as well.

bug
enhancement
platform/ios