Austin Burk
Austin Burk
Hopefully this fixes the commit message check
Sure thing, I'll need a day or two. Sorry I didn't see this sooner, I didn't get a GitHub notification for some reason.
> In the future, you can rewrite the git history and force-push to your branch to update the PR. No need to close one and open the next one. Opening...
> We should really update the .d.ts to include the action args types for all actions. Thanks for the reminder -- I was trying to work on this but was...
Still struggling to work out what to put for those exactly, so I've just been trying to create types/enums based on the different parameters in the added methods. I'll make...
Is this sorta what is needed? ```diff $ git --no-pager diff diff --git a/distribution/openrct2.d.ts b/distribution/openrct2.d.ts index ceb687adf..93c3d39cb 100644 --- a/distribution/openrct2.d.ts +++ b/distribution/openrct2.d.ts @@ -510,6 +510,86 @@ declare global { "waterraise"...
> Hi @sudofox any updates regarding @Sadret 's comments? Also there is a rebase conflict on the PR I got stuck with testing and writing the enums because I was...
Would be great to see this merged in. Any chance to add smth similar to AutoFish/AutoTool's options to automatically switch another pair of shears once the old one breaks/once the...
@Alexander01998 This one in particular would be really great to have right about now. I have far too many sheep...
Draggable elements would be great -- rearranging my info is fairly difficult. Merging the toggles for the lines into the same screen would also be excellent :)