António Sarmento
António Sarmento
Could be interesting to implement an external folder for saves, particularly for cases where Documents are synchronized with cloud services and whatnot. I haven't seen the code in detail yet:...
1. Fix typos :D (I'm sorry to wake my Grammar Nazi on you): - [user_settings.cfg::9](https://github.com/funabab/godot-git-control/blob/master/addons/godot-git-control.funabab/user_settings.cfg#L9) ---> button - [user_settings.cfg::17](https://github.com/funabab/godot-git-control/blob/master/addons/godot-git-control.funabab/user_settings.cfg#L17) ---> duration 2. Real-time diff of the currently-changed files?
1. 👍 2. 👍 3. That sounds great! I have no idea how you're able to pull that off now, but if you can then awesome 4. Not too sure....
Concerning physfs: «Enter it and build physfs like the previous dependencies.» Considering that physfs does not provide a Configure file, it's not to be built like the previous dependencies. Now,...
@Ancurio Huh… It isn't locating it. In fact, it's not even locating the Homebrew one. Should've noticed this since it doesn't use (or install even) physfs.pc at all. What's the...
EDIT: I picked the extra/physfs.pc.in and modified it myself (very little effort was needed). qmake now passes that test. ~~I know, what I'm saying is that the PhysFS build doesn't...
@Ancurio No worries, and thanks, the patch also made sure the pc file would be properly installed!
Automatic Proxy has been mostly working so far, except for Microsoft services or websites, where it fails outright until I deactivate protection. None of the affected apps show the domains...
Finally got some time to work on this, and got it working; I just need to test some more, ensure it doesn't break anything. I'll submit a PR in the...
@Markoise Gentle reminder that this is a GitHub issue discussion, not a forum board! I am also discontent with the situation, but putting aside the fact that what you might...