Sergei Marochkin

Results 40 issues of Sergei Marochkin

Related to #256 `cote` depends on `@dashersw/node-discover^1.0.5` `@dashersw/node-discover^1.0.5` depends on `redis^2.7.1"` `redis^2.7.1"` depends on `redis-parser^2.6.0` `redis-parser^2.6.0` depends on `hiredis^0.5.0` So, It would be nice to bump `redis` version to 3.0.0+...

I have some errors and warnings when I compile pawn. And I tried to fix that. I know that it may contain some bugs because I'm not a C programmer,...

After ColAndreas integration (#7), need to add raycast pathfinding. Also need to add A\* pathfinding for MapAndreas and ColAndreas. ``` Pawn #define FCNPC_MOVE_MODE_AUTO (-1) #define FCNPC_MOVE_MODE_NONE (0) #define FCNPC_MOVE_MODE_MAPANDREAS (1)...

enhancement
2.0

http://forum.sa-mp.com/showthread.php?p=3892445#post3892445 > Use what DRIFT_HUNTER suggested, then GoTo and then SetQuaternion (setangle must be false in GoTo). > > The vehicle sync is still bad with GoTo, mainly because the...

bug

Default ping value is -1, this should be 0 if it's possible.

enhancement
2.0

This is possible mistakes given by PVS-Studio static analyzer. It may help with something? ``` ===============64 bit (64)=============== (1): error V004: Diagnostics from the 64-bit rule set are not entirely...

Related to #3073 Some performance improvements. Benchmark results: ``` differenceInMilliseconds OLD x 8,676,903 ops/sec ±0.26% (101 runs sampled) differenceInMilliseconds NEW x 48,903,652 ops/sec ±0.16% (102 runs sampled) addMilliseconds OLD x...

Something wrong with trailer sync and streamer 2.9.4. When players has attached trailer and when they not moving, other players see they as AFK. They don't see players who streamed...

![image](https://user-images.githubusercontent.com/1020099/52865042-a494c700-314c-11e9-8be6-bec157929257.png)

http://forum.sa-mp.com/showthread.php?t=571441 Doors bugs list: - Doors state will not be update if I will stop enter or exit in vehicle on opening door. - Doors state will not be update...