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

Judgement / common sense advanced system #27

Open
roalyr opened this issue Jul 3, 2021 · 0 comments
Open

Judgement / common sense advanced system #27

roalyr opened this issue Jul 3, 2021 · 0 comments
Labels
game idea / suggestion General gameplay ideas and features requests

Comments

@roalyr
Copy link
Owner

roalyr commented Jul 3, 2021

The complexity of interactions can not be fully expressed without addressing out-of place occurrences and events which may affect characters in unusual ways, or something subtle, which player is usually used to overlook in NPCs, deeming them to be "too plain" to understand what is going on.

Most likely this will be a huge match case sort-of-thing, which will look up for different kinds of conditions combinations and providing output sequences according to situation.

It absolutely requires in-game opcode system to be up, running and polished enough, as well as documented well enough.
Keeping the structure as simple as match casing and opcode sequence outputting as well as keeping it out of source code might be beneficial for involving contributions, because this is literally writing down life experiences.

The above implies that it should also be an optional system that works on top of the hard-coded base (some common and general cases should be hard-coded, I believe), and which can be easily rectified if screwed up.

@roalyr roalyr added the game idea / suggestion General gameplay ideas and features requests label Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game idea / suggestion General gameplay ideas and features requests
Projects
None yet
Development

No branches or pull requests

1 participant