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 Image
Logic World Wednesdays: Were Back!

Welcome back to another Logic World Wednesday. After a three week hiatus, we are back! If you havent been keeping up with us on Discord, the break has been because we were reorganizing Logic Worlds 50,000 lines of code. That work is finally done, and your regularly scheduled Wednesdays have returned!

New Menus - Jimmy


Ive added three new menus to Logic World this week! We now have a pause menu, and buttons and keys have gotten menus for editing those components. [previewyoutube=Gn3xmVy8Tcs;full][/previewyoutube]

MIDI Input Support - Jimmy


Thanks to the release of Minis by Keijiro Takahashi, Logic Worlds extensive input system now supports MIDI input! You can now use your pianos to control the game. MIDI bindings can be used for regular game actions like walking and jumping, but I expect theyll mostly be used with Keys to make in-game music machines :D

New Game State System - Jimmy


Logic World uses a complex state machine to govern the flow between game states. For example, youre allowed to transition to the in chair state from the building state, but youre not allowed to transition to the *in chair* state from the multi-wire placing stage 2 state. Previously, we defined the rules of the state machine all in a single file. This week Ive built a new system and transitioned all our game states to it. Under the new system, the rules of the state machine are distributed throughout many files. The rules for one state are now right next to the code for what actually happens when the game is in that state. When were working on a game state, this makes it easy to see that states relationships with other game states. But more importantly, this means that mods can now add their own game states, since theyre not all defined in one master file.

Server architecture & networking refactor - Felipe


This week Ive been working on refactoring the servers codebase, adhering to the Inversion of Control principle. This means that I went through every single class, converted it to non-static, determined the classes that it depends on and injected them on its constructor, while creating an interface for it. This results in highly testable and modular code thats a lot easier to maintain and extend. Ive also been refactoring the networking code: previously each packet type was composed of two methods: one for writing the packet and one for reading it. These methods operated directly on the network stream and they didnt have an explicit structure, as it was determined by the order and type of read/write calls. After the refactor, each packet is its own class, we have SECCS serialize and deserialize it, so we dont have to write any code that manipulates the network stream directly. Another benefit is that packets are clearly defined and, again, easier to maintain and extend.

Modding System Progress - Felipe


Ive also been rethinking the existing modding architecture, and this time Ive decided on a file structure that looks like this (not final):
  • assets/
    • my_image.png
    • my_mesh.obj
    • my_unityassets.assetbundle
  • data/
    • components.succ
  • lib/
    • MyLibrary.dll
  • manifest.json
  • server.dll
  • client.dll
  • shared.dll
The mod as a whole is comprised of two parts: the server and the client. As their names suggest, the server.dll will only be loaded on the server startup and the client.dll will be loaded on the client startup, while the shared.dll will be loaded on both and can be used to share code between them. Its worth mentioning that all of these DLLs are regular .NET Standard 2.0 libraries generated by Visual Studio projects. A mod can have any combination of these 3 DLL files, thats to say, a mod can have a server.dll, a client.dll or both, in which case it can also optionally have a shared.dll. The assets folder contains different assets that the client-side mod will be able to load at runtime. Right now the supported types are .png, .obj (.mtl will probably come too) and .assetbundle, and Id also like to add support for audio files. The asset bundle files must be generated using the same Unity version as the game, which will be made known when the game is released. These asset bundles can contain any complex assets that you may need, like Unity scenes or prefabs. The data folder currently only contains the SUCC file defining the components that your mod has, whose format you may already have seen in previous LWWs. The lib folder can contain any external libraries your mod uses, and the manifest.json file defines the mods properties, like its name, author, and unique ID used to identify the mod in-game. Finally, the mod as a whole can be stored in one of two ways: in a .lwmod file (which is just a renamed .zip file), or in a plain folder. The former is how mods downloaded from logicworld.net will be stored, while the latter is especially useful when developing mods as you can just copy the files over without any worries. You will be able to upload and share mods on logicworld.net, but you must upload its source code, which will get compiled for you. This is in order to enforce open source code and transparency. It protects against mods with malicious code, and it helps people learning to make mods, since they can see the sources of existing ones.

An Early Phriday


For the past few weeks, weve been holding biweekly off-topic discussions on the Logic World Discord. This has been a lot of fun and weve had some very interesting talks. Some people have lamented that these discussions are not at a good time for them, so were experimenting with different times. This weeks Philosophy Phriday willl be 2 hours earlier than usual, at 18:00 UTC. --------------------------------------------- If youd like to receive an email each time we post one of these blogs, you can sign up for our newsletter. Be sure also to join the official Discord and follow @LogicWorldGame on twitter. See you next Wednesday! View this post on logicworld.net. Read previous Logic World Wednesdays https://store.steampowered.com/app/1054340/Logic_World/


[ 2019-11-07 07:51:46 CET ] [ Original post ]

Logic World
Mouse Hat Games Developer
Mouse Hat Games Publisher
2021-10-22 Release
Game News Posts: 106
🎹🖱️Keyboard + Mouse
Very Positive (271 reviews)
Public Linux Depots:
  • Logic World - Linux [1.75 G]
Build. Program. Simulate. Logic World teaches you how circuits do math.

Key Features


  • Digital Logic - Build circuits that work the same way real world computer chips do.
  • Challenges - Solve puzzles from simple logic gates to complex machines like calculators and data storage.
  • Multiplayer - Logic World is built from the ground up for collaborative multiplayer. Take on Challenges with your friends or build together freely in Sandbox mode.
  • Performance - Build massive circuits and simulate them at thousands of updates per second - all without lag.
  • Modding - Logic World features powerful modding tools - the same tools the developers are using to make the game.
  • Online Hub - Players can upload their builds, mods, and custom challenges and share them with other players.


MINIMAL SETUP
  • OS: Ubuntu 14.04
  • Processor: 2.4GHz Quad CoreMemory: 8 GB RAM
  • Memory: 8 GB RAM
  • Graphics: Intel HD Graphics 4000 or AMD Radeon R5 series
  • Storage: 2 GB available spaceAdditional Notes: system requirements might be adjusted before release
GAMEBILLET

[ 6138 ]

33.99$ (-70%)
12.29$ (18%)
21.99$ (12%)
8.47$ (15%)
12.59$ (16%)
12.74$ (-28%)
20.00$ (50%)
12.59$ (16%)
4.19$ (16%)
59.39$ (1%)
7.50$ (50%)
0.81$ (92%)
26.99$ (23%)
16.52$ (17%)
16.99$ (15%)
16.89$ (16%)
53.99$ (10%)
6.69$ (33%)
5.12$ (83%)
20.99$ (16%)
0.90$ (91%)
0.60$ (90%)
4.19$ (16%)
21.22$ (15%)
49.79$ (17%)
1.00$ (90%)
0.90$ (91%)
16.00$ (60%)
1.24$ (79%)
26.67$ (56%)
GAMERSGATE

[ 3395 ]

7.04$ (65%)
7.5$ (75%)
0.78$ (89%)
7.49$ (63%)
8.1$ (82%)
3.0$ (85%)
0.37$ (63%)
4.35$ (78%)
4.0$ (80%)
2.5$ (50%)
10.44$ (74%)
6.53$ (74%)
1.72$ (87%)
6.37$ (36%)
0.45$ (85%)
8.99$ (55%)
16.74$ (52%)
7.2$ (64%)
7.0$ (80%)
15.0$ (75%)
9.0$ (70%)
2.5$ (50%)
16.19$ (46%)
3.26$ (78%)
4.95$ (67%)
0.58$ (92%)
3.44$ (80%)
4.0$ (50%)
7.2$ (64%)
1.25$ (75%)

FANATICAL BUNDLES

Time left:

7 days, 5 hours, 21 minutes


Time left:

13 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

10 days, 5 hours, 21 minutes


Time left:

35 days, 5 hours, 21 minutes


Time left:

15 days, 5 hours, 21 minutes


Time left:

7 days, 5 hours, 21 minutes


Time left:

42 days, 5 hours, 21 minutes


Time left:

31 days, 5 hours, 21 minutes


Time left:

28 days, 5 hours, 21 minutes


Time left:

36 days, 5 hours, 21 minutes


Time left:

38 days, 5 hours, 21 minutes


HUMBLE BUNDLES

Time left:

1 days, 23 hours, 21 minutes


Time left:

15 days, 23 hours, 21 minutes

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