Skip to content

Aschar now has a PI constant. - #153

Open
Glimps3 wants to merge 2 commits into
WolfireGames:mainfrom
Glimps3:PI-constant
Open

Glimps3 wants to merge 2 commits into
WolfireGames:mainfrom
Glimps3:PI-constant

Conversation

@Glimps3

@Glimps3 Glimps3 commented Oct 5, 2024

Copy link
Copy Markdown

There are 12 decimal places. Mayhaps that's too many.

@kavika13 kavika13 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Pls check out this guide on git commit messages:
https://cbea.ms/git-commit/#seven-rules

It's not a canonical guide, but it basically sums up what I try to accomplish, and I formed that habit from similar guides in the past.

If you're using a GUI utility, the "rename commit" feature probably will help you do what needs to be done. If you're using the command line, I'm not sure the exact commands to change a commit message. If you're using the web UI, I am not sure if it even supports that feature. It might not.

Comment thread Data/Scripts/aschar.as Outdated
if(GetInputPressed(this_mo.controller_id, "k"))
{
SetOnFire(true);
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This can also be fixed up by editing your previous commit and doing a force push.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Only do force pushes in PRs or branches, btw, and not ones that people may be working on. It's generally frowned upon because it requires people to pull your changes before they do anything else in that same branch.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

hello - sorry about the late response, i had my hands really full with the map jam and uni stuff

thank you for your feedback, i'll get around to updating this and my other pr's accordingly over this weekend ideally. might not be able to do all of them but at the very least most of the smaller ones, like this one, i should have done by sunday's end

i also just wanted to take this opportunity to say that i really do mean thank you for the feedback.
deadass when i started this pr jazz i didn't even know what a pointer is or how classes worked lol. only just learnt what virtual functions are like, yesterday. so yeah, genuine apologies about the bugs and other "incompleteness-es" but i really appreciate the time you've taken to point them out and explain them

i'll be sure to put extra care in my future prs

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.

2 participants