Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revised Roadmap summary. #190

Open
jpcsupplies opened this issue Apr 5, 2019 · 0 comments
Open

Revised Roadmap summary. #190

jpcsupplies opened this issue Apr 5, 2019 · 0 comments

Comments

@jpcsupplies
Copy link
Owner

jpcsupplies commented Apr 5, 2019

But basically the plan for frontier economy was:

  1. players have a bank balance done

  2. players can trade goods with each other or pay each other for services using bank balance done

  3. players can buy/sell goods from stations - different stations have differing prices done

  4. players can own their own trading business - which can follow their trading ship done

  5. prices change depending on available supply mostly done more effective system needed tho

  6. players can buy/sell their ships/stations to each other mostly done - players want to be able to scrap ships automatically or buy new ships from NPC too tho

  7. API to allow other mods to use bank balance from economy mostly done need example mod

  8. Trade zone pricing and items available for sale can be edited all at once in an LCD text/custom data box - started but not functional

  9. Possibility of setting up some sort of faction based bank balance/shared market management or similar feature

  10. proceedural missions/contracts/subsidies - station X desperately needs item Y will pay bonus price Z if you supply item Y or abandoned grids trigger "mystery signal at gps point ##" (this could also create content for a "news" feed)

  11. optional story mission systems (investigate location X, bounty/kill player Y, destroy block Z) these are managed by a mission script server side.

  12. optional reputation system (goes towards bounty missions - if a player steals/kills too much they get a bounty etc, a good player gets offered more auto missions or can post bounties etc)

  13. possible: integration with my galaxys project (bank balance is available on all servers, players can travel between physical game servers with their ship/money, trading can be done offline via a webpage, "sectors" (game server worlds) have a map and stat summary of planets, ships etc on a webpage)

  14. Wish list - a way to make economy GUI - some players hate typing commands

Point 10, 11, 12 - mission api is created but we have nothing using it as yet other than tests

Point 12 - this is a large long term project on its own and low priotity.

See also #39 for historical discussion including topics like faction bank balance, editing pricing using an LCD, how to behave if trade zones overlap etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant