Changelog

2026-07-13QoLtools - convert - Auto convert when units are changed (toggleable)
2026-07-13QoLtools - convert - rename "ton_us" to "ton_short" and "ton_uk" to "ton_long"
2026-07-13QoLtools - convert - switch from unit selectors from dropdowns to columns of buttons
2026-07-13QoLstyling - tweak table row hover
2026-07-12Fixedtools - mccommand - add "none" option to trim pattern and material
2026-07-12Fixedtools - mccommand - force both trim pattern and material to be set at the same time
2026-07-12Fixedtools - convert - missing byte conversions
2026-07-12Fixedtools - convert - eV->joule conversion off by 3 sig figs
2026-07-12QoLtools - convert - tweak equation style
2026-07-11Fixedtools - mccommand - command selector not updating if set via search params
2026-07-11QoLtools - mccommand - tweak checkbox
2026-07-11Addedtools - mccommand - add copper item set
2026-07-11Addedtools - mccommand - add spears
2026-07-11Fixedtools - mccommand - armour/weapon/tool command not updating item selector
2026-07-11Fixedtools - mccommand - protection enchantments not appearing
2026-07-11QoLtools - mccommand - allow word breaks for long commands
2026-07-10Fixedtools - mccommand - fix target selector @e actually selecting @s
2026-07-10Fixedtools - mccommand - fix select dropdowns not selecting the default value
2026-07-10Fixedtools - mccommand - fix select dropdowns not updating values
2026-07-10Fixedtools - mccommand - fix "copy command" copying raw HTML instead of just text
2026-07-10Refactoredtools - mccommand - refactor how output is generated
2026-06-30Addedtools - convert - data conversions: byte
2026-06-30QoLtools - height converter - remove extras section
2026-06-30QoLtools - height converter - option to do height conversions from centimetres and total inches
2026-06-30Addedtools - convert - more mass conversions: long ton
2026-06-30Addedtools - convert - more volume conversions: cubic inch, cup (US customary), cup (metric), quart, cubic feet, cubic metre
2026-06-25QoLtools - convert - update icons
2026-06-25Refactoredtools - convert - refactor how conversion methods and unit names are stored
2026-06-24Addedtools - convert - add data size conversions
2026-06-23QoLchangelog - tweak styling
2026-06-22Choreedit changelog
2026-06-20Refactoredsplit from main project
2026-06-15QoLstyling - fix glow not changing with theme
2026-06-15QoLstyling - :focus
2026-06-03QoLadded elem IDs to changelog
2026-06-03Fixedstyling - accidentally disabled PageList animations
2026-05-26QoLstyling - add glow mode to page lists
2026-05-26Fixedprevent input handlers while focused on an input element
2026-05-10Refactoredstyling - rename --clrs-theme- to --theme-clrs-
2026-05-10Refactoredstyling - prefix theme variables with --theme-
2026-05-10Refactoredstyling - prefix global colours with --palette- instead of --clrs-
2026-05-10Refactoredstyling - remove unused colours from palette.css
2026-05-10Fixedmissing links in changelog
2026-05-03Addedtools - ascii - add ANSI 8-bit option
2026-05-03QoLtools - ascii - disable font litgatures for raw text preview
2026-05-03QoLtools - ascii - fix line spacing and char ratios
2026-05-03QoLstyling - minor colour tweaks
2026-05-03Fixedstyling - missing palette colours
2026-05-03Fixedstyling - force button elements to inherit fonts
2026-04-23Removedtools - ascii - remove old, extended alt, dots, lines gradients
2026-04-23Addedtools - ascii - add option to override edge-highlighting type (gradient type selector)
2026-04-23Addedtools - ascii - add braille gradient
2026-04-23QoLstyling - left-align h2
2026-04-23QoLadd noscript overlay to tools
2026-04-23QoLtools - osulink - styling tweaks
2026-04-23QoLstyling - focused input elements now have a highlight border
2026-04-23QoLtools - ascii - change input names from using <span> to <label>
2026-04-23QoLtools - ascii - group settings under fieldsets
2026-04-23QoLtools - ascii - rename some settings
2026-04-23QoLtools - ascii - japanese gradient uses fullwidth chars for edge highlighting
2026-04-23Fixedtools - ascii - tooltips
2026-04-23Fixedtools - ascii - dragging image onto input wouldn't auto update size
2026-04-12Addedtools - ascii - add an option to customise character ratio
2026-04-12Addedtools - ascii - add an option to sync auto adjust with character sets
2026-04-12Addedtools - ascii - add a list of pre-made text gradients to choose from
2026-04-12Addedtools - ascii - add option to preview raw text
2026-04-12QoLstyling - swap light mode background colours
2026-04-12QoLstyling - fix header sizing for mobile
2026-04-12QoLtools - ascii - show gradient char count
2026-04-12QoLtools - ascii - rename "keep input ratio" to "keep size ratio"
2026-04-12Fixedtools - ascii - fix highlight edges crashing -> fix conversion function
2026-04-05Addedtools - wind-scale - convert wind speed to various scales (SSHWS, EF, etc.)
2026-04-05Addedtools - ascii - add "adjust size - keep width" setting (disable to keep height)
2026-04-05Addedtools - ascii - add "keep input ratio" setting
2026-04-05QoLtools - ascii - change colour mode switcher to a toggle
2026-04-05QoLtools - mccommand - redo select input
2026-04-05QoLtools - mccommand - redo copy command output button
2026-04-05QoLtools - fixdrivelink - make output monospace
2026-04-05QoLtools - ascii - rename "Adjust size automatically" setting to "Adjust size on image load"
2026-04-05Fixedtools - mccommand - inconsistent text size in output
2026-04-05Fixedtools - ascii - averaged RGB values are now floored (floats break ANSI output)
2026-03-30Addedtools - ascii - add ANSI output support
2026-03-30Addedtools - ascii - add support for using all colours
2026-03-30Addedtools - ascii - add edge detection
2026-03-30QoLtools - ascii - move extra inputs to a new column
2026-03-28QoLstyling - add icon support for behance, bilibili, bluesky facebook, niconico, steam, tiktok, tumblr, vk
2026-03-19Addedchangelog - Option to filter changes by type. Accessing via the footer will auto-filter depending on what page its accessed from.
2026-03-19QoLtools - add footer
2026-03-19QoLtools - ascii - add "adjust size automatically" option. Automatically adjusts ASCII height on image load.
2026-03-08QoLchangelog - redo formatting and styling
2026-02-26QoLtools - ascii - added explanation subpage
2026-02-26QoLtools - ascii - show compressed / resampled image
2026-02-26QoLtools - ascii - move "shuffle colours" to colour inputs
2026-02-26QoLtools - ascii - add option to pick colours based off whole image instead of compressed version
2026-02-26QoLtools - ascii - treat greyscale and almost-greyscale colours as white (achieve darker greys using text gradient)
2026-02-26Fixedquery search param not saving to location bar
2026-02-26Fixedtools - ascii - fix anchor tags and other inline elements having weird padding
2026-02-15QoLtools - ascii - add custom image to ascii metadata
2026-02-15QoLstyling - <hr> elements are now 100% width by default
2026-02-15QoLstyling - page lists no longer show their own subdomain
2026-02-15Fixedstyling - tweak link visibility
2026-02-08Addedtools - height
2026-02-08QoLstyling - tweak style of page lists (width, monospace font)
2026-02-08QoLtools - ascii - add option to use different resample methods
2026-02-08QoLtools - ascii - add option for text gradient
2026-02-08QoLtools - ascii - add option for line-spacing
2026-02-08Fixedtools - ascii - make colour comparison more accurate
2026-02-08Fixedtools - ascii - colours used are no longer affected by order
2026-02-08Fixedtools - ascii - add error handler for auto colour picker
2026-02-03QoLtools - ascii - option to copy HTML output
2026-02-03Fixedtools - ascii - fix output preview not being affected by font size changes
2026-01-25Addedtools - ascii - image to ASCII converter (based heavily off https://raffimolero.github.io/ascii/index.html)
2026-01-20QoLinputs change background colour on focus
2026-01-09QoLmetadata - page titles default to path instead of "???"
2026-01-03QoLtools - mccommand - icon sizing
2025-12-17QoLtooltip auto opens
2025-12-17Fixedtooltip no longer remains open when opening another tooltip causing overlap issues
2025-12-17Fixedstyling - icon outlines not properly loading
2025-12-11QoLstyling - swap dark_default and dark_alt palette
2025-12-04QoLstyling - switch default font to Inter
2025-12-04QoLstyling - selection colours
2025-12-04Fixedignore scroll reset if hash is set
2025-11-29Refactoredstyling - make all styles follow kebab case
2025-11-26QoLlayout - links in footer only use API route if not in the primary domain
2025-11-26QoLadd bitui elements to theme tester
2025-11-26QoLsettings - tooltips not being vertically centred
2025-11-26QoLtools - convert don't show "equation used" for base conversions
2025-11-26QoLstyling - tweak animations for bits-ui components (select, alert)
2025-11-26Fixedstyling - searchbar font being overriden by icon
2025-11-26Fixedscroll reset being false by default
2025-11-26Fixedstyling - select elements cutting off item text if y overflow is present
2025-11-26Fixedfix header size limit (causing bad gateway errors)
2025-11-19Choremove alerts to reusable components
2025-11-19Refactoredtools - convert
2025-11-19QoLtools - convert show "equation used"
2025-11-19QoLsize select element based on content
2025-11-14Refactoredre-organise components`
2025-11-14Refactoredgeneric image component for handling images that dont load
2025-11-14QoLstyling - themes are now applied to the body element (not just main)
2025-11-14QoLscroll reset is on by default
2025-11-14QoLscroll reset is now instant
2025-11-14QoLstyling - update arrow icons
2025-11-14Fixedtools - convert - URL params not properly updating type and unit
2025-11-14Fixedtools - convert - gram/pound conversion
2025-11-14Fixedfix how 404 images are handled
2025-11-08Addedsettings
2025-11-08Addedstyling - matrix theme
2025-11-08Addedstyling - add catpuccin-based light theme
2025-11-08QoLwebsite no longer auto-scrolls to the top (can be toggled in settings)
2025-11-08QoLstyling - make catpuccin latte the default light theme
2025-11-08QoLright-clicking on the palette switcher opens up a context menu
2025-11-08Fixedstyling - input part of searchbar only being half-width
2025-11-08Fixedstyling - fix icons glow animation not animating properly
2025-10-31Addedjavascript-disabled support - option to redirect to static version of site
2025-10-31Fixedurls ending in .html redirect to w/o .html
2025-10-24QoLstyling - minor tweaks
2025-10-24Fixedtools - textarea elements exceeding parent width
2025-10-18Addedlayout - loading animation during slow navigation
2025-10-18QoLadd colour changer to error pages
2025-10-18QoLremove scroll preservation (kinda - its just a scrollTo(0,0))
2025-10-18QoLstyling - tweaked transition timings
2025-10-18QoLstyling - change throbber animations
2025-10-18QoLstyling - add colour change transition
2025-10-18QoLstyling - change light mode accents
2025-10-18Fixedstyling - unreadable text on error page in light mode
2025-10-10QoLstyling - tweaks
2025-10-10Fixedtools - broken colours
2025-10-10Fixedtools - navigating to and from the home page repeatedly deletes the first page
2025-10-07Refactoredmove themes into a single palette.css file with different theme classes (instead of dynamically adding/removing stylesheets on the fly)
2025-10-07QoLstyling - update theme colours
2025-10-07Fixedold links not redirecting properly
2025-10-07Fixedstyling - error page colours
2025-10-07Fixedstyling - page content extending outside of screen width
2025-10-04Fixedstyling - page width sizing
2025-10-03Refactoredremove unused icon property from page data
2025-09-30Added/changelog
2025-09-30Addedaccessibility - add keyboard support (tabindex, keypress event listeners)
2025-09-30QoLstyling - adjust widths of centred items to be consistent
2025-09-30Fixedstyling - light mode in markdown renderer
2025-09-30Fixedstyling - some images extending off-screen in mobile/portrait views
2025-09-30Fixedtools - convert - options not updating when type was changed (onclick -> onchange)
2025-09-24Addedstyling - add light mode
2025-09-24QoLstyling - page list items w/o images no longer load a placeholder image
2025-09-23QoLstyling - pagelists change image size in mobile views
2025-09-20Fixedpage lists not working for other subdomains (previous fix forgot to set state rune)
2025-09-19QoLtools - convert - save to/set from selected units via search params ?type={}&first={}&second={}
2025-09-19QoLstyling - items "lift" on hover (pages, sidebar items, skins, downloads)
2025-09-19QoLstyling - remove itemGrid class from a lot of elements
2025-09-19Fixedfix page lists not linking to other subdomains
2025-09-19Fixedtools - roll - missing header for number generator
2025-09-15QoLstyling - don't show searchbar results count if the search is empty
2025-09-15Fixedstyling - searchbar being too thin on mobile
2025-09-13Addedtools - mccommand - add weapon/tool command
2025-09-13Addedtools - mccommand - add aside elem to scroll to args
2025-09-13QoLtools - mccommand - target filters are collapsed by default
2025-09-13QoLstyling - icons dont go white on hover by default
2025-09-13QoLtools - mccommand - args are collapseable
2025-09-13QoLtools - mccommand - commands can be pre-selected via query params
2025-09-13QoLtools - mccommand - update search params on select
2025-09-13QoLstyling - update icon styles
2025-09-13QoLmetadata - meta og image defaults to 64x64 favicon
2025-09-13QoLstyling - update search bar
2025-09-13Fixedtools - convert - base conversions not working past base-61
2025-09-13Fixedtools - convert - base conversions returning NaN (forgot to change type checker to lowercase)
2025-09-13Fixedtools - mccommand - args that change other args resetting all other args (visually)
2025-09-13Fixedtools - mccommand - command arg selector not updating if loaded via search params
2025-09-13Fixedpropagated events
2025-09-13Fixedmetadata - duplicate meta tags in head
2025-09-13Fixedstyling - search icon missing
2025-09-13Fixedmetadata - missing metadata in head
2025-09-06Addedtools - mccommand
2025-09-06Addedtools - convert - add nautical mile conversions
2025-09-06QoLtools - mccommand - update allowed args based on other args
2025-09-06QoLstyling - update checkbox styling
2025-09-06QoLtools - osulink - add protocol to osu links
2025-09-06QoLstyling - switch copy buttons to ver w/o custom tooltip
2025-09-06Fixedlayout - removed 33px on the left side being cut off (old workaround for old sidebar)
2025-09-06Fixedmarkdown file downloader
2025-09-06Fixedfile downloads URLs returning a 404 (fixed by forcing to open in new tab)
2025-09-06Fixedstyling - text inputs being too wide
2025-09-06Fixedtools - convert - fix m/s -> km/h conversion (was doing c -> km/h)
2025-08-31Refactoredswitch back to non-NPM prismjs (NPM version only worked on pure html and css for some reason)
2025-08-31Addedtools - osulink - mapset images
2025-08-31QoLtools - osulink - default links
2025-08-31QoLstyling - add markdown GFM alerts
2025-08-31QoLstyling - add markdown footnote support
2025-08-31Fixedmarkdown element link copying endlessly adding on #s
2025-08-25Addedlayout - add "return to home page" button to error pages
2025-08-25Refactoredswitch prismjs to npm version
2025-08-25Refactoredchange from momentjs to luxon
2025-08-25QoLedit error messages
2025-08-25Fixedstop 404 pages endlessly redirecting to itself
2025-08-25Fixedsubdomain redirects breaking url paths
2025-08-25Fixedversion stuff updating on page load (now passed from server-side)
2025-08-25Fixedstyling - switch from custom MD parser to marked (custom one kept breaking links with -s and _s etc.)
2025-08-25Fixedstyling - fix window height for subdomain pages (no navbar)
2025-08-16Removedremove .ejs rendering from backend
2025-08-16QoLstyling - update error page
2025-08-16QoLadd more favicons for other browsers
2025-08-12Refactoredswitch from express + ejs to sveltekit
2025-08-12Refactoredmove /tools to tools subdomain
2025-08-08Addedstyling - codeblock css
2025-08-08Fixedfix stylesheets href
2025-08-01QoLstyling - yt icon now has white bg
2025-08-01QoLstyling - add icon colours to index page
2025-08-01QoLstyling - hamburger icon glows
2025-08-01QoLstyling - switch to new hamburger icon
2025-07-26Addedtools/roll - add copy buttons
2025-07-26Addedtools/osulink - add copylinks
2025-07-26Refactoredremove usage of base url
2025-07-26Refactoredrewrite redirect handling
2025-07-26QoLstyling - copylink tooltip now says copy to clipboard by default
2025-07-26QoLstyling - social links use new icons
2025-07-26QoLstyling - copylinks use new icons
2025-07-26QoLstyling - make social link icons glow
2025-07-26Fixedtools/fixdrivelink fix copylink button
2025-07-23Fixedloading...
2025-07-23Fixedmd parser - fix li elements breaking with text that contains -, - [ ], and - [x]
2025-07-19Addedcontacts - add copy link buttons
2025-07-19QoLstyling - edit copy link animation timings
2025-07-19Fixedtools/* fix page titles
2025-07-08Addedadd tools/osulink
2025-07-08QoLstyling - add tooltip to copy link button
2025-07-08QoLstyling - add animation to copy link button
2025-07-08Fixedfix pages using the wrong path to render
2025-07-02Addedmarkdown rendering
2025-07-02Addedchangelog - changelog page
2025-07-02Fixedredirects - /rd with p queries (remove .html)
2025-06-28QoLstyling - update error page
2025-06-21Removedremove unused html files
2025-06-21Addedlayout - add "last updated" to footer
2025-06-21QoLstyling - edit some @media rules
2025-06-21QoLcredits - remove ".html" from credits links
2025-06-21QoLcredits - use centrePage class
2025-06-21QoLstyling - thin centrePage class a little
2025-06-21QoLstyling - centrePage class has darker background
2025-06-21QoLcredits - left-align credits
2025-06-21QoLtools - roll animate text
2025-06-21Fixedpages still render properly even if unnecessary "/"-s are appended
2025-06-21Fixedtools - roll fix number generator
2025-06-14Refactoredmove all pages from static .html to .ejs
2025-06-14QoLstyling - undo pixel font
2025-06-14Fixedfix broken image links
2025-06-07Fixedstyle - fix search loader icon
2025-06-05Addederror handling
2025-06-05Addedadd redirects
2025-06-05Addedexpressjs back-end
2025-06-05Addedadd /tools/* pages
2025-06-05Refactoredold github.io pages redirect to sbrstrkkdwmdr.me equivalents
2025-06-05Refactoredchange some pages to server-side rendering
2025-06-05Refactoredimport from github.io page
2025-06-05Refactoredswitch to expressjs + ejs
2025-03-23Changedhosted on github pages
see here