devdave
devdave
+1 for Hecto. I really enjoyed that tutorial. Also its odd but there is a text editor section https://github.com/codecrafters-io/build-your-own-x#build-your-own-text-editor
Related but possibly an issue in itself, I am running Python 3.7 on the affected machine and in this file ..\dbgp\python3lib\dbgp\client.py the dbgp server/client blows up when it hits functions...
Looking at the problem. This is a multi-step problem, the data @ https://github.com/EDCD/coriolis-data/blob/master/modules/standard/frame_shift_drive.json needs to be updated and at the same time the module/logic that reads that data will also...
@ManlyMarco I set the player.log to `all` but it didn't show what was getting patched unfortunately. I am using `BepInEx 5.4.19.0` is there a newer version with the extra verbose...
@ManlyMarco This is the direction I was thinking https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.PluginInfo but able to provide more/specific insight to make it easier for users and mod devs to debug issues.
@ManlyMarco Isn't `ALL` (or is it `all`) the equivalent of having all levels flipped on? I attempted to upgrade to the latest BepinEx release but as a separate issue it...
@maximegmd Perhaps it is a good thing it stopped working because since pre-2.0 CD Projekt disabled achievements and GOG galaxy integration if the breach view is skipped. Total speculation is...
@Saibamen I spent almost a month of going back and forth with GOG support to figure that one out. I believe CET calls the same logic that is triggered by...
Just pinging the network to see what happened with this pull request
Just a follow up on this, I could also provide a PR similar to how validator is defined. perhaps as convertor to keep the naming consistent? Using a toy example,...