dbm-network / mods

User-made modifications and improvements to Discord Bot Maker.
https://dbm-network.github.io
MIT License
166 stars 202 forks source link

Updated create_primitive_shape_MOD.js #1036

Closed thekingofspace closed 6 months ago

thekingofspace commented 6 months ago

Changes Made

  1. New Shapes:

    • Added a new option for creating a star shape.
    • Added a new option for creating a hexagon shape.
    • Added a new option for creating a pentagon shape.
    • Added a new option for creating a ellipse shape.
    • Added a new option for creating a triangle shape.
  2. HTML Modification:

    • Updated the HTML section to include options for the new shapes in the dropdown menu.
  3. *Other Updates:

    • Implemented the drawing logic for the new shapes in the action function.
    • Added cases for drawing the star, hexagon, and pentagon shapes based on user input.

Status

Semantic versioning classification: