Brandon Buck

Results 15 issues of Brandon Buck

It's be nice to iterate over a list of maps or something and access values like `{{ @value.display_name }}`, especially if there is potentially several bits of data I want...

Earlier today I began to experience an issue with generating new seeds, the generator would crash (on a physical 3DS) during the "Calculating Playthrough" step every time. I snapped a...

bug

Control/Command + Click multiple tabs and then potentially pin all the selected tabs?

It seems async functions that return nothing (implicitly resolves to undefined) pass on `undefined` as a value to the next function in line which I would not expect to happen....