Dev - In the submission form, you can now upload a banner image
Cold Engine Console
Also works with GM 7/8 Lite.
Executing GML commands isn't everything.
You can also execute your custom commands which aren't based on GML.
Do you want to learn how it works?
It's easy because every row from obj_console and console_line_add(color,string) is fully commented.
Don't want to calculate number of lines in console manually?
There is fully working code for automatic calculation of lines number. It works with every font and view size.
Tired of monochromatic lines?
Every line from console can have its own color.
Typing the same code multiple times is an problem?
Just execute it and then press 'up' or 'down' to browse history.
Want to use current code anywhere else?
Use 'Control'+'C' and 'Control'+'V' to copy and paste it somewhere else.
This console isn't only for executing commands.
Objects can send any information into console with script console_line_add(color,string).
Do you like all these features?
Simply try this console system out!
I hope this console will be useful.
Have a nice day, Daniel.
Target platforms:
Dev - Warning
Dev - After editing rating, make rating display change
Dev - When editing, update "edited" column
Dev - Restore deleted comments
Dev - Display deleted comments if mod (hidden, then with dropdown)
Dev - After deletion or during edit, make rating dropdown appear again
Dev - Stricter rating rules. Prevent user from rating again
Dev - Pages
Dev - Reporting