No Description

Fabian Peter Hammerle f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes 4 years ago
docs 5feb9a5f54 rename module tooncher -> rescriptoon 4 years ago
rescriptoon f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes 4 years ago
screenshots c0f49c9067 extended controls: map f -> select fog in battle 6 years ago
.gitignore 2acae9f56e drop launching functionality 4 years ago
.pylintrc 5860e57415 pylint: disable bad-continuation & missing-docstring check 4 years ago
CHANGELOG.md b688de2fee rename package tooncher -> rescriptoon 4 years ago
LICENSE.txt 5b192b434a release v0.4.1 4 years ago
Pipfile 5feb9a5f54 rename module tooncher -> rescriptoon 4 years ago
Pipfile.lock f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes 4 years ago
README.md f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes 4 years ago
setup.cfg 1e7fc4b920 initial 7 years ago
setup.py f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes 4 years ago

README.md

rescriptoon

TODO add description

Last Release Python Version

Installation

Compatible with X Window System (X11)

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

Usage

  1. Launch one or two Toontown engines
  2. Run rescriptoon

rescriptoon --help shows all available options.

While in the game press ` (grave) to disable key remapping. Press ` again to re-enable.

$ rescriptoon --toggle slash

Mappings

default mapping

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

Movement

Key Action Target Engine
` turn key remapping 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