Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

GMPulse

A runtime inspector and control panel for GameMaker. · By topherlicious

Community

New topic
4
Topics

Recent updates

1.4.0 - Faster compile time
Features Rewrote how the GUI is included with the project to improve compile time issues (the `ext_gm_pulse` extension asset is now optional, removing it will d...
1 file — 1.4.0
1.3.0 - Executing methods, viewing maps/lists
1
Features Added ability to call methods Added ability to view ds maps as JSON Added ability to view ds lists as JSON Bug fixes Fixed handles as showing as ref st...
1 file — 1.3.0
1.2.1 - Compatibility with GM v2024.2.0.132
Bug fixes Fixed a bug with the latest runtime that prevented instances from opening or duplicating Fixed a bug with the latest runtime that prevented gmp_inspec...
1 file — 1.2.1
1.2.0 - Executing events, performance optimization
Features Added ability to execute events on instances Changes Added resource icons to variable tables Optimized GUI build for better performance Bug fixes Fixed...
1 file — 1.2.0
1.1.0 - Bug fixes, instance destroying, audio utilities
Features Added destroy button to instance page Added duplicate button to instance page Added ability to change reals by 10 by holding shift and using the up/dow...
1 file — 1.1.0
1.0.0 - Release!
2
1
I have mostly kept quiet about the the development of GMPulse, but I've been working on it for quite some time! This is not only the result of months of researc...
1 file — 1.0.0
Topic
Last post
Looks like a great extension and one I'd love to use but as my current project is still using the old GM: Studio 1.4 I'm...
started by Peartotype 31 days ago
8 views
No replies yet
- var _epoch = floor(date_create_datetime(1970, 1, 1, 0, 0, 0)); + var _epoch = floor(date_create_datetime(...
started by Ocram Ratte Jul 15, 2024
4 replies
62 views
Hi! I have the next error when I try to open a instance: I'm using the 1.2.0v and GM v2024.2.0.132 If anyone knows why t...
started by Josyan Mar 14, 2024
3 replies
122 views
Just wanted to give some feedback on this. Very happy so far. Great extension! Only had to modify some of my networking...
started by FrozenAra Feb 20, 2024
2 replies
128 views