Releases: MT-CTF/capturetheflag
Releases · MT-CTF/capturetheflag
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)
1.12.0
- Fix crash on rightclick of orphan team chest (rubenwardy)
- Enable PvP during server startup (AKryukov92)
- Add wool mod (ClobberXD)
- Enable crafting of powerful tools (ClobberXD)
- Remove gold-related nodes and craftitems (ClobberXD)
- Add support for transferring player stats (ClobberXD)
- Implement item blacklisting for team chests (ClobberXD)
- Use callback to stop punches in buildtime instead of setting (ClobberXD)
- Fix map editor not saving team flag positions (ClobberXD)
- Fix vote related bugs (ClobberXD)
- Improve and fix some end-of-match formspec issues (ClobberXD)
- Add coloured team-doors (ClobberXD)
- Change ladder recipe to use sticks instead of wood (ClobberXD)
- Deprecate /rankings me, always show player in rankings (ClobberXD)
1.11.0
- 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)