Giter Site home page Giter Site logo

maple2's People

Contributors

angelotadeucci avatar budomike avatar darkvergus avatar gwagwaflamingo avatar julianvu avatar kochirasu avatar mettaursp avatar shuabritze avatar skyrossm avatar zintixx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

maple2's Issues

I want to know how to run this project?

I want to know how to run this project?

  1. Do I need to create the database and tables manually? Then execute the sql file to insert data items? Is there a more convenient way, such as automatically creating a database and inserting data items through the command line?

  2. Only the database server runs on the host, and all other programs run through containers?

  3. Is there any deployment document for reference? Let me learn from it. Thank you.

Fall damage issues

  • Falling out of bounds will not deal damage to player.
  • Falling from extreme heights will deduct damage to below the expected minimum. "Dying" from this will freeze the character in place, not tombstoning the player but also never regenerating the player's health.
    image

Deleting a character does not delete their items from the database

Description

When deleting a character, their items still exist in the item table. This may lead to the database filling up with data that is no longer used. Note: item data also includes cosmetics (e.g. hair, etc)

While the data could be retained to help a player recover their previously-deleted character(s), other data like config and unlocks are deleted completely without the possibility of recovery, making a full character recovery impossible.

For this reason, our intent is likely to delete a character completely without possibility of recovery, and so item data belonging to the deleted character should also be deleted.

To Reproduce

  1. Create a character or use an existing one
  2. Identify the character's ID in the database
  3. Delete the character
  4. Inspect the item table. Items belonging to the deleted character should remain.

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.