Elite Dangerous - Zac_Frontier
Greetings Commanders,

We have just deployed a fix to address the following issue that was introduced with hotfix 12.01 earlier today:

  • Typing within the comms menu, as well as typing within the Galaxy map and other areas of text entry within game, currently fails to override Commander keybinds.
  • If you were typing messages/chatting to fellow Commanders or searching for locations in game and had actions bound to specific keys you were using to type with, the bindings associated with those keys would still inflict the actions associated with them.

Downtime for this should be a minimum.

o7
Jun 10, 2022
Abalon: Roguelike Tactics CCG - Ross


We're proud to be featured in the upcoming PAX Rising Online Event.

From the PAX Rising Online website (https://www.paxsite.com/global/en-us/risingonline.html):

PAX Rising Showcase is a Discord-based community event celebrating indie games. Over the two days in July, a curated list of indie gems will offer a totally free demo for you to try out paired with a full schedule of content ranging from in-depth roundtables talking about various aspects of the game industry all the way to the PAX community playing silly Discord games to win free games.

All participants will be able to demo Summoners Fate and other great indie games throughout the event!

Summoners Fate Participation Includes:
  • Summoners Fate Let's Play Stream on July 9th at 12:30PM PT
  • D20Studios joins the Game Design Panel on July 9th 2:00-3:00PM PT
  • Summoners Fate Post-Mortem on July 9th at 3:00PM PT
We hope to see you there!

~Ross
Jun 10, 2022
SpedV - [AntiPP] BadWolf97
+ Company: New right for the use of rental trucks while maintenances added.
* Branch selection for maintenance specified
* Truck transfer period of two days removed
* Gave the pseudo driver a new navi with higher speeds
* General bug fixes
Jun 10, 2022
Find a way out: Abode of darkness. - KRONAS
Hello everyone!

We decided to add English localization to the game. This decision was made on the basis of requests from our English-speaking friends (users).

Sincerely, KronEngineCompany.
Lands of Sorcery - Sun Bay Games
Hi all!

The time has come to transition Lands of Sorcery out of Early Access. Today's update adds the new campaign and with the characters and balancing work done during the past year, I think the initial goals for the project have been met. What this means is that probably no new content will be added to the game at this point and development will now be focused on fixing bugs and improving balancing according to feedback.

The scope of a game in this genre is really massive for a solo developer and wouldn't be possible without the help from some awesome (and affordable!) freelancers and great stock assets.

I'd like to thank every one of you who supported this project so far. Please comment in the forums with any ideas or bugs you find. Have fun!

Cheers!
Rubmon


v2.0 Changes:
- Added "Children of the Light" campaign
- Added two environments (Grizland and Ushana)
- Added achievement for completion of Children of the Light
- Added ability to edit names of additional characters
- Fix freeze when character in last rank dies in second battle
- Fix character stats not updated when using provisions in camping
- Fix game save broken after completing a campaign
- Unity update v2022.1.4
Vectorio Classic - Vitz


Hello everyone,

This is going to be a bit of a long post. There's lots of stuff to cover, and I'm not going to sugar coat or beat around the bush about anything. I want to be as straightforward as I can be with everyone on what's been going on the last couple months, and what's going to be happening to Vectorio this year. There's some disappointing stuff to cover, but there's also some equally, if not more exciting stuff.

P.S. I've left a TL;DR at the end of the post, but I STRONGLY recommend you still give the whole post a read! There's a lot of important info that's covered that a TL;DR can't capture.

Networking and Core Design issues

So, where to start. Just to rip the bandaid off and get it out of the way, very little progress has been made since the last Steam post in March. I have tried multiple times to refactor networking in a way that will fix not only the desync and disconnect issues present in the current version, but also support the addition of new systems and features. Unfortunately the issue still remains that the core of the game is extremely hard to work with, again due to the fact that many bits of it still exist from when I was learning the Unity engine and C# language.

Just to clarify, when I'm talking about the core of the game I'm not specifically referring to any one component, but rather the setup of the components and how they affect other systems in the game. For example, one of the main issues I've been having is with enemy logic. I wanted to remake the way variants work so that I could better control their stats and how they spawn. However, the moment I started changing the variant data class (scriptable object), many other scripts started breaking, which is fine, that's expected. But, when I started fixing the issues in the other classes, it created a domino effect where another class would break, and than another, and than another.

This obviously shouldn't happen, but it does because the core of the game is such a mess that certain systems are intertwined with each other when really they have absolutely no need to be. This is because like I mentioned above, the design of how these systems interact with each other still exists from when I was learning Unity and C#. Ideally, I would've created test projects first to learn and test new things, but as I've said before Vectorio WAS my test project. It just happened to sort of come together in the end, so I decided to release it. When I did I didn't think anyone would actually take any interest in it, but alas here we are with nearly 70,000 downloads.

So, where do we go from here?

Here lies the hardest part. These issues are technically fixable, it is possible to strip down these systems and rebuild them piece by piece. But, with the sheer amount of time and effort it would take to complete this, I'd be looking at months and months of hard work just to get back to where I started. Also taking into consideration that I'm now working full-time as an indie developer, this unfortunately isn't going to be realistic for me, as I'd need to be able to support myself and make a living off this work. At this point I was thinking it either wasn't going to be possible to finish Vectorio (at least the way I wanted to), or that I mine as well start over and remake the game from the ground up...

Ok so when I was thinking this over I suddenly felt something spike in me that I hadn't felt in a LONG time for Vectorio; A burning passion and craving to all of a sudden work on the game. What if I did remake the game from the ground up? What if I took what I learned and applied it early on in a fresh project? What if I PROPERLY integrated networking in early on rather than shoehorn it in later on? All of a sudden I started getting ideas of how to flesh out the game more, taking what worked well and building on it in a new and improved version of Vectorio. A full remake of the game that would be done properly and not have the same restrictions due to inexperience like it's predecessor.

So needless to say you can see how after months and months of feeling demotivated with the project and dealing with annoying issues I imposed on myself from when I was learning Unity, creating an entirely new version of the game from the ground up was sounding really enticing. So, that's what I've decided I'm going to do...

Introducing the new Vectorio

So, what exactly is going to be in this new remake of Vectorio? Well for one I'll be taking everything that worked well in the original version and expanding on it. This includes things like enemy outposts from Update 1, the research tree from Update 2, border expansion, drone networks, guardians, and more. However these things won't just be added into the new version, they'll be fleshed out and improved upon. As a small example, you'll be able to customize and modify drone deployments in certain areas to maximize your bases efficiency. New drone types will also be added, including the long-awaited repair drone, cargo drones, and the new restock drones.

In addition to fleshing out a lot of these features, I'll also be slightly changing the tone of the game. In the current version, it seems to sort of flip-flop between being a chill base-building game and a stressful nightmare inducing tower defense game. In the new version, I will be leaning a LOT more into the chill base-building side of things. I want Vectorio to just be a relaxed experience where you can sit back, build a cool looking neon base, vibe to some 80s synthwave, and watch enemies get torn apart by your defenses. You'll still be able to customize it so that it's challenging, but I'll be really focusing in on trying to hit more relaxing notes with the game. (there's also going to be new music!)

The new version will also contain a ton of new content, including new enemies, enemy types, defenses, buildings, resources, drones, and so on. All of this new content will work into the improved systems in the game to create not only a fresh and unique base building experience, but also make this new version of Vectorio feel like an entirely new game, whilst still feeling familiar to the original version. So for those that have been wanting more out of Vectorio, this new version will give it to you.

When will this new version of Vectorio release?

The new version of Vectorio will release on Steam whenever it's ready. I'm not setting any dates, and I'm not even going to try and predict when it'll be ready. I want to really give it my all and create what I intended Vectorio to be the first time around. I also want to do right by all of you who have been waiting far, FAR too long for new content and features to come online. This game is going to be for all of you, and trust me when I say I will do everything I can to make it worth your wait.

In regards to whether or not this new version of Vectorio will be free, it unfortunately will not be. In order to dedicate the amount of time I want to towards this new remake, I need to be able to support myself and make a living off it. My intention here is not to scrape as much money as I can off the game (if it was I would've monetized the original a lot more), but to be able to fully realize Vectorio's potential and bring it to the highest level of quality that I can. With the amount of time and effort this is going to take, keeping it free is unfortunately just not possible anymore, as much as I would like it to be.

I understand this may be a deal-breaker for some, and to that I'm sorry. I know the original being free was a huge part of the draw in for many people, so this may be a bit of a backhand to a lot of you, especially considering the original will never be completed like I intended it too. All I can say is that I will price the new game as low as I can so that it's super affordable, and is just enough for me to be able to make this new version for all of you. I will also do a lot of giveaways on our Discord, so if you're not already a part of it make sure to hop in there.

What will happen to the current version on Steam?

The original version of the game (the only currently on Steam) is going to be renamed to "Vectorio Classic" so as not to cause confusion with this new re-release of the game. I was debating between keeping it as Vectorio and calling this remake "Vectorio 2", since it basically will be, but I don't like the idea of branding it as a sequel to an unfinished game, so I felt just calling the new version "Vectorio" and calling the current version "Vectorio Classic" would be better suited and more accurate.

Vectorio Classic will remain on Steam for free, even after the new version releases. It'll also receive a small update when the new version does release, properly renaming it to "Vectorio Classic" and just fixing a few of the bugs present in the current version, and giving the last Guardian battle a much more fleshed out and rewarding ending to pay tribute to the classic version.

Ending off

TL;DR for those that didn't want to read, or want a summary:
  • Very little has been done since the last post due to networking and core design issues
  • Core design issues linger from when I was learning the Unity engine and C# two years back
  • Been having a hard time getting motivated to work on the project because of these issues
  • Decided current version is not worth the time and effort needed to fix these issues
  • This version is being renamed to "Vectorio Classic", and a fresh remake of the game is underway
  • Remake is being built from the ground up, with emphasis on it being a "chill" base-builder
  • Remake will focus on what worked well in the classic version, and expand on those mechanics
  • Remake will contain a bunch of new content and systems to flesh out the experience a lot more
  • Many lessons have been learned from "Vectorio Classic", and I will not repeat the same mistakes
  • "Vectorio Classic" will remain available to everyone for free, even after the remake releases
  • "Vectorio Classic" will receive a small update, tying what's in the game together

Huge thank you to everyone for being patient as I figure these things out. This is not a decision that I've made lightly, and a LOT of thought has been put into it. I understand this may be a deal-breaker for some, and to that I'm sorry, but I see no way forward with the current version as the issues present in it will continue to hinder my ability to flesh out more of the mechanics and content in the game (as well as take too much time to fix, which I can't afford now that I'm treating indie dev as a full-time job)

With that said, I am extremely excited to start work on the remake. I have not been this motivated to
work on Vectorio since the release of Update 2, and taking everything I've learned from the classic version I know I'll be able to create an amazing and unique base building experience, especially as I'm now able to treat it as a full-time job rather than just a hobby and put WAY more time into it.

Thanks to everyone for reading, I know this was a long and hefty post. I'm sure many of you have mixed feelings, so if you have any questions or concerns please let me know either down below or in our Discord server. I've opened a new channel specifically for the remake to ask questions in. I will keep everyone updated on progress, as well as invite private testers in from our Discord, so if you're interested in this new version and possibly want to test it early on and receive a free copy of it, now is the best time to be in our community server. Link to join is below.

Discord: https://discord.gg/auDgRJqtT9

~ Ben
Solace State: Emotional Cyberpunk Stories - VividFoundry
We’re so excited to announce that Solace State is attending another Steam-hosted event this week: Steam Next Fest, a celebration of upcoming games!

This means… you guessed it, our demo will be free to download from June 13-25th 10AM PT / 1PM ET, and we’ll be doing more Steam livestreams!!



MONDAY, June 13, 7-10 pm ET
Tanya, Julia, and Sunny. A game director, a community manager, and a narrative content integrator. What’s the punchline? Tune in to find out. Play the demo with us and ask us narrative questions!! We may have more LGBTQ+ content in store for you! ːLIS_pixel_heartː

We will have another Stream livestream on Wednesday as well, take a look at that event here!



Don’t forget to download our limited-time demo during the event via our store page (June 13-25th). It’s totally free to try out and experience for yourself if you can’t make it for our streams!

Want to chat with us more, during and after the livestream? Join our Discord here!

Ragdoll Funhouse - BirdmaskStudio


At long last the full release of 'Ragdoll Funhouse' is out now on Steam and Itchi.io, 15% off for it's first week, buy it now!!

Also on sale for 50% off is Birdmask Studio's other itch.io releases 'Vampire Heist' and 'Days With Dino' buy them here

Play a humanoid ragdoll and explore an indoor funhouse sandbox filled with obstacles. Swing from ropes on the ceiling, make your way up climbing walls, or b crushed and bounce about by rollers. Test you mastery by teleporting to different time trials around the level, or just enjoy your time tumbling about the map.


Ragdoll Funhouse is Birdmask Studios first release using one of our advance humanoid ragdoll systems. With this game we hope to show off our first attempt at building towards future more animated, physically driven characters, by placing it in a environment full of physical props and obstacles to play with.



Try out the free demo to get a feel for the character and controls
Venture Valley - efrain VVG

Big changes are on the horizon! Get ready to take your avatar customization to the next level. We will soon be adding on many new options that you can use to create your very own unique avatar. Check out some of the options below!
Jun 10, 2022
Space Trash Scavenger Playtest - pH_101
-Address fail to activate in renderers on save/load cycle
...