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

Line improvements #17289

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Line improvements #17289

merged 2 commits into from
Mar 6, 2025

Conversation

Lumipharon
Copy link
Contributor

@Lumipharon Lumipharon commented Mar 5, 2025

About The Pull Request

get_line and get_tranversal_line updated to be more accurate.

This should be the same/similar to some previous behavior, notably stuff like flamer.

Why It's Good For The Game

It turns out the TG line proc I kept is kinda... shitty, as seen in this picture. It was prioritising the dominant axis far too much, so I've changed it to error accumulation.
image

Incidentally this should make AI FF detection much better, among other misc improvements.

Changelog

🆑
fix: get_line and get_tranversal_line are much more accurate
/:cl:

@github-actions github-actions bot added the Fix Fixes an issue with the game. label Mar 5, 2025
@TiviPlus TiviPlus merged commit 76f7ebe into tgstation:master Mar 6, 2025
42 checks passed
github-actions bot added a commit that referenced this pull request Mar 6, 2025
@Lumipharon Lumipharon deleted the line_improvements branch March 6, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fixes an issue with the game.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants