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

fixed dependencies? added animals #51

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

FuriousBird
Copy link

Fixed dependencies? Had to run weird commands to finally run the server.
No idea what the previous css reader module was, but it was deprecated and recommended switching to another module which i did.

New Features / fixes
animals! are called Agents, they inherit from the Entity class
thus the player now has a getNearbyAgents method
I've also updated packet numbers to match the ones from the moomoo bundle.js

animalsare called Agents, they inherit from the Entity class
I've also updated packet numbers to match the ones from the moomoo bundle.js
implemented basic ai, coform to the bundle and a self reloading dev script thingy

//todo add collision, flee mechanics, damage (from &to player) (from &to objects)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant