Skip to content

bugfix: GLA Demo Technical no longer has to recentre its turret to suicide - #159

Merged
Stubbjax merged 1 commit into
TheSuperHackers:mainfrom
Stubbjax:fix-technical-suicide-turret-dependency
Aug 2, 2026
Merged

bugfix: GLA Demo Technical no longer has to recentre its turret to suicide#159
Stubbjax merged 1 commit into
TheSuperHackers:mainfrom
Stubbjax:fix-technical-suicide-turret-dependency

Conversation

@Stubbjax

Copy link
Copy Markdown
Contributor

The change fixes an issue where the GLA Demo Technical has to centre its turret in order to detonate from a suicide command.

When ordering the Technical to suicide, the turret has to realign to face directly forward before the vehicle explodes. It takes a maximum of 0.75 seconds before the Technical explodes in case it was just firing at something directly behind it. This is not an issue with any other unit.

Before

BEFORE.mp4

After

AFTER.mp4

@Stubbjax Stubbjax self-assigned this Jul 24, 2026
@Stubbjax Stubbjax added Bug Something isn't working Buff Makes a thing more powerful GLA Affects GLA faction Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour ★ Committee 2026 ★ Approved by the 2026 elected Game Design Committee Controversial Is controversial labels Jul 24, 2026
@xezon

xezon commented Jul 24, 2026

Copy link
Copy Markdown

Is "centre" the correct word?

@xezon

xezon commented Jul 24, 2026

Copy link
Copy Markdown

Is not linked to TheSuperHackers/GeneralsGamePatch#164 in Migration Project.

MaxIdleScanInterval = 10000 ; in milliseconds
MinIdleScanAngle = 30.0 ; in degrees off the natural turret angle
MaxIdleScanAngle = 60.0 ; in degrees off the natural turret angle
ControlledWeaponSlots = PRIMARY SECONDARY TERTIARY

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

commy2 also removed SECONDARY. Why?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It doesn't technically need to control the SECONDARY slot either. In fact none of the Technical variants need anything other than the PRIMARY slot.

It's possible the original developers mistakenly thought each salvage weapon required a different slot, or the weapons were switchable at some point during development. It's most likely a copy/paste error.

Should I streamline this here? It might make more sense to remove unnecessary ControlledWeaponSlots across all units as a standalone change.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You decide

@Stubbjax
Stubbjax force-pushed the fix-technical-suicide-turret-dependency branch from 3450d53 to cbf637a Compare July 26, 2026 03:17
@Stubbjax
Stubbjax force-pushed the fix-technical-suicide-turret-dependency branch from cbf637a to 39d4995 Compare July 26, 2026 03:17
@Stubbjax Stubbjax changed the title bugfix: GLA Demo Technical no longer has to centre its turret to suicide bugfix: GLA Demo Technical no longer has to recentre its turret to suicide Jul 26, 2026
@Stubbjax
Stubbjax merged commit e0e7841 into TheSuperHackers:main Aug 2, 2026
@Stubbjax
Stubbjax deleted the fix-technical-suicide-turret-dependency branch August 2, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Buff Makes a thing more powerful Bug Something isn't working ★ Committee 2026 ★ Approved by the 2026 elected Game Design Committee Controversial Is controversial GLA Affects GLA faction Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants