Commit graph

5 commits

Author SHA1 Message Date
Edward Shen
248bd9b5cc
changed some code to use modulo instead of the stupid thing I was doing before
fixed scope
2017-10-21 01:52:28 -04:00
Edward Shen
ba0aa4696a
added automatic page rotation
forgot to add scope of max function

fixed reference issuese with setInterval

moved manual call inside fo check

added debugging

lol scoping issue

moved null check to inside updatePages

Forgot to access config before accessing config variables

forgot to increment the apge when automatically updating

fixed config check

fixed conditional

moved page incrementation into nested function

added notification that the page incremented

fixed readme
2017-10-21 01:45:38 -04:00
Edward Shen
aab0d1d627 fixed bug where module would not properly visibility-lock modules 2017-08-27 02:43:31 -04:00
Edward Shen
f6270a93f3 added example 2017-06-18 17:16:45 -04:00
Edward Shen
93621061bf added basic functionality 2017-06-18 16:24:04 -04:00