Giter Site home page Giter Site logo

curious-curios's Introduction

Cypheriel

  • ๐Ÿค  Name | Mikel
  • ๐Ÿ‘จ Pronouns | he/him
  • ๐Ÿ‘จโ€๐Ÿ’ป Languages | ๐Ÿ Python, ๐Ÿฆ€ Rust, ๐Ÿ‡ฐ Kotlin

Personal Projects

  • cmdl | Command-line parser written in Python, made with love lots of decorators.

curious-curios's People

Contributors

cypheriel avatar nyanmc avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

nyanmc

curious-curios's Issues

refactor: bind to Java mixins with Kotlin methods

Since mixins require the use of Java, it may be best to bind their invocations by simply calling a function implemented in Kotlin and passing the mixin's arguments to the Kotlin function. The advantages are (potentially) two-fold:

  1. Allows us to use more Kotlin (less of us using two languages for one project)
  2. Theoretically should allow hot reloading of mixin-based functionality.

feat: wither ring overhaul

The Wither Ring is a rather jank item in the original mod. Your attacks have a chance to inflict Wither, and you gain health back from attacking a withered enemy. The healing aspect is incredibly difficult to balance, as no matter how the healing is balanced, either it will be worthless or incredibly exploitable as the player can put focus into either attack speed or attack damage (whichever would net more health).

One potential idea that I had was to instead make damage inflicted by wither heal the player, rather than just attacking a withered enemy. Not only would this make more sense, it could end up being more balanced and shift the focus toward letting the effect deal damage rather than just applying the effect and then steamrolling the enemy. A weaker enemy (or a passive mob) could be left to live longer but with the wither effect so that you can heal off of it.

For logic-based reasons, you wouldn't be able to heal off of the undead in this way (they don't exactly life to steal to begin with).

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.