Нема описа

Fabian Peter Hammerle 81f731e7c4 drop import error handling (no extras defined anymore) пре 4 година
docs 5feb9a5f54 rename module tooncher -> rescriptoon пре 4 година
rescriptoon 81f731e7c4 drop import error handling (no extras defined anymore) пре 4 година
screenshots c0f49c9067 extended controls: map f -> select fog in battle пре 6 година
.gitignore 2acae9f56e drop launching functionality пре 4 година
.pylintrc 5860e57415 pylint: disable bad-continuation & missing-docstring check пре 4 година
CHANGELOG.md b688de2fee rename package tooncher -> rescriptoon пре 4 година
LICENSE.txt 5b192b434a release v0.4.1 пре 4 година
Pipfile 5feb9a5f54 rename module tooncher -> rescriptoon пре 4 година
Pipfile.lock 2acae9f56e drop launching functionality пре 4 година
README.md 22f75ba7ae readme: drop tooncher specifics пре 4 година
setup.cfg 1e7fc4b920 initial пре 7 година
setup.py 5feb9a5f54 rename module tooncher -> rescriptoon пре 4 година

README.md

rescriptoon

TODO add description

Last Release Python Version

Installation

Compatible with X Window System (X11)

$ sudo apt-get install python3-xlib python3-psutil `# optional`
$ pip3 install --user --upgrade rescriptoon

Usage

$ rescriptoon TODO

rescriptoon --help shows all available options.

While in the game press ` (grave) to enable extended controls. Press ` again to disable.

$ rescriptoon --toggle slash

Mappings

default mapping

(based on https://en.wikipedia.org/wiki/File:Qwerty.svg)

Movement

Key Action Target Engine
` turn Extended Controls on / off
w walk forward 0
s walk backward 0
a turn left 0
d turn right 0
v throw pie 0
i walk forward 1
k walk backward 1
j turn left 1
l turn right 1
/ jump 1
n throw pie 1
space jump all

Gag Selection

Key Action Target Engine
e select elephant trunk in battle 0
o select elephant trunk in battle 1
f select fog in battle 0
; select fog in battle 1