hrehfeld / QuakeInjector

Download, install and play quake singleplayer maps from the quaddicted.com archive
https://www.quaddicted.com/tools/quake_injector
GNU General Public License v3.0
94 stars 15 forks source link

Map status from the engines #107

Open hrehfeld opened 8 years ago

hrehfeld commented 8 years ago

http://celephais.net/board/view_thread.php?id=1&start=28327

for the injector it would be very nice to know if a map was completed, how long it was played, etc. As a player this would be VERY useful (so I can remember if I still need to hunt for secrets, or if I completed a map).

  • Could you image writing a file like id1/stats/e1m1.info that saves this content?
  • Would it be possible to have it standardized between engines? Ideally it would be really simple and maybe extendable. I'm thinking json/yaml with a few mandatory fields/formats. Or just key=value?

What info would we absolutely need? (to keep this as simple as possible)