TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 9 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]

Steam ImageSteam ImageSteam ImageSteam ImageSteam ImageSteam Image
Friday Facts #266 - Cleanup of mechanics

Hello... Part of the GUI rework for 0.17 is also tweaking the tooltips:

  • They should be structured better.
  • They should contain more useful information.
  • They should be a better tool for new players to understand how things work.
We will cover more of the tooltip changes in a future FFF, but the necessary preparation for this is to rethink the way we explain some basic properties of machines to avoid as much bloat as possible. One of the good ways to do that is also to remove the need to show some of the mechanics by simplifying them, or completely removing them if we figure out that they are not really important for the game.

Cleanup of mechanics


It has been quite a long time since the work on Factorio started, and we obviously couldn't see which mechanics/systems would be useful later on, and which would not. At that time, it was completely okay to just throw concepts into the game and see how it all works together. But now, when we are finishing the game, it is the time for cleanup. Time to identify which mechanics are just adding barriers to understanding the game while not adding much to the game-design aspect, a good example of something we already removed a long time ago is the old furnace mechanics. In the ancient versions of Factorio, the furnace mechanics were much more complicated. The furnace had to "warm up" before being operational, and if it wasn't used, the temperature went down again. This sounded like a nice mechanic, but it was soon discovered, that it adds little value in the scale of the factory, and it just bloats the games rules, so these complex mechanics have been removed from the the game for a very long time already.

Pickaxe removal


In the ancient times, you first had to create a wooden pick, to create a stone pick, to mine basic resources, to make iron, so you can make an iron pick. Yes... this was clearly Minecraft affecting our ideas. We identified soon, that this prequel of manual mining has nothing to do with the core of the game, and is an unnecessary distraction. The fact that it was the first thing the player had to do in the game was gravely affecting what new players thought the game is about. So we kept only the iron/steel pick to streamline things. Fast forward to these days and play-testing some of the tutorial tweaks. We noticed that players, when they start with Factorio, they often try to mine by taking the pickaxe into the cursor and doing the mining (as they might be used to doing from Minecraft or other similar games). https://eu2.factorio.com/assets/img/blog/fff-266-mine-with-axe.webm https://eu2.factorio.com/assets/img/blog/fff-266-mine-with-axe.mp4 So we were thinking how to improve the tutorial to avoid this mistake, but the next natural question was: "Why would we even need to have pickaxe in the game?". We realized that it is the item that you just craft in the beginning, and upgrade once in the middle for a steel pick, and that is it. The cost of it is zero compared to the factory output. It is just bloat. So the change for 0.17 is that we completely removed mining tools from the game. The mining speed at the game start is the same as with iron pickaxe, and the research that unlocked steel pickaxe just increases player mining speed accordingly and that is it.

Burner efficiency streamlining


We use 3 energy sources in the base game, burner, electricity, and heat. When an entity uses a burner energy source, it consumes the fuel, and the energy is used for it to function. Now lets say, that we want to answer this question: How many boilers can be continuously fed from a single yellow belt of coal? Lets look on the information the player can get:


So we will need to calculate how much energy is supplied by the value of the full belt of coal, which is 13.33/s * 8MJ = ~107MW. Now, we should divide by the energy consumption, so 107 / 3.6 = ~29. Wait, what is this efficiency, and do we have to factor it in? In the base game, this efficiency mechanic is almost completely useless, so we decided to remove it. To keep the previous balancing on the same level, all the fuel values have been halved, and the efficiency set to 100%. This just means, that the fuel value is the amount of energy the machines can actually extract from the fuel and calculations like this will give clear results. In this case, the functionality will still remain for mods to use.

Hardness, Mining power, Mining speed & Mining time streamlining


Lets start with a small quiz. Based on these two tooltips, are you able to calculate how much iron ore an electric mining drill will produce each second?

The answer is 0.525/s. The calculation is simple...
  • The hardness of the iron ore (0.9) is subtracted from the mining power of the mining drill (3) to get the adjusted mining power of 2.1.
  • This is multiplied by the mining speed of the mining drill (0.5), to get the adjusted mining speed of 1.05.
  • Since the mining time of the iron ore is 2, I divide 1.05 by 2 to get the 0.525 ores mined per second.
The hardness was supposed to be something like an "armor" of mining. It was meant to provide possibilities to define different tiers of mineable materials. However this feature was hardly ever utilized in the end. So the decision is that the whole hardness and mining power mechanics was removed. To make things even more straightforward, I made the mining time of stone and iron the same (stone was the only basic resource with different mining speed), so now, we can get the information needed as directly as this:

Calculating how many miners can fill a belt is now quite a straightforward task, and even with ores of non-standard mining speed, it is still much clearer, as the modifier should be understandable:

Resistances streamlining


We have 8 different damage types in the game now: physical, impact, poison, explosion, fire, laser, acid and electric. Every other building has some kind of resistance, and it got so much in the way, that we don't even show resistances in tooltips anymore, only for enemy units and spawners. The plan is to:
  • Reduce the number of damage types to something like: generic, impact, heat, and acid.
  • Keep the resistances mainly only on fight-related entities (walls, turrets, enemies) and remove them from the rest.
  • Show the resistances for everything except some very specific cases (fire resistance for rails and poles to survive fires etc.).
This is also related to the way these things will be presented in the tooltip, but that too is a topic for a future FFF.

Assembling machine ingredient limit removal


The idea behind this mechanic was that better assembling machines can use more complex recipes. But the reality is, that there is not really a clear connection between the number of ingredients and the complexity of the recipe. Since it was yet another thing that had to be explained somehow, we decided to just remove it. The only real downside is, that the achievement "lazy bastard" will be much less of a puzzle, but we still consider it to be worth it. As always, let us know what you think on our forum.


[ 2018-10-26 15:25:22 CET ] [ Original post ]

Factorio
Wube Software LTD. Developer
Wube Software LTD. Publisher
2020-08-14 Release
Game News Posts: 506
🎹🖱️Keyboard + Mouse
Overwhelmingly Positive (164072 reviews)
The Game includes VR Support
Public Linux Depots:
  • Factorio Linux64 [306.86 M]
  • Factorio Linux32 [300.1 M]
Available DLCs:
  • Factorio: Space Age
Factorio is a game in which you build and maintain factories. You will be mining resources, researching technologies, building infrastructure, automating production and fighting enemies. In the beginning you will find yourself chopping trees, mining ores and crafting mechanical arms and transport belts by hand, but in short time you can become an industrial powerhouse, with huge solar fields, oil refining and cracking, manufacture and deployment of construction and logistic robots, all for your resource needs. However this heavy exploitation of the planet's resources does not sit nicely with the locals, so you will have to be prepared to defend yourself and your machine empire.

Join forces with other players in cooperative Multiplayer, create huge factories, collaborate and delegate tasks between you and your friends. Add mods to increase your enjoyment, from small tweak and helper mods to complete game overhauls, Factorio's ground-up Modding support has allowed content creators from around the world to design interesting and innovative features. While the core gameplay is in the form of the freeplay scenario, there are a range of interesting challenges in the form of the Scenario pack, available as free DLC. If you don't find any maps or scenarios you enjoy, you can create your own with the in-game Map Editor, place down entities, enemies, and terrain in any way you like, and even add your own custom script to make for interesting gameplay.

Discount Disclaimer: We don't have any plans to take part in a sale or to reduce the price for the foreseeable future.

What people say about Factorio


  • No other game in the history of gaming handles the logistics side of management simulator so perfectly. - Reddit
  • I see conveyor belts when I close my eyes. I may have been binging Factorio lately. - Notch, Mojang
  • Factorio is a super duper awesome game where we use conveyor belts to shoot aliens. - Zisteau, Youtube

MINIMAL SETUP
  • OS: Linux (tarball installation)
  • Processor: Dual core 3Ghz+Memory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: OpenGL 3.3 core. DirectX 10.1 capable GPU with 512 MB VRAM - GeForce GTX 260. Radeon HD 4850 or Intel HD Graphics 5500
  • Storage: 3 GB available space
RECOMMENDED SETUP
  • OS: Linux (tarball installation)
  • Processor: Quad core 3GHz+Memory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: OpenGL 4.3 core. DirectX 11 capable GPU with 2 GB VRAM - GeForce GTX 750 Ti. Radeon R7 360
  • Storage: 3 GB available space
GAMEBILLET

[ 6102 ]

24.59$ (18%)
12.44$ (17%)
12.38$ (17%)
17.79$ (11%)
10.17$ (15%)
16.96$ (15%)
26.95$ (46%)
33.99$ (15%)
20.65$ (17%)
14.23$ (11%)
16.77$ (16%)
8.24$ (18%)
41.47$ (17%)
12.59$ (16%)
16.59$ (17%)
8.25$ (17%)
33.96$ (15%)
16.79$ (16%)
16.97$ (15%)
5.77$ (17%)
17.54$ (12%)
12.59$ (16%)
29.71$ (15%)
33.19$ (17%)
4.22$ (15%)
8.25$ (17%)
25.47$ (15%)
14.42$ (15%)
6.71$ (16%)
50.99$ (15%)
GAMERSGATE

[ 764 ]

3.4$ (83%)
2.3$ (87%)
0.68$ (91%)
0.64$ (87%)
3.87$ (70%)
11.89$ (41%)
0.9$ (92%)
2.04$ (74%)
20.39$ (49%)
6.38$ (57%)
4.49$ (55%)
19.99$ (20%)
8.49$ (58%)
0.53$ (92%)
0.53$ (92%)
7.5$ (50%)
0.45$ (85%)
0.49$ (51%)
2.48$ (77%)
3.06$ (83%)
0.85$ (91%)
0.6$ (91%)
0.53$ (92%)
3.0$ (85%)
1.02$ (74%)
2.55$ (83%)
6.38$ (57%)
4.25$ (57%)
10.62$ (58%)
7.65$ (62%)

FANATICAL BUNDLES

Time left:

12 days, 10 hours, 53 minutes


Time left:

19 days, 10 hours, 53 minutes


Time left:

8 days, 10 hours, 53 minutes


Time left:

5 days, 10 hours, 53 minutes


Time left:

13 days, 10 hours, 53 minutes


Time left:

15 days, 10 hours, 53 minutes


Time left:

36 days, 10 hours, 53 minutes


Time left:

356461 days, 2 hours, 53 minutes


Time left:

18 days, 10 hours, 53 minutes


Time left:

47 days, 10 hours, 53 minutes


Time left:

33 days, 10 hours, 53 minutes


HUMBLE BUNDLES

Time left:

0 days, 4 hours, 53 minutes


Time left:

2 days, 4 hours, 53 minutes


Time left:

7 days, 4 hours, 53 minutes


Time left:

9 days, 4 hours, 53 minutes


Time left:

14 days, 4 hours, 53 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE