Liking cljdoc? Tell your friends :D

de.npcomplete.spacetraders-clj.core


available-goodsclj

(available-goods token)

Get available goods

Get available goods
sourceraw docstring

available-loansclj

(available-loans token)

Get available loans

Get available loans
sourceraw docstring

available-shipsclj

(available-ships token)

Get info on available ships

Get info on available ships
sourceraw docstring

available-structuresclj

(available-structures token)

Get available structures

Get available structures
sourceraw docstring

buy-ship!clj

(buy-ship! token 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)
sourceraw docstring

claim-username!clj

(claim-username! name)

Claim a username and get a token

Claim a username and get a token
sourceraw docstring

create-flight-plan!clj

(create-flight-plan! token ship destination)

Submit a new flight plan

Submit a new flight plan
sourceraw docstring

create-structure!clj

(create-structure! token location type)

Create a new structure

Create a new structure
sourceraw docstring

deposit-goods!clj

(deposit-goods! token structure ship good quantity)

Deposit goods to a structure

Deposit goods to a structure
sourceraw docstring

deposit-goods-to-owned-structure!clj

(deposit-goods-to-owned-structure! token structure ship good quantity)

Deposit goods to a structure you own

Deposit goods to a structure you own
sourceraw docstring

game-statusclj

(game-status)

Use to determine whether the server is alive

Use to determine whether the server is alive
sourceraw docstring

jettison-cargo!clj

(jettison-cargo! token ship good quantity)

Jettison cargo

Jettison cargo
sourceraw docstring

leaderboardclj

(leaderboard token)

Use to see the current net worth of the top players

Use to see the current net worth of the top players
sourceraw docstring

location-infoclj

(location-info token location)

Get info on a location

Get info on a location
sourceraw docstring

location-marketplaceclj

(location-marketplace token location)

Get info on a location's marketplace

Get info on a location's marketplace
sourceraw docstring

location-shipsclj

(location-ships token location)

Get the ships at a location

Get the ships at a location
sourceraw docstring

location-structuresclj

(location-structures token location)

Get the structures at a location

Get the structures at a location
sourceraw docstring

my-accountclj

(my-account token)

Get information on your account

Get information on your account
sourceraw docstring

my-flight-plan-infoclj

(my-flight-plan-info token flight-plan)

Get info on an existing flight plan

Get info on an existing flight plan
sourceraw docstring

my-loansclj

(my-loans token)

Get your loans

Get your loans
sourceraw docstring

my-ship-infoclj

(my-ship-info token ship)

Get your ship info

Get your ship info
sourceraw docstring

my-shipsclj

(my-ships token)

Get your ships

Get your ships
sourceraw docstring

my-structure-infoclj

(my-structure-info token structure)

Use to see a specific structure you own

Use to see a specific structure you own
sourceraw docstring

my-structuresclj

(my-structures token)

Use to see all of your structures

Use to see all of your structures
sourceraw docstring

pay-off-loan!clj

(pay-off-loan! token loan)

Pay off your loan

Pay off your loan
sourceraw docstring

place-purchase-order!clj

(place-purchase-order! token ship good quantity)

Place a new purchase order

Place a new purchase order
sourceraw docstring

place-sell-order!clj

(place-sell-order! token ship good quantity)

Place a new sell order

Place a new sell order
sourceraw docstring

sell-ship!clj

(sell-ship! token ship)

Scrap your ship for credits

Scrap your ship for credits
sourceraw docstring

structure-infoclj

(structure-info token structure)

See specific structure (ship must be docked at same location?)

See specific structure (ship must be docked at same location?)
sourceraw docstring

system-docked-shipsclj

(system-docked-ships token system)

Get info on a system's docked ships

Get info on a system's docked ships
sourceraw docstring

system-flight-plansclj

(system-flight-plans token system)

Get all active flight plans in the system

Get all active flight plans in the system
sourceraw docstring

system-infoclj

(system-info token system)

Get systems info

Get systems info
sourceraw docstring

system-locationsclj

(system-locations token system & [type])

Get location info for a system

Get location info for a system
sourceraw docstring

system-ship-listingsclj

(system-ship-listings token system & [class])

Get a list of all ships available to buy in the system

Get a list of all ships available to buy in the system
sourceraw docstring

take-goods!clj

(take-goods! token structure ship good quantity)

Transfer goods from your structure to a ship

Transfer goods from your structure to a ship
sourceraw docstring

take-out-loan!clj

(take-out-loan! token loan)

Take out a loan

Take out a loan
sourceraw docstring

transfer-cargo!clj

(transfer-cargo! token from-ship to-ship good quantity)

Transfer cargo between ships

Transfer cargo between ships
sourceraw docstring

warp-jump!clj

(warp-jump! token ship)

Attempt a warp jump

Attempt a warp jump
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close