Skip to content

Releases: MT-CTF/capturetheflag

1.11.0

11 Nov 18:05
Compare
Choose a tag to compare
  • Fix bounty being awarded on suicide (ClobberXD)
  • Fix crash caused by summary recall (rubenwardy)
  • Add /summary command to show last match's stats (ClobberXD)
  • Send kills to IRC channel (rubenwardy)
  • Fix team name in bounty announcement (rubenwardy)
  • Add ability to add and remove maps without restarting (rubenwardy)
  • Add /set_next command, cycle rather than random (rubenwardy)
  • Require two flags before being able to export (rubenwardy)
  • Remove report sending to email (rubenwardy)

1.10.0

23 Jun 13:28
ae8005a
Compare
Choose a tag to compare

Features and tweaks

  • Optimisation: Use an LVM to emerge map, place schematic, and fix lighting (@ClobberXD, @paramat)
  • Make target name coloured by team in bounty announcement (@ClobberXD)
  • Add ind_dirt and ind_dirt_with_grass (@xerox123official)
  • Add screenshot.png (@rubenwardy)

Fixes

  • Fix ability to use builtin inventory lists to store items between matches (@SmallJoker)
  • Fix team door craft recipe (@ClobberXD)
  • Fix afkkick countdown notification (@SmallJoker)
  • Add bronze craft recipe

1.9.2

19 Apr 00:06
ca51ec9
Compare
Choose a tag to compare
  • Fixed crash due to lack of migration of stats

1.9.1

18 Apr 23:46
Compare
Choose a tag to compare
  • Add missing mese -> mese crystal recipe

1.9.0

18 Apr 23:01
Compare
Choose a tag to compare
  • Added crafting mod
  • Added more info to end of match score board (Gael-de-Saily):
    • Name of winner team
    • Number of kills, attempts, and score - total and per team
    • Match duration

1.8.1

18 Apr 23:02
Compare
Choose a tag to compare
  • Fixed issues with bounty score (Anand S)

1.8.0

18 Apr 23:04
Compare
Choose a tag to compare
  • Changed team allocation algorithm to be based on score
  • Added LuaCheck
  • Added new random messages (Anand S)
  • Added colors to many messages (Anand S)
  • Changed grenade range and damage (Anand S)
  • Decreased apple stack max (Anand S)

1.7.0

18 Apr 23:05
Compare
Choose a tag to compare
  • Added bounties
  • Added name to report messages
  • Added /report_sub so moderators can subscribe to reports over IRC

1.6.1

18 Apr 23:06
Compare
Choose a tag to compare
  • Improved good weapons list (AKryukov92, Anand S, Andrew Mac)
  • Fixed gravel droppign flint (AKryukov92)

1.6.0

18 Apr 23:08
Compare
Choose a tag to compare
  • Added placableflags to map editor
  • Added aliases to email
  • Remove online moderators from /report
  • Announce map name to IRC
  • Round scores given by /rankings
  • Various fixes