Game Editor 1.2.8 has been released!
The changes:
- New text input in Actor text
- New Mouse Enter and Mouse Leave events
- New Move Finish event
- New getAnimIndex and getAnimName functions
- Key Down Event can handle multiple keys (good to make cheat codes)
- Move To action with relative actor option
- Collision with infinite actors
- Editing events
- Editing and escape from Immediate or Wait for Frame action
- ESC key now can exit of game mode even if the game is on script loop
- "Use ESC key to exit game" option to exit from exported games without use ExitGame()
- Copy complete used game data when save game in other directory
- Improved script error checking
- Using vsync to avoid tearing in games
- Bug "Don't update clone index in game mode" removed
- Bug "Don't show text when set color to black" removed
- Bug "Global Code Editor give error even no error exists" removed
- Bug "Don't reload actor texts" removed
- Bug "Can't modify C macros" removed
- Bug "Crash when try create an actor in your Create Actor event" removed
- Bug "Crash when try add an blank text" removed
- Bug "When press the enter key in last script editor line don't create a new line" removed
- Bug "Random paths don't works" removed
- Bug "If the collision event has two actions, and one action is removed, the remaining collision action no longer works" removed
- Bug "Crash when change the actor cursor" removed
- Bug "Crash when remove an animation used by tiles" removed
- Bug "Sometimes crash when use saveVars" removed
- Bug "Crash in exported game when use SetText" removed
- Bug "Merge game don't copy data files" removed
- Bug "ChangeCursor don't work exported games, if used in scripts" removed
- Some other bugs removed
My thank you to:
Anthony Artmann (jazz_e_bob), for your bug reports and demos.
Rachel Loyd (Just4Fun), for the corrections in the documentation, changes in order page and tutorial review.
Victor Bissonnette (victor1242), for your very professional issues report. Many bugs was discovered and improvements was made with your great reports.
Thank you my friends and all Game Editor users.
Enjoy this new version.