Skip to content

Migration to Minecraft 1.19.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jakeee51 jakeee51 released this 09 Nov 23:47
· 88 commits to main since this release
06dbf58
  • Upgraded to a Regenerative Abstract Vox System
    • Vectors drawn by the gesture are compared with facing vector within a Vox's lifespan.
    • New Vox's are generated immediately after exiting a previous Vox.
    • A movement direction is then determined based on the gesture within each Vox.
  • The new system recognizes gesture directional movements relative to facing direction
  • Diagonal movements are no longer an issue
  • Updated and improved configuration system
  • Refactored and laid out groundwork to implement radix tree data structure