Giter VIP home page Giter VIP logo

gapple's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @Beanzilla
  • ๐Ÿ‘€ Iโ€™m interested in: programming, games and robotics.
  • ๐ŸŒฑ Iโ€™m currently learning: Python3 and Go
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on: games/programs
  • ๐Ÿ“ซ How to reach me: Just send me a issue on one of my active projects.

gapple's People

Contributors

beanzilla avatar

Watchers

 avatar

gapple's Issues

Mod compatablilty issue: Stamina & Gapple

Stamina overrides the minetest.item_eat in minetest.register_craftitem so instead of giving direct hp it instead modifies it's stamina value of the player.

Gapples was designed to affect the direct hp of the player. (Obvious collision)

What needs to change:

  • We need to detect if stamina mod is installed.
  • If so we need to figure out some way to bypass stamina's override and directly add hp instead of modifying the stamina. (Major update to all the apples)

Should we expand on multiple types of apples?

So should we provide other kinds of apples?

Iron, Gold, Diamond, Obsidian?

Perhaps we look at the default:apple definition and modify our apples accordingly. (Adds a balance from the games food and ours)

All we would need is to add the textured images accordingly to the gapple_gapple.png.

Copy and paste the previous definition of our Golden Apple and simply modify the values accordingly.

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.