Reworked the Crouch Cancel calculator to work based on hits
Massively expanded the number of hitboxes found within FightCore
Reworked the naming of hitboxes, categorizing names like "Late" or "Clean" have now been moved to the hit name rather than the hitbox. You can view these as nicely split categories.
Moved the Grab to the Throw category and renamed it to Grab/Throw
Added the Tech, EdgeAttack, Item, and Copy Abilities categories
Moves are now consistently sorted on the character page
Special moves aerial versions are now next to their grounded versions within the character page
Kirby's copy abilities are now sorted the same as the characters
Fixed an issue where some of Female Wireframe's moves were categorized incorrectly
Renamed Kirby's copy abilities to be more in line with the character names on FightCore
Removed notes from moves that talk about weak/strong hitboxes as this is now visible on the site itself
Added the hitbox color to the hitboxes table
Merged together hits and hitboxes that are equal within the Crouch Cancel Percentages section
Overhauled the hitboxes for aerial special moves, including a lot of missing hitboxes
Overhauled the scripts used to generate the frame data, open sourcing the calculations even more
Version 0.8
Fixed the way that set knockback is displayed within the crouch cancel tables
Added a toggle to floor the percentages in the crouch cancel tables
Added the Crouch Cancel Calculator
Added a link to Emilia's drive
Added credits and sources page
Removed the moves link. I can't get this page how I want without paid libraries unfortunately. It might return at a later date.
Version 0.7
Fixed the spelling of Length in Wave Dash Length Rank (thank you Troy Spencer @_CrushPoint_)
Fixed a spelling mistake in Bowser's Fire Breath (thank you Troy Spencer @_CrushPoint_)
Fixed some capitalization inconsistencies in tables (thank you Troy Spencer @_CrushPoint_)
Marked negative percentages for CC/ASDI as impossible (thank you Troy Spencer @_CrushPoint_)
Made it possible to go from the first frame to the last frame by pressing previous frame in the GIF player (thank you noon @noonvania)
Changed the CC/ASDI values to show as impossible at upwards angles (thank you Skullbro @skullbro200)
Added an option to sort the CC/ASDI table (thank you to vlerk @vlerkssbm)
The sort option for the CC/ASDI table is now saved when you leave the page
Added the option to navigate between frames with the arrow keys and space in the gif (thank you to vlerk @vlerkssbm)
Fixed an issue where https://drive.fightcore.gg would not redirect to the drive
Fixed an issue where Donkey Kong Down Tilt was the Jab 2 animation
Changed the build process to use gzip, hopefully increasing performance a small bit
Version 0.6
Added the social bar, patch notes and light theme to mobile
Made some mobile only light mode changes
Fixed an issue where the move/character name would leave its intended box on mobile
Setup caching policies and other major server side performance improvements
Used dynamic imports for larger libraries to lower bundle size
Changed from the nextui react package to individual components to improve bundle size
Added an option to locally block Umami
Added a beta indicator to the navbar and sidenav
Made the logo in the navbar clickable on mobile
Version 0.5
Changed SEO info to be better
Added the open source analytics of Umami (uBlock Origin blocks this. Data is open and public)
Removed the scrollbar on the sidenav when its not needed.
Added a restyle of the scrollbar to be more modern (does not effect Firefox)
Version 0.4
Fixed SEO info not properly being merged (no more beautiful website text)
Added the renamed Roy/Marth sideb gifs
Fixed Jab 1 for select characters not having a gif
Fixed all Roll Backwards not having a gif
Fixed some rapid jabs not having a gif
Added 44 Aerial versions of Grounded special moves that were missing them
Re-added the old gifs where they didn't exist yet
Added credits to both Neil and Emilia where applicable
Added a warning about interpolated moves
Version 0.3
Added SEO information to the Patch notes page
Added SEO information to the Character page
Implemented the Search box
Added a lot of missing GIFs, there are still more to come soon (hopefully this week)
Version 0.2
A Move GIF's frame counter now starts from 1 instead of 0
Hid the Hitboxes and Crouch cancel table for moves without a hitbox
Fixed the routes within the breadcrumbs to be correct