You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Autocmdzones can now execute multiple commands seperated by a semicolon / ;
Added PR_ch_SetPos: Cheat to set your postion
Added PR_ch_SetPos_Offset: Cheat to offset your position
Added PR_hud: Toggle display of all PreyRun hud elements
Added PR_hud_Health will now be displayed in grey if god mode is enabled
Added PR_hud_Keys: Display the pressed keys
Added PR_hud_Keys_Style: Used to select the style you want for displaying the pressed keys (beneath the crosshair, around the crosshair, on the right side of the screen) and if it shoud display the now pressed keys greyed out
Added PR_hud_Location_Methode: Switch between showing your viewpoint position and your feet position
Added PR_hud_SpiritPower will now be displayed in grey when not having the ability to spiritwalk
Added PR_PreySplit_Split: To trigger an custom split
Added PR_Timer_Backup: Toggle support for backing up the in-game timer which will be automaticly recovered, but game crashes will ALWAYS lead to timing inaccuracy! (Thanks to CorpseFlesh)
Added PR_Timer_Backup_Interval: How often the the timer shoud be backed up
Added support for boss kill splits
Fixed Individual Level timing for the first (roadhouse / Last Call) and last (spherebrain / Mothers Embrace) map
Fixed PreyRun hud elements not being displayed after picking up the wrench on the first map
Fixed PR_PreySplit_Update not working as intended (updating too often)
Fixed Speedometer not displaying the correct value while nocliping
Fixed Timer now working correclty while PR_Freeze is set to 1
Better descriptions
Better stuff to debug
Replaced the timer with a new self made timer which shoud be very accurate (72 milliseconds diffrence in a 2 hour run)