PhilippvK / playforia-minigolf

Client & Server for Minigolf Game known from Playforia/Playray/Appeli. Written in Java.
84 stars 31 forks source link

Missing tracks #89

Closed Nokkasiili closed 3 years ago

Nokkasiili commented 3 years ago

errors:

Removed some tracks from list that looked custom

PhilippvK commented 3 years ago

Almost every other week I find assets or tracks which never should have been in the game... Thanks for reporting.

PhilippvK commented 3 years ago

Somehow your Track Author names don't really match.

I locally removed the following:

Where do I find the following?

I may also update doc/tracksets.txt...

Nokkasiili commented 3 years ago

There are 2 tracks with same name and they are most likely overwriten. https://github.com/WorldStarHipHopX/playforia/blob/7a7e573a1688bf62f465173153f4936b27430be5/tracks/modern/Ennaji-Separated.track https://github.com/WorldStarHipHopX/playforia/blob/7a7e573a1688bf62f465173153f4936b27430be5/tracks/modern/Tiikoni-Separated.track

Nokkasiili commented 3 years ago

Somehow your Track Author names don't really match.

I locally removed the following:

I may also update doc/tracksets.txt...

I mean these tracks are missing from this repo

PhilippvK commented 3 years ago

Well yes, because I removed the CUSTOM track category completely because it was full of inappropriate symbols and names...

Nokkasiili commented 3 years ago
  • Leonardo-Divider

https://github.com/WorldStarHipHopX/playforia/blob/7a7e573a1688bf62f465173153f4936b27430be5/tracks/modern/Leonardo-Divider.track Overwritten by https://github.com/PhilippvK/playforia-minigolf/blob/master/tracks/tracks/Divider.track

  • fc-House of Fun

this seems custom

PhilippvK commented 3 years ago

Thanks. Can you tell if there are other tracks which have been dropped due to removing the Author from the Tracks filename?

Nokkasiili commented 3 years ago

Thanks. Can you tell if there are other tracks which have been dropped due to removing the Author from the Tracks filename?

All tracks that i listed in firstpost expect fc

PhilippvK commented 3 years ago

@pehala Would it be possible to reintroduce the Author name in the Tracks filenames? Do you have another idea to handle duplicate Track Names?

pehala commented 3 years ago

I assumed all the duplicates were, well, duplicates so I do not see much value in adding those in. If the original had wrong names and duplicates I would probably opt for manually adding them back in, because I believe systematic solutions won't work here.