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

Tank driver periscope fix #16983

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

Conversation

TiviPlus
Copy link
Member

@TiviPlus TiviPlus commented Jan 24, 2025

About The Pull Request

Fixes exploit where you can use periscope while driving
Since driving is way more interesting with the improved vision and your loader is often already too busy to do callouts, gave it periscope vision
Increased periscope vision by 1 tile to compensate i guess

Also improved the code for periscope while i was there

Changelog

🆑
balance: the tank driver now gets the old periscopes tier of zoom and nightvision
balance: the tank periscope has 1 extra range now
fix: fixed periscope being usable while driving the tank
/:cl:

@TiviPlus TiviPlus added Fix Fixes an issue with the game. In Game Exploit Player accessible in game exploits. Balance Changes to functionality that modifies how effective certain methods are at powergaming. labels Jan 24, 2025
buckling_mob.reset_perspective(owner)
ADD_TRAIT(buckling_mob, TRAIT_SEE_IN_DARK, VEHICLE_TRAIT)
buckling_mob.update_sight()
buckling_mob.client.view_size.set_view_radius_to(4.5)
Copy link
Contributor

Choose a reason for hiding this comment

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

Remember I did the vis range mod on the vehicle, which applies in /obj/structure/bed/chair/vehicle_crew/post_buckle_mob

If you're giving drivers this zoom level, maybe its better to change that vehicle var back to a chair var?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Balance Changes to functionality that modifies how effective certain methods are at powergaming. Fix Fixes an issue with the game. In Game Exploit Player accessible in game exploits.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants