temhotaokeaha / super_sam

Minetest super sam adventures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super sam adventures

GitHub repo size License Download

State: Playable prototype

Guide sam through the various levels and score points

Built with mapsync

Commands

  • /ambience [on|off] enable or disable ambient sounds
  • /mode [edit|play] switch between play- and edit-mode (to edit the map)

Map editing / contributing

  • Fork the super_sam repository and add it as a game
  • Grant yourself the needed privs for editing with /grantme all
  • Edit/add stuff
  • Export the edited map part with /mapsync_save <affected-chunk-range> (the chunk range is usually 1 for a 240 nodes cubic diameter)
  • OR: Enable autosave with /mapsync_autosave on
  • Commit and create a PR to this repo
  • Profit

In emergencies:

  • Contact me on IRC (BuckarooBanzai) or discord (BuckarooBanzai#6742)

Important coordinates

  • 0,0,0 Intro level (s01)
  • 0,0,1000 Castle level (s02)
  • 0,0,2000 Lounge
  • 0,0,3000 Sandbox
  • 0,0,4000 Water minigame (s03)
  • 0,0,5000 Ice level (s04)

License

About

Minetest super sam adventures

License:MIT License


Languages

Language:Lua 99.7%Language:Shell 0.2%Language:Mathematica 0.2%