therpr
therpr
``` php public static function searchByQuery($query = null, $aggregations = null, $sourceFields = null, $limit = null, $offset = null, $sort = null) ``` so ``` php searchByQuery($query, null, null,...
@skrivitsky https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-from-size.html > size defaults to 10 it's a feature in elasticsearch itself
That would be breaking change.
@louis030195 Hi, dunno if you fixed that already, but the fix is pretty simple, watch for 0x2b from server and respond with the same packet you received. Afaik 0x2b size...
New one? ;P Im only aware of this 0x2b packet. As for the 0x2b one, i thought we had to wait first for the server to send it, but looking...
Sure, im using a vanilla d2 installation (so i dont have to worry about PoD anticheat dll) with patch_d2.mpq copied over (so i get all PoD features) and the only...
You can connect without a problem using vanilla patch_d2.mpq you just won't get any PoD features, but server won't disconnect you. As for the d2 client itself i doubt they...
It works fine if you set the color in (colors)->Line coverage->Full, you then have to rerun your tests with coverage. 