1.0.38 - even more 2.3 fixes
GMLive.gml for GameMaker » Devlog
- Fixed the
error with 1.0.37, which was caused by some mysterious script init order change for some projects.global variable name '__lnc__std_haxe_boot_isJS' not set before reading it.
- Fixed gmlive-server struggling with macros containing backslashes and a single-line comment, like so:
#macro name [value1, \ // a comment value2, \ // another comment ] // and another comment
- Fixed macros containing a value followed by a binary operator, e.g.
not parsing correctly after “allow statements in macros” changes#macro name a * b
(can also be workarounded by making it#macro name (a * b)
instead) - Fixed a mystery error involving
h_native
Files
[archive] GMLive (for GMS2.3).yymps 895 kB
Version 1.0.38 Nov 30, 2020
Get GMLive.gml for GameMaker
Buy Now$29.95 USD or more
GMLive.gml for GameMaker
Code and asset live-reloading for GameMaker!
Status | Released |
Category | Assets |
Author | YellowAfterlife |
Tags | extension, GameMaker |
More posts
- 1.0.76 - more fixes & tweaksMay 25, 2024
- 1.0.74 - GM2024 support and various fixesMar 23, 2024
- 2024.2 minifixMar 05, 2024
- 1.0.72 - Assorted fixesSep 27, 2023
- 1.0.71 - GML updates and fixesMay 22, 2023
- 1.0.67 - small fixes and live_auto_callDec 15, 2022
- 1.0.65 - 2022.11 compatibility and HTML5 tweaksDec 01, 2022
- 1.0.63 - GML updates and a bunch moreNov 14, 2022
- 1.0.62 - 2022.8 compatibility and alt. serverSep 12, 2022
- 1.0.59 - Fixes, features, and optimizationsAug 03, 2022
Leave a comment
Log in with itch.io to leave a comment.