8000 Comparing v0.20.3...v0.20.4 · samualtnorman/hackmud-script-manager · GitHub
[go: up one dir, main page]

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: samualtnorman/hackmud-script-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.3
Choose a base ref
...
head repository: samualtnorman/hackmud-script-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.4
Choose a head ref
  • 19 commits
  • 11 files changed
  • 1 contributor

Commits on May 13, 2024

  1. Update README.md

    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a3fef40 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    977d1fa View commit details
    Browse the repository at this point in the history
  3. Update hsm.ts

    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a5e92c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #177 from anihilprj/main

    Fixed: sync-macros clears all *.macros in hackmud directory
    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a3ec3f9 View commit details
    Browse the repository at this point in the history
  5. lots of style changes

    some tweaks to jsdoc comments here and there
    attempts to reduce redundancy
    the changes are mostly aimed at reducing line count (managed go from over 1600 to just under a 1000) and increasing readability
    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    372e170 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #171 from Longboyy/main

    Update `market.browse` to make all params optional, rather than required.
    samualtnorman committed May 13, 2024
    10BC0 Configuration menu
    Copy the full SHA
    559fbd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54327ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cbdd22 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    609646f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2051486 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbe4219 View commit details
    Browse the repository at this point in the history
  12. 7440
  13. Configuration menu
    Copy the full SHA
    78030aa View commit details
    Browse the repository at this point in the history
  14. remove unnecessary HERE declaration

    that is now handled by `babel-plugin-here/env`
    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2f62c79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6416954 View commit details
    Browse the repository at this point in the history
  16. simplify Replace<>

    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cf3f9fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1aea128 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b1f205 View commit details
    Browse the repository at this point in the history
  19. Update publish.yml

    samualtnorman authored May 13, 2024
    Configuration menu
    Copy the full SHA
    abe4703 View commit details
    Browse the repository at this point in the history
  20. 0.20.4

    samualtnorman committed May 13, 2024
    Configuration menu
    Copy the full SHA
    97101bc View commit details
    Browse the repository at this point in the history
Loading
0