Captain of Coit
Captain of Coit
I would also love to see rapier support this! Anyone who is familiar with the rapier codebase have any clues on how it could implemented in a efficient manner?
I'm seeing the same issue (`thread '' panicked at 'index out of bounds: the len is 128 but the index is 128', C:\Users\victor\.cargo\registry\src\index.crates.io-6f17d22bba15001f\rapier2d-0.17.2\src\dynamics\solver\interaction_groups.rs:120:21`) when doing 2D rigid bodies and listen...
Any idea about when `next` will be available? I'm guessing it's based on the `release/v0.15` branch? In that case I guess I'll build it myself in the meantime.
Better way to navigate branches in this case: https://github.com/setzer22/blackjack/network
Not sure, it seems some systems are preventing people's game from writing into the game directory... Some people have reported it by now, but haven't found out anything that could...
On important note on this: Injection points are supposed to be chosen based on what type of functionality you (as an mod author) want to expose to the players. In...
> Just to add here that it seems it works fine with last game patch (1.0.15f1) but the message that isn't compatible pops many times until final load. @fleps huh,...
Please update your HookUI mod from Thunderstore :) It's compatible with 1.0.15f1
It'll likely only change in the following way (subject to change): ```diff import React, {useState} from 'React' +import {registerPanel} from 'hookui-framework' -const $MyPanel = () => { +const $MyPanelContents =...
Seems like I'll get to this today. The good news is that you'll be able to continue to use your existing code for 0.4.0 without having to change anything, so...