release:dreamzzt
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
release:dreamzzt [2021/02/28 20:36] – created asie | release:dreamzzt [2021/10/30 10:35] (current) – asie | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== DreamZZT ====== | ====== DreamZZT ====== | ||
- | DreamZZT is a clone of ZZT and Super ZZT developed by c99koder in the early-mid 00s. While its compatibility is lacking, it is particularly notable for having been ported to the Nintendo DS and Dreamcast. | + | DreamZZT is a clone of ZZT and Super ZZT developed by c99koder in the early-mid 00s. While its compatibility is lacking, it is particularly notable for having been ported to the Nintendo DS and Dreamcast. It was developed until November 2007, and its source code is available under the terms of the GPLv2 license. |
- | ===== Extensions ===== | + | ===== Extensions |
+ | |||
+ | ==== Music ==== | ||
+ | |||
+ | The engine will play music by checking for the existence of an MP3 file in the following format: '' | ||
+ | |||
+ | ==== Scripting ==== | ||
+ | |||
+ | Note that the list is incomplete. | ||
+ | |||
+ | === Bugs === | ||
+ | |||
+ | * ''# | ||
+ | |||
+ | === ^board [id] === | ||
+ | |||
+ | Transports the player to the board with the specific numeric ID. | ||
+ | |||
+ | === ^color [color] === | ||
+ | |||
+ | Sets the object' | ||
+ | |||
+ | === ^drawtext [x] [y] === | ||
+ | |||
+ | Draws the next line of text at the specified coordinates. | ||
+ | |||
+ | === ^hideplayer === | ||
+ | |||
+ | TODO | ||
+ | |||
+ | === ^loadjpeg [filename] === | ||
+ | |||
+ | Draw the specified filename (with extension). | ||
+ | |||
+ | === ^playercolor [color] === | ||
+ | |||
+ | Sets the player' | ||
+ | |||
+ | === ^rename_ammo [name] === | ||
+ | |||
+ | TODO | ||
+ | |||
+ | === ^teleport [x] [y] === | ||
+ | |||
+ | Moves the calling object to the specified coordinates. | ||
+ | |||
+ | === ^textcolor [number1] [number2] === | ||
+ | |||
+ | TODO | ||
+ | |||
+ | ===== Extensions (DreamZZT 3.x) ===== | ||
==== World format ==== | ==== World format ==== | ||
Line 37: | Line 87: | ||
TODO: Can the Stones of Power feature be used in DreamZZT in ZZT mode? | TODO: Can the Stones of Power feature be used in DreamZZT in ZZT mode? | ||
+ | |||
+ | ==== Cheats ==== | ||
+ | |||
+ | DreamZZT adds a significant amount of additional cheats. | ||
+ | |||
+ | ^ Cheat code ^ Effect ^ | ||
+ | | +dark | Makes board dark. | | ||
+ | | -dark | Removes board darkness. | | ||
+ | | +/-ammo | Adds/ | ||
+ | | +/-gems | Adds/ | ||
+ | | +/-score | Adds/ | ||
+ | | +/-health | Adds/ | ||
+ | | +/-torch | Adds/ | ||
+ | | zap | Removes player-neighboring tiles. | | ||
+ | | keys | Gives all keys to the player. | | ||
+ | | warp X | Warps to board with ID X and pauses the player. | | ||
+ | | warp | As above, but with a board select menu. | | ||
+ | | freeze/ | ||
+ | | watch | Enables debug information to be printed on a selected object. | | ||
+ | | inspect | Shows a selected object' | ||
+ | | flags | Prints the state of the world flag list in the debug console. | | ||
+ | | edit | Opens the editor. | | ||
+ | | quit | TODO | | ||
+ | | play cdefgab | Plays the #play string cdefgab. | | ||
+ | | +/-reveal | Reveals objects, by making them show changing high-intensity colors. | | ||
+ | | viewport X Y | TODO | | ||
+ | | Other commands | Executes the command as ZZT-OOP code on behalf of the player. | | ||
===== Links ===== | ===== Links ===== | ||
- | * [[https:// | + | * [[https:// |
+ | * [[https:// |
release/dreamzzt.1614544583.txt.gz · Last modified: 2021/02/28 20:36 by asie