tag:github.com,2008:https://github.com/Quaint-Studios/Reia/releases Release notes from Reia 2024-04-15T06:15:16Z tag:github.com,2008:Repository/220734709/v1.0.0.5-pre-alpha 2024-04-15T07:25:59Z Reia - v1.0.0.5-pre-alpha <blockquote> <p><strong>Date: January 1, 2024 12:02pm</strong><br> <strong>Description:</strong> Changelogs are finally here!</p> </blockquote> <h3>Changes</h3> <p><strong>Added:</strong></p> <ul> <li>Finalized the changelog system's overall design. Now you can see all the neat things accomplished here!</li> <li>Items now have a texture tied to them. Now you can look at something pretty while sorting your items for hours!</li> <li>Hey, listen to this. The main menu now has a temporary background to give it a bit of a feeling. A full city of water is coming soon.</li> <li>Added a temporary tree! Now you can hide from the sun for a while.</li> <li>We're starting to get into VFX. Glowing &amp; night time added. Sparkles and fairies soon!</li> <li>Created a prototype explosion skill. You can't use it quite yet. But it's there. Waiting. Watching.</li> <li>Implement a water shader. This was fun to make! It's also interactable. More improvements to come. It even has an "anti-shader" that allows me to create illusion holes...! You'll see eventually.</li> <li>The inventory system got some updates: Soulstone Slots, Soulstone / Equipment / Material / Weapon Data, and a slight functionality change.</li> <li>Debugging messages are now logged on your computer. So if something breaks for you, you have evidence and can report it so it can get fixed.</li> <li>Discord's Game SDK was implemented. Reia now has Discord Rich Presence. Now your friends can spy on you.</li> <li>Added dropped items. You walk up to it, interact with it, and you can loot it. If you attack the enemy nearby by clicking them, it'll drop items.</li> <li>Enemies can now actually die.</li> <li>A loot spawner now exists and a dropped loot system too. Oh, and a loot table.</li> <li>Interacting now has a keybind. Press F! Controller support soon.</li> <li>Started adding and using logos for Reia. Programmer art!</li> <li>Grass! And wind with it too! This one was also great to make. I hope it doesn't ruin anyone's PC. But yeah, a lot of blades of grass exist now. Eventually I'll add a way to limit the amount of grass for performance.</li> <li>Crafting items and potions are now in the works. You can't fully craft yet. But, the UI is there! Soon.</li> <li>Enhancing things is also another UI feature that's being worked on.</li> <li>Added a somewhat of a save system. In the future, you'll be able to edit your saves and it'll save more things.</li> <li>Multiplayer is here and so is Server hosting! It connects and sends data. So the next step is allowing people to join and play together. You can also set your name currently. Account creation is also in development."</li> </ul> <p><strong>Changed:</strong></p> <ul> <li>The minimap camera now renders 30 times per second. It doesn't need to render at 60+ FPS. So let's prevent the toasters from melting. For now.</li> <li>The minimap has more of a blended feel around the border. This'll be improved later but it feels like a step in the right direction.</li> <li>Changed the tint for the minimap to be blue and made it slightly transparent.</li> <li>Something you can't see but is important is that the player now has a spot to attach weapons and items to in their hand! So look forward to swords, bows, and staves soon.</li> <li>Combat has been improved and has become more intricate.</li> <li>There are more stats now. Health, Melee/Bow/Spell have both Power and Defense stats, Critical Chance and Danage, Weapon Damage, and Armor Defense.</li> <li>There are also different weapon types and the combat also tracks your death, alive, or other statuses. So, yeah, big update!</li> <li>Another combat update, even abilities utilize the previous changes change.</li> <li>And there's more! Spirits also have their own stats that combine with base stats. These combat changes really deserves its own section.</li> <li>Added affinity types to Combat. In the future this will be used for weaknesses and strengths.</li> <li>Enemies now get their own individual stats type. It's no longer shared with the player.</li> <li>The Third-Person camera has its movement and rotation dampened with the player's movement. It's subtle but it feels much better.</li> <li>The size the game window is now 1080p by default. It scales up and down from there.</li> <li>The inventory has been redesigned in Figma and implemented in Godot. It's much cleaner than before.</li> <li>Changed up a ton of the fonts.</li> <li>XP is calculated properly somewhat now. It needs some more development since it has to also track a bunch of other things since you can use items to level up other items.</li> <li>Each item grade caps out at level 19 now."</li> </ul> <p><strong>Fixed:</strong></p> <ul> <li>Player velocity now resets when falling off the map. Previously, whenever you run off of the map and start falling, the game will reset your vertical position back. So you can just explore further out. It was funny for a bit to see how fast you'd fall. That might be added back in later for some laughs.</li> <li>Preload the map now. So you wait 1 second less! Yay! This also fixes a weird bug that didn't break anything but... Red text is scaaaary. The yellow warning texts are gone too!</li> <li>The billboard health was causing errors both visually and behind the scenes. It's fixed now. Another weird error that required rewriting the shader. Nerd stuff."</li> </ul> <hr> <p><strong>Note:</strong> Pre-alpha is coming along nicely! I'm excited to see where this goes. I hope you are too!</p> github-actions[bot] tag:github.com,2008:Repository/220734709/v1.0.0.4-pre-alpha 2024-04-15T04:47:38Z Reia - v1.0.0.4-pre-alpha <blockquote> <p><strong>Date: October 2, 2023 10:02am</strong><br> <strong>Description:</strong> Now with creepy health bars that follow you, an inventory layout change, and transparent colors!</p> </blockquote> <h3>Changes</h3> <p><strong>Added:</strong></p> <ul> <li>Created billboard shaders for health bars! That means the health bars look at you no matter where you are. Creepy? Nah. They just can't stop admiring your beauty.</li> <li>It's the map, it's the map! We have a minimap now. And some icons that replace each mob or object. Writing the shader for the map was fun.</li> </ul> <p><strong>Changed:</strong></p> <ul> <li>The inventory tab order is changed. Quest items are at the end now. You won't "really" be going in there that often, will you?</li> </ul> <p><strong>Fixed:</strong></p> <ul> <li>Some colors didn't have alpha channels applied to them. This has been changed globally.</li> </ul> <hr> <p><strong>Note:</strong> It's almost time. We're getting closer.</p> Makosai tag:github.com,2008:Repository/220734709/v1.0.0.3-pre-alpha 2024-04-15T04:46:07Z Reia - v1.0.0.3-pre-alpha <blockquote> <p><strong>Date: October 1, 2023 2:06pm</strong><br> <strong>Description:</strong> New character and animation.</p> </blockquote> <h3>Changes</h3> <p><strong>Added:</strong></p> <ul> <li>Finally animated the character model.</li> </ul> <p><strong>Changed:</strong></p> <ul> <li>The character model has been changed. In the wise words of almost everyone who has seen it, "She do be thicc."</li> </ul> <hr> <p><strong>Note:</strong> I don't believe anyone truly likes rigging and the time it consumes.</p> Makosai tag:github.com,2008:Repository/220734709/v1.0.0.2-pre-alpha 2023-12-29T19:47:08Z Reia - v1.0.0.2-pre-alpha <blockquote> <p><strong>Date: September 25, 2023 2:00am</strong><br> <strong>Description:</strong> Items and Inventory system, better lighting, better ui, papa-- oh.</p> </blockquote> <h3>Changes</h3> <p><strong>Added:</strong></p> <ul> <li>Oooo... Music! There's now a sound manager so you can have volume for sound effects, music, dialogue, and your interface! Sorry, no volume for your face yet.</li> <li>The main menu has a temporary logo finally. Programmer art, am I right? It gets the job done.</li> <li>Your mouse now gets eaten by the game when you're playing. It's okay. Just press escape and it'll spit it back out.</li> <li>There's an inventory system now! It can hold items. That's about it. Press I to see some wonderful programmer art. Some effort was actually put into this one.</li> </ul> <p><strong>Removed:</strong></p> <ul> <li>Removed your ability to ben--resize your window below a certain threshold (1152x648).</li> </ul> <p><strong>Changed:</strong></p> <ul> <li>The third-person camera has been improved. A lot. The old one looked great but.... blech. It sucked. It felt really weird.</li> <li>Guess what? The lighting was improved. Again. It's small this time but still an improvement.</li> <li>The main menu UI is improved and you can now change the volume from there.</li> <li>The FPS changes if you're looking at a UI or not. Pretty much, when you need high FPS you get high FPS. Otherwise, let's save some energy. Summers are hot enough anyways.</li> </ul> <hr> <p><strong>Note:</strong> Okay, we have a stick to fight with now. But... we can't use it? What the!?!</p> Makosai tag:github.com,2008:Repository/220734709/v1.0.0.1-pre-alpha 2023-12-29T19:47:29Z Reia - v1.0.0.1-pre-alpha <blockquote> <p><strong>Date: September 22, 2023 5:15am</strong><br> <strong>Description:</strong> Slowly getting there...</p> </blockquote> <h3>Changes</h3> <p><strong>Added:</strong></p> <ul> <li>The lighting is improved. But... it could be better!</li> <li>We now have... COMBAT! You can click things.</li> <li>Two mobs exist now, an enemy and an NPC to test combat.</li> <li>Mobs other than yourself now have health bars you can see!</li> </ul> <hr> <p><strong>Note:</strong> Only if we had something to fight with other than our fists.</p> Makosai tag:github.com,2008:Repository/220734709/v1.0.0.0-pre-alpha 2023-12-29T19:47:46Z Reia - v1.0.0.0-pre-alpha <blockquote> <p><strong>Date: September 21, 2023 2:59pm</strong><br> <strong>Description:</strong> This is the beginning! Migrating from Unity to Godot.</p> </blockquote> <h3>Changes</h3> <p><strong>Added:</strong></p> <ul> <li>A basic level was created to test some features of the project.</li> </ul> <p><strong>Removed:</strong></p> <ul> <li>All Unity-related assets have been removed.</li> </ul> <hr> <p><strong>Note:</strong> It works!</p> Makosai