File Details
NavAid-20140424
- R
- Apr 25, 2014
- 205.18 KB
- 24
- 5.4.7
- Retail
File Name
NavAid-20140424.zip
Supported Versions
- 5.4.7
- 2014 April24: Waypoint lines are spot-on now. I borrowed some code from TaxiFrame.lua to draw lines (I did carry over the credit comment), if this is not OK then I'll take it out and continue to refine my own draw line code which currently lacks consistent width for all lengths.
- 2014 April23: Fixed route lines from getting super thin when vertical or horizontal. It's a hack for now, until I learn more about textures.
- 2014 April22: Added a coarse line for the waypoint route. It's supposed match up with the sword tips and it's all messed up in the maximized map, along with the sword tips. However I'm just now learning texture manipulation and I think a coarse line is better than no line at all for now.
- 2014 April20: Greatly simplified falling calculations. Now it calculates non-zero initial falling velocities for dive bombing. Added the beginnings of drawing the route on the map (for now it's just 2 swords indicating the endpoints of a line for the map being shown)
- 2014 April16: Added movement categorization. Divided falling into sub-sections (jump,free fall,terminal velocity) all with accurate speed and distance calculations (I determined gravity, terminal velocity, and jump speed by devising and performing a series of tests taking advantage of the odometer I made)
- 2014 April12: Now when there's no local map, it will use the continent map.
- 2014 Apri11: Added ability to turn off odometers. Increased efficiency by only calculating what is actually used each frame.
- 2014 April 9: First release version
tooltip in menu disappears

