Skip to content

SupraGamesCommunity/maps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supra Maps

Features

  • Supports all games.
  • Includes embedded YouTube video references for every major item.
  • Supports sharing your view of the map via a URL.
  • Supports save file uploading to hide items you have already collected for all games.
  • Crash Map kindly generated by Benjamin and upscaled/fogged by Cal
  • Game maps and items extracted from game data files see scripts directory

How to Use & Documentation

Keyboard shortcuts

Please note that these keyboard shortcuts are disabled when in build mode

  • WASD - Pan up/down/left/right
  • TG - Zoom in/out
  • Ctrl+F - Search
  • F - Toggle full screen
  • R - Move to player marker
  • Alt+R - Open file dialog for loading a save
  • 1 - Load sl map
  • 2 - Load SLC map
  • 3 - Load SIU map

Map linking URL

The map can be found here:

In addition you can share a link to a specific map, zoom level and position:
https://supragamescommunity.github.io/maps/#mapId={map}&lat={lat}&lng={lng}&zoom={zoom}

  • mapId = one of {sl / slc / siu}.
  • zoom is 0-8 where 0 is all the way zoomed out.
  • lat/lng are the X Y position on the map.

Credits

All credit for these amazing games goes to David Münnich and the Supra Games Team.
Original maps and data created by Supra Games Community.
Complete rewrite based on game data extraction and merge of 3 maps by Joric.
Fork of Joric's map to SupraMaps project and tweaks to finish in preparation for Supra World by Supra Games Community.

Credits

Additional support from:

Assets and Dependencies

FModel did not work for large maps, Joric ended up using UE4Parse, a wonderful Python library by MountainFlash. Many marker icons supplied by DavidM from game assets and others made by the community

License

This project uses some code Joric's Supraland project, the original SupraGamesCommunity map code and media files. Most of the media content is copyrighted by Supra Games UG. Joric developed scripts to import data from the original game and fixed some bugs. This project is an unlicensed public domain, feel free to copy, sell and modify.

See LICENSE for details.

Other Maps

Technical Documentation

Languages

  • JavaScript 61.4%
  • HTML 15.4%
  • Python 14.0%
  • CSS 5.9%
  • C# 2.1%
  • Batchfile 1.2%