[Level Refactor bcc1aa95b] TimeFreeze Powerup breaks game

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Kizoky
Posts: 291
Joined: Mon Nov 14, 2011 9:59 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: Around weirdos, I'm the biggest weirdo among them
Contact:

[Level Refactor bcc1aa95b] TimeFreeze Powerup breaks game

Post by Kizoky »

It would be kinda hard to explain, so here's a video about why the Powerup breaks the entire game: https://streamable.com/b3mbd
Unable to move, shoot, or even aiming

An ACS script is being ran which takes and gives the Player the TimeFreezer powerup, simulating a "slowmo"
ZScript of the Powerup: https://pastebin.com/895dMQYz
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49056
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [Level Refactor bcc1aa95b] TimeFreeze Powerup breaks gam

Post by Graf Zahl »

The TimeFreezer is still working, the problem is that some of your code has become deprecated by recent changes.
I added some compatibility glue but 'level.frozen' should no longer be used directly for upcoming ZScript versions.
Post Reply

Return to “Closed Bugs [GZDoom]”