Skip to content

Xonotic Map Repository 0.7.0

Latest
Compare
Choose a tag to compare
@z z released this 08 Apr 02:15
· 1 commit to master since this release

This release brings a much more organized code base with extended entity mapping as well as a solid front-end website.

0.7.0 is also the current release of xonotic-map-manager. I consider these sister projects, their majors and minors should always be loosely aligned as an indication of their relative maturity.

Highlights:

Front-end:
  • Improved performance and speed with web workers
  • Use of localStorage to cache and save bandwidth for users
  • Use of oboe.js to stream JSON before everything has downloaded
  • front-end UX refinement
  • Added more prominent load screen
  • Joke API while you wait
  • Cleaned up the code style
Parser:
  • Major code refactor
  • Ability to add individual maps
  • Ability to generate map radars with entities overlaid (alpha)

Enjoy, if you find any bugs, please report.