Files
vgstation13/code/datums/statistics
MadmanMartian 599712325c Properly fixes the fabricator problem (#20587)
* Properly fixes the fabricator problem

 - Moves research's tech level stuff to a list by reference. Reference being the ID. All this so you don't need to loop through EVERY.FREAKING.RESEARCH.OBJECT to find the one you want.
 - Actually fixes the issue where syncing research and updating the internal components were using different math.

* switch those two out
2018-11-07 15:37:52 +01:00
..