diff --git a/content/software/arm9switcher.md b/content/software/arm9switcher.md index ba0436c..c8f3ba3 100644 --- a/content/software/arm9switcher.md +++ b/content/software/arm9switcher.md @@ -9,5 +9,3 @@ source: "https://code.ryne.moe/redstrate/arm9switcher" license: MIT summary: "A payload switcher for arm9loaderhax" --- - -A payload switcher for arm9loaderhax with it's only purpose is to switch two files. diff --git a/content/software/astra/index.md b/content/software/astra.md similarity index 100% rename from content/software/astra/index.md rename to content/software/astra.md diff --git a/content/software/auracite/index.md b/content/software/auracite.md similarity index 100% rename from content/software/auracite/index.md rename to content/software/auracite.md diff --git a/content/software/chip8.md b/content/software/chip8.md new file mode 100644 index 0000000..9724ad6 --- /dev/null +++ b/content/software/chip8.md @@ -0,0 +1,17 @@ +--- +title: "chip8" +date: 2020-01-25 +draft: false +source: "https://code.ryne.moe/redstrate/chip8" +license: MIT +projtags: +- CPlusPlus +- Emulation +resources: +- src: img/output.png + name: Screenshot +layout: "project" +aliases: +- /projects/chip8 +summary: "Basic Chip-8 emulator." +--- diff --git a/content/software/chip8/index.md b/content/software/chip8/index.md deleted file mode 100644 index 66c30d7..0000000 --- a/content/software/chip8/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: "chip8" -date: 2020-01-25 -draft: false -source: "https://code.ryne.moe/redstrate/chip8" -license: MIT -projtags: -- CPlusPlus -- Emulation -resources: -- src: img/output.png - name: Screenshot -layout: "project" -aliases: -- /projects/chip8 -summary: "Basic Chip-8 emulator." ---- - -This is my first ever (working) emulator, of the simple CHIP-8 system. I'm pretty proud of this, because apart from the sprite collision logic I was able to implement most of the opcodes just looking at a basic overview of the instruction set. - -![Screenshot of breakout](output.webp) - -Technically, this implements the SCHIP type of instructions but can still play many of the ROMs you can find online. I also added a cute debugger window and a memory viewer. The emulator also comes with a built-in deflicker for the display. - -For funsies, I included a basic parser that can spit out valid CHIP-8 instructions for a C-style language! diff --git a/content/software/chip8/output.webp b/content/software/chip8/output.webp deleted file mode 100644 index aeb91cb..0000000 Binary files a/content/software/chip8/output.webp and /dev/null differ diff --git a/content/software/clipstudio-kde.md b/content/software/clipstudio-kde.md index db154b9..cc5c983 100644 --- a/content/software/clipstudio-kde.md +++ b/content/software/clipstudio-kde.md @@ -10,5 +10,3 @@ source: "https://invent.kde.org/redstrate/clipstudio-kde" license: LGPLv3 summary: "These are plugins for the KDE Plasma Desktop, allowing you to view Clip Studio files." --- - -These are plugins for the KDE Plasma Desktop, allowing you to view Clip Studio files. diff --git a/content/software/ctrorganizer.md b/content/software/ctrorganizer.md index 9b3febc..e97b64a 100644 --- a/content/software/ctrorganizer.md +++ b/content/software/ctrorganizer.md @@ -9,5 +9,3 @@ source: "https://code.ryne.moe/redstrate/ctrorganizer" license: MIT summary: "A 3DS File Manager" --- - -A 3DS File Manager. diff --git a/content/software/drfrizzly/5kU+QN.png b/content/software/drfrizzly/5kU+QN.png deleted file mode 100644 index 635ef58..0000000 Binary files a/content/software/drfrizzly/5kU+QN.png and /dev/null differ diff --git a/content/software/drfrizzly/OqQNfu.png b/content/software/drfrizzly/OqQNfu.png deleted file mode 100644 index 910eb07..0000000 Binary files a/content/software/drfrizzly/OqQNfu.png and /dev/null differ diff --git a/content/software/drfrizzly/dNNq4B.png b/content/software/drfrizzly/dNNq4B.png deleted file mode 100644 index b5291df..0000000 Binary files a/content/software/drfrizzly/dNNq4B.png and /dev/null differ diff --git a/content/software/drfrizzly/index.md b/content/software/drfrizzly/index.md deleted file mode 100644 index 5aa3188..0000000 --- a/content/software/drfrizzly/index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: "Dr. Frizzly's Mega Minigame Collection" -date: 2023-02-20 -draft: false -projtags: -- Game -- Game Jam -- Godot -layout: "project" -summary: "Game jam entry for KO Slam Jam." ---- - -Dr. Frizzly has invited himself (into your house) and has a new game - Dr. Frizzy's Mega Minigame Collection! Complete as many minigames as you can before the 120 second time limit runs out. - -![Game banner](5kU+QN.png) -![Screenshot of the "avoid" minigame](dNNq4B.png) -![Screenshot of the intermission TV](OqQNfu.png) -![Screenshot of the clock adjusting minigame](xuY0.png) - -This is my game jam entry for the KO Slam-Jam, which happened over the course of -three days. It's not great, and eventually I'll update it and release the source code. - -You can view the full game page on [itch.io](https://redstrate.itch.io/dr-frizzlys-mega-minigame-collection)! diff --git a/content/software/drfrizzly/xuY0.png b/content/software/drfrizzly/xuY0.png deleted file mode 100644 index a27589f..0000000 Binary files a/content/software/drfrizzly/xuY0.png and /dev/null differ diff --git a/content/software/fediseum.md b/content/software/fediseum.md index 2441f58..b6d80eb 100644 --- a/content/software/fediseum.md +++ b/content/software/fediseum.md @@ -11,7 +11,3 @@ source: "https://github.com/redstrate/fediseum" license: MIT summary: "Virtual art museum" --- - -The FEDISEUM is a virtual museum that showcases the artwork made by humans, supporting any Mastodon-compatible server. At the moment, it shows any static media tagged with #art and isn't marked sensitive. The artwork is sorted based on time posted since you walked into the museum. - -See more information and download FEDISEUM on [it's website](https://fediseum.redstrate.com/). diff --git a/content/software/gallery.md b/content/software/gallery.md new file mode 100644 index 0000000..7d60c1d --- /dev/null +++ b/content/software/gallery.md @@ -0,0 +1,16 @@ +--- +title: "Gallery" +date: 2020-01-25 +draft: false +source: "https://code.ryne.moe/redstrate/gallery" +license: MIT +projtags: +- Swift +- UIKit +- iOS +- macOS +layout: "project" +aliases: +- /projects/gallery +summary: "Local booru for macOS and iOS devices." +--- diff --git a/content/software/gallery/index.md b/content/software/gallery/index.md deleted file mode 100644 index e0adcff..0000000 --- a/content/software/gallery/index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: "Gallery" -date: 2020-01-25 -draft: false -source: "https://code.ryne.moe/redstrate/gallery" -license: MIT -projtags: -- Swift -- UIKit -- iOS -- macOS -layout: "project" -aliases: -- /projects/gallery -summary: "Local booru for macOS and iOS devices." ---- - -I had always wanted to build a local booru application, especially for Apple devices. This was also an experiment in Mac Catalyst, which released the same year. - -![Screenshot of the main user interface](showcase.webp) - -This utilizes UIKit for it's GUI, and uses Apple's own Core Data framework to actually build relationships between tags, images, etc. To run on macOS, it uses Mac Catalyst. The actual functionality of this is incredibly basic, but it does work! diff --git a/content/software/gallery/showcase.webp b/content/software/gallery/showcase.webp deleted file mode 100644 index 5d1863b..0000000 Binary files a/content/software/gallery/showcase.webp and /dev/null differ diff --git a/content/software/graph.md b/content/software/graph.md new file mode 100644 index 0000000..7d6527c --- /dev/null +++ b/content/software/graph.md @@ -0,0 +1,16 @@ +--- +title: "Graph" +date: 2018-08-11 +draft: false +source: "https://code.ryne.moe/redstrate/graph" +license: MIT +projtags: +- 3D +- CPlusPlus +- Vulkan +- Qt +layout: "project" +aliases: +- /projects/graph +summary: "Game engine utilizing Vulkan and Qt." +--- diff --git a/content/software/graph/index.md b/content/software/graph/index.md deleted file mode 100644 index 2f37b03..0000000 --- a/content/software/graph/index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "Graph" -date: 2018-08-11 -draft: false -source: "https://code.ryne.moe/redstrate/graph" -license: MIT -projtags: -- 3D -- CPlusPlus -- Vulkan -- Qt -layout: "project" -aliases: -- /projects/graph -summary: "Game engine utilizing Vulkan and Qt." ---- - -Following up [XT]({{}}), this was my first adventure into Vulkan - which was a relatively new API at the time. This is an ancient project, but this is where the majority of my Vulkan knowledge was born from. Unlike some of my older projects I've recovered recently, this one actually has **all** of my commit history intact! - -![Screenshot of the example application](screenshot.webp) - -This features things such as: -* Working depth of field pass utilizing near and far fields. - * This was started back when the engine was originally conceived, but I actually finished this feature recently :-) -* Custom Qt interfaces for all the tooling, compared to the dear imgui interfaces of Prism and XT. -* Antialiasing utilizing SMAA. -* Audio playback using OpenAL Soft. - -This was eventually replaced by [Prism]({{< ref prism >}}) in 2020 and onward diff --git a/content/software/graph/screenshot.webp b/content/software/graph/screenshot.webp deleted file mode 100644 index 688860c..0000000 Binary files a/content/software/graph/screenshot.webp and /dev/null differ diff --git a/content/software/graphite.md b/content/software/graphite.md index 9e88d4d..27b1150 100644 --- a/content/software/graphite.md +++ b/content/software/graphite.md @@ -11,5 +11,3 @@ source: "https://code.ryne.moe/redstrate/graphite" license: MIT summary: "Game engine from 2017" --- - -A C++ game engine that uses Vulkan to render graphics. It uses Angelscript for scripting. diff --git a/content/software/hydrus-sync-client.md b/content/software/hydrus-sync-client.md index c6edea3..62f6415 100644 --- a/content/software/hydrus-sync-client.md +++ b/content/software/hydrus-sync-client.md @@ -10,17 +10,3 @@ license: GPLv3 source: "https://code.ryne.moe/redstrate/hydrus-sync-client/" summary: "Sync hydrus databases using rsync." --- - -Ever feel like you need a way to sync Hydrus databases across multiple machines? With `hydrus-sync-client`, you can -easily synchronize your Hydrus database with a rsync server. This was originally a Bash script that I decided to rewrite in Rust, so it's pretty ugly. - -# Process - -1. The program first checks the last hostname that synchronized, this is used later to decide whether to sync first. -2. Then the lockfile is checked, if it is locked - the program exits. -3. If the hostnames don't match, we sync the files before launching. -4. Hydrus is launched and you can continue like normal. -5. Once Hydrus is closed, the file synchronization now happens in reverse. -6. Before the program exits, the lockfile is reset and the last hostname is updated. - -As long as you ensure you're always using `hydrus-sync-client` to run Hydrus, the sync process is mostly foolproof. diff --git a/content/software/ireko.md b/content/software/ireko.md index 711a9ee..b4efda1 100644 --- a/content/software/ireko.md +++ b/content/software/ireko.md @@ -9,5 +9,3 @@ license: GPLv3 source: "https://code.ryne.moe/redstrate/ireko" summary: "Library for reading save files from Dolls Nest" --- - -Library for reading save files from [Dolls Nest](https://store.steampowered.com/app/1839430/Dolls_Nest/). Only the demo is supported because that's what is available at the time of writing. diff --git a/content/software/kawari.md b/content/software/kawari.md index 85eda6e..3de6670 100644 --- a/content/software/kawari.md +++ b/content/software/kawari.md @@ -11,5 +11,3 @@ source: "https://github.com/redstrate/kawari" license: GPLv3 summary: "Substitute for some official FFXIV servers" --- - -A substitute for a few official servers such as “ffxiv.com” and “square-enix.com”. It’s still early in development, but can already emulate the basic login flow. diff --git a/content/software/kensa.md b/content/software/kensa.md index c223a24..5633e8b 100644 --- a/content/software/kensa.md +++ b/content/software/kensa.md @@ -11,5 +11,3 @@ source: "https://invent.kde.org/redstrate/kensa" license: GPLv2 summary: "View detailed information about a process." --- - -View detailed information about a process, similiar to Process Explorer on Windows. You can read more information in [it's README](https://invent.kde.org/redstrate/kensa/-/blob/master/README.md). diff --git a/content/software/konvex.md b/content/software/konvex.md new file mode 100644 index 0000000..7dd7341 --- /dev/null +++ b/content/software/konvex.md @@ -0,0 +1,15 @@ +--- +title: "Konvex" +date: 2023-02-02 +draft: false +layout: "project" +projtags: +- KDE +- CPlusPlus +- Kirigami +- Qt +source: "https://invent.kde.org/graphics/konvex" +license: GPLv3 +summary: "3D Model Viewer" +--- + diff --git a/content/software/konvex/index.md b/content/software/konvex/index.md deleted file mode 100644 index 2724f46..0000000 --- a/content/software/konvex/index.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: "Konvex" -date: 2023-02-02 -draft: false -layout: "project" -projtags: -- KDE -- CPlusPlus -- Kirigami -- Qt -source: "https://invent.kde.org/redstrate/konvex" -license: GPLv3 -summary: "3D Model Viewer" ---- - -A simple 3D model viewer for KDE. This utilizes the Qt Quick 3D library, which does all of the heavy lifting for -rendering, input, etc. - -![Screenshot](screenshot.webp) diff --git a/content/software/konvex/screenshot.webp b/content/software/konvex/screenshot.webp deleted file mode 100644 index ffe8241..0000000 Binary files a/content/software/konvex/screenshot.webp and /dev/null differ diff --git a/content/software/ktabletconfig.md b/content/software/ktabletconfig.md index 9ccf578..2b1badd 100644 --- a/content/software/ktabletconfig.md +++ b/content/software/ktabletconfig.md @@ -11,5 +11,3 @@ source: "https://invent.kde.org/redstrate/ktabletconfig" license: GPLv3 summary: "Tablet configuration CLI for KDE Plasma" --- - -A CLI utility to change tablet configuration on the KDE Plasma Desktop. This is meant to be used in situations not supported by the Drawing Tablet KCM, such as a automation or touching experimental settings not yet exposed in the GUI. You can read more about it in [it's README](https://invent.kde.org/redstrate/ktabletconfig/-/blob/master/README.md). diff --git a/content/software/libxiv.md b/content/software/libxiv.md index 98f9580..557c910 100644 --- a/content/software/libxiv.md +++ b/content/software/libxiv.md @@ -13,24 +13,3 @@ license: GPLv3 source: "https://code.ryne.moe/redstrate/libxiv" summary: "Unmaintained FFXIV modding framework." --- - -I originally wrote this in C++, but eventually rewrote it in Rust and that turned into -[Physis]({{< ref "physis" >}}). - -## Goals -* Easily integratable into other FFXIV launchers so they can have update/install support without having to write it themselves. -* Can export Penumbra/Lumina format mods, I have no interest in exporting in TexTools's format. -* Can export/edit some formats such as models, and metadata/exl files. -* Can be used on Windows/Linux/macOS and doesn't pull in a huge runtime (C#) or run in Wine. - -## Features -* Easily extract game files and view excel sheets by name. See gamedata.h for usage. -* Install patches (right now it's limited to boot patches). See patch.h for usage. -* Install FFXIV by emulating the official installer, bypassing Wine and InstallShield. You can see how to use this in installextract.h. -* Parse some game data: - * EXD - * EXH - * EXL - * FIIN - * INDEX/INDEX2 - * MDL diff --git a/content/software/neostream.md b/content/software/neostream.md new file mode 100644 index 0000000..387dc3c --- /dev/null +++ b/content/software/neostream.md @@ -0,0 +1,12 @@ +--- +title: "NeoStream" +date: 2017-10-01 +draft: false +layout: "project" +projtags: +- Reverse Engineering +- Android +source: "https://code.ryne.moe/redstrate/neostream" +license: GPLv3 +summary: "Open-source Android Twitch client" +--- diff --git a/content/software/neostream/index.md b/content/software/neostream/index.md deleted file mode 100644 index 677096e..0000000 --- a/content/software/neostream/index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: "NeoStream" -date: 2017-10-01 -draft: false -layout: "project" -projtags: -- Reverse Engineering -- Android -source: "https://code.ryne.moe/redstrate/neostream" -license: GPLv3 -summary: "Open-source Android Twitch client" ---- - -## Features -* Watching livestreams with chat - * Ability to use external player like VLC with quality options -* Watch videos -* Search livestreams and channels -* Follow channels - * Notifications when followed channels go live - -![Screenshot](screenshot2.png) diff --git a/content/software/neostream/screenshot2.png b/content/software/neostream/screenshot2.png deleted file mode 100644 index 5ab7d64..0000000 Binary files a/content/software/neostream/screenshot2.png and /dev/null differ diff --git a/content/software/novus/index.md b/content/software/novus.md similarity index 100% rename from content/software/novus/index.md rename to content/software/novus.md diff --git a/content/software/novus/screenshot-main.png b/content/software/novus/screenshot-main.png deleted file mode 100644 index 488fcba..0000000 Binary files a/content/software/novus/screenshot-main.png and /dev/null differ diff --git a/content/software/physis.md b/content/software/physis.md index 4a119ad..fa656a0 100644 --- a/content/software/physis.md +++ b/content/software/physis.md @@ -13,13 +13,3 @@ source: "https://github.com/redstrate/Physis" license: GPLv3 summary: "Modding and data framework for FFXIV." --- - -This is the successor to [libxiv]({{< ref "libxiv" >}}), which I originally wrote in C++. The language is not the only -difference however, as I learned a lot since originally writing libxiv which I have fixed in Physis. Compared to other -modding frameworks, this one is aiming to be all "batteries included" instead of exclusively focusing on texture modding, -data scraping, etc. - -Physis features a C api which is accessed through the [libphysis](https://github.com/redstrate/libphysis) library. This -library should be usable through any language that can access the C FFI. - -You can read more on it's [dedicated webpage on xiv.zone](https://xiv.zone/physis/). It's also published on [crates.io](https://crates.io/crates/physis)! diff --git a/content/software/prism.md b/content/software/prism.md new file mode 100644 index 0000000..46555a7 --- /dev/null +++ b/content/software/prism.md @@ -0,0 +1,17 @@ +--- +title: "Prism" +date: 2020-08-11 +draft: false +source: "https://code.ryne.moe/redstrate/prism" +license: MIT +projtags: +- 3D +- CPlusPlus +- Vulkan +- Metal +featured: yes +layout: "project" +aliases: +- /projects/prism +summary: "My latest cross-platform game engine." +--- diff --git a/content/software/prism/index.md b/content/software/prism/index.md deleted file mode 100644 index 784409d..0000000 --- a/content/software/prism/index.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: "Prism" -date: 2020-08-11 -draft: false -source: "https://code.ryne.moe/redstrate/prism" -license: MIT -projtags: -- 3D -- CPlusPlus -- Vulkan -- Metal -featured: yes -layout: "project" -aliases: -- /projects/prism -summary: "My latest cross-platform game engine." ---- - -![PCSS in action](pcss.webp) - -This engine is the summation of all of my graphics developer knowledge. The list of features is not limited to: - -* Physically based rendering and image based lighting based on scene probes or from a dynamic sky. -* Skeleton and also a basic cutscene system. -* Custom editors to edit the most common assets, such as materials and maps. -* Beautiful shadows using a runtime configurable option of PCSS, PCF or just plainly sampled. -* Scalability options including turning off all image based lighting or toning down point light shadowing which can run on lower end devices such as a phone. -* Advanced render interface layer that can run on top of Vulkan, Metal and eventually DirectX. diff --git a/content/software/prism/pcss.webp b/content/software/prism/pcss.webp deleted file mode 100644 index bbeb6fc..0000000 Binary files a/content/software/prism/pcss.webp and /dev/null differ diff --git a/content/software/procreate-kde.md b/content/software/procreate-kde.md index 64b2c46..208dabb 100644 --- a/content/software/procreate-kde.md +++ b/content/software/procreate-kde.md @@ -10,5 +10,3 @@ source: "https://invent.kde.org/redstrate/procreate-kde" license: LGPLv3 summary: "These are plugins for the KDE Plasma Desktop, allowing you to view Procreate files." --- - -These are plugins for the KDE Plasma Desktop, allowing you to view Procreate files. diff --git a/content/software/raytracer.md b/content/software/raytracer.md new file mode 100644 index 0000000..55de65d --- /dev/null +++ b/content/software/raytracer.md @@ -0,0 +1,14 @@ +--- +title: "Raytracer" +date: 2020-02-17 +draft: false +source: "https://code.ryne.moe/redstrate/raytracer" +license: MIT +projtags: +- CPlusPlus +- 3D +layout: "project" +aliases: +- /projects/raytracer +summary: "CPU raytracer." +--- diff --git a/content/software/raytracer/index.md b/content/software/raytracer/index.md deleted file mode 100644 index f9eda43..0000000 --- a/content/software/raytracer/index.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: "Raytracer" -date: 2020-02-17 -draft: false -source: "https://code.ryne.moe/redstrate/raytracer" -license: MIT -projtags: -- CPlusPlus -- 3D -layout: "project" -aliases: -- /projects/raytracer -summary: "CPU raytracer." ---- - -This is a CPU-based raytracer, and also my first! This features things such as: - -![Screenshot of a raytraced Suzanne](output.webp) - -* Naive multi-threading support based on tiles and utilizing C++ futures. -* Ability to load arbitrary OBJs and render them. -* Indirect light sampling. -* Shadows!! -* dear imgui interface for easily viewing the results. diff --git a/content/software/raytracer/output.webp b/content/software/raytracer/output.webp deleted file mode 100644 index d21d9f4..0000000 Binary files a/content/software/raytracer/output.webp and /dev/null differ diff --git a/content/software/redai.md b/content/software/redai.md new file mode 100644 index 0000000..3909449 --- /dev/null +++ b/content/software/redai.md @@ -0,0 +1,12 @@ +--- +title: "Redai" +date: 2023-03-27 +draft: false +layout: "project" +projtags: +- CPlusPlus +- Qt +source: "https://code.ryne.moe/redstrate/redai" +license: GPLv3 +summary: "Website gallery manager" +--- diff --git a/content/software/redai/index.md b/content/software/redai/index.md deleted file mode 100644 index 9adb44c..0000000 --- a/content/software/redai/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "Redai" -date: 2023-03-27 -draft: false -layout: "project" -projtags: -- CPlusPlus -- Qt -source: "https://code.ryne.moe/redstrate/redai" -license: GPLv3 -summary: "Website gallery manager" ---- - -The art gallery manager application for this website! It can edit piece information such as title, date, description and more. You also have a nice preview of the art when editing, which helps writing alternative text. - -![Main Window](screenshot.png) diff --git a/content/software/redai/screenshot.png b/content/software/redai/screenshot.png deleted file mode 100644 index f11c06c..0000000 Binary files a/content/software/redai/screenshot.png and /dev/null differ diff --git a/content/software/sen.md b/content/software/sen.md index adfeec4..5d809d6 100644 --- a/content/software/sen.md +++ b/content/software/sen.md @@ -10,7 +10,3 @@ license: GPLv3 source: https://code.ryne.moe/redstrate/sen summary: "Kernel for learning purposes." --- - -This is my custom kernel for learning purposes. I'm not a osdev at all, so please excuse the mess. - -Right now it compiles for x86_64, 32-bit is not supported. Most of this is just skeleton code from osdev.org, but I cleaned some stuff. I use Stivale for higher half kernel loading and not having to gaff about a bootloader for now. Limine is included as my bootloader of choice. diff --git a/content/software/shaderboy.md b/content/software/shaderboy.md index 3ec8f0f..98cbb8e 100644 --- a/content/software/shaderboy.md +++ b/content/software/shaderboy.md @@ -11,7 +11,3 @@ source: "https://code.ryne.moe/redstrate/shaderboy" license: MIT summary: "Allows you to view shadertoy shaders offline" --- - -allows you to view shadertoy shaders offline (requires GL3.3+) - -doesn't support sound but it can fetch some external resources and multiple buffers diff --git a/content/software/trinity.md b/content/software/trinity.md new file mode 100644 index 0000000..f8f36a7 --- /dev/null +++ b/content/software/trinity.md @@ -0,0 +1,15 @@ +--- +title: "Trinity" +date: 2018-03-18 +draft: false +source: "https://code.ryne.moe/redstrate/trinity" +license: GPLv3 +projtags: +- CPlusPlus +- Qt +- Matrix +layout: "project" +aliases: +- /projects/trinity +summary: "Discord-like Matrix client using QML and Qt." +--- diff --git a/content/software/trinity/index.md b/content/software/trinity/index.md deleted file mode 100644 index bb0b86d..0000000 --- a/content/software/trinity/index.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: "Trinity" -date: 2018-03-18 -draft: false -source: "https://code.ryne.moe/redstrate/trinity" -license: GPLv3 -projtags: -- CPlusPlus -- Qt -- Matrix -layout: "project" -aliases: -- /projects/trinity -summary: "Discord-like Matrix client using QML and Qt." ---- - -I was super interested in Matrix back in 2018, and thus -was determined to create a client similar to Discord that -could help users who were looking for a similar experience. Trinity was born, and I learned a ton about the Matrix specification and Qt/QML development from this project. - -![Screenshot of the main user interface](screenshot.webp) - -Unfortunately I could only recover an older version of the source code, but it's still completely functional today. However, The commit history is wiped clean. It used to feature some stuff that didn't exist in some of the most popular Matrix clients back then, such as audio/video calling (using WebRTC) and custom emotes. diff --git a/content/software/trinity/screenshot.webp b/content/software/trinity/screenshot.webp deleted file mode 100644 index 3dbe0f7..0000000 Binary files a/content/software/trinity/screenshot.webp and /dev/null differ diff --git a/content/software/watersymbol.md b/content/software/watersymbol.md new file mode 100644 index 0000000..581287a --- /dev/null +++ b/content/software/watersymbol.md @@ -0,0 +1,15 @@ +--- +title: "Water Symbol" +date: 2022-05-01 +draft: false +source: "https://code.ryne.moe/redstrate/water-symbol" +license: GPLv3 +license-url: https://code.ryne.moe/redstrate/water-symbol/src/branch/main/LICENSE +projtags: +- Java +- Game +layout: "project" +aliases: +- /projects/watersymbol +summary: "Fire Emblem clone for a course final project." +--- diff --git a/content/software/watersymbol/index.md b/content/software/watersymbol/index.md deleted file mode 100644 index 0bdba6d..0000000 --- a/content/software/watersymbol/index.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: "Water Symbol" -date: 2022-05-01 -draft: false -source: "https://code.ryne.moe/redstrate/water-symbol" -license: GPLv3 -license-url: https://code.ryne.moe/redstrate/water-symbol/src/branch/main/LICENSE -projtags: -- Java -- Game -layout: "project" -aliases: -- /projects/watersymbol -summary: "Fire Emblem clone for a course final project." ---- - -A really bare-bones Fire Emblem clone using libGDX and Java. - -![Screenshot of the main (and only) game area](screenshot.webp) - -# Features - -* Proper A* navigation for enemies, and is also player unit pathing. -* All the assets are wholly created by me, except for the default Arial font included in libGDX. -* Working gameplay loop, allowing you to kill or be killed by the enemy units on a test map. -* Maps can be created in Tiled, allowing for easy authoring. diff --git a/content/software/watersymbol/screenshot.webp b/content/software/watersymbol/screenshot.webp deleted file mode 100644 index 56d74ff..0000000 Binary files a/content/software/watersymbol/screenshot.webp and /dev/null differ diff --git a/themes/red/layouts/_default/project.html b/themes/red/layouts/_default/project.html index 48e9865..378fed3 100644 --- a/themes/red/layouts/_default/project.html +++ b/themes/red/layouts/_default/project.html @@ -1,27 +1,13 @@ {{ define "main" }}

{{ .Title }}

- {{ if $.Param "source" }} - - {{ with $.Param "source" }} - - - - - {{ end }} + {{ if (and ($.Param "source") (not .Content)) }} + {{- template "alias.html" (dict "Permalink" .Params.source) -}} + {{ else }} +

{{ .Summary }}

- {{ with $.Param "license" }} - - - - - {{ end }} -
Source Code{{ . }}
License{{ . }}
+
+ + {{ .Content }} {{ end }} - -

{{ .Summary }}

- -
- - {{ .Content }} {{ end }} diff --git a/themes/red/layouts/_default/software.html b/themes/red/layouts/_default/software.html index 6bee2fb..bab9c13 100644 --- a/themes/red/layouts/_default/software.html +++ b/themes/red/layouts/_default/software.html @@ -104,15 +104,17 @@

{{ .Summary }}

{{ end }}