Ashcon Partovi

Results 99 issues of Ashcon Partovi

While refactoring in #218 I've noticed several things that will likely make PGM more performant. - [ ] We are copying `Collection`s too much (`ImmutableX`) - [ ] Consider using...

refactor

It's weird to have blitz players join observers instantly, especially on rage maps. They should see a `You died!` screen, with the subtext that tells them they were eliminated and...

feature

It's probably working the second time because usernames are cached.

bug

Users should be able to test and validate their XMLs without running a Bukkit server. At first, this could be a command line tool, potentially even a simple HTTP server.

feature

Some Minecraft hosting platforms limit jars to 4MB, we should try to stay under that limit. This is a similar policy that the WorldEdit devs take.

help wanted

Allow map creators to specify a `` tag for their map. Should be parsed and limited to https://creativecommons.org/choose/ for now.

feature
good first issue

Similar with the website, the soon-to-be-released API is new and can be put under a non-restrictive license to allow developers to use it freely. This fixes concerns with "dynamic linking"...

refactor

Every week the `scheduled` action should make a PR to add the new translations from Crowdin. https://github.com/crowdin/github-action Seems like a good start.

help wanted
refactor