Skip to content
New issue

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

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

Already on GitHub? # to your account

v0.8.8 whack the piggos #188

Merged
merged 3 commits into from
Sep 28, 2024
Merged

v0.8.8 whack the piggos #188

merged 3 commits into from
Sep 28, 2024

Conversation

alexanderclarktx
Copy link
Owner

thanks to Humble's suggestion, removed Team component from Piggo so you can whack'em

also moved brightness filter on damage logic to DamageSystem so it's now generically applied

"docs": "bun pages",
"ship": "bun pages",
"pages": "ENV=production bun --cwd web build && rm -r ./docs && mkdir docs && cp -r ./web/dist/* ./docs/ && git restore docs/CNAME"
"branch": "git checkout main && git pull && git branch -D $(whoami) && git checkout -b $(whoami)"
Copy link
Owner Author

Choose a reason for hiding this comment

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

modified bun branch to set new branch name to your $(whoami)

},
"license": "MIT+CC",
"dependencies": {
"typescript": "5.4.5"
"typescript": "5.6.2"
Copy link
Owner Author

Choose a reason for hiding this comment

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

upgraded typescript for fun

@alexanderclarktx alexanderclarktx merged commit cc695f5 into main Sep 28, 2024
@alexanderclarktx alexanderclarktx deleted the alex branch September 28, 2024 09:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant