Results 1 to 10 of 62

Thread: An attempt at mapping using economics.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Redrobes's Avatar
    Join Date
    Dec 2007
    Location
    England
    Posts
    7,218
    Blog Entries
    8

    Default

    Ok I got some good progress late last night with a sesh on it. The guts of the engine is going now. Its not all that elegant and I will look at refactoring large sections of it but it proves the point that its doable. I have Andy going around and using his skills and making stuff and its changing the perceived values of goods and adjusting the path behind him as he goes. I have it so that he bashes up rock into aggregate, shapes them into stones and improves the quality of them. Chops trees into logs, planes them into planks. Plants seed, tends crops and harvests them. Then he also drinks, eats, and sleeps. Eventually he builds a shack ! I have also been optimizing some of the worst areas of it so its running at about 1000 progressions per sec again though I have to add some more chronic slow code in for the best path algo. I have a neat idea to speed that up tho when it goes in and I am having some good thoughts about trading based on an Ebay type approach with a public auction for all items so that there is a bidding system in place which is much more like real life with the stock market. One assumption I had was that two characters would have to be at the same spot to trade but that prevents a market type auction so I think ill make two people meet to trade but the bids can come in across the map and if he is outbid then he does not trade. I.e. Andy and Bob are on the same square but Charlie says "if you have any X then ill give you Y for it" even if Charlie is not in the transaction the information about possible sales is known to all so that he would not have to be involved to still affect the outcome of Bills sale.

    Anyway. Heres the latest map and theres a movie ill try to attach. Its only a couple of meg and worth watching if your interested in this thread. Its XviD as usual so use VLC if your having trouble getting it to play.

    Oh yeah I changed the original simple map so there was less border so he stays in the middle more. Its attached as well.
    Attached Images Attached Images
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •