Zsorter

by Actitis

Sorts all recipes based on prototype, cost, tech level and some coherent progression visualization. Suggested use is when there are many mods that adds new recipes; to have a cleaner, categorized view.

Tweaks
2 years ago
1.1
214

b Please don't log daw.raw

2 years ago
(updated 2 years ago)

Whoops, just noticed the typo in the title, that's supposed to be 'data.raw'
Anyway:

Line 500 of data-final-fixes is making the log file very large, please comment it out in your next release:
-- log(serpent.block(data.raw, {comment = true, refcomment = true, tablecomment = false}))

Someone who has about 200 mods installed sent me their log file because they're having problems with my mod, and your one log call here made about 9 million lines of log output, haha

You have a lot of other log lines that could be cleaned up, but you can worry about those after you get more experience

2 years ago

Hello bolderbrush, and many thanks for your feedback!

'>.> err

Uploaded it kind in a rush and forgot to comment it. i shall upload a quickfix to address it tomorrow, before i manage to cut off all dependancies in the next true release. i am very sorry as i used that log of data.raw to understand what i was doing. Thanks alot for the message!

2 years ago

No problem, happy coding!

New response