Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cakegit/createwalkers
https://github.com/cakegit/createwalkers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cakegit/createwalkers
- Owner: cakeGit
- License: other
- Created: 2024-08-13T15:09:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T18:58:39.000Z (3 months ago)
- Last Synced: 2024-10-15T06:13:57.954Z (3 months ago)
- Language: Java
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Create: Walkers
Adds the ability to create mobile contraptions with create,# Project todo:
- change the contraption group id, currently stuck on creates one, VERY IMPORTANT BEFORE ANY RELEASE
- remove unused components of vehicle implementation
- remove testing client vehicle once contraption vehicles are finished
- change vehicle update leg animation data packet to bytes instead of compound tag to reduce network usage
- clipping hitboxes instead of rays
- smarter step targets to allow for going over gaps or obstacles
- make code less bad please## Controls Notes:
- Clone controlsHandler, packet should be interchangeable
- (Extension of controls util)
- Make stuff for controlling in the entity# Planned:
- different leg types