
v0.1.0
[PEN]Celerity
1. All functions now work with both waypoint names and the waypoint numbers
   i.e.  "!rename Turret Turret_Right" {would rename waypoint "Turret" to "Turret_Right"}
2. Waypoint files now have a title comment, this is a comment in the first 
   line of the file that is displayed when cycling through waypoints.
3. The save command will write a title comment.  i.e.  !Save File TitleComment
4. Added two file cycle keybinds.  Use these to cycle through files in your directory 
   instead of using !load. The title comment will display in the chat hud to show you 
   the current waypoint file loaded.
5. Added set and load master key binds.  Use this keybind to give you random access to 
   one wp file in your cycle.  cycle to the file you want to be your master, then hit 
   the set master keybind, then press the load master keybind later to instantly load 
   that file.  (optional feature)
6. Added set overlay keybind.  An overlay is a single file you always want to display.
   Cycle to the file you want to use as an overlay, then hit the set overlay keybind or 
   type !overlay in global chat.  This file will be taken out of your cycle set and always 
   displayed.  Type !clear to leave overlay mode. (optional feature)
7. Added "!delete <waypoint>" command

[PEN]Koko
1. fixed waypoints.cs so that keybindings will work while in a vehicle.

[PEN]jsut
1. changed rename to not needlessly recreate the waypoint
2. cleaned up for release
3. fixed small bug in the Title display code of the keybinds

v0.0.2
1. added !clear
2. fixed objectiveHUD bugs.  

v0.0.1
1. original release