Skip to main content

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

Community

New topic
322
Topics

Recent updates

1.0.78 - GM2024.11 tweaks and fixes
2
5
New stuff There’s now live_auto_call_nr , which is like the regular live_auto_call , but does an exit instead of a return . You can use it when Feather or GME...
1 file — 1.0.77
1.0.76 - more fixes & tweaks
4
Tweaks I have updated the documentation a bunch Explanations for variously antique GameMaker versions have been moved onto separate pages, but also I added some...
1 file — 1.0.76
1.0.74 - GM2024 support and various fixes
9
Changes Minimum supported version is now GM2022 (LTS or stable), 2.3.x version has been archived. Most of the extension’s scripts have been merged back togeth...
2 files — 1.0.74
2024.2 minifix
13
8
This update has caught me off-guard so there will be a proper update after I’m done with the rest of the changes/fixes, but replacing gmlive-server executable...
1 file
1.0.72 - Assorted fixes
5
Constructors no longer try to use Script.staticVar . It was good fun, but this creates a number of issues that are hard to solve in current GML Positions in err...
1 file — 1.0.72
1.0.71 - GML updates and fixes
1
11
GML updates Did you know that any time a new thing is added to GML, I have to re-create it from scratch for GMLive? Non-4-hex escape sequences like "\u65" and "...
1 file — 1.0.71
1.0.67 - small fixes and live_auto_call
12
8
live_auto_call Having noticed that macros can now reference argument array (since when?), I made a macro that you can use instead a normal live_call. So, instea...
1 file — 1.0.67
1.0.65 - 2022.11 compatibility and HTML5 tweaks
14
5
2022.11 API definitions are now updated for 2022.11. Underscores in numbers ( 1_000 ➜ 1000 ) are now supported. Binary literals ( 0b101 ➜ 5 ) are now suppor...
1 file — 1.0.65
322 topics · Previous page · First page
Topic
Last post
Hi, I have a simple project with a single ds_grid loop in a draw event, that is 35 lines. It's not intensive at all and...
started by Slyddar Apr 27, 2018
1 reply
326 views
The title says all, this is my macros.gml script: enum ia_combat //Current state of the IA { neutral, //default behaviou...
started by Indiebuild Dec 30, 2017
6 replies
1,003 views
Hi, i buy this extension and i want to know what's IDE in the 4 screenshots ? Thank the extension is awesome !
started by willk24 Feb 21, 2018
2 replies
307 views
Hi! I just bought GMLive (amazing & having lots of fun with it, btw) and got this error. [live][9:26:59 PM] Runtime erro...
started by Jean-Michel Bourget Feb 06, 2018
4 replies
631 views
KnightdeMacBook-Pro:~ knight$ neko /Users/knight/Documents/GitHub/psycho_stage/datafiles/gmlive-server.n Loading `/Users...
started by WeakKnight Feb 01, 2018
1 reply
437 views
I have a group of scripts scr0, scr1 and scr2, all of them joined together in the resource tree under scr0. All of these...
started by correojon Jan 29, 2018
1 reply
347 views
Hello everyone, I'm having issues using this extension in the Draw GUI event. It works perfectly in the Step Event and t...
started by Nikles Jan 13, 2018
5 replies
2,631 views
This happens exactly after I imported the assets from the .gmez into the project, and persists until every GMlive stuffs...
started by Chaosmore Jan 17, 2018
2 replies
589 views
Hey guys, so I've installed the extension according to the instructions, but for some reason nothing updates when I chan...
started by Azurexis Jan 11, 2018
7 replies
744 views
I recently bought and downloaded GMLive and I have been having trouble setting it up. I have followed all steps in the d...
started by RandomFangamer Jan 07, 2018
6 replies
900 views
I'm trying to get GMLive to compile in GMS1x and I'm not sure if I should remove or include the functions that are after...
started by dsoodak Jan 07, 2018
1 reply
444 views
I followed the tutorial and I'm also using your GMEditor for the scripts, but I still can't see the updates live... I ad...
started by Emi Jan 05, 2018
2 replies
771 views
Hi! Since the last update, the Extension has been giving some compile errors. As you can see in the video, the problem p...
started by Indiebuild Jan 04, 2018
1 reply
459 views
Despite having the documentation, I'm still having a hard time on setting this up for GMS1. Would appreciate any help. T...
started by royceu Nov 20, 2017
3 replies
554 views
GM Live is really cool. I've been playing with it today and am impressed. I noticed that when I run my project in GMS2's...
started by bitlather Dec 07, 2017
2 replies
1,450 views
When I try to use the extension, my changes don't apply and I get syntax error messages. The game compiles fine though...
started by gravelblock Nov 18, 2017
4 replies
488 views