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

Improve Mob Behaviors, AI, Combat, Pathing a.k.a. Pathfinding #64

Open
17 tasks
Poikilos opened this issue Mar 22, 2019 · 1 comment
Open
17 tasks

Improve Mob Behaviors, AI, Combat, Pathing a.k.a. Pathfinding #64

Poikilos opened this issue Mar 22, 2019 · 1 comment
Labels
bucket_game formerly Bucket_Game enhancement feedback requested immersion kc_modpack https://github.com/poikilos/kc_modpack non-trivial

Comments

@Poikilos
Copy link
Owner

Poikilos commented Mar 22, 2019

For a list of issues tied to kinetic combat, see the kc_modpack tag.

To see an explanation of some game concepts not used by Minetest, see a related article on my website: Kinetic Combat vs RPG-like Elements in Video Games.

Pathfinding or raycasting issues

(split into separate issues)

Animation Issues

(sub-issues required to fix the issue are indented)

Ideas

The lists in the subsections below are all speculative.

Management (could be used by mods):

Animation Sequences

  • intimidation (could be used for special abilities as well)
  • crouching
  • death

Particles

  • per-player or CSM particles for optimization (restrict to player if related to character development [such as skill or item acquisition]?)

Sounds

  • intimidation
  • death
  • Try the new sounds in Adventuretest's fork of PilzAdam's mobs.

Potential Existing Issues

Post other ideas and issues as comments below. Thumbs up any comments you like (avoid duplicate comments so important ones get more Thumbs up)

@Poikilos Poikilos added enhancement bucket_game formerly Bucket_Game non-trivial immersion feedback requested kc_modpack https://github.com/poikilos/kc_modpack labels Mar 22, 2019
@Poikilos Poikilos changed the title Improve Mob Behaviors, AI, Combat Improve Mob Behaviors, AI, Combat, Pathing Mar 22, 2019
@Poikilos Poikilos changed the title Improve Mob Behaviors, AI, Combat, Pathing Improve Mob Behaviors, AI, Combat, Pathing a.k.a. Pathfinding Apr 9, 2019
@Poikilos
Copy link
Owner Author

Poikilos commented Apr 9, 2019

This pathfinding video for Jordan4Ibanez' open_ai framework: https://www.youtube.com/watch?v=mcvuV2tp4ps
seems to be related to this commit 8 days later: jordan4ibanez/open_ai@bab32b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bucket_game formerly Bucket_Game enhancement feedback requested immersion kc_modpack https://github.com/poikilos/kc_modpack non-trivial
Projects
None yet
Development

No branches or pull requests

1 participant