Skip to content

Release v1.1.1#9

Merged
DAndrewBox merged 4 commits intomainfrom
develop
Aug 30, 2025
Merged

Release v1.1.1#9
DAndrewBox merged 4 commits intomainfrom
develop

Conversation

@DAndrewBox
Copy link
Copy Markdown
Owner

No description provided.

@DAndrewBox DAndrewBox requested a review from Copilot August 30, 2025 04:28
@DAndrewBox DAndrewBox self-assigned this Aug 30, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GameMaker Testing Library from version v1.1.0 to v1.1.1, including various bug fixes and improvements to the input mocking system and code consistency.

Key changes include:

  • Type annotation consistency updates throughout the codebase (changing lowercase to capitalized types)
  • Enhanced input handling for keyboard, mouse, and gamepad functions
  • Added new initialization state tracking functionality

Reviewed Changes

Copilot reviewed 12 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
README.md Updates last modified date from 2025-06-10 to 2025-08-30
GMTL_remove_unused_msg.gml Adds Feather ignore/restore directives for GM2047 warnings
GMTL_internal.gml Major refactoring of input handling logic and type annotations
GMTL_init.gml Updates version number and release date in header comment
GMTL_dependencies.gml Updates type annotations to use capitalized format
GMTL_definitions.gml Adds new macro definitions and reorganizes input function redefinitions
GMTL_core_test_simulations.gml Updates type annotations and adds key cleanup logic
GMTL_core_test_setup.gml Updates type annotations for function parameters
GMTL_core_test_events.gml Updates type annotations for function parameters
GMTL_core_TimeSource.gml Updates type annotations for constructor parameters
GMTL_core_TestCase.gml Updates type annotations and fixes string interpolation issues
o_gmtl_demo_draw/Step_0.gml Updates macro usage for initialization state checking

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread GM-Testing-Library/scripts/GMTL_internal/GMTL_internal.gml Outdated
Comment thread GM-Testing-Library/scripts/GMTL_core_TestCase/GMTL_core_TestCase.gml Outdated
Comment thread GM-Testing-Library/scripts/GMTL_core_TestCase/GMTL_core_TestCase.gml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants