fridaystreet

Results 15 issues of fridaystreet

using v5.0.0 pulls in lots of unrequired packages from graphql-tools. in particular causing the following warning graphql-tools > @graphql-tools/relay-operation-optimizer > relay-compiler > fbjs > [email protected]: core-js@

legacy

In radio_frame.js from line 57, it appears the mac addresses are in the wrong order. Current order is bssid, shost, dhost `this.bssid = new EthernetAddr(raw_packet, offset); offset += 6;` `this.shost...

Hi, The sequence numbers in the 802.11 frames don't appear to be coming through correctly. Below is a few probe requests that were captured from the same device. I've removed...

Thanks for the great library. Just been trying to put an overlay type dropzone together that appears over the top of a form on drag. In order to do this...

#### Describe the solution you'd like It would be great if the bed and player spawn points (well all spawn points maybe) could just be randomly set at the start...

feature request
0.3.x

first error in the server log: `Server thread/CRITICAL TypeError: "str_replace(): Argument #2 ($replace) must be of type array|string, int given" (EXCEPTION) in "plugins/SkyBlock.phar/src/room17/SkyBlock/utils/message/MessageManager" at line 38` running latest download version...

Hi Michael, Just wondered if this was on your radar at all and if so any sort of timeframe? If not and you're up for a discussion I'd be happy...

This library doesn't appear to be working against the latest version (7.7.0) of elasticsearch, it throws 'callback is undefined' I fixed my version of elasticsearch to 7.3.0 as per the...

If the server responds with no items in the array this is not currently ignored and not reflected to the local store. Change to handle empty response array and override...