fluffy-mods / ResearchTree

Graphical research tree and queue system for RimWorld
Other
23 stars 24 forks source link

Quality of Life improvement (Queue Drag) #40

Closed BaalEvan closed 4 years ago

BaalEvan commented 4 years ago

Hi! So I really like your mod, but changing order and forcing to start research on something without losing a queue was something I missed. So here I am :)

Add research to beginning of queue by Ctrl Add changing queue order by drag

Info about RealQueueRect: QueueRect Calculated by SetRects was wrong, wrong size and position no idea why, but when i commented setting it in SetRects there was no queue at all, perhaps i missed something not sure, so i added RealQueueRect which is set by Queue during draw.

Info about Translation: I added features but I didn't modified translation so there is no indication about ability to use CTRL in tooltips.

FluffierThanThou commented 4 years ago

very interesting, will have a look!

MadaraUchiha commented 4 years ago

Hey! What's the status on this? Did you guys reach a resolution on Discord? 😄, I really like this feature.

FluffierThanThou commented 4 years ago

It's going to get implemented in one form or another, but not right now. I'm in the middle of a larger overhaul, and it doesn't really make sense to work on stuff that will likely need to be changed again in the overhaul anyway.

On Tue, Mar 24, 2020 at 7:53 PM Madara Uchiha notifications@github.com wrote:

Hey! What's the status on this? Did you guys reach a resolution on Discord? 😄, I really like this feature.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fluffy-mods/ResearchTree/pull/40#issuecomment-603443378, or unsubscribe https://github.com/notifications/unsubscribe-auth/AENLQMQPT3RK3PZ52HPXYOLRJD6SLANCNFSM4LP7T6NA .

Spaniard829 commented 4 years ago

@BaalEvan Great work, thank you. No in-game errors noticed.