Merge remote-tracking branch 'origin/master' into lua_1.0.3

This commit is contained in:
hispidence 2022-11-02 19:24:14 +00:00
commit 5a0a645427
406 changed files with 13993 additions and 12822 deletions

View file

@ -11,6 +11,9 @@ Flow.SetIntroImagePath("Screens\\main.jpg")
Flow.SetTitleScreenImagePath("Screens\\main.jpg")
-- Disable/enable flycheat globally
Flow.EnableFlyCheat(true)
--------------------------------------------------

View file

@ -16,4 +16,5 @@ anims.overhangClimb = false
anims.slideExtended = false
anims.sprintJump = false
anims.pose = false
anims.ledgeJumps = false
Flow.SetAnimations(anims)

View file

@ -149,8 +149,8 @@ local strings = {
"",
""
},
controls_dash = {
"Dash",
controls_sprint = {
"Sprint",
"",
"",
"",
@ -169,8 +169,8 @@ local strings = {
"",
""
},
controls_duck = {
"Duck",
controls_crouch = {
"Crouch",
"",
"",
"",