Skip to main content

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

Community

New topic
325
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
325 topics · Next page · Previous page · First page
Topic
Last post
Hey hi, Up until now the extension worked flawlessly. Great Work! But now I get to see this: ###########################...
started by foreverisbetter Jun 15, 2018
2 replies
962 views
merge_colour, with the UK spelling, doesn't work while using live, it just returns 0 instead of the merged colour. merge...
started by baku Jun 11, 2018
1 reply
401 views
Hello! I just bought the extension today and after some testing I noticed some strange behaviors: - I got "Expected a st...
started by kgm May 31, 2018
1 reply
551 views
So I just got this program and I already love it! But I feel like I have more to learn. I would love examples in the doc...
started by daar May 07, 2018
1 reply
521 views
I am unable to use GMLive in games that invoke any skeleton_* function. The log reads: `skeleton_bone_state_get` is not...
started by Palisand Apr 18, 2018
8 replies
537 views
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
327 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,011 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
308 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
633 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
439 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
349 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,641 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
590 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
751 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
902 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
447 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
773 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
462 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
555 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,452 views