Pirulax

Results 94 issues of Pirulax

This function returns basic information about the client's system in a table. Example: ```lua { CPU = { MaxClockSpeed = 3200, NaNumberOfCores = 6, Name = "AMD Ryzen 5 1600...

enhancement
feedback
stale

### Is your feature request related to a problem? Please describe. Since a big perf. bottleneck on heavily modded servers is collision detection it should be improved as much as...

enhancement

**Please complete the following information:** - Forge Version: 14.23.5.2847 (MC 1.12.2) - BuildCraft Version (Add Hash if from github): 7.99.24.7 - Any additonal mods: None (Though, I'm using TCR Classic...

auto: bug

Seems to be working OK @yukani I'd appreciate a quick look at the code

tested

https://github.com/gta-reversed/gta-reversed-modern/blob/9db2df9cc8c1dbeb8af2543528c6773402a3c502/source/game_sa/Weather.cpp#L259

Tested, something's broken with either `ComputePedCollisionResponse` or with `CTaskComplexAvoidPedWhileWandering` itself (possibly `ControlSubTask`, though I couldn't find what's wrong about it...) Needs fixing first.

untested

### Expected and current behavior After minimizing and then maximizing the window there's a crash in `RwCameraBeginUpdate` @ `0x007F9533`. `d3d9RasterOfFrame->texture->lpVtbl->GetSurfaceLevel(....);` It's `texture` that's null, I have a feeling it's because...

bug

### Expected and current behavior For some reason the ped's foot goes under the floor for a sec after moving in any direction when ducking, though it's most noticeable when...

bug