rt-shell VS useful-gml-scripts

Compare rt-shell vs useful-gml-scripts and see what are their differences.

rt-shell

An easy-to-use, customizable, and extensible cheat/debug console for GameMaker (by daikon-games)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rt-shell useful-gml-scripts
7 1
70 20
- -
5.1 4.7
10 months ago 5 months ago
Game Maker Language Yacc
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rt-shell

Posts with mentions or reviews of rt-shell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-24.
  • Free & open-source debug console for GameMaker
    2 projects | /r/GMspotlight | 24 Aug 2022
    You can find it on GitHub, itch, or the GameMaker Marketplace
  • There is any tool for unity test?
    2 projects | /r/gamemaker | 8 Jun 2022
    rt-shell is a console that you can set up to use inside your game to help with debugging.
  • New version of my free debug console rt-shell is out, with new power-user keyboard shortcuts! Info inside?
    1 project | /r/gamemaker | 8 Feb 2022
    Hi all, I recognize that some of you have been interested in or used my free, open-source debug console asset rt-shell, from the previous times I've posted about it. I've got a new version out I wanted to tell you about. First of all, the downloads: GitHub: https://github.com/daikon-games/rt-shell/releases/3.1.0 itch.io: https://nickavv.itch.io/rt-shell Marketplace: https://marketplace.yoyogames.com/assets/9485/rt-shell OK, so what's new? I fixed some annoying bugs related to autocomplete, but I also added these keyboard shortcuts that make using the console so fast now. They're all based on keyboard shortcuts from like GNU-style terminals‍ like you'd find on Mac or Linux, so maybe not as familiar to Windows users, but I have a lot of muscle memory with these commands so that's why I went with them. Hopefully you can learn them and start being super fast too! Ctrl-A: jump cursor to start of the line Ctrl-E: jump cursor to end of the line Ctrl-Left & Ctrl-Right: skip cursor left/right one word at a time Ctrl-Backspace: Delete entire words at a time Ctrl-K: deletes everything from your cursor to the end of the line, but also copies it to an internal clipboard (this is called "kill" in GNU, hence the ctrl-K) Ctrl-Y: pastes whatever has been "killed" back out where your cursor is (this is called "yank" in GNU, hence the ctrl-Y) I hope if any of you are users of rt-shell already that you'll upgrade and start using these shortcuts to save yourself a lot of time (that's the whole goal of rt-shell in the first place after all). If you're not using rt-shell yet, check it out! It can simplify all sorts of tedious dev-related tasks. Thanks for your time y'all <3 keep being awesome
  • What are the resourses/extensions/scripts that you include in almost every new gamemaker project?
    4 projects | /r/gamemaker | 3 Feb 2022
  • New rt-shell release (free open-source debug console for GameMaker!) with some big new features!
    1 project | /r/gamemaker | 16 Dec 2021
    I've opened this issue for myself to brainstorm, etc. Thanks for bringing it up!
  • Check out rt-shell 3.0.0! Major new version of my free debug/cheat console for GMS2.3+. Info inside
    1 project | /r/gamemaker | 12 Jan 2021
    You can download the package for free from: GitHub: https://github.com/daikon-games/rt-shell/releases Itch.io: https://nickavv.itch.io/rt-shell GM Marketplace: https://marketplace.yoyogames.com/assets/9485/rt-shell

useful-gml-scripts

Posts with mentions or reviews of useful-gml-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-03.

What are some alternatives?

When comparing rt-shell and useful-gml-scripts you can also consider the following projects:

awesome-gamemaker - A curated list of awesome libraries, snippets, guides, and projects for GameMaker.

dijkstra - Sample with Dijkstra algorithm on Gamemaker.

SnowState - Finite State Machine for GameMaker

uiZ - Fully Fledged Game Maker GUI Framework

UltimateFSM - Struct based Finite state Machine implementation for GameMaker Studio 2.3