Jordan Eldredge
4f93019e81
Update changelog
2021-06-08 21:37:29 -07:00
Jordan Eldredge
0d9cee11b3
Focus windowns on touchstart
2021-06-08 21:35:18 -07:00
Jordan Eldredge
b5b7345308
Improve touch handling ( #1098 )
...
* Improve touch handling
* Document touch event changes
2021-06-08 18:05:22 -07:00
Jordan Eldredge
e1305819bd
Remove unused arg
2021-05-30 14:35:47 -07:00
Jordan Eldredge
219c4d79dd
Use our own callstack
2021-05-30 14:34:50 -07:00
Jordan Eldredge
450180a1e3
Remove unused mocks
2021-05-30 14:34:43 -07:00
Jordan Eldredge
ebad033dbf
Upgrade prettier
2021-05-30 14:19:34 -07:00
Jordan Eldredge
6185d95c47
Remove debugger. I want to redo this
2021-05-30 14:19:34 -07:00
Jordan Eldredge
1b239eec2e
Document marquee fix in changelog
2021-04-29 23:14:14 -07:00
Jordan Eldredge
309c271028
Fix marquee width ( #1087 )
...
Noticeable on this skin: http://localhost:8080/?skinUrl=https://cdn.webampskins.org/skins/d69669053afe3be4c17ca274cba65a8a.wsz
2021-04-29 23:11:11 -07:00
Andrew
880787f569
Add icon select effect ( #1085 )
...
borrowed from Windows 93 https://www.windows93.net/
2021-04-27 16:39:47 -07:00
Jordan Eldredge
ef1a81175f
Update press.md
2021-04-19 08:50:22 -07:00
Jordan Eldredge
23581f0331
Record new GigaZine article
2021-04-15 10:56:55 -07:00
Jordan Eldredge
0b4b811b6e
Add a list of blog posts
2021-04-14 23:30:33 -07:00
Jordan Eldredge
d877d3ef4a
Add more entries to skin-museum-press
2021-04-14 23:30:33 -07:00
Jordan Eldredge
8d5bf56d83
Update press.md
2021-04-14 16:31:16 -07:00
Jordan Eldredge
45b2a5e5be
Add press page for skin museum
2021-04-07 22:26:49 -07:00
Jordan Eldredge
a7ca81771f
Discord upgrade
2021-04-05 11:16:17 -04:00
Jordan Eldredge
2dddf24126
Server updates
2021-04-05 11:16:17 -04:00
Jordan Eldredge
4868c0d0b5
Document fix of #1072
2021-03-13 21:11:49 -08:00
Jordan Eldredge
2031895fc6
Hide playlist visualizer when stopped ( #1072 )
...
Fized #1071
2021-03-13 21:07:23 -08:00
Jordan Eldredge
b1b504b589
Remove changelog item showing fix to bug that was never publicly released
2021-02-20 22:32:22 -08:00
Jordan Eldredge
f413d90b1b
Document fix to Milkdrop window
2021-02-20 22:30:24 -08:00
Jordan Eldredge
fe0badc4b3
Derive how windows hidden state is computed ( #1068 )
...
This resolves a bug:
1. Put the Milkdrop window in Desktop mode
2. Put the Milkdrop window in Fullscreen mode
3. Press esc
4. Try to move the Milkdrop window (it won't)
Keeping the "hidden" state up to date was fragile. By computing it we
can avoid edge cases like the one above where we failed to reset the
Milkdrop window's hidden state.
2021-02-20 22:19:31 -08:00
jberg
0048521bcd
Upgrade butterchurn to latest beta ( #1067 )
2021-02-20 18:49:54 -08:00
jberg
b522ef3ed0
Update butterchurn and butterchurn-presets betas ( #1062 )
...
* Update butterchurn-presets to beta3
* update to beta.4
* update butterchurn to 3.0.0-beta.2
* fix type
2021-02-13 19:54:19 -08:00
Jordan Eldredge
2791ba6bc9
Reenable Samples Only archive.org integration test now that they've fixed it ( #1064 )
2021-02-12 09:53:05 -08:00
Jordan Eldredge
17a835cb93
Disable test that is not passing while I figure it out
2021-02-10 22:48:58 -08:00
Jordan Eldredge
497e25fac5
Upgrade Butterchurn ( #1059 )
...
* Upgrade Butterchurn
* Butterchurn beta.1
* Set useWASM for all methods of loading presets
* Upgrade to butterchurn-presets 3.0.0 beta 1
* Only add useWASM to presets from butterchurn-presets
* switch to unminified src for presets
Co-authored-by: jberg <jberg@users.noreply.github.com>
2021-01-26 20:42:43 -08:00
Jordan Eldredge
e186970af1
Let yarn reorder dependencies
2021-01-24 23:07:55 -08:00
Jordan Eldredge
89ca18f9c4
Avoid blowing the call stack when parsing larg cursor files
2021-01-21 20:10:35 -08:00
Jordan Eldredge
9442e86494
Publish new version of ani-cursor
2021-01-21 20:10:35 -08:00
Jordan Eldredge
f4d7c6054d
Add upload processing stats to discord command
2021-01-18 13:37:39 -05:00
Jordan Eldredge
455922f9d1
Allow discord event handler to be disposed
2021-01-18 13:37:39 -05:00
Jordan Eldredge
92f9b3d264
Scrape date from archived files
2021-01-18 13:37:39 -05:00
Jordan Eldredge
fcfb1ce94d
Add timeout when processing user uploads
2021-01-18 13:37:39 -05:00
Jordan Eldredge
06bd83897f
Process uploads from the cli
2021-01-18 13:37:39 -05:00
Jordan Eldredge
650c1af417
Log message
2021-01-18 13:37:39 -05:00
Jordan Eldredge
2428430173
Allow reshooting arbitrary skins
2021-01-18 13:37:39 -05:00
Jordan Eldredge
ceb4dfa220
Fix typo
2021-01-18 13:37:39 -05:00
Jordan Eldredge
f011818c12
Clear screenshot CDN cache after reuploading
2021-01-18 13:37:39 -05:00
Jordan Eldredge
8d5250b477
Remove unused imports
2021-01-18 13:37:39 -05:00
Jordan Eldredge
66004f2647
Fix tests
2021-01-18 13:37:39 -05:00
Jordan Eldredge
9cbc34d17a
Progress
2021-01-18 13:37:39 -05:00
Jordan Eldredge
90eb057f86
Improve user uploads
2021-01-18 13:37:39 -05:00
Jordan Eldredge
6fb4deb19c
Improve debug data
2021-01-18 13:14:26 -05:00
Jordan Eldredge
ca159ad149
Handle ani frames in odd place ( #1058 )
...
* Handle ani frames in odd place
* Reduce duplicate code
2021-01-11 23:22:14 -08:00
Jordan Eldredge
8c4d8894ec
Move code intended to handle bad .ani files to the right place
2021-01-05 22:45:47 -08:00
Jordan Eldredge
dfc0b19922
Add new README for the NPM module specifically
2021-01-04 17:14:14 -08:00
Jordan Eldredge
6a5fd3f8b6
Tight up README by moving sections into sub-readmes
2021-01-04 17:13:01 -08:00