---------------------------------------------- May 6, 2007 Version 1.9.2 * Initial release ---------------------------------------------- May, 8 2007 Version 1.9.8 * Keyboard recording using event driven keyboard hook ---------------------------------------------- May 9, 2007 Version 2.1.2 * Fixed MacroGamer still playing after run/stop hotkey pressed * Added hotkey to start and stop recording while in game * Added Option to play a sound to notify you that recording is started and stopped * Fixed the 'lag' issue when clicking OK when a macro is long in size * Major increase on recording performance, recording is A LOT more accurate now * Added message to let user know that macros are loading into Editor --------------------------------------------- May 10, 2007 Version 2.1.5 * Fixed long delay in macro causing MacroGamer to become inactive. * Added Regular expressions in a few areas --------------------------------------------- May 16, 2007 Version 2.5.0 * Added mouse recording * Recording mouse movement and button clicks * Added 2 check boxes for mouse recording * Re-wrote string comparisons using regular expressions * Resized macro editor interface for easier use * Added statusbar to editor window to display info * Statusbar displays progress of saving macro via % * Editor window stays open until macro is saved * Fixed timing issue on playback, now plays at same speed --------------------------------------------- May 21, 2007 Version 2.6.0 * Added mouse wheel recording * Added option to record click position * Added option to repeat macro until run/stop hotkey pressed * Fixed a double click bug * Saving and opening a macro is A LOT faster now * Replaced mouse position logic with hook messages, so recording is smoother --------------------------------------------- May 22, 2007 Version 2.6.5 * Added support for combination keybinds (ALT+H, CTRL+{F4}, ect..) * Run/Stop and Record Start/Stop keybinds are now shown in 'View Keybinds' window * Fixed possible crash if keybind was pressed while macros were being loaded --------------------------------------------- June 1, 2007 Version 2.7.0 * Added ability to pause macro until a certain pixel on screen changes You can find this when clicking "Insert" button and then clicking "Pixel Event" The new GUI will let you select the pixel and get the color of that pixel automaticly. You also have the option to click on that pixel (left or right mouse buttons) * Fixed issue with saving long macros, you can now record long macros * Fixed an issue that involved mouse movement adding an extra 10ms of extra delay. * You can now click "Stop" even when a macro is playing, before this button didnt work properly. * Playback on recorded mouse moves will play at exact same speed now. * Saving macros is faster. --------------------------------------------- June 22, 2007 Version 2.7.5 * Fixed Run/Stop hotkey from staying after it was changed. * Inserting key and mouse events are in the right order now. * Fixed issue when deleting a delay below another delay. * Fixed repeat radio button from being checked on creating new --------------------------------------------- Next on list * Add a "From" pixel event * Ability to target windows into focus * Insert an existing macro into an edited one * Add "pause" functionality when recording macro * Add "comment" functionality, one for each macro * Macro sorting and re-ordering by user * Bind to mouse button * Random delay between keypress feature * Play macro from another macro