Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Function Cubes (portal, life skills, interactable objects) #426

Merged
merged 3 commits into from
Sep 28, 2021

Conversation

AngeloTadeucci
Copy link
Collaborator

@AngeloTadeucci AngeloTadeucci commented Sep 28, 2021

Function cubes

  • Parsing recipe id from XML objects folder;
  • Implemented portal cubes, life skills and general interactable objects;
  • Implemented UserEnv mode 8 which is the state of life skills.

Implemented portal cubes settings

  • Saving names;
  • Interacting and walking trough portal;
  • Moving between portals inside the home, to another map and to another friend home.

FieldManager

  • Changed the loading of cubes to FieldManager state to constructor;
  • Because of that changed the constructor to use Player parameter so it's possible to know if the player is trying to enter an house;
  • Added remove portal packet.

Others

  • Added implemented GatheringHelper so it can be shared between InteractObjectHandler and FunctionCubeHandler.

@AngeloTadeucci AngeloTadeucci added the enhancement New feature or request label Sep 28, 2021
@AlanMorel AlanMorel merged commit 0469aa6 into AlanMorel:master Sep 28, 2021
@AngeloTadeucci AngeloTadeucci mentioned this pull request Nov 1, 2021
gwagwaflamingo pushed a commit to gwagwaflamingo/MapleServer2 that referenced this pull request Aug 20, 2022
…nMorel#426)

* Feat: Function Cubes (portal, life skills, interactable objects)

* Mistake comment

* Removed mistake comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants