Commit Graph

7 Commits

Author SHA1 Message Date
Ľubomír Remák
b87391338e MUTATIONOFJB: Add basic support for RABLOAD command.
Also fix an issue with parsing IF command.
This commit makes the game completable (with many issues).
2018-10-31 19:19:41 +01:00
Ľubomír Remák
3928c52c0e MUTATIONOFJB: Add support for CAMEFROM command. 2018-08-25 23:12:01 +02:00
Ľubomír Remák
7a081f0605 MUTATIONOFJB: Load local (room) scripts. 2018-08-25 23:12:01 +02:00
Ľubomír Remák
ae979a8310 MUTATIONOFJB: Add support for IFITEM command and fix parsing conditional commands that are right after #ELSE. 2018-08-25 23:12:01 +02:00
Ľubomír Remák
bdb6582bb2 MUTATIONOFJB: Implement data model for inventory. 2018-08-25 23:12:01 +02:00
Ľubomír Remák
3672ea5572 MUTATIONOFJB: Continue implementation of if/else script commands. 2018-08-25 23:12:01 +02:00
Ľubomír Remák
f7d5a825a0 MUTATIONOFJB: Start implementation of ATN scripts (IF command). 2018-08-25 23:12:01 +02:00