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 #138 - Better Circuit Network III

0.13 release is getting close. The programming guys are trying to finish the features so we can start internal playtesting and bugfixing next week. The art guys are working hard on the new trains graphics. In the meantime, here's some more information about the circuit network.

Circuit Network Connector Discarded


If you remember my last FFF I wrote about adding a new entity called Circuit Network Connector that would have been used for connecting normal entities to the circuit network. The community had some good examples of why it was a bad idea, so we went back to the way it worked before. This means that you can continue to connect entities to the circuit network directly.

Consistent GUI


One of the problems that had to be solved was GUI interaction. Sprinkling circuit network related GUI elements randomly in the entity GUI looked pretty bad and was hard to understand. The solution is 2 small buttons in the top-right of circuit connectable entities GUI, they will appear when you research the circuit network and the logistic network respectively. Clicking the circuit network icon will open a window that lets you set up how you want the entity to interact with the circuit network. The logistic network button works in a similar way. The window is usually separated into 3 parts:
  • Connection information: if and what it's connected to.
  • Mode of operation: sets how you want this entity to interact with the circuit network. Tooltips briefly explain what each mode does.
  • Mode of operation settings: various settings depending on the selected mode of operation.

Everyone gets a logistic condition!


The good thing about this GUI separation is that it also allows finer control, so most entities that can be turned on or off by the circuit network can also be turned on or off by directly using a logistic condition. You can now turn off pumps, offshore pumps, inserters, transport belts, lamps and power switches directly using a logistic condition, no new entities required, just click the magic button after researching the logistic network.

Wire highlights


This is something for those who make huge combinator networks. It's really easy to get lost in wires when making complicated setups. Now hovering over entities that have red/green wires connected to them will highlight the wire network.

Accumulators and Transport belts


Probably one of the more interesting entities that can now be connected to the circuit network are Accumulators and Transport belts. Accumulators send the current charge level, so you can finally easily turn off steam engines at night or activate backup power based on accumulator charge levels. Transport belts can be turned on or off based on circuit or logistic condition. You can also read the contents of the belt in 2 ways: pulse mode and hold mode. Pulse mode sends a signal for 1 tick when an item enters the belt. Hold mode will send the number of items on the current belt as long as they sit there. Those familiar with combinators will probably figure out that pulse mode is very useful for calculating the throughput of the belt or calculating the total number of items that passed though that belt. This logic works for one belt tile, not for the whole length of belt.

Performance and how it works [Technical]


Previously, the way the circuit network worked was that every entity that could be connected to the circuit network had all network connection information, circuit conditions, logistic conditions, etc inside of it. That meant that if you had thousands of inserters in your map that were not connected to the circuit or logistic network, some RAM and savegame space was wasted. This was not really a problem, but if it would have been done the same to all the new entities, especially transport belts, it would have become a problem. The solution is simple. The relevent data(network connection information, circuit conditions, logistic conditions) is packed into something I call 'control behaviors' (because they tell the entity how to behave when they are controlled by the circuit or logistic network). These behaviors are only created when it's required: when you connect a circuit wire or when you want to set a logistic condition. This is relevant to modders. Modders have access to these behaviors. To get a behavior instance you call luaEntity.get_control_behavior() or luaEntity.get_or_create_control_behavior(). The second method creates the behavior instance if it does not exist.

TLDR version of all the circuit network changes implemented and coming to 0.13


  • Power switch, which can turn electricity on or off automatically based on circuit condition.
  • You can turn off pumps, offshore pumps, insertes, belts, lamps and power switches directly using a logistic condition.
  • The lamp can change it's color based on circuit network signals.
  • Roboport is connectable to the circuit network. It sends the logistic network contents.
  • Accumulator is connectable to the circuit network. It sends it's charge level as a percentage.
  • Transport Belt is connectable to the circuit network. It can be turned on or off and it can send it's contents to the circuit network.
  • Requester chest's requested items can be set automatically from the circuit network.
  • Inserters can now send the item held in hand to the circuit network. Smart inserter can have it's filters set automatically from the circuit network.
  • Connected Red/Green wires are highlighted when hovering over a combinator or entity connected to the circuit network.
  • Combinators show some information in alt mode, including input and output arrows.
  • More virtual signals.
  • The constant combinator has an on/off switch.
  • New combinator graphics and graphical improvements.
  • Constant combinator can be rotated.
  • All types of inserters can be controlled by the circuit and logistic network, once the respective network is researched.
  • All types of chests can be connected to the circuit network. Smart Chest was removed from the game.
  • Circuit network and logistic network conditions can now be accessed by icons in the top-right corner of the entity's GUI, for all entities.
  • Decider combinator "input count" option makes the combinator copy the count of the specified output signal from the input signals, instead of copying the count from the condition. This might break some setups. https://forums.factorio.com/13706
The plan is to release 0.13 soon. I'll try to get more things ready. The list of plans now is as follows(in no particular order)
  • Mining drill - read the amount of resources remaining, read the Pumpjack resources per minute
  • Gate - Detect if a player is nearby, close and open the gate
  • Train Station - read the contents of the stopped train and control trains by disabling/enabling the station
  • Train Signals - still in the process of designing it. Basically be able to stop trains or see if a train is about to arrive

Czech game of the year awards


Last week some of us went to some Czech game of the year awards ceremony. And good news, we managed to win not one, but two of the four awards. Factorio won Best Technical Award and Best Gameplay Award.
As usual, PM me or reply at the forums for suggestions, complaints and comments.


[ 2016-05-13 15:41:44 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 ]

5.03$ (16%)
3.35$ (16%)
12.74$ (15%)
22.98$ (23%)
13.14$ (12%)
7.11$ (11%)
17.54$ (12%)
12.59$ (16%)
6.67$ (78%)
1.77$ (65%)
50.39$ (16%)
12.72$ (15%)
12.59$ (16%)
5.07$ (15%)
33.59$ (16%)
6.01$ (14%)
16.39$ (18%)
16.96$ (15%)
25.49$ (15%)
5.03$ (16%)
12.71$ (15%)
17.79$ (11%)
26.09$ (13%)
17.39$ (13%)
24.95$ (17%)
6.63$ (17%)
16.97$ (15%)
1.75$ (71%)
13.79$ (8%)
14.44$ (15%)
GAMERSGATE

[ 764 ]

0.75$ (92%)
1.7$ (83%)
4.25$ (83%)
0.6$ (80%)
0.64$ (87%)
11.04$ (45%)
7.73$ (45%)
1.11$ (91%)
7.48$ (66%)
12.74$ (58%)
0.51$ (91%)
8.49$ (58%)
1.58$ (95%)
0.84$ (58%)
8.92$ (40%)
5.94$ (41%)
7.64$ (36%)
2.04$ (66%)
7.44$ (70%)
13.49$ (10%)
6.39$ (20%)
10.62$ (58%)
0.51$ (91%)
2.25$ (89%)
0.9$ (92%)
6.38$ (57%)
8.5$ (79%)
0.77$ (91%)
15.3$ (62%)
2.55$ (83%)

FANATICAL BUNDLES

Time left:

12 days, 11 hours, 11 minutes


Time left:

19 days, 11 hours, 11 minutes


Time left:

8 days, 11 hours, 11 minutes


Time left:

5 days, 11 hours, 11 minutes


Time left:

13 days, 11 hours, 11 minutes


Time left:

15 days, 11 hours, 11 minutes


Time left:

36 days, 11 hours, 11 minutes


Time left:

356461 days, 3 hours, 11 minutes


Time left:

18 days, 11 hours, 11 minutes


Time left:

47 days, 11 hours, 11 minutes


Time left:

33 days, 11 hours, 11 minutes


HUMBLE BUNDLES

Time left:

0 days, 5 hours, 11 minutes


Time left:

2 days, 5 hours, 11 minutes


Time left:

7 days, 5 hours, 11 minutes


Time left:

9 days, 5 hours, 11 minutes


Time left:

14 days, 5 hours, 11 minutes

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