Giter Club home page Giter Club logo

yepitsaleash's Introduction

Releases

Project Usage

./gradlew setupDecompWorkspace
./gradlew build

Disclaimer: Usage untested

License

Copyright (C) 2016, E. M.

Restrictions upon redistribution, copying, and modification of the files within this project are as follows: as few as legally possible.

yepitsaleash's People

Contributors

ehwuts avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

yepitsaleash's Issues

vanilla leash handling is fragile

unfortunately since this currently works by calling vanilla leash code on more or less whatever, the flaws of said handling are widely exposed.
the good news is they appear to be benign.
the bad news is that rendering of the leash breaks for things that are taller than two blocks, things that are shorter than one block. or things that update their movement in a way that bypasses the distance restriction as ghasts and bats do (or that have abnormal movement altogether like who knows what mod mobs).
Such mobs have varying combinations of of three flaws: ignoring being dragged by the leash, being unattachable to posts, or ignoring the leahs range limit (and often flying majestically toward the horizon until they despawn).

Potential fixes mostly involve writing custom versions of the functionality instead of hijacking vanilla's implementation, such as more robust position restrictions, estimating model centres to attach to so the line isn't just floating wherever, and possibly temporary ai alteration for support of particularly uncooperative edge cases.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.