JoeStrout

Results 29 issues of JoeStrout

I thought this was the Mac-savvy version of the code... but it's failing right out of the box for me on the first allocation (around line 350 of word2vec.c), because...

A bot should always be able to carry 12 items. But a Discord user reports that under some circumstances, the bot acts as though its inventory is smaller: > In...

bug

The `^` operator in MiniScript is left-associative. There is no universal standard for this, but right associativity for this is somewhat more common, and the current behavior has surprised at...

Currently, if the window containing Mini Micro is not a 4:3 aspect ratio, the area surrounding the Mini Micro screen is a very dark gray. @dcrawl has requested that this...

It turns out that in Unity, you can't rely on garbage collection to deallocate the native (unmanaged) memory associated with things like Texture2D. As a result, our textures are leaking....

This is something that could apply to both command-line MiniScript and Mini Micro (as well as possibly other environments, such as Soda). But the focus on this ticket will be...

enhancement

### Summary Perhaps Mini Micro needs a "BIOS" (Basic Input-Output System) screen to let the user change global preferences through a UI. This would be a custom UI that appears...

## Background Currently CloudVolume.progress is a boolean, and if True, it uses tqdm to show a progress bar in the terminal. That's fine if you're using it from a terminal,...

feature

Wyrmsun looks awesome! I'd love to play it, but I don't have Windows (or Linux, except for headless VMs in the cloud). Is there any fundamental reason why this couldn't...