lostcoaster

Results 4 issues of lostcoaster

As per package.json, this project is using bazel 0.23.2. https://github.com/PAIR-code/what-if-tool/blob/a4ada74e1d15722af37aff094ddda449a1e719a1/package.json#L35 However, in WORKSPACE file, it requires bazel 0.26.1. https://github.com/PAIR-code/what-if-tool/blob/a4ada74e1d15722af37aff094ddda449a1e719a1/WORKSPACE#L19 I tried `yarn add @bazel/[email protected]`, the build can start but always...

Erasing the element invalidates the iterator, which may cause segmentation fault at "++it". The workaround here is C++ 11 only. In C++ 98 erase(iterator) returns nothing so it will not...

Create a small feature to monitor incubators missing. As I am farming legion and trying to use all my incubators, checking each equipment after map is annoying, so I modify...

As POE now has a portal scroll hotkey, it would be nice if /hideout command can be bound with it to the same key. To do this an easy way...