Skip to content

Latest commit

 

History

History
213 lines (196 loc) · 6.3 KB

CHANGELOG.md

File metadata and controls

213 lines (196 loc) · 6.3 KB

October 31st 2024

v0.3.2

Added

  • Custom 404 Screen
    • New JS File: 404.js

October 30th 2024

v0.3.1

Changed

  • Instead of "3rd Iteration" the Home page now says "Third Iteration"
  • Mod API is now v0.2.1

Added

  • Page titles now have "DragginSite - " added to it if it isn't the home page
  • Credits Page
    • New JS Files: utilities/creditsUtil.js, credits.js
  • Credits Page navigation Text on Home Page
  • Version Label Length check (if its blank it removes the space)

Removed

  • " - home" from Home Page Title

v0.3.0 - Massive Overhaul

Removed

  • v0.2.8.1 (duh)

Added - Awsome new site

  • Home Page
    • Random Message every time you come to the page
    • Version Display
  • Github Page
    • Development Version Link
    • Release Version Link
  • JSONs everywhere
    • Random Messages
    • Mod data
  • Streamlined modding

September 26th 2024

v0.2.8.1

Fixed

  • Settings Page not registering the version
  • Settings Page not changing the theme

September 1st 2024

v0.2.8 - The Reprogrammed

Fixed

  • Random Blank line for version changelogs 0.2.7, 0.2.6, and 0.2.5

Added

  • Website pages icons
  • Website pages Description
  • Console Log Viewer by markknol (used in dev builds cause yeah.)
  • Build Type to version string('Stable' or 'Unstable')
  • New Credit(s)
  • New SP Files:
    • WebUtil.js - new host for replaceImage function (parent function)
    • ConsoleUtil.js - console.log warn error messages and other console commands
    • Global.js - Global Variables like VERSION, DATE, MOD_ENABLED, etc.

Changed

  • Almost Every single '/Blog/Path/Silly/Thing/Asset.ext' to be how Vscode automates it cause i fricken can lol! Optimized my friend!
  • Removed and Redid all Javascript files
  • Renamed SP Folder

August 24th 2024

v0.2.7 - Quality Of Life Update

Added

  • Folders for file management to Content/Site
  • Qr code for sharing site with others on help page
  • Animated github icon gif in README
  • there is now a new utility file for code generated by ChatGPT
  • Names to previous updates (v2 - Website Overhaul Update)
  • powerOf function to Math.js
  • Visual Studio Code Extensions Json

Changed

  • On ipads (Pc and others?) the Comic Name is above the comic thumbnail
  • modding api update(s): v0.1.10!!!
    • Added new function: returnFileContent, WIP, trying to get working!
  • how version is returned
  • Optimized some code in gpt.js

Removed

  • Prefix from version
  • Suffix from version

August 21st 2024

v0.2.6 - Modding Update

Added

  • ADDED (robust but working) SCRIPT PACKET MODDING
    • Added Image Replacement System
    • Added Text Replacement System
    • Added Modding Api Markdown

August 20th 2024

v0.2.5 - Comic and Settings Update

Changed

  • Changed User "Madness-Rombank" to "IdealistCat"
  • Moved Lua Script Packet to SP api folder
  • Changed Length/Height of Home page Navigation
  • All <script> tags are modules
  • Changed almost all uses of href/src to be less bug likely (I Changed them to work in the best way, it's hard to explain)

Added

  • Added SP Folders (there are folders for different files)
  • Added Comic book section of the site
    • Added Idealist Cat Comic
      • Added Issue 1
      • Added Issue 2
      • Added Issue 3
  • Added Settings Page
    • Added Light mode (aka piss mode)
    • Added Theme Switching to all pages. (they recognize the theme and adapt)
    • Added Custom Button(s)
  • Added Bean Club to home page (pauleps idea)
  • Added Dropdown Table of Contents

Removed

  • Removed Top Scrolling Text from home page

August 14th 2024

v0.2.4

Added

  • Added Missing Drago Cuven Credits
  • Added Table of Contents to blog
  • Added Blog Folder for Blog paged
  • Added 5th Base Theme Color
  • Added Scrolling Credits Text
  • Added Blog 2 WIP (unaccesable)

Fixed

  • Fixed Bug where if in a higher folder than root, 404 should send you to the right place instead of stacking
  • Fixed "Blog1" Spelling

Changed

  • Changed the whole changelog so now it follows the new format

August 9th 2024

v0.2.3 - Blog 1 Update

Added

  • 10 pixel padding (suggestion by bit7)
  • Credit Tab for Discord user suggestions
  • New Changelog Format
  • Added Wasmoon Support (thanks drago_cuven)

Changed

  • 404 Page now has centered text
  • Blog 1 is now finished
  • The image of the github folders in the help page is moved
  • instead of JSP it is now SP.

Removed

  • Wip img and text is removed from home page

v0.2.2

Added

  • Readded Blogs List Page
  • Readded Blog 1 Page
  • Added functionality for any Link Text relating to the new new Pages
  • Added new credit
  • Added Help Page (Idea by TRIPPY)
  • Added Custom 404 Page

Removed

  • Removed Latest Blog Link Text
  • Removed "Crash Report" Github Issue Template

Changed

  • Worked on Blog 1
  • Messed around with Credit Pages Styling

August 8th 2024

v0.2.1

Removed

  • Removed and Redid Pages Folder
  • Removed Content/Source Folder, now JSP Folder not in Content Folder

Changed

  • Redid base theme/style
  • Redid Credits Page
  • Source code and development source text is smaller
  • site contents are now centered
  • archive folder is restored

Fixed

v0.2.0 - Website Overhaul Update

Changed

  • Blog Version is now literally Hard-coded, through code. Lolz
  • Slow Scrolling Text...
  • Shortened Text
  • Blog 1 in progress

Added

  • JAVASCRIPT FOLDER!! (content/source)
  • ARCHIVING FOLDER! (content/archive)
  • GITHUB FOLDER- wait what? (content/github)
  • ANIMATED README WIP GIF

  • JAVASCRIPT FILES THAT CONTROL INDIVIDUAL PARTS OF THE SITE! (I call them JS Packets)
  • Development fork!
  • Github issue templates!
  • Github Pull Request Templates!
  • oh yeah, CHANGELOG FILE!

Fixed

  • Correct Capitalization on main site page!!!
  • some little font weight fixes
  • Blogs Page works

v0.1.2

Fixed

  • I hardcode the blog Version now. Fuck me man...

v0.1.1

Fixed

  • I fixed one small thing lol, that was fast

v0.1 - Inital Version

Added

  • Main Site
  • Credits Page
  • Blogs Page (W.I.P. aka ugly as shit)
  • First Blog Page (no content)
  • Latest Commit Text
  • Latest Version