Coder Social home page Coder Social logo

health-levels's People

Contributors

smushytaco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

health-levels's Issues

cant edit config?

i tried to edit the config files so you would instead have 3 hearts and gain 1 every 10 levels but instead whn i joined game it was just the default one
(i edited it correctly i DO know how to code a bit)

Game crashes when opening inventory

Game has never crashed and has only started to crash after downloading mod (and opening inventory).

image

Crash report can be supplied if necessary.

[request] use multiplier to determine start health level instead of hard coding it

Hey there,

I really love your mod!
I noticed that the mod hard codes the health level of the player (e.g. to 10 by default).
This is an easy solution, but may lead to problems with other mods like origins or spiceoffabrics, as they also manipulate the player's health.

For example:
Let's say I have 3 mods: origins, spiceoffabric and healthlevels.

Currently,
Healthlevels sets the starting hl to 10. Spiceoffabric then reduces it by 8. origins reduces it by 10 again.
The player is left with -8 health levels.

With these changes, healthlevels would still reduce it by 50% to 10, spiceoffabric sets the hl to 60% of that (6), and origins to 50% of this (3), so the player is left with 1.5 hearts, instead of negative hearts.

This change is especially relevant, as this change would make the loading order of the mods independant. Currently, if the other two mods are loaded before this one, the health level will again be negative.
If you also implement this change, the loading order will be completely irrelevant as 40% of 60% of 50% is the same as 60% of 50% of 40% etc..
This might reduce unwanted results in the player's health (e.g. for me :D )

Never worked for me+ no clear indication how to uninstall it

  1. Despite trying out this mod a few times (two years ago, today) it never worked for me. I kill or gain xp and it still doesn't fill my health bar, it's just stuck.

    • no clear indication how to uninstall this mod.
      the player has to die for the health bar to reset after deleting it.

[bug] after reloading world, the health level bar is empty

hey there,

I noticed that after loading a world, the health level bar is empty, until new points are garthered. Then, it's updated and shows the correct amount again.
Can this be confirmed?

I can also add screenshots if required, but I think it's pretty straight forward to reproduce :P

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.