-
Notifications
You must be signed in to change notification settings - Fork 4
No labels!
There aren’t any labels for this repository quite yet.
24 labels
impl: add/modify if-condition
impl: add/modify if-condition
This issue requires adding/replacing conditions to if-statements.
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.
opinionated
opinionated
This issue or this issues' fix is opinionated and not predefined by the scripts.
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: 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.