Autogenerated namespace where token-taking functions instead take it from the system environment.
Autogenerated namespace where token-taking functions instead take it from the system environment.
(available-ships)
Get info on available ships
Get info on available ships
(available-structures)
Get available structures
Get available structures
(buy-ship! location ship)
Buy a new ship (takes either a ship type string, or known ship map)
Buy a new ship (takes either a ship type string, or known ship map)
Claim a username and get a token
Claim a username and get a token
(create-flight-plan! ship destination)
Submit a new flight plan
Submit a new flight plan
(create-structure! location type)
Create a new structure
Create a new structure
(deposit-goods! structure ship good quantity)
Deposit goods to a structure
Deposit goods to a structure
(deposit-goods-to-owned-structure! structure ship good quantity)
Deposit goods to a structure you own
Deposit goods to a structure you own
Use to determine whether the server is alive
Use to determine whether the server is alive
(jettison-cargo! ship good quantity)
Jettison cargo
Jettison cargo
(leaderboard)
Use to see the current net worth of the top players
Use to see the current net worth of the top players
(location-info location)
Get info on a location
Get info on a location
(location-marketplace location)
Get info on a location's marketplace
Get info on a location's marketplace
(location-ships location)
Get the ships at a location
Get the ships at a location
(location-structures location)
Get the structures at a location
Get the structures at a location
(my-account)
Get information on your account
Get information on your account
(my-flight-plan-info flight-plan)
Get info on an existing flight plan
Get info on an existing flight plan
(my-structure-info structure)
Use to see a specific structure you own
Use to see a specific structure you own
(my-structures)
Use to see all of your structures
Use to see all of your structures
(place-purchase-order! ship good quantity)
Place a new purchase order
Place a new purchase order
(place-sell-order! ship good quantity)
Place a new sell order
Place a new sell order
(sell-ship! ship)
Scrap your ship for credits
Scrap your ship for credits
(star-systems)
Use to get basic info about star systems in the game
Use to get basic info about star systems in the game
(structure-info structure)
See specific structure (ship must be docked at same location?)
See specific structure (ship must be docked at same location?)
(system-docked-ships system)
Get info on a system's docked ships
Get info on a system's docked ships
(system-flight-plans system)
Get all active flight plans in the system
Get all active flight plans in the system
(system-locations system & [type :as _arg__2])
Get location info for a system
Get location info for a system
(system-ship-listings system & [class :as _arg__2])
Get a list of all ships available to buy in the system
Get a list of all ships available to buy in the system
(take-goods! structure ship good quantity)
Transfer goods from your structure to a ship
Transfer goods from your structure to a ship
(transfer-cargo! from-ship to-ship good quantity)
Transfer cargo between ships
Transfer cargo between ships
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close