Skip to content

No labels!

There aren’t any labels for this repository quite yet.

compatibility: difficult
compatibility: difficult
This issue is difficult to make compatible.
compatibility: easy
compatibility: easy
This issue is easy to make compatible.
G1CP bug
G1CP bug
This issue was introduced by the G1CP and is not present in the vanilla game.
impl: add/modify if-condition
impl: add/modify if-condition
This issue requires adding/replacing conditions to if-statements.
impl: change obj var
impl: change obj var
This issue requires changing properties of objects.
impl: hook engine func
impl: hook engine func
This issue requires hooking engine functions.
impl: hook script func
impl: hook script func
This issue requires hooking script functions.
impl: misc
impl: misc
This issue requires unique/miscellaneous implementation.
impl: modify/analyze script func
impl: modify/analyze script func
This issue requires analyzing and/or modifying the bytecode of script functions.
impl: modify engine func
impl: modify engine func
This issue requires modifying the machine code of engine functions.
impl: replace assign int
impl: replace assign int
This issue requires replacing integer assignments in the scripts.
impl: replace assign/push str
impl: replace assign/push str
This issue requires replacing pushed strings or string assignments in the scripts.
impl: replace func call
impl: replace func call
This issue requires replacing function calls in the scripts.
impl: replace str
impl: replace str
This issue requires replacing the content of strings.
impl: unknown
impl: unknown
There is no clear plan on how to implement this issue yet.
language dependent
language dependent
This issue only occurs in certain localizations.
opinionated
opinionated
This issue or this issues' fix is opinionated and not predefined by the scripts.
provided fix
provided fix
This issue has a fix provided in the comments.
provided implementation
provided implementation
This issue has a full or partial implementation provided in the comments.
type: revert on save
type: revert on save
The fix for this issue impacts the game and should be reverted when saving.
type: session fix
type: session fix
The fix for this issues is persistent across a session.
type: world bug
type: world bug
This issue requires editing properties of objects in the game world.
validation: required
validation: required
This issue needs validation from one of the validators.
validation: validated
validation: validated
This issue is still present even with Systempack/Union.