GM-EzConsole last version v1.2 released
GM-Ez-Console » Devlog
GM-EzConsole v1.2 release
Functional updates
- Added new base commands (
get
,set
,delete
,clear
,fps
,overlay
). - Removed old base commands (
show
,hide
). - Added typeahead list of commands.
- Improved commands suggestions order.
- Simplified the way to create custom commands (check for
console_check_params_count
on the docs). - Added console anchors (Top-Bottom-Left-Right).
- Added left-right cursor navigation while writing.
- Added backdrop blur filter for console.
- Added skins / themes (more info on the docs).
- Light theme skin! (Nobody actually wanted this)
Delete
&Backspace
key now do different actions! (My bad for not notice that before, sorry).- Commands and skins can now be imported using external files (
.json
&.skin
respectively). - Renamed commands props
req
andvalue
toargs_req
andargs_desc
respectively.
Misc. updates
- Added a pixel font.
- Updated documentation.
- Rearranged folders composition.
- Renamed every
__debug_console__
instance to__ezConsole__
. - Renamed dependency scripts to us prefix
__ezConsole_dep_*
so it doesn’t affect your own code on old projects. - EzConsole now displays correctly on fullscreen.
- More bug fixing.
Screenshots
Files
GM-Debug-Console-demo-v1.2.zip 3.3 MB
Feb 01, 2023
GM-ez-Console-v1.2.yymps 71 kB
Feb 01, 2023
Get GM-Ez-Console
Download NowName your own price
GM-Ez-Console
A simple terminal console to debug your GameMaker games.
More posts
- Issues tracker & feature requestsApr 12, 2024
- GM-EzConsole-v1.3.1 - A lot of bug fixingMar 21, 2024
- Major Update GM-EzConsole-v1.3.0!Mar 10, 2024
- GM-EzConsole v1.1Jan 25, 2023
- First version released!Jan 24, 2022
Leave a comment
Log in with itch.io to leave a comment.