Skip to content
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

Code refactoring and rework #7

Open
Decicus opened this issue Jan 13, 2019 · 4 comments
Open

Code refactoring and rework #7

Decicus opened this issue Jan 13, 2019 · 4 comments
Assignees

Comments

@Decicus
Copy link
Owner

Decicus commented Jan 13, 2019

Eventually I want to start working on and releasing a version 2.0.0, which should be an improvement of the current codebase. I'm creating this issue to be able to refer to changes while working on it.
I already attempted this with #2 - so let's hope I don't end up doing the same thing here and losing interested instantly 🙃

So far the things I want to accomplish is the following:

  • Code refactoring (cleanup)
  • Performance improvements (like sending partial updates and not full updates constantly).
  • Cleanup the command names, if possible (not sure what exactly my plan is here)
  • Backwards compatibility in some way (either by converting from old to new format, or re-using the old format)

A few extras things I want to do as well:

  • A dedicated webpage for documentation, changelog, etc.
    • The ULX forums works, but there's only so much that should into one forum post imo.
  • Automated backups (at least in the same data directory)
  • Implement update checker for new releases
  • Translations/localization support
@Decicus Decicus self-assigned this Jan 13, 2019
@Blaubeeree
Copy link

Can you upload it in the steam workshop? Then you wouldn't need an update checker.

@Decicus
Copy link
Owner Author

Decicus commented May 15, 2019

Can you upload it in the steam workshop? Then you wouldn't need an update checker.

Good idea. Though I'd probably still have a standalone version for those that prefer that (but I suppose I might scratch the "update checker" idea for the standalone version).

@jarrodcabalzar
Copy link

Hey mate, love the addon, it's great. I'm just wondering if there's anyway to choose where/how the column is added? At the moment it is replacing the Score column on my server (3rd from right) rather than adding itself next to it (4th from right) as I would've hoped. I've looked around everywhere and searched through the code but can't quite figure it out.

If it's not possible currently, maybe it would be something nice to add.

Keep up the great work!! :)

@Decicus
Copy link
Owner Author

Decicus commented Apr 24, 2020

Hey mate, love the addon, it's great. I'm just wondering if there's anyway to choose where/how the column is added? At the moment it is replacing the Score column on my server (3rd from right) rather than adding itself next to it (4th from right) as I would've hoped. I've looked around everywhere and searched through the code but can't quite figure it out.

I don't know what would be causing that.
The addon just adds a column to the panel, it doesn't do any positioning and kinda just lets the game handle that.

I'll do some troubleshooting later today and see if it's an issue on a plain Garry's Mod server with just ULX and this addon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants