philipmi
56f99fb271
Update maps submodule
4 weeks ago
philipmi
776a0b36f5
Update latest_updates
2 months ago
philipmi
4304397a01
Pros should move items to the main chest section by default
2 months ago
philipmi
9ddc0e7b7a
Add Discord link
2 months ago
philipmi
f0bbb9c7d1
Adjustments for discordmt
4 months ago
philipmi
64806a32d7
Modify leave message
5 months ago
philipmi
c84caa7198
Add git link to inventory
6 months ago
philipmi
3bfb6157ec
Update maps submodule
6 months ago
philipmi
4e20ff077d
Fix crafting submodule
6 months ago
philipmi
4687fb78b1
Add Gold ore to maps
6 months ago
philipmi
6029f5555c
Update crafting submodule
6 months ago
philipmi
e9a17c53ff
Add links to CTF Matrix Rooms to inventory
6 months ago
philipmi
73bdf9b28a
Update maps submodule
9 months ago
philipmi
fef2d8ca0a
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
...
Conflicts:
mods/ctf/ctf_map/ctf_map_core/maps
9 months ago
philipmi
fce3b46407
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# mods/ctf/ctf_map/ctf_map_core/maps
9 months ago
philipmi
afd7d36a4e
Update maps submodule
9 months ago
philipmi
088f829c68
Update maps submodule
9 months ago
dependabot[bot]
0574a435a9
Update maps submodule
...
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps ) from `6afcf12` to `5915ff6`.
- [Release notes](https://github.com/MT-CTF/maps/releases )
- [Commits](6afcf12e1c...5915ff6280
)
---
updated-dependencies:
- dependency-name: mods/ctf/ctf_map/ctf_map_core/maps
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
LoneWolfHT
ea9d9ad2d8
Revert "Rework melee damage ( #878 )" ( #925 )
...
This reverts commit 84dc7da461
.
10 months ago
savilli
84dc7da461
Rework melee damage ( #878 )
10 months ago
LoneWolfHT
f06eca30f0
Make worldedit an optional dependency of map_maker
10 months ago
AFCMS
1512784d81
MTG: Optionally use 9 sliced background ( #924 )
10 months ago
philipmi
b3ea22dad1
Update shooter submodule
11 months ago
philipmi
6ae12a6017
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
...
Conflicts:
mods/pvp/shooter
11 months ago
dependabot[bot]
e3cf542aec
Update shooter submodule ( #911 )
...
Bumps [mods/pvp/shooter](https://github.com/MT-CTF/shooter ) from `6939ab0` to `d4a450c`.
- [Release notes](https://github.com/MT-CTF/shooter/releases )
- [Commits](6939ab0b6d...d4a450cd5b
)
---
updated-dependencies:
- dependency-name: mods/pvp/shooter
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Toby1710
b255cb3fbc
Fix vote not clearing on new match ( #908 )
11 months ago
philipmi
b76b3cdf65
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
12 months ago
ksandr
24c267c3b8
Colorize leave messages ( #909 )
...
* add leave message
* Update mods/ctf/ctf_leave_message/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update mods/ctf/ctf_leave_message/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update mods/ctf/ctf_leave_message/mod.conf
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update mods/ctf/ctf_leave_message/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update mods/ctf/ctf_leave_message/init.lua
okay.
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update mods/ctf/ctf_leave_message/init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
12 months ago
_Lucy
3736223110
Make stairs diggable with paxel ( #905 )
...
* Making stairs diggable with the paxel
Adds cobble stairs and desert cobble stairs to local function "isdiggable" and "remove_pillar"
* Update mods/ctf/ctf_classes/medic.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
1 year ago
dependabot[bot]
0e3a5413ce
Update Map Submodule ( #904 )
...
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps ) from `fa7fa3e` to `6afcf12`.
- [Release notes](https://github.com/MT-CTF/maps/releases )
- [Commits](fa7fa3e8f8...6afcf12e1c
)
---
updated-dependencies:
- dependency-name: mods/ctf/ctf_map/ctf_map_core/maps
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
philipmi
73adac73c3
Nerf guns
1 year ago
philipmi
b05cad5633
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
...
Conflicts:
mods/other/random_messages/init.lua
1 year ago
savilli
cd6c8e74f3
Fix bug in map selection ( #902 )
1 year ago
Lars Müller
8c944a57af
Paxel: Ignore vertical distance, lower dist limit ( #883 )
...
* Paxel: Ignore vertical distance, lower dist. limit
* Update medic.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
1 year ago
_Lucy
ecd8cbb6c7
Update random messages ( #894 )
...
* Update random messages
Edits 2 messages, adds 1 message
* Update init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
1 year ago
David Leal
1831da8496
Reset sprint on new match ( #893 )
1 year ago
philipmi
d05b22e38d
Adapt playerplus mod
1 year ago
philipmi
6cedcc7b84
Add playerplus mod
1 year ago
philipmi
96d2be9ebd
Add /makecapturepro command
1 year ago
philipmi
9712c7999c
Update ctf_inventory
1 year ago
philipmi
19ab4c4a70
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
1 year ago
philipmi
282128382d
Update random_messages
1 year ago
philipmi
57e02f7bb8
Make match summary formspec wider
1 year ago
philipmi
e8bcf8fe14
Reset pro requirements to original, but with second option
1 year ago
savilli
038dd3c1e5
Fix various ctf_respawn_delay bugs ( #889 )
1 year ago
-sniper-
e2f2ba9fae
Map maker changes by gameit ( #887 )
...
* add modified README file
* add gui.png
* revert some changes
1 year ago
Axaxax88
055be8c9e5
Make clay do not drop clay lump ( #885 )
...
* Make clay do not drop clay lump
* Update nodes.lua
1 year ago
philipmi
b117cf0ea9
Remove .github/
1 year ago
philipmi
28ce8e6c63
Merge branch 'olliy1or-patch-1' of https://github.com/olliy1or/capturetheflag
...
Conflicts:
mods/ctf/ctf_classes/classes.lua
1 year ago
philipmi
b0b4052408
Update shooter submodule
1 year ago