Commit Graph

8 Commits

Author SHA1 Message Date
nx 356582cde2 turn off teletype option, navigating function, obs next/prev/reset hotkeys, obs properties with bool frontend 2021-04-27 09:33:39 +01:00
nx 139d4bac27 upstream init pmzeitler/TeletypeNews 2021-04-27 09:22:21 +01:00
AlanSmithee 9eaa626fec Initial commit 2021-04-27 07:35:18 +00:00
Phoebe Zeitler (Morgana) 4bc498b4af Added line prefix characters and changed "leading" character to "cursor" character
I misunderstood the request that was asked of me. I have added a place to specify a static prefix to each line that is rendered.
2019-07-31 15:54:29 -04:00
Phoebe Zeitler (Morgana) 249dbc0791 Teletype ticker will only run when its source is active
Added functionality to ensure that teletype ticker does not progress while the source to which it is tied is visible on the output.

Also fixed some local variable scoping issues in get_cursor_char
2019-07-31 15:38:27 -04:00
Phoebe Zeitler (Morgana) 184a6b03bc Leading character functionality added
Added the ability to use a leading character while teletyping. This character may be a random one (as specified in the user-configurable properties) or it may be a user-specified string.
2019-07-31 11:31:32 -04:00
Phoebe Zeitler (Morgana) e261270d4e Initial Commit (1.0 version) 2018-10-07 09:33:18 -04:00
Phoebe Zeitler (Morgana) 77803869ee Initial commit 2018-10-07 09:32:22 -04:00