Game
Fell Seal: Arbiter's Mark - Demo
7 years ago

New map!


We have a fairly short update this week. Mainly, we have a new map, with quite the different style to our previous ones:

5d09dad5e68ee.gif

Otherwise, we’ve been spending the whole week adding new monsters abilities to the engine. Most of them function quite differently from our previous abilities, so it’s a lot of new code and testing to make sure it’s all working as intended. I think we added the full set of abilities for about 8 monsters this week, so it’s a lot of new and different stuff!

As a fun programmer fact, with all the new monster passives we added, I had to increase the size of the 2 enums flags I had been using to store passives information from 32bits to 64bits each, which brings our current maximum amount of “special passives” to 128 (we’re at about 70 currently). Happily, this change didn’t break any of the math/serialization I’m using around those flags.



0 comments

Loading...

Next up

We're almost done with the core content of the game, but still a lot of optional content left to add...

We stealthily updated our build early this week. It fixes some Linux issues with our intro movie and brings the game to parity with its paid version in terms of balance, abilities, localization and a smaller build size. As for our progress report...

This week we've been focusing on creating all cutscenes content for the game, as well as toning down the game's difficulty through a new Difficulty Setting to control AI use of the Revive...

This week, we've been working mainly on adding new sound effects to the game and integrating fixes from QA's feedback on our console builds...

Fell Seal's release date has finally been announced: April 30th. The game is now feature complete, with the only things left to work on bug fixes and polish until release.

We redid most of the UI visuals for the game this week. It looks much slicker now! We'll prepare another free demo build with all the changes soon, but in the meantime...

This week, we are finally done with all story content and optional content (save for our special secret optional dungeon...)!

We had a huge balance update this week, with over a 100 different changes to various aspects, like passives, counters, class growths, etc...

We updated our Gamejolt build this week. It has a lot of balance tweaks and the videos have been updated for higher compatibility. Finally, anyone that has been having issue entering the Store or Menus, this is fixed too.

This week we finished all localization for Release and we finished all our cutscenes saving for our second ending...