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: NotYetGames/NotYetDlgSystemExample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0
Choose a base ref
...
head repository: NotYetGames/NotYetDlgSystemExample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 47 files changed
  • 1 contributor

Commits on May 21, 2023

  1. Add 5.1 project

    vampy committed May 21, 2023
    Configuration menu
    Copy the full SHA
    dd25d11 View commit details
    Browse the repository at this point in the history
  2. Add 5.2 project

    vampy committed May 21, 2023
    Configuration menu
    Copy the full SHA
    45b6baf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Squashed 'Plugins/DlgSystem/' changes from a963f9617..e5df407f4

    e5df407f4 Add support for unreal 5.3
    e63058e29 Bump plugin version to v17
    2bdfe63e8 [C] Use Class "DisplayName" When Showing Events/Conditions On The Graph.
    1425650b5 [C] Event and Condition visualization
    53ced2dfa [C] Optional character limit for Edge Texts
    6e3fcc616 Merge branch 'master' of https://github.com/NotYetGames/DlgSystem
    e73650b0a [C] Edge Text display on graph
    8f52f9082 Update plugin version to 16.1.0
    ce1ad1dd3 Switch to TSoftClassPtr for DefaultCustomNodeDataClass setting (#8)
    3b3f1c03c Use the newer TSoftClassPtr
    c46460436 Switch to TAssetSubclassOf for DefaultCustomNodeDataClass setting because TSubclassOf forces the editor to load the class when it's loading settings which can be far too early for certain classes that references objects in the project instead of engine.
    4c20959a5 [C] Unreal Function event type, which calls a function on the provided participant (without any parameters)
    cd78c79a1 [FIX] Some non unity build errors
    8d6bb4981 Update forum url
    
    git-subtree-dir: Plugins/DlgSystem
    git-subtree-split: e5df407f4eb8d47c0919721b6f83e36f0c3b49fd
    vampy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6093eec View commit details
    Browse the repository at this point in the history
  2. Update Dialogue Plugin

    vampy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a6429bf View commit details
    Browse the repository at this point in the history
Loading