TaledensInvManagerUpdated
TaledensInvManagerUpdated copied to clipboard
The code base for my unofficial update of Taleden's Inventory Manager
Hi all, I have been having a lot of trouble with other inventory management scripts lately and TIM used to be the best by far. This seems to be the...
Moved the project to the MDK build system to make things like refactoring the project in to seperate class files easier in the future.
Refineries running in AUTO will go dry between cycles when TIM is running with delays of 3 seconds or higher. TIM should take cycle time and refinery efficiency (this is...
For some reason modded components/items are not queued in the assembler(s). I tested with production control component from super modules and shield modules from Energy Shields.
This causes TIM to retain debug flags from cycle to cycle, so that debug information remains visible as long as `debug=` options are present in the custom data of the...
Hi! I want to report a bug in the TIM script sorting system. The srcipt will not watch the priority tags if I use numbers also. For example: I have...
Last update changed the LCD API and all of the old methods are out of date now. Doesn't break the script, just can't write to LCD's I think
Custom entries to the Quota panel will be reset to the default setting set by the script every time the world gets (re-)loaded. This is related to Panel-Public Title, either...
Every time TIM tries to execute step 13 in my new ship it stops running and shows this message I know this is partly my fault cause I made a...
I made a checkout of the code and my Resharper is basically screaming at me. There are quite a few instances of: - Code not used at all, e.x. `string...