Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: splash-damage/automatron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PipeRift/Automatron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 30, 2020

  1. Reduced Automatron to a single header file, added namespaces

    This allows its insertion into any test modules without the need for dependencies or installing Automatron as a plugin
    muit committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    b6c9038 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Formatted according to UE4 Standards, Improved world creation & ticking

    - Added clang-format file to define standard - Worlds can be created in standalone and their tick simulated
    muit committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    40ccf68 View commit details
    Browse the repository at this point in the history
  2. Small clang format changes

    muit committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ca9f56f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. 4.26 Update

    muit committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    a902c9a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Made editor dependency private

    muit committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    1e3286b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Updated to 5.1

    muit committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    72f2c85 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix for Linux on 5.3

    muit committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a54b74 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. Updated to 5.7

    muit authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    b409208 View commit details
    Browse the repository at this point in the history
Loading