Pavel Djundik

Results 240 issues of Pavel Djundik

When selecting multiple items, it seems that the script constantly runs `updateInventorySelection` function which eats up cpu when you have many items selected at once. Which is caused by this...

We get following warnings in our project: ``` warning mochapack > babel-runtime > [email protected]: core-js@ chokidar > [email protected]: One of your dependencies needs to upgrade to fsevents v2: 1) Proper...

PHP7 introduced `pcre.jit` which refuses to regex you have on long strings (think dota_english.txt, it has some long strings) due to how inefficient that regex is.

bug

Should we use SI units? @johndrinkwater tried something when the real game was going, maybe he can provide more details.

Help Wanted
Client

It's some kind of client side bug. ![2015-06-29_19-22-55](https://cloud.githubusercontent.com/assets/613331/8412709/43431b06-1e94-11e5-948b-85a395b0dbdb.png)

Bug
Client

Blocking issue: #49

Enhancement
Server