Wiki:Requested articles: Difference between revisions

From Wiki of ZZT
Jump to navigation Jump to search
(remove the stuff which has been populated)
 
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
=== Techniques ===
=== Techniques ===


* [[Kangaroo effect]]
* Using [[Player clone|player clones]] for teleportation
* Using [[Player clone|player clones]] for teleportation
* Using [[Statless player|statless players]] and board [[Edge|edges]] to control teleportation
* Using [[Statless player|statless players]] and board [[Edge|edges]] to control teleportation
* [[Colors accessible from ZZT]]
* [[Colors accessible from ZZT]]
* Detecting [[game speed]]
* Using [[Medusa bug|Medusa bugs]] (transporters, text, etc) to prevent anti-dark cheats
* Using [[Medusa bug|Medusa bugs]] (transporters, text, etc) to prevent anti-dark cheats
* [[Board illusion]] triggered by crossing to another board and immediately hitting a passage
* [[Board illusion]] triggered by crossing to another board and immediately hitting a passage
Line 29: Line 27:
* [[Stat]] stacking
* [[Stat]] stacking
* Transferring data between worlds by overwriting board edges
* Transferring data between worlds by overwriting board edges
* #cycle 0 [[Bomb]]s as pushable text


=== Internals ===
=== Internals ===


* [[Stat order]]
* [[Stat order]]
* Sound priority
* [[Pascal string]]<nowiki/>s hold partial previous contents in memory/on disk
* [[Pascal string]]<nowiki/>s hold partial previous contents in memory/on disk


Line 49: Line 47:
* Dependencies on CPU speed for "fast" machines (e.g., [[sound effects]])
* Dependencies on CPU speed for "fast" machines (e.g., [[sound effects]])
* [[Koopo bug]]
* [[Koopo bug]]
* Can't [[Send|#send]] to a [[label]] on the first line
* [[Passage]]<nowiki/>s have the potential to delete each other if they are adjacent
* [[Passage]]<nowiki/>s have the potential to delete each other if they are adjacent



Latest revision as of 18:32, 24 December 2025

Note that some of these links should probably be the same article: for example, we probably don't need separate articles for NORTH and SOUTH, but we should have redirects to a shared article.

Also, see Special:WantedPages for an automatically-generated list of linked-to but non-existent pages.

Categories to add

  • Colors
  • Fake labels (:endgame, :zapped) that are rumored to exist but don't
  • Output stuff: Sound? Charsets? Colors?
  • World, board, stat
  • Special elements/redirects: Player Clone, Dummy, Black Hole
  • ZZT itself: versions, Super ZZT
  • Cheats
  • Locks, especially those integrated with ZZT like the SECRET flag

ZZT behavior

Some of the categorization here is fuzzy (is X a bug or a technique?). You can help by writing the corresponding article, so we can get rid of the offending line on this page. :-)

Techniques

Internals

Bugs and limits

  • Counter behavior when #giving very large numbers (32 bits in size and beyond)
  • Counter display bug: some digits left behind when counter goes from big to small
  • Black keys and doors
  • Conveyor bugs (ability to delete player, etc)
  • 1024-line maximum for all text windows (including world selector)
  • Blank lines in text windows sometimes appear as hyperlinks
  • Shooting changes step value of 150th stat
  • Moving while paused via mouse movement
  • Built-in editor and stat deletion bugs, if we ever figure out why that one happens
  • Dependencies on CPU speed for "fast" machines (e.g., sound effects)
  • Koopo bug
  • Passages have the potential to delete each other if they are adjacent

ZZT itself

File formats