Git Product home page Git Product logo

Comments (3)

lmaddox avatar lmaddox commented on July 29, 2024 1

For the talking API, it makes sense to be able to ask what the villager uses for his job (target nodes, chests/furnaces, tools, etc). Two variants of the question to report:

  • these requirements in general
  • which of these requirements the job is blocking on

With this information available, it would also be possible to begin implementing a job that can switch between say, the stone miner, the smelter, the mason and the builder. Or otherwise direct other villagers to acquire these resources. "The manager"

As far as horizontal and vertical scaling goes... I'll have to think of some more scalable schematics. This will probably require literal vertical scaling which means I'll have to see about that "route via climbable TODO".

Having villagers decide when and where to place new buildings is still a way down the road. They'll have to figure out how to prepare the area for the buildings, lay them out in a reasonable way while accounting for utilities such as power, plumbing... an accessible door... "The city planner"

from working_villages.

lmaddox avatar lmaddox commented on July 29, 2024

Manager-type bots will require some of the same logic as the request board, quest bulletins, etc.

Combat-type bots and the personality logic will overlap with bounties, etc.

I need clarification on "building/upgrading plans generated from unsolved quests"

from working_villages.

theFox6 avatar theFox6 commented on July 29, 2024

I need clarification on "building/upgrading plans generated from unsolved quests"

The idea behind this was that Villagers put up quests with the things they need for fulfilling their jobs or further developing the village.
If those quests are up for a long time the villagers could start to work on fulfilling them themselves.
If there are no villagers/houses with according jobs available in the village, a new home for an according villager could be planned or an existing home could be upgraded to house more villagers of the requested job type.

from working_villages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.