Info

Statistics

  • Download count703 total downloads
  • Latest download count 344 downloads of latest version
  • Average download count1 downloads per day average

Owners

  • Stable

    Version 1.1

    • Released 3 Mar, 2020
    • 344 downloads

    * Changed some labels to be a bit more descriptive.

    * Added debug-time capabilities.

    * Added a few ACEs

    * Documented the plugin (https://github.com/JeyDotC/construct2-circular_list).

    * Moved the source code to its own repository (https://github.com/JeyDotC/construct2-circular_list).

  • Stable

    Version 1.0

    • Released 13 Sep, 2018
    • 359 downloads

    First version of Circular list plugin. This one allows to create a list, populate it and traverse it circularly, that is, you can move a cursor to the next or previous position, if it gets to the end of the collection, it will circle back to the beginning and if you're going backwards and get to the beginning, it will circle to the end of the collection.

    Full Documentation coming soon.