thecodewarrior

Results 42 issues of thecodewarrior

- [x] I have read this issue template and provided all possible information. - [x] I'm using CocoaPods and have run `pod update` before filing this issue. --- ## Hardware...

enhancement
backlog

# Rehosted at [dynamodb-manager.netlify.app](https://dynamodb-manager.netlify.app) It appears the https://dynamodb.yoyadoc.com hosting has expired, along with the hosting for the images used in the README, so I forked this repo and published it...

LiveSplit One already has support for using WebSockets to connect autosplitters, it would be very convenient to be able to store the autosplitter settings inside the `.lss` file itself and...

enhancement
suitable for contributions

If you're connected to a WebSocket server and navigate away (e.g. by clicking the "Splits" button) the current connection gets orphaned. When navigating back, the server connection button displays there...

bug
suitable for contributions
work in progress

I was looking into possibly implementing LiveSplit/LiveSplitOne#459, but there appears to be no way for the autosplitter to communicate settings to LSO, since the TypeScript API only provides [read access](https://livesplit.org/livesplit-core-docs/classes/runref.html#autosplittersettings).

enhancement
suitable for contributions
c api
feature

Before this change the `Timer` would run on the main thread, meaning if your UI froze, so did the audio fade. [Grand Central Dispatch](https://developer.apple.com/documentation/DISPATCH) allows it to run on a...

IndexedCuboid6 doesn't implement copy(), meaning that if you can't copy them. Copying them gets you a plain Cuboid6 back.

I think it'd be useful to have replaceable parts, like tall grass. I'd use it so the top of my catwalks stair block can be replaced with a normal block...

enhancement

I really hate being a nag, and I'm not exactly one to throw stones regarding PR/issue responsiveness, but my library currently needs Kottle 2.x for the Kotlin 1.4 support, which...

This PR makes a few improvements to Aha's color handling: - It creates a test program `test_print.c` which outputs a page of formatting codes to test Aha with ![image](https://user-images.githubusercontent.com/5467669/101667378-2467e180-3a04-11eb-9630-8e8de239d23c.png) -...