Sem descrição

Fabian Peter Hammerle b576d21ef5 release v1.0.0 há 4 anos atrás
docs 5feb9a5f54 rename module tooncher -> rescriptoon há 4 anos atrás
rescriptoon a41e48ea38 engine window sort: updated comment há 4 anos atrás
screenshots c0f49c9067 extended controls: map f -> select fog in battle há 6 anos atrás
tests 2e105eb1d3 use first key in second row as default toggle (previous default: key with grave symbol; no change for US kbd) há 4 anos atrás
.gitignore 2acae9f56e drop launching functionality há 4 anos atrás
.pylintrc 5860e57415 pylint: disable bad-continuation & missing-docstring check há 4 anos atrás
CHANGELOG.md dddfa7f80b release v1.0.0 há 4 anos atrás
COPYING 21db90cae7 GPLv3+ license há 4 anos atrás
MANIFEST.in 21db90cae7 GPLv3+ license há 4 anos atrás
Pipfile 5feb9a5f54 rename module tooncher -> rescriptoon há 4 anos atrás
Pipfile.lock f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes há 4 anos atrás
README.md 401375547a added package description; fixed keywords há 4 anos atrás
setup.cfg 1e7fc4b920 initial há 7 anos atrás
setup.py 21db90cae7 GPLv3+ license há 4 anos atrás

README.md

rescriptoon

Control one or two Toons in Toontown Rewritten via keyboard

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 low throw 0
o walk forward 1
l walk backward 1
k turn left 1
; turn right 1
/ jump 1
n low throw 1
space jump all

Gag Selection

Key Action Target Engine
e select elephant trunk in battle 0
i select elephant trunk in battle 1
f select fog in battle 0
j select fog in battle 1