Code Monkey home page Code Monkey logo

solarus-nrfh's People

Contributors

renkineko avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ekureina

solarus-nrfh's Issues

Poison effects continue after the last iteration

When you have a long delay for poison, with the coming-soon effect on the life bar, the effect continue as long as the delay after the last iteration (because of the order on the function).

Refactor a little the algorithm of the poison to do the iteration at the end, and call a new timer if iteration did not match the max_iteration

Missing Languages.

Only the french language is supported, but the language menu gives more options.

Poison effects are still played after a quick reload

Reload the game when poisoned, and the timer will continue, even if the context of it is the hero. The real effect of the poison (losing life) is no more active, it's like the game is not set, because game:remove_life(damage) has no effect, even with damage always set. So maybe on quickload the hero is not destroyed and the game is, so the timer continue on and on...

Change health sprite

To make the project completely free, change the health sprite (no more hearts or redesign them, I think a 4 state geometric form (like in Alundra where it was a 2 states diamond shape)).

The diamond form could be very useful also for the 1/4 heart (easy to make).

The heart item must be also altered. The animation could be particles regrouping into the shape.

Also change the sound of low life and when item is picked

Life doesn't disappear on the hub

When you go to the hub, your life is supposed to be set to 5 luains. The comportment is still the 5 luain, if you are hurted the life go down from the 5th luain, but the surface of the excedent does not disappear (happens since the texture merge).

A similar problem seems to happen with money.

Broken fire dragonsnake

Error message when loading a map with a fire dragonsnake on it :
Error: In on_created: [string "enemies/fire_dragonsnake.lua"]:30: Cannot create
enemy: this map is not running

Only head appears.

Hole eater trial is not saved

When you finish the trial and come back to the map, a dialog ask you if you want to restore the trial. If you don't reset it, the trial is reset anyway. Remove the dialog or remove the trial if already done and not reseted.

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.