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: cataclysmbnteam/Cataclysm-BN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: cataclysmbnteam/Cataclysm-BN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 48 files changed
  • 4 contributors

Commits on Sep 19, 2024

  1. feat(content): th' ol' Jolly Roger (#5375)

    * feat(content): th' ol' Jolly Roger
    
    * Recordin' t' th' ship's log
    
    * style(autofix.ci): automated formatting
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    chaosvolt and autofix-ci[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e92c891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c958ec View commit details
    Browse the repository at this point in the history
  3. feat(balance): make vehicle_nail_install more granular and allow gl…

    …ue, sanity-check makeshift vehicle plating recipes, use plating for wooden aisles and roofs instead of whole frames (#5377)
    chaosvolt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8eab3c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c49f24 View commit details
    Browse the repository at this point in the history
  5. feat(balance): use mattresses for vehicle beds and clocks for vehicle…

    … clocks, balance updates to associated items and recipes (#5381)
    
    * feat(balance): use mattresses for vehicle beds and clocks for vehicle clocks, balance updates to associated items and recipes
    
    * Goofy ahh tests, also tweak an uncraft
    
    * Remech
    chaosvolt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    26fc5fd View commit details
    Browse the repository at this point in the history
  6. feat(balance): wooden tables, wheel mounts, and wheels easier to inst…

    …all than metal counterparts (#5383)
    chaosvolt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fe8e25c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbbbb41 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. build: Bump Ubuntu to 24.04 (#5384)

    * Update pip scripts
    
    * Bump Ubuntu to 24.04
    
    Just because Ubuntu says it's LTS doesn't mean we have to treat it as such.
    
    * Bump clang-tidy too
    
    * build: bump all ubuntu runner to 24.04
    
    * De-bump clang tidy
    
    LLVM 12 doesn't exist for 24.04, so this can't get bumped until LLVM 16 migration or Ubuntu decides to make LLVM 12 for 24.04
    
    * ci: downgrade clang-tidy ubuntu version
    
    needs this workaround till ours is bumped
    
    ---------
    
    Co-authored-by: scarf <greenscarf005@gmail.com>
    RobbieNeko and scarf005 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    15924f9 View commit details
    Browse the repository at this point in the history
Loading