# 2026-04-03

- Made Credits page fancier.
- Began using a blue-ish tint for the website's card themes.
- Unified a lot of code to use theme colors.
- Centered "Read More" buttons.
- Tried improving Features Games & Projects pages, to be less hacky.
- Changed website fonts

# 2026-04-03

- Overhauled Changelog page (as you can see lol)

- Unified footer code across all pages to reduce duplicated code.

- Improved and unified the cookie confirmation strip.
  - Should look less broken now.

- Added a new font for the Fawas speech bubble.

- Added a few new splash messages for Fawas.

- Updated About page information.
  - Condensed some sections, reduced dumb PR/corporate-style wording, and improved readability.

- Improved SEO for blog posts.

- Cleaned up backend code a bit more.
  - Removed more outdated references to FawaStudios.

# 2026-02-23

- Added Blog Editor
  - Not important for users to know about besides it being beneficial to me as a developer. Allows for simple blog creation.

- Image optimization for website speed (converted to WEBP)
  - Replaced many PNG/JPG assets and references with optimized `.webp` images across HTML and CSS.
  - Converted many files to `.webp` image assets to improve load times and reduce bandwidth.

- Cemented game and news content
  - Added new game pages, assets, and supporting files for `Cemented`.
  - Added new news markdown content under `news-markdown/` and generated HTML in `news/`.

- Miscellaneous
  - Updated `index.html`, `navbar.html`, `news.html`, `projects.html`, and various resources to reflect the above changes.
  - Minor polish and bug fixes all over the site.

# 2025-10-17

- Added "Gored Fawas" to Hall of Fawas page.
- Hall of Fawas page has been visually improved.
- Converted more images to WebP for faster loading times.

# 2025-09-14

- Blog Pages:
    - Narrower
    - Corrections section
    - TLDR section
    - Device-specific timezone date & time text
    - "Author" meta data
    - Estimated time to read
    - New background

- www.fawastudios.com now successfully redirects here.

- Added unique banner header colors for games in the games.html page
- Added Click or Treat 2 to games.html

- Navbar:
  - Colors corrected from green and blue to blurple and pink
  - Mobile hamburger icon has been fixed
  - Mobile hamburger menu has been improved visually
  - Socials dropdown improved visually

- Implemented mobile support for index.html / Home page

# 2025-07-21

- Updated stats for Bodily Functions mod on Mods page
- Updated about page
- Added Despawn Engine to Projects page

# 2025-06-12

- Revamped About page, rewrote basically everything on there. Added pictures for me and the sheep.
- Updated FawasInteractive_Icon.png with the modern icon (long time coming), and changed it to .webp
- Fixed bug where Chimp Chowder images on the Games page weren't showing

# 2025-06-11

- Changed things around on mods.html, added bloody footprints mod

# 2025-05-13

- Made news pages load from markdown files to make blog creation easier.
- Added code to news.html to get news info to add to the news page from resources/news.json
- Renamed "changelog.txt" to "CHANGES.md"

- Improved visuals of News page
- Added search bar to News page
- Added page numbers and pagination to News page
- Added dropdown for filters to News page

- Moved boostrap css files from "css/" to "css/bootstrap/"
- Moved style.css to /css/ folder
- Separated News Subpage CSS from style.css into news-subpage.css
- Separated Games CSS from style.css into games.css
- Separated News CSS from style.css into news.css
- Separated Hall of Fawas CSS from style.css into hall-of-fawas.css
- Separated 404 CSS from style.css into 404.css
- Separated About CSS from style.css into about.css
- Separated Contact CSS from style.css into contact.css

- Added "all-games.css" and used that for Mods and Games
- Added big sections for Clown Clear, Chimp Chowder, and Click Or Treat in Games page
- Added a horizontal list of videos for aesthetic purposes in Games page

- Moved footer styles from games.css to style.css
- Added footer to news.html, index.html, and about.html

- Made Contact page fit the newer style (and reduced visual problems)
- Changed "News" page references to "Blog" to better encompass it.

- Created clone of Games for Projects (projects.html), with Pasture browser info

- Separated Scrollbar CSS from style.css into scrollbar.css
- Separated Navbar CSS from style.css into navbar.css
- Separated Cookie Policy CSS from style.css into cookie-policy.css

# 2025-03-16

- Removed "i-am-poor-and-ugly.html", sorry :(
- Replaced "ClownClearClient.png" with "ClownClearClient.webp", saving 6 megabytes
- Converted Clown Clear character portraits to webp. 14.3 MB to 2.29 MB, should make that page load a lot faster
- Removed "FawasField.png"
- Created "resources" folder and moved splashes.txt and changelog.txt to it
- Added fade in to logo and text bubble in index.html
- Added bounce animation to Fawas in index.html
- Added typewriter effect to text bubble in index.html
- Changed splashes.txt a bit
- Polished "about.html" a bit
- Updated the about page texts a bit
- Revamped navigation bar

# 2025-01-19

- Updated code on the backend to make navbar functionality isolated in its own file. Previously it was copy pasted to every page, EXTREMELY slow lol.
- Fixed cookie policy popup not closing in news.html
- Removed "Left 4 Dead Action Figures" from mods.html
- Added, changed, and removed some splashes

# 2024-01-02

- Finished updating all news pages

# 2024-12-30

- Added two new Project Zomboid mods
- Replaced changelog box on home page with recent updates
- Removed unused listing in mods.html
- Replaced "Tutorials" tab with "Projects"
- Removed "Show All" in news.html
- Replaced "FawaStudios" with "Fawas Interactive" tab in news.html