Skip to content

4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 20:29
· 31 commits to develop since this release
2423abe

Commit: 2423abe
Tag: 4.1

Changes

  • added ability to show enemy healthbars only for bosses (#1300)
  • added ability to kill specific enemy types (#1313)
  • added ability to teleport to nearest specific object (#1312)
  • added /load and /save commands for even quicker savegame operations
  • added /demo command to quickly play the demo
  • added /title command to quickly exit to title
  • added /vsync on and /vsync off commands to toggle the VSync setting
  • added /give all variant of the item cheat
  • changed injection files to be placed in its own directory (#1306)
  • changed item cheat sound effects
  • changed the /play command to work immediately in the title screen
  • fixed turbo cheat speed setting not saved across game relaunches (#1320)
  • fixed turbo cheat behavior with the following game elements (#1341):
    • animated textures animation rate (regression from 4.0.3)
    • 3D pickups animation rate (regression from 4.0.3)
    • healthbar flashing rate
    • UI text flashing rate
    • inventory stats timer
    • underwater wibble effect rate
    • loading screen and credit images display time
    • title screen demo delay
    • fade times
  • fixed camera vibrations when using the teleport command in 60 FPS (#1274)
  • fixed the camera being thrown through doors for one frame when looked at from fixed camera positions (#954)
  • fixed console not retaining changed user settings across game relaunches (#1318)
  • fixed passport inventory item not being animated in 60 FPS (#1314)
  • fixed object explosions not being animated in 60 FPS (#1314)
  • fixed lava emitters not being animated in 60 FPS (#1314)
  • fixed underwater bubbles not being animated in 60 FPS (#1314)
  • fixed compass needle being too fast in 60 FPS (#1316, regression from 4.0)
  • fixed black screen flickers that can occur in 60 FPS (#1295)
  • fixed a slight delay with the passport menu selector (#1334)
  • decreased initial flicker upon game launch (#1322)