Info

Statistics

  • Download count2,602 total downloads
  • Latest download count 168 downloads of latest version
  • Average download count2 downloads per day average

Owners

  • Stable

    Version 1.1.1.1

    • Released 6 Mar, 2024
    • 168 downloads

    - Fixed breaking bug

  • Stable

    Version 1.1.1.0

    • Released 14 Nov, 2023
    • 281 downloads

    - Icons now don't get weirdly duplicated when typewritten

    - Icons now animate properly when typewritten

    - Icons don't add an extra space after them now

    - Fixed a minification issue

  • Stable

    Version 1.1.0.9

    • Released 14 Oct, 2023
    • 151 downloads

    Fixing issue with icons

  • Stable

    Version 1.1.0.6

    • Released 25 Jul, 2023
    • 115 downloads

    Fixed triggers not working

  • Stable

    Version 1.0.0.5

    • Released 19 Jul, 2023
    • 39 downloads

    Can now use the icon tag with no additional text

  • Stable

    Version 1.0.0.4

    • Released 19 Jul, 2023
    • 37 downloads

    - Fixed typewriter broken in r350+

    - Added array() function

    - Added support for arrays as function params

    - Added built in animatedicon function

  • Stable

    Version 1.1.0.3

    • Released 17 Jul, 2023
    • 39 downloads

    Fixed dumb mistake

  • Beta

    Version 1.1.0.2

    • Released 8 Jul, 2023
    • 42 downloads

    - Complete rework of the addon using a new addon framework

    - Added scripting runtime support

  • Stable

    Version 1.0.3.9

    • Released 3 Mar, 2023
    • 115 downloads

    Fixed a bug with [text] when using the save/load feature

  • Stable

    Version 1.0.3.8

    • Released 12 Nov, 2022
    • 92 downloads

    - Fixed an issue with typewriter timings bugging if size altering tags were used (size/bold/scale)

    - Fixed crash when using c3 functions in typewriter

  • Stable

    Version 1.0.3.7

    • Released 29 May, 2022
    • 95 downloads

    - fixed tw pause stopping one letter too late

    - made it so tw tags can also use JS to compute values (values are only computed once on typewrite, not on every frame)

    - conditional tags (b, i, u etc) would be set as false by default and that would make it so they wouldn't appear if typed normally in text and not through an sfdx condition.

  • Stable

    Version 1.0.3.5

    • Released 20 Oct, 2021
    • 125 downloads

    Fixed advanced minification

  • Stable

    Version 1.0.3.4

    • Released 15 Oct, 2021
    • 62 downloads

    removed debugger + minor fixes

  • Stable

    Version 1.0.3.1

    • Released 26 Mar, 2021
    • 137 downloads

    Vanilla+ V1 Release

    - Made compatible with modules

    - Fixed crash when skipping to next typewriter pause right before typewriter is finished

    - Fixed issues with functions being detected as aliases

    - Fixed crash when typewriter params were empty

    - Added default aliases (wave, swing and magnitude)

    - Added experimental C2StrToC3Str expression that tries to convert a Construct 2 SFDX string into a C3 one

    - Added aliases for sfdx tag: You can now use anim, animate, animtext, typejuice and juice instead of sfdx and it will work the same.

    - added new function c3easing(time, name, magnitude = 1, duration = 1, pingpong = false) that takes a user defined easing from the C3 Editor

    - Can now use User defined easings as typewriter easing

  • Stable

    Version 1.0.1.2

    • Released 9 May, 2020
    • 516 downloads

    Fixed error that would flood the console because of shadow change in the way text objects are rendered in C3 in r198.

    This release should be backwards compatible with previous versions!

  • Stable

    Version 1.11

    • Released 25 Feb, 2020
    • 277 downloads
    • Fixed issue with kerning when using the behavior on text objects
    • Fixed crash when using behavior on text objects and no spritefont were added in the project
    • Properly supported text objects
    • Reworked typewriter to use the built in typewriter features on top of my systems
    • Added conditional tags, to support tags that don't take a parameter, like hide, b, i, u, s and stroke, so now, using [sfdx=hide JS code] will only add the hide tag if the value of the JS code is true.
    • Updated Save and Load functions.
  • Stable

    Version 1.10

    • Released 6 Oct, 2019
    • 310 downloads

    First publication of the addon