1. M.A.S.S. Builder
  2. News

M.A.S.S. Builder News

WIP: 0.10.0 Accessories Preview



Another week, another WIP post! As we're still in new year's mood, we'd like to present something to fuel your creativity, new accessories coming in 0.10.0! These are just the first ones and there'll be more to come in the future, but we hope these ones will be to your liking!







Discord: discord.gg/quS7E46
Feedback Hub: bit.ly/3wpWofe

WIP: 0.10.0 New Mission Sneak Peek



Hello... and welcome back to the weekly WIP of M.A.S.S. Builder! We're resuming this sequence of weekly tidbits and sneak peeks for the upcoming version, starting small from one of the scenes from a new mission... looking like somewhat of a cargo hold? But whose or where is it and what kind of mechanics you will find there?... you'll need to find out in the story, which is something we'll focus on in the coming 0.10.0 version!



There are more ammunitions stocked up this time and we'll keep you interested in the coming weeks! Stay tuned!

#Steam: https://bit.ly/3jXSOHm
Discord: discord.gg/quS7E46
Feedback Hub: bit.ly/3wpWofe

What's Next 0.10.0



Hello everyone, welcome back to another "What's Next" post of the year, albeit only the second one as we've only made two major updates this year. Again, we'd like to add a disclaimer that this post won't go into details of what we'll be doing for the next coming update, update 0.10.0 (no it's not 1.0.0 and we'll continue on this trend towards 0.11.0 and 0.12.0 and so on). Let's start shall we?

First things first, we must announce that we will not be working on Multiplayer PVP as we'd promised a year ago. This is due to all the problems and concerns with multiplayer that arose during 0.9.0 alpha test of multiplayer. We've been collecting a lot of data and planning accordingly on its improvement, and that's what we'll be working on in 0.10.0 in the features and systems department.

What we can say right now is:
1. The first and foremost priority is to further develop multiplayer mode, mainly on matchmaking features (we're still in consideration whether to only matchmake people with a ping threshold of under a number).
2. A reconnection feature must and will be added into the game as it is a core feature for multiplayer that we didn't have enough time to complete in alpha phase.
3. More information of players in the lobby, more QoL issues in the feature.

PVP will be discussed and worked on at a later update, we are sorry about this, but the feature won't be fun if we released it alongside the current multiplayer issues, and fun is our first priority in the game.



And since we'll be working to further complete multiplayer mode, we'll have the others on the team work to complete more story contents as a focus. Why story missions? Because we wanted to finally complete one of the game's goals, a total of 26 story mission. We have been thinking hard about this and have come to a conclusion that we are now at a place that we should focus to complete each feature one by one, and story missions are something we can work alongside the multiplayer upgrade plans. More story missions also mean that we can further unlock nodes of the highest tiers (just like how we unlocked t6 in 0.9.0) sooner than later. We expect to complete around 4 story missions in total, maybe more in 0.10.0

And lastly, we'll be continuing other content works that we've always been doing, accessories, more poses, and more weapon parts will still be coming to the game in 0.10.0 Balance changes will happen as well, but it won't be drastic as in 0.9.0 as we think the current game is in an alright state. To clarify on this, we're thinking of making EASY MODE having players almost immortal, NORMAL being extremely clearable with enemies being slow, hard and very hard requiring a fully thought-out method of play and enemies challenging the players' own skills.

And no, we don't think that everyone should be able to complete VERY HARD if they don't utilize everything they have. We won't balance the game around any self-imposed challenges. We will balance the game with normal in mind for everyone, cosplay builds and everything, and players should not have a hard time if they keep upgrading their unit through the game. We will balance things according to the degree of fun we feel when piloting our M.A.S.S. units in NORMAL difficulty.
Again, thank you for sticking with us and M.A.S.S. Builder, see you next week.
Discord: discord.gg/quS7E46
Feedback Hub: bit.ly/3wpWofe

0.9.0 Afterwords



Hello everyone, this is Vermillion Digital team, once again having our postmortem or, in our words, the Afterwords of major updates. We'd first like to thank you to everyone still sticking with us through all these long months of drought where we can only show you how we're progressing with the updates we've worked on. Our aim is still true to make this a game where people can play with whatever they wanted in the way they wanted, and while 0.9.0 doesn't provide much customization options, we're still glad you're mostly positive on the additions. We hope we'll be able to continue working towards our goal along with all of you!

Now! Let's us use this time to explain how and why it took... almost 10 months to work on 0.9.0. We might have mentioned this before but as 0.9.0 was the update we worked on Multiplayer; the development process was us basically rewriting 50% of the whole game. Before this time, M.A.S.S. Builder was an "offline only game" where every part, every piece of information was calculated and stored within a player's own PC. They could take that save anywhere, played it offline, and modify things however they like. We still wanted players to be able to do that, but now there's a catch where multiplayers must not be affected by anyone's modification of the game.

This made us scoured through every line of code in the game to see if it can be used maliciously. Doing so, we've discovered a lot of work that can be optimized, works that our past inexperienced selves have found to be worthy before looks to be something that hinders optimization nowadays, and we just cannot allow ourselves to overlook them. Thus began the optimization. The first few months after we started working on 0.9.0 are all about rewriting codes, optimizing them, merging some parts together, and planning we would structure multiplayer codes alongside every part of the game we did in the past.

But hey! Doing so allowed us to perform a much-needed upgrade to the game. Optimizations we never thought we could do, new systems in place such as the boosting curve, new features and functions that were created to further support tech nodes creation, and much more to come (just like that combo attack curve that faced a last-minute cut, we'll finish it in the near future we promise).

Now, towards the main feature of 0.9.0 itself, multiplayer. We first wanted to just release a non-playable showroom with no endpoint in playing just for players to show off their units. However, with the rewriting of codes taking that long and speculated to take many more months, we discussed among ourselves if it would be worth the wait to just have a mode like that, and decided it was not. We assigned one of our six to start working on more aspects towards multiplayer immediately, and the best solution was to create a co-op mission that we might use to fully test out our features.

Well, the results are as expected, a buggy mess that took months to finish, an unoptimized mode of play, but at least, a playable multiplayer in the most basic sense. The problems stemmed from using P2P networking, but as we deemed this is the best method for us as an indie developer, it required much more countermeasures in place to make it a good system. Currently, players are mostly being kicked out of a session left and right, mostly because we did not have any locks or thresholds on pings, thus players from regions across the world can still connect to each other with extremely high ping, resulting in the network being faulty enough to disconnect players from each other, kicking people into the lobby itself. Looking at every bug, every complaint, every suggestion, and every discussion made by you, we know this is a long road to walk towards and that it cannot be done within a few weeks to fix for sure, so we'll leave 0.9.1. in the state it is. We're sorry how our anticipated update turned out to be, but we'll strive to make it better by the next major update. There will be systems to better match players into each other, there'll be more features in the multiplayer system, there will be many things coming to our game.

On one final note, we know that game balance is something that's controversial in a game like this where we wanted to have a fun game where anyone could just take any build to play in any mission. We still stand by that mission of ours and will be turning easy and normal mode difficulty into some sort of a story mode where it's almost impossible to fail. We'll keep hard and very hard where it's at that players making a mistake can cost a life immediately. Basically, easy and normal will be easier, hard and very hard must achieve what they set out to be, an aspiring content where one can aim for. Everyone must be able to have fun in some kind of way. That's what our game will be.

Next week, we'll talk about what's coming next in 0.10.0. Please have fun with what 0.9.1 can provide for now and as always, feel free to send in your suggestions and discuss the game with us through the official discord channel.

- Vermillion Digital Team

MAJOR UPDATE: Patch 0.9.1 Released! Alpha Phase Multi-Player READY!

Well! We've started the year off with version 0.8.0 and we've finally done working on version 0.9.0 at the end of the year and now, we're ready to release the long-awaited update! Patch notes can be found here:

https://steamcommunity.com/games/956680/announcements/detail/5379014706390139220

As always, we'll monitor for any bugs and changes required for a week or two. If the game is stable enough for players to have fun, we'll start 0.10.0 development but for now, please enjoy the newly updated M.A.S.S. Builder with new additions of everything including the co-op multiplayer missions!



Known Issue:
  • Lots of disconnections in Multiplayer is expected as we have no ping throttling to matchmake players with low pings to each other yet, thank you for helping us test the feature.


Changes in 0.9.1:
  • Flagbearer, AI Assisted Aim, and few more nodes that aren't working now works properly.
  • Removed the misplaced Shields Enhancer passive stat gain.
  • The shielded boss in Very Hard mode has... 10% of its intended stamina so it always fell down, we fixed that.
  • Added a new respawn button so players won't accidentally click on abort mission button.
  • Easy AND normal is now easier for people who just want to progress the story or just want to play a cosplay build or any build they wanted with no worries.
  • Corrected a few sounds and particles VFX, they should now perform better.
  • Adjusted the weak points on some bosses to make it easier to hit when downed.
  • Binary Monarch now has a downside of -33% instead of -50%, we're still monitoring how the game settles and will work on it in the coming days.
  • Volatile Void Reactive Weapon now has 130% damage and 1 second cooldown.
  • Fixed Mission count, it should now not be /00.
  • Fixed QB freezing players making them unable to do anything if players durability reaches 0 while charging up.
  • Fixed drones not showing proper alignment in photography mode.
  • Fixed a bug that causes enemies to not have their HP multiplied properly in co-op mission 20
  • Fixed Color settings in multiplayer, players should be able to see accurate colors now. Lens flare are still being monitored but the update should help in most cases.
  • Reduced camera-shake from some enemies' attacks.
  • Optimized multiplayer missions desync. Projectiles will be much smoother than before.
  • The boss in co-op mission 3 will now drop its items at the center of the stage instead.
  • Small typos here and there.
  • Some sorting does not logically follow rules.