-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is part 3 of the Iframe Overhaul™, a 4-part overhaul that makes WebTV HD act more like real WebTV. Major additions/changes: The PiP window! Flip transition! (sorta) More music and bgmusic shuffling! Better header font. Loading indicator (not perfect - it looks weird on Chrome) An easter egg that involves the go to box ;) A proper TV Home (finally!) SelectionBox "remake" (it's just the original remade in SVG lmao) Local audioscope script for slightly faster load times. Anti-inspect-element for dialog boxes (not sure why I did this) The setup page! Proper alert dialogs! You can now call showAlert with a message from inside the iframe to trigger a dialog on the main page. Hanging up! You can finally hang up... although there's no point to doing so :P Changelog: Changed a few pages to use semantic alternatives to div, like nav for the sidebars and main for the main content area. Fixed 404 page (for real this time... I think) Changed song locations so they're more sorted. Added view button sound effect. Changed the way sidebar images work. Now you can simply use a class instead of specifying an image. Made top bar shadow an ::after element, to clean up the HTML. Improved alert dialog styles. Fixed styling for "you!" text on credits page. Removed unnecessary specivity in community CSS. Removed HelveticaDisplayBlack since it was replaced by a more accurate font. Made color code capitalization within CSS more consistent. Made some CSS rules less messy by using a more consistent order. Added variables for fonts. Made arrowed lists work better. Added loading panel animation, using the regular WebTV globe for now. Fixed dialog styles. Added dialog ::before to prevent clicking things behind it. Added PiP window styles and animation. Fixed options bar animations (kinda). Made button box-shadow scale with the user's font size. Added placeholders for mobile styles. Optimized JS slightly in several places. Removed delay from startup animation. Added slight pulse effect to splash logo glow. Added search page CSS. Added setup page and its corresponding CSS. Adjusted sidebar link separators so they work better on mobile. Added TV Home CSS. Added a ton of accessibility-related stuff to the iframe and home pages. Redesigned Apple homescreen icon. Resized checkmark SVG to reduce blurring. Fixed visual bug on cursor by adding padding consistent with the other cursor images. Fixed radial gradient on Discord logo. Removed TV Home BG since it no longer serves a purpose (and it didn't really look that good anyway) :P Added a language to the HTML tag on the index page. Added backward navigational sound (although it doesn't work). Added view button sound. Added hanging up and reconnect panel functionality. Made audioscope in status bar appear automatically when bgmusic is enabled. Fixed statusbar audioscope width and height. Added hover labels to the options bar buttons. Moved asbestos easter egg directly into 404.html since that page rarely, if ever, pulls assets correctly. Added window-level variables. I made them window-level because I hate scoping issues and I didn't want to redefine "iframe" for the millionth time. Added proper alerts. Removed page name updater reference code since I got the event listener working. Sped up PowerOn sequence slightly by making delays a bit shorter. Made usage of var more consistent. Added proper clock to TV Home. Updated template pages. Change splash sound on Music page to the AOL TV theme. Changed JBIOS to uncompressed variant. Changed the message at the end of the music page to sound less stupid. Removed redundant dialog embedded directly into PageStyleGuide. Optimized Splash SVG. Updated readme. Added TV Home text SVG. Removed old TV Home page rip in peace old tv home page 2023-2023 69 changed files gaming
- Loading branch information
Showing
62 changed files
with
2,402 additions
and
1,704 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.