ouwou
ouwou
i just remembered that captchas can be shown sometimes when trying to join a server, which might be the issue here. i might try and handle that (show a dialog)...
ive opted to remove it. maybe ill revisit it some other time but the captchas and spam filter are annoying to deal with right now
well the only things that end up in that tmp folder are really temporary. everything in it is removed when the programs closed. its just the sqlite database whos purpose...
the token is in abaddon.ini along with all other settings which should be placed wherever you ran the executable. ill keep that in mind though since i do plan on...
syntax highlighting probably wont happen (for a while) since the only viable option (i know of) for it would be to use gtksourceview which would only be an option on...
yeah i tried to do it a couple weeks ago but it didnt play nice with other text parsing going on. ill revisit it once i get through some other...
> added handling for "SESSIONS_REPLACE" (prints out that event occurred for now) pretty much just a template for actually handling it how you want to later on id revert that...
also i know mac uses different paths. is there any reference for what applications generally use for things like config/state/resources?
[this](https://developer.apple.com/library/archive/documentation/General/Conceptual/MOSXAppProgrammingGuide/AppRuntime/AppRuntime.html) seems to suggest that the current paths arent really the right location for mac. i dont even know if these directories can be written to since theres no notarization/code-signing...
> considering that it literally works on mac with those exact paths to me at least would imply that it might still work on macos well i was referring to...