Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urquhart routes #1072

Merged
merged 43 commits into from
Aug 15, 2024
Merged

Urquhart routes #1072

merged 43 commits into from
Aug 15, 2024

Commits on Mar 24, 2024

  1. feat: routes generation

    Azgaar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6776e5b View commit details
    Browse the repository at this point in the history
  2. feat: routes rendering

    Azgaar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    71e53bd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. feat: searoutes fix, changing reGraph

    Azgaar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dfd80f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. feat: searoute - change pathfinding algo

    Azgaar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    22edfb0 View commit details
    Browse the repository at this point in the history
  2. feat: routes - cleanup code

    Azgaar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    597f6dd View commit details
    Browse the repository at this point in the history
  3. feat: routes - change data format

    Azgaar committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b47fa6b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. feat: routes - add routes to json export

    Azgaar committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    681d97b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. feat: edit routes - start

    Azgaar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d6c01c8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. feat: edit routes - main

    Azgaar committed May 4, 2024
    Configuration menu
    Copy the full SHA
    68b4cfd View commit details
    Browse the repository at this point in the history
  2. feat: edit routes - EP

    Azgaar committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9b46e7b View commit details
    Browse the repository at this point in the history
  3. feat: edit routes - remove route

    Azgaar committed May 4, 2024
    Configuration menu
    Copy the full SHA
    865c10c View commit details
    Browse the repository at this point in the history
  4. feat: route - generate names

    Azgaar committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6936f37 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. feat: route - continue

    Azgaar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    29e7ab0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4e79e02 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. feat: routes - show name in tooltip

    Azgaar committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fc9bc73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator

     into urquhart-routes
    Azgaar committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a3a858d View commit details
    Browse the repository at this point in the history
  3. feat: routes - create route dialog

    Azgaar committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    f6f7beb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator

     into urquhart-routes
    Azgaar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b303588 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. feat: update data on control point remove

    Azgaar committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    cd45c3a View commit details
    Browse the repository at this point in the history
  2. feat: routes editor - split route

    Azgaar committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    41354a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    432bc8b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator

     into urquhart-routes
    Azgaar committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2695afc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ffadf2a View commit details
    Browse the repository at this point in the history
  2. feat: Update join route tooltip in routes editor

    Azgaar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7be5513 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator

     into urquhart-routes
    Azgaar committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c437077 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator

     into urquhart-routes
    Azgaar committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    364ccc1 View commit details
    Browse the repository at this point in the history
  2. feat: routes overview - sort by length

    Azgaar committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    28bc6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834d6f6 View commit details
    Browse the repository at this point in the history
  4. feat: routes overview - create route

    Azgaar committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ff27937 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    e6741b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator

     into urquhart-routes
    Azgaar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    077248e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. feat: routes - change data format, fix issues

    Azgaar committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    19723bd View commit details
    Browse the repository at this point in the history
  2. feat: routes - regenerateRoutes

    Azgaar committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    16b441c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. feat: routes - add route on burg creation

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6907c9d View commit details
    Browse the repository at this point in the history
  2. chore - remove merge conflict markers

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    982f003 View commit details
    Browse the repository at this point in the history
  3. chore - remove merge conflict markers

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b5a34af View commit details
    Browse the repository at this point in the history
  4. feat: routes name - no unnamed burg names

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a83d7ba View commit details
    Browse the repository at this point in the history
  5. feat: routes - lock routes

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b4653c1 View commit details
    Browse the repository at this point in the history
  6. fix: routes - split routes

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8bd8e29 View commit details
    Browse the repository at this point in the history
  7. feat: routes - tip correction

    Azgaar committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    da2d6fc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat: routes - auto-update part 1

    Azgaar committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    126393f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09c0e5 View commit details
    Browse the repository at this point in the history
  3. feat: routes - auto-update - add connections

    Azgaar committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9e7fd25 View commit details
    Browse the repository at this point in the history