Exception.gml

Error handler

Provides better exception handling in GameMaker Studio 2.

Base class for the GameMaker Exceptions providing better output and handy code interface. Also imroves YYC support of Exceptions.

GitHub

11 stars
3 watching
0 forks
Language: Game Maker Language
last commit: over 1 year ago
Linked from 1 awesome list

exceptionexception-handlerexception-handlingexception-messagesexceptionsexceptions-handlinggamemakergamemaker-languagegamemaker-studiogamemaker-studio-2gamemaker-studio-2-3gamemakerstudiogamemakerstudio2gmlgmsgms2yyc

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
keeveegames/duplicatesequence.gml Tools for creating and managing sequence resources in GameMaker Studio 2 12
keeveegames/arraylist.gml A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. 14
keeveegames/foreach.gml A set of implementations for iterating over various data structures in GameMaker Studio 2 20
gamemakerdiscord/gog.gml A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards 11
keeveegames/okcolor.gml A color management library for GameMaker Studio 2 that implements perceptually correct color models 42
keeveegames/deepcopy.gml A utility script for recursively deep copying nested data structures in GameMaker language. 12
mtax-development/gml-oop A library of constructors operating primary GameMaker functionalities. 28
nikko-the-cat/gml-classes An extension script for GameMaker Studio 2 that adds OOP features 13
yellowafterlife/gmedit A high-end code editor for GameMaker projects with features such as syntax extensions, custom themes, and plugin support. 314
ertugrulcetin/jme-clj A Clojure wrapper around the jMonkeyEngine 3D game engine 143
nikkilae/fml Binds GameMaker's GML language to the FMOD API 8
grisgram/gml-animated-flag A reusable, animated object for GameMaker Studio 2.3+ that displays a flag with adjustable animation parameters. 9
yal-gamemaker/gmsdll Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment 14
benal20/agenda.gml Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. 2
gamemakerdiscord/xpanda Allows code from external files to be included into shaders while handling shader compatibility issues. 14