Tom H.
Tom H.
I can still reproduce this issue on Windows 10 with Firefox 110.0.1 (64-bits). Just hypothesizing, but I'm not sure if the reserved filename characters are the same between Windows and...
Sadly, there don't seem to be any errors reported to the console when this happens, in both Chrome and Firefox. Chrome seems to report a couple of violations: ``` [Violation]...
Will probably start to *slowly* start chipping away on this. At moment of writing, the latest increpare commit merged into PS+ is `f3655f2 - Merge branch 'master' of https://github.com/increpare/PuzzleScript`. Also...
Probably a good idea to target `a08d7b4 - new unit test, censored another to make it SFW` first, since the date of that commit corresponds to the date the [changelog](https://groups.google.com/g/puzzlescript/c/pLY3PXjA9Gw)...
I tried to find something more efficient from imerge, but I got the feeling that git is not really intended to resolve merges that are as divergent as this, so...
Before you continue, could you submit what you have as a (draft) PR? I want to take a look at the issues and questions you're having. In hindsight I kinda...
Your repo doesn't seem to be a fork of anything at the moment (as it's not displaying the `forked from increpare/PuzzleScript` text in the top), so likely you don't get...
Right, so regarding the fork, you have two options. Note that you can't turn a repo into a fork after creating it (Source: https://stackoverflow.com/a/56086243 ). If you still want this,...
I don't see any PRs coming in yet. Have you made sure to target `Auroriax:develop`?
I'm still not seeing it come in here. Please consider reading up on PR documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request, "Further Reading" links on that page, other PRs on this repo, etc.