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 melee weapon #226

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from
Open

Feat melee weapon #226

wants to merge 19 commits into from

Conversation

AustinJMann
Copy link
Collaborator

No description provided.

@AustinJMann AustinJMann self-assigned this Jan 15, 2025
@AustinJMann AustinJMann linked an issue Jan 15, 2025 that may be closed by this pull request
1 task
@coolify-candirugame
Copy link

coolify-candirugame bot commented Jan 15, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-17 00:44:11 CET

@IsaacThoman
Copy link
Member

merge dev into this

Copy link
Member

@IsaacThoman IsaacThoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just test once dev is merged in and feel free to merge.

}
}

if (Date.now() / 1000 - this.lastFired > .50) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cute! love it.

# Conflicts:
#	src/client/core/Inventory.ts
#	src/client/core/RemoteItemRenderer.ts
#	src/server/managers/ItemManager.ts
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.

Adding a melee weapon
2 participants