Commit graph

685 commits

Author SHA1 Message Date
Eris Lund
7745111f10 Expanded on the charset
Fixed a misplaced spacebar which caused the colon to be displayed in the songticker, and a space displayed in the song time display
2021-07-01 23:32:01 -07:00
Eris Lund
259ae07148 Corrected documentation pertaining to integertotime
Fixed the dummy strings which were wrongly returning MM:SS, when in reality it's M:SS
2021-07-01 22:51:54 -07:00
Eris Lund
6746c45cd7 lowercase'd findObject 2021-07-01 22:34:15 -07:00
Eris Lund
390a366e03 Made getPosition() and getStatus() stubs
Also fixed findobject() not working
2021-07-01 22:34:15 -07:00
Jordan Eldredge
37b798f0ef Implement color theme list and action bubbling 2021-07-01 16:46:01 -07:00
Jordan Eldredge
29f1604cdb Make status less obtrusive 2021-07-01 16:46:01 -07:00
Jordan Eldredge
e5676d5c7c Add missing type 2021-07-01 16:46:01 -07:00
Jordan Eldredge
d7784c736f Support vertical sliders 2021-07-01 16:46:01 -07:00
Jordan Eldredge
fb38b72925 Experiment with web animation api, and clean up gototarget 2021-07-01 16:46:01 -07:00
Jordan Eldredge
06fc257c30 Fix click events, and get basic GuiObject animations working 2021-06-30 22:50:32 -07:00
Jordan Eldredge
5f7c120f4d Instructions to run locally 2021-06-30 22:49:53 -07:00
Jordan Eldredge
2aa5efd993 Do gammagroups in canvas 2021-06-30 19:25:31 -07:00
Jordan Eldredge
9f121f1dff Introduce the idea of a default gammaset 2021-06-30 19:25:31 -07:00
Jordan Eldredge
2540b4b7c0 Buttons trigger on mouse up not mouse down 2021-06-30 19:25:31 -07:00
Jordan Eldredge
9d36382fac Stub out gamma group 2021-06-29 20:01:11 -07:00
Jordan Eldredge
3788b9d54e VM >= 2021-06-29 20:01:11 -07:00
Jordan Eldredge
230524fc7a Spacing 2021-06-29 20:01:11 -07:00
Jordan Eldredge
13a6791f84 Ton't try to render thumb position without a thumb 2021-06-29 20:01:11 -07:00
Jordan Eldredge
45dc7a42f7 First stab at bitmap fonts 2021-06-29 20:01:11 -07:00
Jordan Eldredge
90611e4631 Starting with sliders and context menu stub 2021-06-29 20:01:11 -07:00
Jordan Eldredge
f5565e74c2 Handle case where bitmap does not have an x/y 2021-06-28 20:31:49 -07:00
Jordan Eldredge
02cbf94fe8 Imagine now popmenu might get populated 2021-06-28 20:31:49 -07:00
Jordan Eldredge
b31042a216 Turn on onframe event 2021-06-28 20:31:49 -07:00
Jordan Eldredge
6fc00c9d3f Stub out actual audio player 2021-06-28 20:31:49 -07:00
Jordan Eldredge
582bf1d8c9 Get timer working 2021-06-28 20:31:49 -07:00
Jordan Eldredge
01f0dbe1f6 Use :active state for buttons via CSS variables
Also: Ensure the "activated" state of a button is its toggle state not pressed state
2021-06-28 20:31:49 -07:00
Jordan Eldredge
c4715636c5 Maki map, colors and animations 2021-06-27 14:19:59 -07:00
Jordan Eldredge
032e212fbe Standardize widht/height from images 2021-06-27 14:19:59 -07:00
Jordan Eldredge
4a79701587 Try to handle windows/linux slashes 2021-06-27 14:19:59 -07:00
Jordan Eldredge
95401d1b51 Make interpreter more paranoid 2021-06-27 14:19:59 -07:00
Jordan Eldredge
5ce83f7d23 Initialize objects to null 2021-06-27 14:19:59 -07:00
Jordan Eldredge
ede55ca049 Initialize after initial render 2021-06-27 14:19:59 -07:00
Jordan Eldredge
b8758333de Add more missing methods 2021-06-27 14:19:59 -07:00
Jordan Eldredge
d4482fd1cf First stab at render updates 2021-06-27 14:19:59 -07:00
Jordan Eldredge
0a81227a92 Fix relative link 2021-06-27 14:19:59 -07:00
Jordan Eldredge
459b186f47 Build modern example for Netlify 2021-06-27 14:19:59 -07:00
Jordan Eldredge
beac5415ec Get MMD3 working 2021-06-27 14:19:59 -07:00
Jordan Eldredge
58ddfb5943 Stub out more methods 2021-06-27 14:19:59 -07:00
Jordan Eldredge
b2fcbcc962 Stub out more Maki classes/methods 2021-06-27 14:19:59 -07:00
Jordan Eldredge
1c995f1f56 Play with decompiler 2021-06-27 14:19:59 -07:00
Jordan Eldredge
4e833b40d5 Start addign groupdef 2021-06-27 14:19:59 -07:00
Jordan Eldredge
e82f3ccdb3 More font properties, including True Type fonts 2021-06-27 14:19:59 -07:00
Jordan Eldredge
09d1fef1ab Enable proper event hooking 2021-06-27 14:19:59 -07:00
Jordan Eldredge
4ae9684733 Add default Winamp3 skin 2021-06-27 14:19:59 -07:00
Jordan Eldredge
f37f93ee26 Remove duplicate zip file 2021-06-27 14:19:59 -07:00
Jordan Eldredge
b8cb49b6aa Get corneramp initializing without any error messages 2021-06-27 14:19:59 -07:00
Jordan Eldredge
9e1a09bcac Rework interpreter to use tagged union for variables 2021-06-27 14:19:59 -07:00
Jordan Eldredge
7f63b8b1ff Groups are the only object with children 2021-06-27 14:19:59 -07:00
Jordan Eldredge
8318e14d6e Pull in maki interpreter 2021-06-27 14:19:59 -07:00
Jordan Eldredge
9748276e34 Let CornerAmp fit in the corner 2021-06-27 14:19:59 -07:00