Skip to content

sarna-net/sarna-planets

Repository files navigation

Sarna.net Systems Project

Support code for the sarna.net Systems Project.

For any questions please contact Nic.

planet-affected-list.js

Determines nearby systems for the given planet.

Usage:

node planet-affected-list.js [planet] [max distance / 60 default]

Example:

node planet-affected-list.js Terra

planet-audit.js

Uses MediaWikiBot to audit and edit systems to ensure their coordinates are correct.

NOTE: This can only be executed by a Sarna Admin.

Usage:

node planet-audit.js

planet-images.js

Uses MediaWikiBot to upload current System images.

NOTE: This can only be executed by a Sarna Admin.

Usage:

node planet-images.js [single system - optional]

planet-nearby.js

Uses MediaWikiBot to ensure the Nearby Systems section of each system is correct.

Also makes minor changes to ensure Map Gallery and References are correct.

NOTE: This can only be executed by a Sarna Admin.

Usage:

node planet-nearby.js [single system - optional]

Releases

No releases published

Packages

No packages published