Skip to content

History / choices

Revisions

  • narration.choiceMenuOptions

    @BlackRam-oss BlackRam-oss committed Aug 21, 2024
  • narration.choiceMenuOptions

    @BlackRam-oss BlackRam-oss committed Aug 21, 2024
  • narration.choiceMenuOptions

    @BlackRam-oss BlackRam-oss committed Aug 21, 2024
  • narration.dialogue

    @BlackRam-oss BlackRam-oss committed Aug 20, 2024
  • ChoiceMenuOption

    @BlackRam-oss BlackRam-oss committed Aug 19, 2024
  • ChoiceMenuOption

    @BlackRam-oss BlackRam-oss committed Aug 19, 2024
  • improve

    @BlackRam-oss BlackRam-oss committed Aug 18, 2024
  • Updated choices (markdown)

    @BlackRam-oss BlackRam-oss committed Aug 15, 2024
  • todo

    @BlackRam-oss BlackRam-oss committed Jul 24, 2024
  • wiki

    @BlackRam-oss BlackRam-oss committed Jul 23, 2024
  • ChoiceMenuOptionClose

    @BlackRam-oss BlackRam-oss committed Jul 14, 2024
  • refactor: Update image loading in start/images.md Synchronously load images in the constructor of the StartLabel class using the `await` keyword. This ensures images are loaded before proceeding to the next step, improving reliability and consistency.

    @BlackRam-oss BlackRam-oss committed Jun 3, 2024
  • refactor: Improve clarity and consistency in start/choices.md

    @BlackRam-oss BlackRam-oss committed Jun 3, 2024
  • refactor: Update choice menu handling in start/choices.md The choice menu handling in the start/choices.md file has been updated to improve clarity and consistency. The `afterSelectChoice` function has been introduced to handle the selection of a choice menu option, replacing the previous inline logic. This change enhances the readability and maintainability of the code.

    @BlackRam-oss BlackRam-oss committed Jun 3, 2024
  • refactor: Update choice menu options in start/choices.md

    @BlackRam-oss BlackRam-oss committed May 20, 2024
  • refactor: Update choice menu options in start/choices.md The choice menu options in the start/choices.md file have been updated to use the ChoiceMenuOption class instead of the deprecated ChoiceMenuOptionLabel class. The ChoiceMenuOption class now includes additional parameters for specifying the type of label call (call or jump) and the properties to be passed to the label. This refactor improves the clarity and maintainability of the code, ensuring that choice menus are created and handled correctly in Pixi’VN.

    @BlackRam-oss BlackRam-oss committed May 20, 2024
  • feat: Add TickerMove class for moving canvas elements The TickerMove class has been added to enable moving canvas elements in both the x and y directions. This class provides options for setting the speed, destination, speed progression, and starting conditions of the movement. The default speed is 0.01, and the movement will start even if the canvas element does not have a texture. This enhancement improves the animation capabilities of the application and allows for more dynamic and interactive visual effects.

    @BlackRam-oss BlackRam-oss committed May 11, 2024
  • refactor: Update navigation menus to link to 'Getting Started' instead of 'Guide'

    @BlackRam-oss BlackRam-oss committed May 10, 2024
  • refactor: Update navigation menus to link to 'Getting Started' instead of 'Guide'

    @BlackRam-oss BlackRam-oss committed May 10, 2024