skybaks
skybaks
As long as it makes sense I'm open to making any changes you think might need to be done to align with pyplanet development standards/design
I have a couple fixes and some code cleanup in mind that i would like to do first. Ill update here when im closer to ready
I hacked together an app by monkey patching `pyplanet.contrib.chat.query.ChatQuery.get_formatted_message` but didnt see any real behavior differences in the better chat. I see your comment from last year that better chat...
I think in order to support this plugin the entire chat message backend would need to be rewritten. Since this plugin could be utilized by some users and not by...
I also think it makes sense to put this in the live rankings widget. The only problem is that the live rankings widget is sorted by overall map points and...
I decided that I wanted to rewrite some portions of the plugin to make it more flexible to new modes. That is currently in work and I will consider this...
I think we may want to rethink this request. The cup_manager plugin has a lot of code and to include it in pyplanet might add a large burden of maintenance...
Yeah, I think agree with that. I created #1275 to track my new idea since it was offtopic of this issue
Yeah, that looks like a cool way to manage it. Off the top of my head for the specs it might be nice to include: * path to add to...
Yeah, that looks nice. I didnt know we could get all that data from pypi so easily, that really simplifies what we would need to store in the index file....