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: DFHack/df-structures
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 916a497000651b64272dacda3a5005650d3c0c68
Choose a base ref
...
head repository: DFHack/df-structures
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1809e3d708869bb16e0ac1745a61ac473ce745f6
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 24, 2023

  1. change tiletype_shape::RAMP_TOP to false

    based on research by @plule
    
    necessary to implement suspendmanager @plule also found evidence that other tools are working around this being wrong
    
    see DFHack/dfhack#3492
    ab9rf committed Jun 24, 2023
    Copy the full SHA
    3fc590f View commit details

Commits on Jun 25, 2023

  1. Copy the full SHA
    b289211 View commit details

Commits on Jun 26, 2023

  1. remove walkable from endless_pit

    and document change in semantics in the comment for `walkable`
    myk002 authored Jun 26, 2023
    Copy the full SHA
    889e217 View commit details
  2. Update changelog.txt

    myk002 authored Jun 26, 2023
    Copy the full SHA
    646bbe0 View commit details
  3. Merge pull request #612 from ab9rf/ramp_top_shall_not_pass

    change `tiletype_shape::RAMP_TOP` `walkable` attr to false
    myk002 authored Jun 26, 2023
    Copy the full SHA
    1809e3d View commit details
Loading