Releases: MT-CTF/capturetheflag
Releases · MT-CTF/capturetheflag
1.17.0
- 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
- 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
- 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)
1.15.0
- Fix missing field: default.node_sound_snow_defaults (ClobberXD)
- Add vote_kick privilege to grant access to kick voting (MinetestSam)
- Fix accidental inclusion of 5.0-only methods (ClobberXD)
- Fix EOM shown before winner_player is initialized (ClobberXD)
- Modify ammo recipe and add a new recipe that uses tin (LoneWolfHT)
- Update
stairs
to latest MTG version (ClobberXD) - Delete default/crafting.lua (ClobberXD)
- Improve crafting recipe of ladder_wood (ClobberXD)
- Fix furnace and axe recipes (MinetestSam)
- Add validation to map detection, to fix some issues (AKryukov92)
- Remove maps, because they're now in another repo (ClobberXD)
1.14.3
- Fix summary not stored before restart (ClobberXD)
1.14.2
1.14.1
- Fix crash due to running :get_player_name() on a string (rubenwardy)
1.14.0
- Improve rankings formspec (ClobberXD)
- Add /r to allow players to take a quick peek at their score (ClobberXD)
- Fix /rankings not returning text output (ClobberXD)
- Map Editor: Save context to mod_storage until map has been exported (ClobberXD)
- Improve colored team door texture (SG/ChandlerBing1994)
- Display kill score as a HUD element (ClobberXD)
1.13.0
- Add ammo crafting recipe (tidle)
- Update chest text to include exact KD number (tidle)
- Improve layout of ctf_map GUI (ClobberXD)
- Replace middle barrier with water if surrounded by water (ClobberXD)
- Add ceiling and bedrock during barrier placement (ClobberXD)
1.12.1
- Fix team doors all being red (AKryukov92)