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

Bird cage #2

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Bird cage #2

wants to merge 9 commits into from

Commits on Mar 13, 2022

  1. Add bird cage. Haven't fully tested it or cleaned up anything so this…

    … might need a few changes.
    0xKY committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6b43079 View commit details
    Browse the repository at this point in the history
  2. Fix unbreakable cage

    0xKY committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    3682877 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Cage Block Done :

    - Parrots which are sitting down can be right-clicked with a cage to be placed in it
    - If the cage is named in an anvil, the parrot will be given the name of the cage
    - While caged, parrots will drop parrot feathers which currently have no use
    0xKY committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    45b62cf View commit details
    Browse the repository at this point in the history
  2. oop me forgot name behaviour :(

    0xKY committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    da01753 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Changes discussed in comments

    0xKY committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    5520b84 View commit details
    Browse the repository at this point in the history
  2. build script fix, undo unnecessary abstractions, fix naming, fix mixins

    (cherry picked from commit 4f36af3)
    0xmycf authored and 0xKY committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8832a11 View commit details
    Browse the repository at this point in the history
  3. Update to master changes

    0xKY committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    67cbc35 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Cage Block Done (hopefully?) + Pillow Blocks

    - Pillows change colour based on what block they are above
    - Pillow negate fall damage
    - Could possibly allow for a sleeping mechanic for pets in the future
    0xKY committed May 29, 2022
    Configuration menu
    Copy the full SHA
    ca5014e View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    0xKY committed May 29, 2022
    Configuration menu
    Copy the full SHA
    a272f99 View commit details
    Browse the repository at this point in the history