#If you ever built a mall and thought to
1 messages · Page 1 of 1 (latest)
its amazing to look at, but doesnt grab every modded building? hell it isnt even grabbing assembler 3's in PM :P
(and i also have a lot more buildings then that
)
hrm, it doesnt grab tier 2's of some of my buildings though?
only the washing plant 1 appears, despite the 2 not being a dead end (unless im misunderstanding)
the labs do correctly get every building though
do you do any tech tree tweaking in data-updates or final fixes?
apart from removing prod/util/military packs? nope
hmm
weird
I basically create science packs for every item that is produced by recipe in the technology, and then ask Science Spread library to do the rest
weird, i mean you can always look at PM's source code on github
im testing out the "all items" setting and the loading time is already insane
went non-responsive
Py took me like 2 minutes to load with just machines
with all items it didn't load in 10 before I ran out of patience
I will load with PM tomorrow to see what's broken
something tells me im not gonna be able to get all item science packs working 
oh shit, it finally loaded
also doesn't this search count recipe ingredients with "item" type too?
😠ðŸ˜
nope, i use a library
its "propriety", pennyjim made it just before 2.0 rolled around and didnt make it a mod
it is a github repo though so
ic
does it go off-screen?
very much so
nice
oh my god it makes science packs out of science packs ðŸ˜
oof, it should not do it
you dont say 
just for lulz, place a lab, and put science pack in the very last slot
and then try to find how far down it is in alt mode
I had this in Py with just machines
lol
oh, so
theres a max, presumably engine-capped limit on the alt mode
if you got too far it stops rendering
hahhaha
one of the earlier works?
its like 3 years old
yeah you've clearly improved a lot since then
Do you assume a building is buildable as soon as you unlock it? If so I'm making a library that might make make you not need that assumption.
I just check for place result, but don't actually care about being buildable. If recipe is unlocked I assume it's craftable now
Seeds being considered to be placeable buildings is frying me
they have place_result, so blame Wube
Do they? I thought they just had plant_result
idk what to say
Why