Max Cahill

Results 10 issues of Max Cahill

There appears to be infinitely-increasing memory usage for an object falling into infinity, eventually leading to a crash as the luajit memory limit is hit, and lagging things up in...

In the game I'm working on (along with several others previously) I prefer using tile unit positions rather than pixel unit positions. Think rather than a 32x32 box for each...

### Problem Description C# `.cs` files (for dotnet core or other C# tooling) are reported as unrecognised: ``` [max@hostname example]$ xmake error: unknown source file: dotnet-project/Program.cs ``` ### Solution `.cs`...

feature request

https://github.com/1bardesign/batteries/pull/52 adds testing, and a few other recent prs from @idbrii have also added other CI functionality. I'm torn on adding this stuff to the repo, especially in the main...

At the moment, the vector modules have a naming pattern which is fairly user unfriendly. This is affecting uptake. There are two issues, both basically lead to "hungarian style" names...

``` CompileInkThreaded was called on a file that is already compiling! This is most likely a threading bug. Please report this! UnityEngine.Debug:LogWarning (object) Ink.UnityIntegration.InkCompiler:CompileInkThreaded (object) (at Assets/Ink/Editor/Core/Compiler/InkCompiler.cs:396) System.Threading._ThreadPoolWaitCallback:PerformWaitCallback () ```...

1c0be1810b315767bd14b443782f56f0ec0d5cce Can also use a hash link to another issue or pr, like whatever came first for your repo: #1 Linking branches is more annoying, you need to use the...

Similar to #6 - tcl seems to be missing from the default installation on windows? Works ok with full "default" install of python 2.7.x (with tk included) - so either...

![image](https://user-images.githubusercontent.com/24538638/230274129-6e6de6e0-b1a3-451f-95e1-1664fa729424.png) Search on discord for more, but @MikuAuahDark basically suggested I mirror this here so it doesn't get lost. HighDPI font gets kerning calculated with the wrong pixel size, so...

this will only happen with giant timer steps, but we should probably break out and consider resetting the accumulator since the idea is not to catch up so much as...