Re: [Wormux-dev] [PATCH 08/32] Use NewAction for jumps.

2009-09-29 Par sujet Matthieu Fertré
Looks good :) Florian Köberle a écrit : > Movement orders get transferred using NewAction. > If a user press "jump" and "move left" simultaneously while the character > looks right then it matters if the character turns or jumps first. > Thus it must not happen that the turn master schedules the

[Wormux-dev] [PATCH 08/32] Use NewAction for jumps.

2009-09-29 Par sujet Florian Köberle
Movement orders get transferred using NewAction. If a user press "jump" and "move left" simultaneously while the character looks right then it matters if the character turns or jumps first. Thus it must not happen that the turn master schedules the "move left" and executes the "jump" without sche