Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
15f90a7979
Split dependency installation scripts into distro specific scripts. This is more reliable than the script trying to figure out which distro is running on its own.
d906292d5e
Fixed a few renaming issues that cause some of the maps and addons to fail. Removed Demo and tutorial options because now part of main game.
1df027c20f
Profiles for users now saved when successfully creating a key, or if it doesn't exist already. Synced with profile on sever if available or use sane defaults if not. You can download the updated profile if changed on server /profiledown, or upload it if you make changes, /profileup, or let ttyverse smart sync changes, /syncprofile.
9e3ae5d129
Code reduction commit 3 of 3. This is the one where I asked Claude to help make the code smaller, and it actually grew by a bit, butsome things got consolidated and the structure over all improved.