Giter VIP home page Giter VIP logo

reldens-items's Introduction

Reldens - GitHub - Release

Reldens - Items System

About

The idea behind this project is to cover the basics on how an inventory system work. Using this package you will get the basic set of features and some more advance, for example:

  • Manage the inventory add / set / remove items.
  • Modify items qty.
  • Have items groups.
  • Set limits per inventory, per items group, and per item itself.

And then you will get other more advanced features like:

  • Implement it with different storage system, to manage the available items, modifiers, groups, persist and update the inventory status, etc.
  • Implement it with different "clients" who will receive information about every inventory action.
  • Listen to the inventory events to run your customize actions.
  • Possibility of use the available classes to create different item types, like an "equip" or "usable" items.
    • An "equip" item will check if the item was equipped in order to apply the item "modifiers".
    • A "usable" item that will apply the "modifiers" to the specified target as many times until reach the "uses" limit.
  • Create "modifiers", which will be executed by the item and will affect the target properties, for example: a "modifier" could be: property = "hp", "action" = "increase proportion", value = "100%" and the item will be basically a health potion.
  • Items exchange between inventories to create a "shop" or just "trade" items.

Need something specific?

Request a feature here: https://www.reldens.com/features-request

Documentation

https://www.reldens.com/documentation/items-system


reldens-items's People

Contributors

damian-pastorini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lalalune techbot

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.