-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various QOL/Customization Features #283
Comments
Hey thanks for taking the time to think up of some ideas. It's really appreciated.
Good idea. I have this in my backlog, their formulas are not public I don't think but I should be able to come up with something similar with the events available to the app via the game log files.
Yup! Someone actually mentioned this to me the other day. Add on the ability to change up your logo and like a gallery of sorts to pick a logo you like. Instead of the randomizer button there now.
This is actually implemented but it reacts to your current OS theme. So if your OS theme is dark it will switch to dark theme automatically. Example Dark Theme. Do you mean like a way to toggle it? I can look into that.
Good idea. I agree, the settings page has grown beyond its initial use-case. I'll look into some better UX options for this. |
Oh, I guess another QoL item is a better way for users to file feature requests so they get alerts when I respond. Since the bot makes the issues, there's no way for users to know or keep up to date with the GitHub issue unless they make an account 😅 |
I've found the results of some attempts of decoding the formulas
Yup! I was unaware of the OS theme dependency, and don't really want to have to change it for one app Also apologies if this is formatted really weirdly. It's my first time actually doing anything on github lol |
Also, should I comment new ideas on this thread? I don't want to open to many issues and take up too much space. |
Welcome! Yea I think it's okay to keep posting them in this thread as it has a pretty good and generic title to encompass QoL/UI/UX improvements. You can totally make new issues too if you'd like. There's no worries here about taking too much space. Also thanks for the ideas so far and for taking the time to reach out. I've filed a few already in the backlog and will work on them in the coming weeks 💪 |
Alright! No worries! I'm enjoying it a lot so far, and am really happy to see the progression :] Here are some more ideas/ramblings that aren't that important, but more-so stuff that could be interesting additions to look into when the basics have been a lot more refined. -bots buying kits -bots use usp/m4a1s/other guns through editing botprofile files As a follow up to the inventory/skins post An integrated skinchanger/altering texture files for skins could be a way to bypass the inventory restriction. |
Wow awesome find about modifying the I've filed a defect about the bots not buying kits or the right weapons. That can be fixed by modifying the Interesting idea about integrating custom skins or textures. That might fit well into the economy system of the app. I'll mull that one over. Thanks! |
@TheRealPing008 re-enabling inventory functionality works! I'll be shipping it in the next update. |
Nice! As for the skins, I've been fooling around with the !ws, !glove, and !stickers plugins, and managed to get them installed locally using this video. I can't test them through LIGA, as it requires some launch parameters (-game migi/csgo), but I managed to get them working in a bot server in CSGO. |
Aww I actually just ran into this exact scenario. Yea some proper documentation would be good to clear that up.
Allowing users to unlock custom skins is definitely something I put on the roadmap. So thanks again for that idea! It won't be implemented relatively soon as I will need to do some research on how to implement it in-house rather than relying on third-party plugins. That YouTube video is certainly useful though as it links to the source code of the |
Yeah....
No worries lol. I found that there was a .sq3 file that stores the chosen skins, so that could be useful. |
Can confirm that the skin plugins do not work using the "-game migi/csgo" launch option. I get launched into the lobby, but with no bots and no ability to use the ".ready" command. I'm not sure how you're handling the adding bots to servers/.ready/etc stuff, but if It's through plugins, that may close off some avenues. I also noticed that the app didn't auto-update. Not sure why, but thought that would be good to mention. Just going to write some more ideas down so I don't forget them
But overall, great update! |
I'll think about this one as it might get tricky with all the different CS versions having separate map pools.
Hey yea was running into issues with the auto-updater. But I got that fixed, should be auto-updating now.
hmmm, interesting idea. I am tempted haha I will think this one over!
Good point! |
Heads up, there seems to be an issue with the auto-updater using the old version after relaunching the app. There is a workaround for now until I can figure out how to fix it, or if it's just a thing with Beta versions.
|
|
That makes sense, yea.
Good idea. I have this already filed in my roadmap. This was initially suggested in #274. They had a really good idea of bringing you back to the app between each map to save progress. I think I'm going to go with something along those lines as it allows you to save progress.
Yea I've been meaning to redo the whole match preview workflow. Something akin to FIFA's match start screen that render more details. Closes during the match then re-opens post-game. By the way I made a discord server. Working on the onboarding stuff then will send it over. |
Discord server is live 💪 thanks again for the suggestion @TheRealPing008 I expect it to be somewhat empty until I do another major update on reddit tho 😅 but at least it'll be ready by then. |
Closing this one out as the majority of the suggestions have been implemented and the outstanding ones I'm tracking in the project's private issue tracker. Thanks again for the suggestions! Keep them coming, feel free to reach out on discord! |
Describe the Feature
just a follow up to the launch parameters request, since there are some ideas that I think could help improve player experience
small notes/thoughts are under each idea
not sure if they make some of the formulas public, but formulas that try to emulate stuff like Rating 2.0 would probably work too
noticed that you can't rename a team/change username which isn't too big of a deal, but the opportunity would be nice
self explanatory
not any specific examples coming to mind
just felt that the settings menu felt confusing to use since it was match settings and not ui settings
these were just some of my ideas, and most of them aren't too important and are mostly polishing/QOL. just some things i think would be nice to have implemented as this gets more fleshed out and polished :]
The text was updated successfully, but these errors were encountered: