1. Microcivilization
  2. News

Microcivilization News

Microcivilization coming to Tiny Teams Fest

Hi,
I am proud to announce that Microcivilization was selected to be featured in Tiny Teams festival which will begin on August 3rd.

Be sure to check it out, it will have a number a of great games, demos and discounts from the smallest development teams out there!

See you there next week,

Cheers,

Ondrej

Micro-log Monday #6



Hello,

it seems it's another dev-log time! This time let's split between Demo and Full Game stuff. So here's all the fancy news.

Demo


As you may have noticed, Demo has received a bunch of bugfixes. Having proper crash analytics helped discover some game-crashing issues in the first couple of days. There was also a number of issues reported on Community Hub and on Discord. Thanks to everyone for their time and effort in raising these issues, it's a great help.

[h2]Leaderboards[/h2]
The Demo now contains leaderboard integration. You probably didn't notice that, since all the leaderboards are currently hidden. First of all I need to address some balancing issues and content gaps before the leaderboards are started. But Leaderboards are going to be activated within the following two weeks as soon it makes sense to start comparing progress.
I do not yet have a final list of what is going to be measured - I am happy for any suggestion in comments.

[h2]New Unique Heroes[/h2]
Three new Heroes have been added. Caesar, Cleopatra and Hammurabi. You can find all three of them through defeating Crises as usual. A few recipes have been added and a brief balancing of traits done. Poor Ozymandias was also given a Unique ability. The balancing is still far from over, so please be patient it might take a few more iterations.

[h2]Old Harvesting animations[/h2]
I've added an animation of tree cutting and field harvesting (stone animation is missing yet). These animations are actually not new but about 1.5 year old, being one of the first animations I have created for the game (not the first, the first one was the smoking guy). They're not super quality - the trees weren't even made in a pixel-art editor back then (since I didn't have a clue then how pixel-art was done and have been making all in Gimp!) but they have nostalgic value so you will have to suffer them for a while.
This is how it looked in in September 2021 - the game was exactly 11 days old and had mere 2,535 lines of code:


[h2]Other changes & bugfixes[/h2]
A number of smaller changes was done and already listed in release updates - you can check that here.


Full game


Aside from demo update, not much time was left to work on Early Access roadmap and push the Beta branch to a playable state. Reprioritizing work due to some new things happening (I will share more this week) was the main reason. But there was some progress in following areas:

[h2]Save game redesign[/h2]
Save games as described in Micro-Log Monday 4 are separated into independent areas. This allows me better to control when a breaking change is introduced to the game (remember - we plan to go with Early Access - so lots of potentially breaking changes). So there will be a few updates in the near future that will further split down saves to smaller parts so that your game is as uninterrupted as possible during this volatile phase of development.

[h2]Tech tree[/h2]
After finishing some missing Icons and tech descriptions, we now have a semi-final tech tree structure for the main game. The tree will be separated to 6 different Eras (which you will first have to unlock - more on this another time).
  1. Neolithic
  2. Classical
  3. Medieval
  4. Renaissance
  5. Industrial
  6. Modern

Each era will have approximately 20 technologies. You will have to run through a 'Crisis technology' to reach next one (possibly more than one such tech per era). Each era will contain pretty much an extrapolation of what you can see in demo - new house types, new units, workshop upgrades and productivity increments. As you can guess from the demo UI full game also has three additional Workshops - Theater, Library and Blacksmith - unlocked in classical Era. There's also a third Unit type (Heavy Unit) and a new Construction Material (Metal). Progress through eras will also introduce new Crisis types with different attacks.

[h2]What is Next[/h2]
The full game Graphics now contains everything 'must-have' for Early access core game - workshops, icons, UI, crises, quests, map tiles etc. That doesn't mean I'm done there but I can now focus on other 'must-have' areas.
The next step is adding Ascension tree with first two Ascension Tiers. Since this is a work estimated for the next 4 to 6 weeks I will share this in chunks as the work gets completed. My intension is to include some elements in demo as well so that players have more clear view of the main game flow.

That is all for today, see you soon.

Cheers,

Ondrej








Demo Minor Update

Pleasant Friday to you all,

I'm pleased to announced that today, the Demo has received a minor update. Most of the changes are based on your feedback, bug reports and ideas from Community Hub and Discord. Here's the list of changes:

[h2]Gameplay[/h2]
  1. Babel tower is now an optional challenge. Ascension can be triggered on demand after researching the last technology. (babel tower still forces ascension if you fall)
  2. Free housing shows alert when it is too high and causes fire risk
  3. Yin Yang button 'heat' is now showing the actual heat value in the button's popup as well as in crisis risk popup
  4. Button heat now has a maximum. When reaching Yin Yang button heat maximum the player is penalized by a new debuff experiences new fun feature.
  5. Demo playtime has been slightly shortened (about 10%) through various settings (no actual features removed, things are just a little faster to achieve).
  6. Added wishlist button for new players
  7. You can now refuse any reward (except dilemma card) by right-click
  8. Missionary quest (Barbarians tile) now rewards Population instead of Vagabonds
  9. You can now quickly confirm a Hero Merge by pressing Enter (you can also right-click heroes to move them instantly to a merge slot)
  10. After seeing how many Heroes some of players have been collecting, there's now a recipe to sell Rare heroes for Gold.
  11. Bruegel now awarded for level 10 Babel tower instead of 15.
  12. Ozymandias now has a Unique ability.
  13. You can disable some of the most GPU-taxing effects through a new toggle button in-game (a temporary solution until these features are optimized)


[h2]Defect Fixes[/h2]
  1. Fixed Babel tower spawning a flying pop on first level (to prevent heated debates whether this game promotes religious ideas of a 'flying Moses')
  2. Fixed marketplace ability being unable to sell Stone charge when no stone project was selected
  3. Fixed a visual bug where Risk Chance indicator would disappear when any risk component exceeded a very high value (something like 200% or so, I really don't know, the math was just wrong)
  4. Fixed an incorrect warning number when disabling barracks/granary ('you will lose X units') when also owning Tiles boosting the cap.
  5. Fixed bug preventing collecting heroes into tab 2+ with collect button (or rightclick) when first tab was full.


These bugfixes were already deployed as hotfix last week
  1. Fixed an issue where Improving a Map tile could improve a different one instead
  2. Fixed an issue where Muting sounds would keep a sound playing (and would also spam your log file)
  3. Fixed defective trait on Caesar
  4. Fixed bonus % unit damage values on generic heroes (they didnt scale correctly with level)


[h2]Technical improvements (more-or-less) [/h2]
  • Breaking changes in future Demo updates should now preserve your Heroes and Ascension progress correctly (breaking changes would then only lose some or all progress in current run - see log update 4 where this is described in more details)
  • Added simple analytics integration to measure play session length and crash frequency (as Steam's native report becomes less useful with no time filtering functionality)
  • In case you're backing up your saves you'll now see a new file quick.research.save - eventually i'll add more files as i break down the save data to independent blocks. This doesnt have any effect on the gameplay (only affects how things reset during potential breaking game updates).


That's all for today, I'll share some more info on our regular fortnightly Monday update.

Enjoy the weekend!

Cheers,
Ondrej

Major Demo Update Released

Hey all,

today I've released a new version of the Demo. Check out my Monday post for more info on what's included.

As usual please report any issues either on discord or [email protected] I can't overstate how helpful your bug reports have been so far.

Have fun!

Cheers,
Ondrej

Micro-log Monday #5

Hello,

another two weeks have passed and here we are mere moments from new update of Microcivilization demo.
Actually, I'm not sure how many moments it will be, still a few test runs need to be done to verify no regression issues have popped out and that the balancing feels OK-ish. But bear with me, it wont take more than a few days before you can try all the new stuff in the new Demo Update. Here's a little more on what's coming.

[h2]Ascension challenge[/h2]
Demo is a vertical slice of the game right? This slice of the cake would be missing an essential layer of marmalde if it had no actual boss fight. To fix this I decided to include a very simplified version of a full game feature called Ascension challenge.

Ascension challenges are game mini-scenarios with special rules that will test your nation-building (and survival) abilities. In full game each challenge will be a gateway to the next difficulty tier (not in demo, we don't have difficulty tiers here) so it effectively works like a super-unique boss. The challenge I chose for demo is one of the oldest myths known to mankind - the Tower of Babel.



For simplicity's sake the challenge is replacing the original 'final technology' end of demo and so is currently your only way to finish the base game and reach ascension (The flow in full game will be slightly different). Also the Demo version of Babel tower is only a tiny version of how full game scenarios will be structured (simply put they will be longer).

The update also brings a few new fun ways to die, like the Storm Debuff, which amplifies all Crises temporarily, unblockable attacks, increased speed of crises when there are too many in queue and a few others.


[h2]World map update[/h2]
as described in older posts, quest system has been upgraded to a more complex strategic feature as it not only allows you to voluntarily destroy your own kingdom in pursuit of wealth and neglecting risks, but it now also lets you expand your territory by 'improving' tiles. This can substantially boost your workshop production provided you're able to fight through the Crises.

Crises fought directly on the world map are now also level-scaled to the tile's level, not to your technology level (expect for risk-based crises - those are still tech-level based). With all these it introduces many new ways to integrate your expansion playstyle with your hero build and workshop choice. Demo has a size limit on the map and also some of Tile types will yet come in future.

[h2]Demo version of Ascension Tree[/h2]
I've removed the old teaser mockup version of the ascension tree and replaced with a more pragmatic version of demo tree that you can actually unlock completely. Among the selection are damage boosts, resource production boosts or starting gold boosts. All of them tiered to several levels, in case you feel like grinding.
Now, it's important to say that this is not how full game tree will look like and so the overall look of the ascension will change in future updates so that the both full and demo tree are somewhat similar in structure (just with most nodes locked in demo).

[h2]Rebalance and UX changes[/h2]
A number of items small and big has been fixed (appx 50 issues). The full list would be too long and probably more boring to read than to write it. But the main areas were these:

  • Bonus stars
  • New tutorials
  • Music issues
  • Graphical issues like 'black pies' or z levels
  • Crashes during Social crisis not caused by research
  • Persisting Score
  • Warning indicators for things that seem easy to miss (mainly observed in Youtube streams)
  • Difficulty balancing for Levels 8+
  • Tweaking hero drops
  • New merge recipes


[h2]What's next[/h2]
The great news is that we have hit a 10,000 wishlist mark for Microcivilization a week ago. I'd like to thank each one of you for expressing interest in my game. That puts us in a relatively good momentum to reach a 'releasable' visibility (whatever that is) over next few months and allows me to now focus more on coding and artwork to prepare Early access for Q4.

First part will be closing down all 'material' gaps in Medieval, Renaissance, Industrial and Modern eras. A number of sprites need to be finished and a few promotional features (like the steam train!) fully integrated with the game so that the 'visual experience' is completed.

That will not only make a beta branch somewhat playable, but will also allow me to make a new update of Trailer, store page screenshots and all materials that have grown old since November when I opened the store page. It's a bit of tedious work but unfortunately necessary. That said I do plan to release a few minor updates to the Demo still in the following month. Not just because of bugfixes but also to introduce a few small content features.

That's all for this time. In case you run into issues, please use discord bug reporting thread to notify me, or email me directly at [email protected]

Cheers,

Ondrej