philipmi
|
55f833c68b
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-21 18:21:41 +01:00 |
|
Toby1710
|
c56c4a9de2
|
Add message when player can't heal another player (#805)
* Add message when player can't heal
* Edit message
|
2021-02-20 18:52:13 -08:00 |
|
rubenwardy
|
d717547d41
|
Add class choice metrics
|
2021-02-20 21:10:25 +00:00 |
|
Apelta
|
fe53e06966
|
Remove antisabotage in favor of human moderation (#806)
* Purge antisabotage for active moderation
Not needed with more active moderation (guardians, moderator increases as of recent)
* Fix luacheck
|
2021-02-20 11:31:34 -08:00 |
|
philipmi
|
4a2d298828
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-20 11:27:01 +01:00 |
|
rubenwardy
|
939b2d1c5b
|
Remove accidental debug assert in ctf_metrics
|
2021-02-19 22:42:11 +00:00 |
|
rubenwardy
|
cca78bc62a
|
Rename /ctf_queue_restart to /restart
|
2021-02-19 22:34:10 +00:00 |
|
rubenwardy
|
25c9f09d6e
|
Update ctf_metrics
|
2021-02-19 22:28:34 +00:00 |
|
rubenwardy
|
a86bbdbe82
|
Add missing allowed_mapgens key to game.conf
|
2021-02-19 22:25:09 +00:00 |
|
rubenwardy
|
1e80291664
|
Add log level to avoid logs being printed to chat
|
2021-02-19 22:24:57 +00:00 |
|
philipmi
|
011fc7f573
|
Make a Capture Rate of 33% and 10 captures a requirement for pro players
|
2021-02-19 18:12:25 +01:00 |
|
philipmi
|
380a252c7e
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-19 13:23:29 +01:00 |
|
Toby1710
|
5bdb99d184
|
Change class item warning (#802)
|
2021-02-17 14:01:25 -08:00 |
|
philipmi
|
772cf49209
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-17 12:47:37 +01:00 |
|
Avyukt More
|
b15e09e763
|
Add Savanna Dirt and Savanna Dirt with Savanna Grass (#800)
* Add Savanna Dirt
* Add textures for Savanna grass
* Update mods/mtg/default/nodes.lua
* Debugging
|
2021-02-16 06:14:14 -08:00 |
|
philipmi
|
d0e00944ca
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-15 18:05:29 +01:00 |
|
dependabot-preview[bot]
|
b630dacfb9
|
Update Maps Submodule (#798)
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps) from `b7b2f83` to `877ad69`.
- [Release notes](https://github.com/MT-CTF/maps/releases)
- [Commits](b7b2f83388...877ad69027 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-15 08:01:53 -08:00 |
|
philipmi
|
faf74cbcb0
|
Improve shooter_rocket
|
2021-02-15 14:11:08 +01:00 |
|
philipmi
|
14159a953c
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-15 14:03:10 +01:00 |
|
Avyukt More
|
66784b72af
|
Map Maker Improvements (#757)
* Updating Changes
* Giving an Example of initial_stuff
* Unification
* Improving English
* Better English
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
* Adding Pistol example for initia_stuff
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
* Update
* Update gui.lua
* Update gui.lua
* Update README.md
* Better English
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
* Optional Data
* Each Word Matters
* Update gui.lua
* Update gui.lua
* Map.mts instead of only .mts
* www.humus.name suggestion for skybox images
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
* Update README.md
* "choose" instead of "chooze"
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
* small sentence
* Adding missing word "is"
* "the" instead of "The"
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
* removing useless sentences
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
Co-authored-by: -sniper- <47271658+JostP@users.noreply.github.com>
|
2021-02-14 20:53:41 -08:00 |
|
philipmi
|
7157751405
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-14 22:06:32 +01:00 |
|
LoneWolfHT
|
87bd607856
|
Fix combat not ending on death
|
2021-02-14 11:17:17 -08:00 |
|
philipmi
|
f3d0067d8c
|
Update shooter submodule
|
2021-02-14 12:21:17 +01:00 |
|
philipmi
|
7f75da82ff
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-14 11:32:58 +01:00 |
|
savilli
|
abf1fa2ad5
|
Don't count kill assist on build time or player immunity (#795)
* Don't count kill assist on build time or player immunity
* Remove register_can_attack, use can_attack global func
|
2021-02-13 14:17:05 -08:00 |
|
philipmi
|
ca8cde8a0a
|
Add "Capture Rate" statistic
|
2021-02-13 20:53:29 +01:00 |
|
philipmi
|
7c0283df64
|
Merge remote-tracking branch 'upstream/master'
|
2021-02-13 20:40:42 +01:00 |
|
LoneWolfHT
|
3e95d92359
|
Make SMG semi-auto with more damage
|
2021-02-11 14:01:10 -08:00 |
|
dependabot-preview[bot]
|
3a63361814
|
Change SMG to burst fire (#796)
Bumps [mods/pvp/shooter](https://github.com/MT-CTF/shooter) from `e856150` to `394d915`.
- [Release notes](https://github.com/MT-CTF/shooter/releases)
- [Commits](e856150c13...394d9154d3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-11 13:42:18 -08:00 |
|
philipmi
|
5a9558ca7e
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-11 17:09:18 +01:00 |
|
dependabot-preview[bot]
|
8b3e694b56
|
Update maps submodule (#792)
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps) from `ad7dad2` to `b7b2f83`.
- [Release notes](https://github.com/MT-CTF/maps/releases)
- [Commits](ad7dad2eea...b7b2f83388 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-11 06:21:24 -08:00 |
|
philipmi
|
65118f5e72
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-11 11:26:54 +01:00 |
|
savilli
|
5f456a504a
|
Make ctf_stats award kills again (#788)
* Restore register_on_killedplayer callback in ctf_stats
* Remove unused args
Co-authored-by: savilli <savilli>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
|
2021-02-10 21:18:09 -08:00 |
|
LoneWolfHT
|
6a12dcc12a
|
Fix kill_assist crash
|
2021-02-10 20:57:29 -08:00 |
|
LoneWolfHT
|
88e6fb7af9
|
Fix potential kill assist bug
|
2021-02-10 19:14:12 -08:00 |
|
philipmi
|
69b025d794
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-10 13:58:19 +01:00 |
|
LoneWolfHT
|
c703733e6f
|
Clean up kill assist code
|
2021-02-09 19:15:36 -08:00 |
|
LoneWolfHT
|
fdfad82844
|
Fix incorrect usage of math.min
|
2021-02-09 19:11:19 -08:00 |
|
LoneWolfHT
|
615d4369f6
|
Improve kill assist mod
|
2021-02-09 16:10:53 -08:00 |
|
philipmi
|
03767c1dc5
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-09 21:34:41 +01:00 |
|
LoneWolfHT
|
4e3844bd00
|
Fix kill_assist percentage
|
2021-02-09 12:12:39 -08:00 |
|
LoneWolfHT
|
17278e22a4
|
Reduce initial autovote delay to 50+ minutes
|
2021-02-09 09:42:23 -08:00 |
|
dependabot-preview[bot]
|
f786784ba8
|
Update Maps Submodule (#787)
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps) from `2b22d20` to `ad7dad2`.
- [Release notes](https://github.com/MT-CTF/maps/releases)
- [Commits](2b22d20362...ad7dad2eea )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-09 07:51:01 -08:00 |
|
philipmi
|
63d2b14d37
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-02-09 08:11:16 +01:00 |
|
LoneWolfHT
|
eb71f5e385
|
Make combat log count as death
|
2021-02-08 16:09:53 -08:00 |
|
Anthony-De
|
f8cb85be9f
|
Fix up and re-add kill assists (#782)
* Add kill assists
* Fix bug
* Move to seperate mod
* Fix bugs and improve code some more
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
|
2021-02-08 16:03:03 -08:00 |
|
philipmi
|
c988792d02
|
Bump mods/ctf/ctf_map/ctf_map_core/maps from e8dffc7 to 2b22d20
|
2021-02-08 20:28:50 +01:00 |
|
philipmi
|
5fa0a981c4
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
Conflicts:
mods/ctf/ctf_map/ctf_map_core/maps
|
2021-02-08 18:18:54 +01:00 |
|
dependabot-preview[bot]
|
c9c2f6c7e0
|
Update Maps submodule (#786)
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps) from `08f5719` to `2b22d20`.
- [Release notes](https://github.com/MT-CTF/maps/releases)
- [Commits](08f571991b...2b22d20362 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-08 08:37:36 -08:00 |
|
philipmi
|
04c75c989d
|
Re-add rocketeer class
|
2021-02-07 21:53:20 +01:00 |
|