Liking cljdoc? Tell your friends :D

de.npcomplete.spacetraders-clj.core


available-goodsclj

(available-goods token)

Get available goods

Get available goods
raw docstring

available-loansclj

(available-loans token)

Get available loans

Get available loans
raw docstring

available-shipsclj

(available-ships token)

Get info on available ships

Get info on available ships
raw docstring

available-structuresclj

(available-structures token)

Get available structures

Get available structures
raw docstring

buy-ship!clj

(buy-ship! token location ship-type)

Buy a new ship

Buy a new ship
raw docstring

claim-username!clj

(claim-username! name)

Claim a username and get a token

Claim a username and get a token
raw docstring

create-flight-plan!clj

(create-flight-plan! token ship-id destination)

Submit a new flight plan

Submit a new flight plan
raw docstring

create-structure!clj

(create-structure! token location type)

Create a new structure

Create a new structure
raw docstring

deposit-goods!clj

(deposit-goods! token structure-id ship-id good quantity)

Deposit goods to a structure

Deposit goods to a structure
raw docstring

deposit-goods-to-owned-structure!clj

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

Deposit goods to a structure you own

Deposit goods to a structure you own
raw docstring

game-statusclj

(game-status)

Use to determine whether the server is alive

Use to determine whether the server is alive
raw docstring

jettison-cargo!clj

(jettison-cargo! token ship-id good quantity)

Jettison cargo

Jettison cargo
raw 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
raw docstring

location-infoclj

(location-info token location)

Get info on a location

Get info on a location
raw docstring

location-marketplaceclj

(location-marketplace token location)

Get info on a location's marketplace

Get info on a location's marketplace
raw docstring

location-shipsclj

(location-ships token location)

Get the ships at a location

Get the ships at a location
raw docstring

location-structuresclj

(location-structures token location)

Get the structures at a location

Get the structures at a location
raw docstring

my-accountclj

(my-account token)

Get information on your account

Get information on your account
raw docstring

my-flight-plan-infoclj

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

Get info on an existing flight plan

Get info on an existing flight plan
raw docstring

my-loansclj

(my-loans token)

Get your loans

Get your loans
raw docstring

my-ship-infoclj

(my-ship-info token ship-id)

Get your ship info

Get your ship info
raw docstring

my-shipsclj

(my-ships token)

Get your ships

Get your ships
raw docstring

my-structure-infoclj

(my-structure-info token structure-id)

Use to see a specific structure you own

Use to see a specific structure you own
raw docstring

my-structuresclj

(my-structures token)

Use to see all of your structures

Use to see all of your structures
raw docstring

pay-off-loan!clj

(pay-off-loan! token loan-id)

Pay off your loan

Pay off your loan
raw docstring

place-purchase-order!clj

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

Place a new purchase order

Place a new purchase order
raw docstring

place-sell-order!clj

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

Place a new sell order

Place a new sell order
raw docstring

sell-ship!clj

(sell-ship! token ship-id)

Scrap your ship for credits

Scrap your ship for credits
raw docstring

structure-infoclj

(structure-info token structure-id)

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

See specific structure (ship must be docked at same location?)
raw 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
raw 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
raw docstring

system-infoclj

(system-info token system)

Get systems info

Get systems info
raw docstring

system-locationsclj

(system-locations token system & [type])

Get location info for a system

Get location info for a system
raw 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
raw docstring

take-goods!clj

(take-goods! token structure-id ship-id good quantity)

Transfer goods from your structure to a ship

Transfer goods from your structure to a ship
raw docstring

take-out-loan!clj

(take-out-loan! token loan-type)

Take out a loan

Take out a loan
raw docstring

transfer-cargo!clj

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

Transfer cargo between ships

Transfer cargo between ships
raw docstring

warp-jump!clj

(warp-jump! token ship-id)

Attempt a warp jump

Attempt a warp jump
raw docstring

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

× close