schrum2 / MM-NEAT

Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pac-Man, Tetris, and more, as well as code for Procedural Content Generation in Mario, Zelda, Minecraft, and more!
http://people.southwestern.edu/~schrum2/re/mm-neat.php
Other
50 stars 20 forks source link

Create Stable Block Set #782

Closed schrum2 closed 2 years ago

schrum2 commented 2 years ago

Have a new "Stable" block set in the same package as the Undroppable, Machine, etc.

The idea behind the "Stable" set is that it will consist only of blocks that stay in place without any changes. So, this excluded lava and water which spread out and flow. It also excludes gravel and sand which can fall. It's basically a subset of the Undroppable set. It should also exclude both types of pistons, since they also move. Exclude TNT as well.

There could be others I'm not thinking of.

richeyme commented 2 years ago

Removed: Flowing water, water, flowing lava, lava, piston, sticky piston, sand, frosted ice, ice, TNT, concrete powder, gravel, anvil, snow, snow layer