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: TownyAdvanced/SiegeWar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: TownyAdvanced/SiegeWar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 12, 2026

  1. Configuration menu
    Copy the full SHA
    e758bf0 View commit details
    Browse the repository at this point in the history
  2. Add configurable peaceful town restrictions for homeblock moves and c…

    …apitals (#1006)
    
    - Adds peaceful_towns.cannot_move_homeblock config option to control whether peaceful towns can move their homeblock
    - Adds peaceful_towns.allow_peaceful_capitals config option to allow nation capitals to be peaceful
    
    Both default to existing behavior (homeblock moves blocked, capitals forced non-peaceful)
    CodahWasTaken authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    3985891 View commit details
    Browse the repository at this point in the history
  3. Add /sw listpeacefultowns command. (#1009)

    * Add /sw listpeacefultowns command.
    
    Closes #1008.
    
    * Fix up permission node test.
    LlmDl authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    d47b44b View commit details
    Browse the repository at this point in the history
  4. Bump project version to 3.3.0

    Updated project version from 3.2.0 to 3.3.0 in pom.xml.
    LlmDl authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    5f60f3f View commit details
    Browse the repository at this point in the history
Loading