+4
−3
+1
−22
+30
−1
Loading
This separates the view/ui logic from the simulation itself making it easier to swap out different UIs. It should also make maintaining the server after RAPS updates easier as now both the server and the RAPS CLI use the same code path and TickData object.