That's how it works now.
Friday Facts #338 - The (real) Character GUI
- Deadlock989
- Smart Inserter
- Posts: 2529
- Joined: Fri Nov 06, 2015 7:41 pm
Re: Friday Facts #338 - The (real) Character GUI
Is this switching-to-button-tabs thing itself available to mods, or do we have to recreate it? I have a mod which mocks the style already. It can cope well with up to 7 groups (random fact: 420 is perfectly divisible by 2, 3, 4, 5, 6 and 7) but starts to break after that:
gui
Re: Friday Facts #338 - The (real) Character GUI
"Thrash" are the kind-of-inventory slots from which logistic bots take items away.gGeorg wrote: βFri Mar 13, 2020 2:57 pm Why there is separate Thrash only area on logisitic tab?
For logistic slot, You can set number of request items 0, and number of max to 0 then you just created the auto-thrash slot. its ok.
Perhaps you can make UI even more clean, combine thrash with logistic.
Perhaps add a thrash bin icon next to +/- button. So when you drop an item from inventory on the thrash icon it add "logistc slot" with red color values. e.g. moves items to the logists area.
Maby add sorting so thrash will be sorted as last.
Such dynamic thrash UI would me more clean than dedicated reserved area.
You can add items there manually, or they'll get automatically moved there automatically if they exceed the maximum/"auto-thrash" number set in the logistic grid.
It's the same thing that exists in the game now.
xoxo
Last edited by Shingen on Fri Mar 13, 2020 3:40 pm, edited 1 time in total.
Re: Friday Facts #338 - The (real) Character GUI
Looking great!
It would be nice if there was an option to export/import logistics. Similar to how blueprints work.
It would be nice if there was an option to export/import logistics. Similar to how blueprints work.
Re: Friday Facts #338 - The (real) Character GUI
I love you platonically.
I am a translator. And what did you do for Factorio?
Check out my mod "Realistic Ores" and my other mods!
Check out my mod "Realistic Ores" and my other mods!
Re: Friday Facts #338 - The (real) Character GUI
I cant wait for the new GUI. It look freaking EPIC!
Main Rig
| i7 4790k @4.6Ghz 1.26v | 16GB RAM | MSI 2070 Super VENTUS OC | Custom water cooling | Fractal 1000W PSU | 3 24" monitors |
Server
| Dual X5670 Xeon | 16GB RAM | Several TB of HDD | |
| i7 4790k @4.6Ghz 1.26v | 16GB RAM | MSI 2070 Super VENTUS OC | Custom water cooling | Fractal 1000W PSU | 3 24" monitors |
Server
| Dual X5670 Xeon | 16GB RAM | Several TB of HDD | |
Re: Friday Facts #338 - The (real) Character GUI
Personal logistics is going to get a lot better for me! Thank you for these updates.
Re: Friday Facts #338 - The (real) Character GUI
Re: Friday Facts #338 - The (real) Character GUI
No recipe found for "spidertr", does this mean the search function doesn't do wildcards or partial words?
I know you got the Spidertrons hidden away back there
I know you got the Spidertrons hidden away back there
-
- Filter Inserter
- Posts: 261
- Joined: Sun Sep 16, 2018 10:44 pm
- Contact:
Re: Friday Facts #338 - The (real) Character GUI
Even Twinsen calls it that....blue science...
Factorio Towns... https://youtube.com/playlist?list=PLf5d ... -ps9WNZOCe
Re: Friday Facts #338 - The (real) Character GUI
No, that's just Twinsen thinking he's memeing, but actually setting us up for overwhelmingly disappointing 1.0 release.
Re: Friday Facts #338 - The (real) Character GUI
Thank you.Logistics and auto trash are now merged into 1 panel. Using a double slider you can set an interval. If you have less than the first value, robots will bring more, if you have more than the second value, extra items will be auto-trashed and taken away by the robots.
Finally all the comfort from Auto Trash and Trash Sync out of the box and integrated nicely into the gui.
My Mods: mods.factorio.com
Re: Friday Facts #338 - The (real) Character GUI
First thing I thought of when seeing the character tabs: the tabs hide all the features behind extra clicks.
If I just quickly want to grab ammo from my gun to put in a gun turret (when attacking in very early game), do I have to open the inventory and click to the character tab before being able to do that, or is there a shortcut? E.g. E for crafting, H for character, Y for logistics; or within the crafting dialog maybe you can press some button to go to tab 1/2/3.
If I just quickly want to grab ammo from my gun to put in a gun turret (when attacking in very early game), do I have to open the inventory and click to the character tab before being able to do that, or is there a shortcut? E.g. E for crafting, H for character, Y for logistics; or within the crafting dialog maybe you can press some button to go to tab 1/2/3.
Whenever I think of the 1.0 release date, I wonder whether it will come with Spidertron or if it will forever be a disappointment. Sound like it will be the latter
Last edited by luc on Fri Mar 13, 2020 7:17 pm, edited 1 time in total.
Re: Friday Facts #338 - The (real) Character GUI
- Attachments
-
- 08A54BDE-2F47-46DF-A4FB-3DBD260E788A.gif (1.27 MiB) Viewed 7373 times
Re: Friday Facts #338 - The (real) Character GUI
Having it be delayed after 1.0 isn't optimal. But it surely does not make 1.0 "overwhelmingly disappointing". I am sure, players can wait a little longer until it is well polished. No pressure.
Re: Friday Facts #338 - The (real) Character GUI
Why on earth do people want that spidertron? I am happy with car, trains, and tank as they are now. There really is hardly a use case for a spidertron in vanilla. If people really want such a thing β make it a mod.
Re: Friday Facts #338 - The (real) Character GUI
Damn, I really wished for some infinite upgrades for trash slots and for requester slots.
Soon Factorio will become too easy!
Soon Factorio will become too easy!
Re: Friday Facts #338 - The (real) Character GUI
Of course, but the point of a 1.0 version is that it is feature-complete. If it's not in 1.0, it'll probably just never come, and therefore be disappointing.
Re: Friday Facts #338 - The (real) Character GUI
Making a vehicle that can move where spidertron can move is easy. Making its movement animation look right depending on terrain is the hard part.
Capability-wise, Spiedertron is just a tank with almost instant acceleration/deceleration wich does not collide with most things (including shallow water).
But making that inserter legs look right like in the video in FFF #120... I doubt, that that is modable in a performant way. Look at the legs and how they intuitively go to the places where you would expect them to go. That has to be done by the engine or you have to do complex scripting on tick.
That is, why there is no spidertron mod while helicopter and airplane mods actually do exist.