Over the last couple weeks I've been working on implementing some form of the excitement/intensity/nausea ratings seen in RCT. So far I've written some basic code to gather statistics that I can use in calculating these ratings. My current work can be seen on my fork at
github.com/jhttps://ackastner/FreeRCT.
My plan for the coming weeks is to refine my lateral and vertical G calculation and generate at least some rough numbers for excitement, intensity and, nausea. I'll be using the original RCT as a reference for these calculations. Once this is done I'll look into integrating the numbers into the rest of the game (what a guest will ride (once guests can ride a coaster)).
I'm interested in knowing what people think of my progress and plans as well as hearing other thoughts or advice.