.hgeol
author Wuzzy <Wuzzy2@mail.ru>
Mon, 17 Sep 2018 22:37:47 +0200
changeset 13785 4ed202f0428e
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
Easier back jumps in Basic Movement Training (fixes bug #692) The explanation of Back Jumping (2/2) has been simplified and the "hard" part has been made easier by lowering the girders. The original idea was that I wanted to force players to learn how to jump higher by delaying the 2nd backspace keypress. But this turned out that this section was too unfair and we have lost at least one player due to rage-quitting, according to feedback.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3505
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     1
[patterns]
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     2
**.h = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     3
**.c = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     4
**.cpp = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     5
**.lua = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     6
**.txt = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     7
**.pas = native
ada9f697eb11 Engine:
mario.liebisch
parents:
diff changeset
     8
**.inc = native
6500
c9eaf1dd16c8 Let .hs be native eol format too
unc0rr
parents: 3690
diff changeset
     9
**.hs = native