Skip to content

Releases: MT-CTF/capturetheflag

1.22.1

21 Mar 17:46
Compare
Choose a tag to compare
v1.22.1

Remove saplings and flint fully

1.22.0

20 Mar 23:38
703a3bb
Compare
Choose a tag to compare
Improve grenades (#349)

- Reduce collision-checking interval
- Increase initial velocity of grenade entity
- Make grenade blast damage scaling more realistic

1.21.1

19 Mar 17:06
29a0861
Compare
Choose a tag to compare

Some fixes

1.21.0

17 Mar 15:07
Compare
Choose a tag to compare

Loadsa stuff

1.20.0

17 Mar 12:20
Compare
Choose a tag to compare

Loads of new features

1.19.0

05 Mar 13:58
Compare
Choose a tag to compare

Loads of new features

1.18.0

05 Mar 14:02
Compare
Choose a tag to compare

Support MT 5.0.0

1.17.0

31 Dec 17:54
Compare
Choose a tag to compare
  • Revert "Send kills to IRC channel"
  • Handle kill weapon type in ctf_events instead of ctf_pvp_engine (ClobberXD)
  • Set nametag color of flag bearer to their team color (ClobberXD)
  • Fix bounty loopholes (ClobberXD)
  • Fix missing assignment of return value (#308) (ClobberXD)
  • Allow specifying optional param for /r (ClobberXD)
  • Add a random message for /r (MinetestSam)
  • Replenish stamina on respawn (ClobberXD)
  • Fix team-chest shift-click (shivajiva101)
  • Replace deprecated settings_* API methods (ClobberXD)
  • Clear kill list on new match (ClobberXD)
  • Improve vote_kick feature (ClobberXD)
  • Eliminate shooter's dependency on tnt_explode.ogg (ClobberXD)

1.16.1

27 Dec 17:17
Compare
Choose a tag to compare
  • Fix team-chest blacklist (shivajiva101)
  • Fix and improve /reset_rankings (ClobberXD)
  • Hide builtin nametags on join until replaced by entity nametags (ClobberXD)

1.16.0

30 Nov 17:21
Compare
Choose a tag to compare
  • Allow players to cross barrier if fly=true, interact=false (ClobberXD)
  • Add workaround for orphaned entities (increased delay) (ClobberXD)
  • Re-add mods/default/crafting.lua with only the fuel recipes (ClobberXD)
  • Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color (ClobberXD)
  • Fix points being for suicide and disable gun damage during buildtime (ClobberXD)
  • Add a 'x' minute temporary lockout feature when vote kicked (MinetestSam)
  • Allow .git in map dirs (ClobberXD)
  • Add maps as submodule in mods/ctf_maps/maps (ClobberXD)
  • Expose methods in gauges globally (ClobberXD)