Malcolm Anderson

Results 39 issues of Malcolm Anderson

I'm getting this error when running on an iPhone 11 with iOS 13.3.1 and Xcode 11.3.1. Strangely, running it on the Simulator works fine. ``` dyld: Library not loaded: @rpath/InflectorKit.framework/InflectorKit...

I've been slowly working on a Swift port of the ink runtime and came across a bit of code that didn't seem quite right. This pull request fixes the line...

When I leave the Story Map tab and then go back to it, the position resets to the origin. (I'm not closing the Story Map tab; it remains in the...

I'm trying to install Objection into another project, and getting the following output: ``` >>> python -m pip install git+https://github.com/LuisMayo/objection_engine.git Collecting git+https://github.com/LuisMayo/objection_engine.git Cloning https://github.com/LuisMayo/objection_engine.git to /private/var/folders/ms/x80nt_4n31j5pmb4qtr7m9c40000gn/T/pip-req-build-fnsjnbrp Running command git clone...

Since starting to contribute to this project, there have been quite a few things I've wanted to add, but found difficult to do with the way the current video-building system...

enhancement

The README currently says > Install dependencies (in case any problems are encountered please check faq.md) You can use either pip > ``` > python -m pip install . >...

In addition to the "Trial" and "Pursuit" tracks, I thought it might be nice to potentially have cross-examination and objection themes play. My branch [cross-examination-music](https://github.com/Meorge/objection_engine/tree/cross-examination-music) currently has: - *Cross-Examination ~...

enhancement

### Godot version v4.3.dev5.official [89f70e98d] ### VS Code version 1.88.0 ### Godot Tools VS Code extension version 2.0.0 ### System information macOS Sonoma 14.4.1 ### Issue description When a node's...

bug
confirmed
language server

There are several question types that would be nice to have available: - Hexadecimal number/value entry - Binary number/value entry - Short answer with regex verification - Select location on...

-Various Mac-specific things -New splash screen with cool stuff Big thing we should check: reggie.py has been edited so that the ReggieData folder can be in the same place as...