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/Towny
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.101.1.2
Choose a base ref
...
head repository: TownyAdvanced/Towny
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.101.1.3
Choose a head ref
  • 9 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 3, 2025

  1. - Enforce the max_nation_conquered_tax on nations who might have set a

    value that wouldn't be able to be set any longer.
        - Closes ##7755.
    LlmDl committed Feb 3, 2025
    Copy the full SHA
    236e9a2 View commit details

Commits on Feb 6, 2025

  1. - Fix loophole that allowed a District to become separated from other

    townblocks in the District.
    LlmDl committed Feb 6, 2025
    Copy the full SHA
    f0c03b0 View commit details

Commits on Feb 8, 2025

  1. - Fix players in Spectator Mode triggering the the outlaw-entered-town

    feature.
    LlmDl committed Feb 8, 2025
    Copy the full SHA
    bfc29cf View commit details

Commits on Feb 10, 2025

  1. - Add the ability to make conquered towns no longer included in a

    nation's plot perms.
      - New Config Option:
    global_nation_settings.are_conquered_towns_given_nation_plot_perms
        - Default: true
        - While true, conquered towns will be considered a member of good
    standing in the nation, and will be treated as normal nation members
    when plot perms are calculated.
        - When set to false plot permission tests will treat conquered
    towns' residents as not members of their nations, preventing them from
    using their host nation's plots while the nation's towns have nation
    plot perms enabled.
    LlmDl committed Feb 10, 2025
    Copy the full SHA
    e08af78 View commit details

Commits on Feb 14, 2025

  1. - Add optional -ignore subcommand to /town leave.

        - When used, the player will not have to confirm their leaving the
    town.
    LlmDl committed Feb 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    641ea8a View commit details

Commits on Feb 15, 2025

  1. - Add the ability to use k, m and b in various money commands in

    Towny.
        - ex: /t deposit 1k, will deposit 1000 into the town bank.
        - Closes #7759.
    LlmDl committed Feb 15, 2025
    Copy the full SHA
    427660b View commit details
  2. Fix ArrayIndexOutOfBoundsException in /plot district add (#7760)

    SulkyWhale authored Feb 15, 2025
    Copy the full SHA
    e600293 View commit details
  3. - Fix ArrayIndexOutOfBoundsException in /plot district add, courtesy

    of SulkyWhale with PR #7760.
    LlmDl committed Feb 15, 2025
    Copy the full SHA
    ebe93bf View commit details
  4. New Crowdin updates (#7753)

    * New translations en-us.yml (Spanish, Mexico)
    
    * New translations en-us.yml (Portuguese, Brazilian)
    
    * New translations en-us.yml (Portuguese, Brazilian)
    
    * New translations en-us.yml (Chinese Simplified)
    
    * New translations en-us.yml (Spanish, Mexico)
    
    * New translations en-us.yml (Chinese Simplified)
    
    * New translations en-us.yml (Classical Chinese)
    
    * New translations en-us.yml (Russian)
    
    * New translations en-us.yml (Russian)
    
    * New translations en-us.yml (Russian)
    
    * New translations en-us.yml (Russian)
    
    * New translations en-us.yml (Russian)
    
    * New translations en-us.yml (Russian)
    
    * New translations en-us.yml (Czech)
    
    * New translations en-us.yml (Italian)
    
    * New translations en-us.yml (Italian)
    
    * New translations en-us.yml (Spanish, Mexico)
    LlmDl authored Feb 15, 2025
    Copy the full SHA
    6bec36d View commit details
Loading