Research queue


Allows players to queue research, view research by required science packs, and automatically queue prerequisites for desired tech. Special thanks to Chrisgbk for 0.16 update.

Utilities
5 years ago
0.13 - 0.16
78

g 0.16 update

6 years ago

http://s000.tinyupload.com/index.php?file_id=53543379821003343891

This should fix most of the problems, aside from a few graphical icon issues - styles are fixed, checkboxes are moved to the new on_gui_checked_state_changed event, and so on. I can't say for sure that nothing is left unbroken, but the vast majority of the functionality should be working.

6 years ago

Did you manage to get the ingredient sorting to work properly? I don't know why it wasn't changing the filters when pressing the buttons for me.

6 years ago

The checkboxes relied on old behaviour, where they would trigger on_gui_click; in 0.16 they exclusively call on_gui_checked_state_changed instead. So yes, it should be working, unless I missed any checkboxes.

New response