Peanut Butter Jelly Wars Playtest - akahmann93
------------------------------------------------------------------
PATCH NOTES - VERSION 0.0.0.4
------------------------------------------------------------------

OVERVIEW
- Bug Fixes
- Balance Changes

------------------------------------------------------------------
BUG FIXES
------------------------------------------------------------------

- Fixed Queen's "object index '147'" game crash
- Fixed bug that caused Spawners to stop spawning units when
outside range of the Cupcake
- Fixed visual bug when selling Sardines in a Can
- Fixed bug where sometimes the game wouldn't return to 60 FPS
after the jar being destroyed
- Fixed an unintended mechanic where sometimes a Captain would
still have honey on them even after they died
- Fixed an unintended mechanic where ground troops would be
pushed over enemy buildings

------------------------------------------------------------------
BALANCE CHANGES
------------------------------------------------------------------

Ant
- Made them more easily target banks while the Captain stands
next to a Piggy Bank and spawns them

Salt Cannon
- Improved attack rate from 4 seconds to 3 seconds
- Slightly increased the AoE size of its attack

Psy Crab
- Added "Onward" ability which makes Psy Crabs take a few steps
forward after every 5 spoons they fire

Queen
- Increased HP from 100 to 150

------------------------------------------------------------------
QUALITY OF LIFE CHANGE
------------------------------------------------------------------

Spawners will turn grey when the unit cap is reached and they can
no longer spawn units. However, once the unit cap is no longer
reached they will turn back to normal and start spawning again.
Jul 8, 2024
Microcivilization - Ondrej Homola
Hi,

today I'm going to show a bit of the new Map update stuff. After three weeks of coding it is still fresh from the oven.

Annotated work-in-progress version of the new Map system.(Nothing is final)

The old Map size for comparison

As you can see the main approach is to turn the map into a more traditional grid. While I enjoyed keeping the simplicity of the staged quest system with 'static' map tiles organised into a 'loose' grid, it has proven to be hard to expand without making it grotesquely inflexible and cluttered system.

So what is the reason of all this change?

You could ask why bother with this update at all...the quest system we had was fine?

The answer is complex but let's list a few of the reasons why making these changes:

  • With more activities in research, trade and other areas, the map has proven to be a rather tedious activity mostly in later game phases.
  • The only bottleneck on the Quest gameplay in early-era late-game (hope that makes sense) is quest speed. To me that is an indication of the mechanics missing or being too easy to max-out.
  • With Trade introduced resources, map becomes too small to ensure any kind of options of playstyle. It even limits gaining several Achievements.
  • There is only a limited number of cross-relations between the map mechanics and the rest of the game's mechanics.

20x8 Map size

Yes we could now have a vast map with hundreds of tiles. But to some degree I don't feel it is needed and would rather not increase the map size until it is really justified.

So the decision for now is to have a 20x8 map with left-right scrolling only (fitting the 8 tiles vertically on the screen eliminating vertical scroll feels nice at the moment). Of course technically nothing prevents us now to increase the size to 200x200 with 2-way scroll should we need to in the future.

Tile improvements

A simple chart for the map tile types indicating two 'biomes' (lowlands and highlands) each with three options of improvement on. Each of these three improvements are also convertible to one other within the biome.

In the new system, we will have a more traditional way of cultivating the wilderness. Flat lowlands can be turned into farmlands or forests, hills into mines and quarries. I intend to keep the simplicity roughly on equal level as before. So in the end I do not plan to add more tile types than we had (10 or so in version 0.8). Instead I want the tiles to be flexible and the system more intuitive.

Adjacency bonuses

The main element related to the strict grid is adjacency bonuses for tiles close to each other. While this adds some complexity to the game, I believe it is the core feature behind hex grid that really makes the grid worth its existence. Of course it then depends on how the actual adjacency bonuses are designed...

The current experiment is based on 'adjacency' points system which boosts production of each tile. Villages act as 'wildcard' adjacency boosters for all types of tiles.

At this moment I am experimenting with various mechanics, but the adjacency system is intended to be a key feature of the whole map management. It is also highly invasive into the entire resource economy, so whatever you see on the screenshots now is quite likely to change in the near future.

Other civilizations

Civilization tiles seen in previous version will be upgraded to entire tile regions (with it's home tile same as yours). You will have options to engage with diplomacy (using the Dilemma system that Tribal Villages use) or warfare - being able to steal territory from the losing enemy. Everything else will use the existing game features like Risk Chance, Dilemmas and Quests. We will just 'extrapolate' these features a bit further.

Other than that it is not planned to make Civilization more active agents in the game. For this update at least, the civilizations will be just a spiced-up map features, which grant you more quest options. It is certainly not meant to create a 'technology race' as is usual in classical 4x games. The time will always be on your side.

Worker Limits
Because of the map size increase, the original feature of 'free workers generating resource' will be removed. Instead 'Worker resource' will be directly invested into the map tile expansion acting like a civilization size limit. In other words, each owned tile will reduce Workers by 1.

Because of this Workers progression from population will be re-balanced together with Food production.

Quest Limits
Each quest now has an associated cost. Combat quests will 'reserve' a unit, meaning you will have one less available to you while the quest is in progress (you will have them back for the fight at the end though).

Construction quests (deforestation, irrigation etc.) will respectively reserve a Worker.

This way you will still have no 'actual' hard limit on parallel quests taken, but instead you can trade-off the expansion speed with the ability to defend and produce at home.

No more Quest Stages
Claiming 160 tiles will take more than the time we currently need for a full 6-era run. In fact some of the tiles will have to be wrested from the other civs.

It is now useless to artificially increase effort per tile with quest Stages. From now on, each single quest will cause its transforming effect without the need to repeat it.

The quests duration was not increased (in fact there will be ways to make them even faster), although distance still is the main factor and far quests will eventually be longer than before simply because we now have longer distances.

What's next?

At this moment I am working on Civilization Traits. A new game screen available in the beginning of each run, where you will be able to 'configure' your civilization's semi-permanent traits (meaning traits that last the entire run). At the same time you will be able to pick the starting location on the map - thus give you a 'planning moment' before each civilization run.

I'll share more details about these in the next update.

At the same time I am polishing the game-design for Ascension Tier 2 3 and 4 which is now coming to a solid shape (on paper). I have (un)fortunately had some new ideas to add to the game for these tiers. Some of these mechanics will not be trivial to do, but I kinda fell in love with them too much now to say no.

So as a consequence I might need to adjust the roadmap for Q3 and Q4 as soon as the designs are complete. This could probably add 4 to 8 weeks of work potentially moving the 1.0 launch date later. But we'll see...

See you in another 4 weeks,

Ondrej




Fireworks Mania - An Explosive Simulator - Laumania ApS
IMPORTANT: Due to the underlaying changes to how the settings is stored, you will have to accept the mod.io Terms before mods will be loaded. Its basically because the game "forgot" you already did and because this is still a beta I didn't wanted to spend time making transition nicely.

### Changed
- First draft of new settings UI (which also includes a new look of the ingame menu). This is both the actually UI but also how it works behind the scenes. Expecially the resolution/fullscreen mode implementation is different, meaning we now also have borderless mode! In this version its minimal what is new, but the UI and system behind is now much easier for me to add new settings to, as you will see in the future
- Updated badwords list

### Fixed
- Fixed Screaming Pal explosion effect as before it was pink by mistake
- Fixed issue where the chat would show ontop of inventory and ingame menu
- Fixed issue where version could sometimes briefly be seen when ingame menu was closed

https://store.steampowered.com/news/app/1079260/view/6242613536165636826

YouTube | Twitch | Twitter | Discord

- Enjoy!

https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/
Jul 8, 2024
ARC TCG - gabry90
Hi everyone, in this update we have improved some graphics stuff and did some fixes

New:

  • Added rewards overlay feature. Pass with mouse over rewards elements (essence, gems, etc) to see details. Click with right mouse button in rewards to open card back and cards packages window details

Fixes:

  • Fixed card back layout in some screen
  • Fixed cards package layout in some screen
  • Fixed hero layout inside laboratory
  • Fixed various translations
Shelter 2 - MaD_Oliver
Hello!

We hope this joyous message finds you in good health. Of course, what we want to talk about today is the Steam Summer Sale, currently in full effect. During this time, you'll be able to get all the Shelter titles for a scorching 70% off!

But if you want to really save some money, we recommend the Shelter Collection. On top of the 70% discount we'll slice that cost in half - and if you already own some of the titles in the bundle you'll pay even less.

Now, that's what they'd call a good deal on Wall Street, or whatever.

Make sure you check out our other titles when you're at it as well!

https://store.steampowered.com/bundle/42828/The_Shelter_Collection/

Want more info?
Visit the Might and Delight website
Visit the Might and Delight Merch Store
Join our Discord server
Goblin's Die - paroni
During the past two months we’ve been busy making a lot of improvements and some additions to the game. The main focus has been on

  • Quest System implementation
  • Updated UI art (most of it)
  • General improvements & tweaks all around
  • Bug fixes

This is the third and final playtest version before the Goblin’s Die demo.

If you have anything to comment on the game, please use the feedback form found in the main menu. Unfiltered honest feedback is what we are always looking for.

And if you care to participate more in the shaping of the game, we suggest you check out our Discord server. There you can share your suggestions and ideas with us and discuss all things Goblin’s Die. We also have a Reddit page if that is more your thing.

JOIN DISCORD

CHECK REDDIT

We at Potion 8 are very community driven developers, so we value the playtesters' thoughts and suggestions. Player feedback really helps us to shape the experience to its finest.

Some patches are sure to come out before the demo. Stay tuned!
Goblin's Die Playtest - eeva
During the past two months we’ve been busy making a lot of improvements and some additions to the game. The main focus has been on

  • Quest System implementation
  • Updated UI art (most of it)
  • General improvements & tweaks all around
  • Bug fixes

This is the third and final playtest version before the Goblin’s Die demo.

If you have anything to comment on the game, please use the feedback form found in the main menu. Unfiltered honest feedback is what we are always looking for.

And if you care to participate more in the shaping of the game, we suggest you check out our Discord server. There you can share your suggestions and ideas with us and discuss all things Goblin’s Die. We also have a Reddit page if that is more your thing.

JOIN DISCORD

CHECK REDDIT

We at Potion 8 are very community driven developers, so we value the playtesters' thoughts and suggestions. Player feedback really helps us to shape the experience to its finest.

Some patches are sure to come out before the demo. Stay tuned!
Virtual Presenter Room - n.hachmeister
We added a button to show and hide the table in front of the center screen
Jul 8, 2024
Whiteout Frontier - Evilous
Everything changed:
  • Changed how much stat increases when hanging out with a party member
  • Fixed some text with a late game map notification popping up early
  • Nerfed the sniper rifle to have a range of 5-30 tiles, but with a 40% hit chance
  • Changed the level scaling slightly for enemies
  • Small changes to the damage to location stability that is done with early game enemy groups when areas are left undefended
  • Changed the decay amount each location gets per day from 5% to 7%.
Deserted "Firefly Islands": Chronicles - zadorozhnyjCorp
Added:
Selecting the character's gender.
Character Face Customization (more than 20 settings)
Character body customization (More than 10 settings)
Character spawning has been accelerated after death.
Fixing minor bugs.
...