philipmi
ed65ddb6d0
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
...
Conflicts:
mods/other/random_messages/init.lua
2021-03-22 11:25:11 +01:00
LoneWolfHT
1568de3449
Fix crash
2021-03-19 08:31:52 -07:00
WINNIE
05fdcaa31e
Lower Paxel Cooldown ( #832 )
2021-03-17 08:26:58 -07:00
LoneWolfHT
36a6f4117a
Fix crash fix not fixing crash
2021-03-16 16:41:34 -07:00
philipmi
327504b131
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
2021-03-16 20:15:20 +01:00
David Leal
1ef6ddadfd
Fix changing to the same class being treated as a change to a different class ( #829 )
...
* Fix running cooldown when changing...
...to the same class.
* Implement savilli's suggestion
Co-authored-by: savilli <savilli@users.noreply.github.com>
* Move return and remove unneeded check
* Completely remove an if check as now unneeded
* Remove whitespace from empty line
Co-authored-by: savilli <savilli@users.noreply.github.com>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-03-15 20:08:01 -07:00
LoneWolfHT
844436ca3d
Fix crash with shooter_hook
2021-03-15 08:30:54 -07:00
philipmi
62e0fe449e
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
2021-03-15 09:47:38 +01:00
-sniper-
723301dd12
Sword marker: Decrease cooldowns, fix trivial bug ( #826 )
...
* Improve sword markers
* Fix timer
* checks every 2 seconds
* Edit string sent to chat
* Clean up and increase sword special cooldown
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-03-12 09:02:30 -08:00
philipmi
efbe6dc7b4
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
2021-03-10 16:29:13 +01:00
Xenon
30e9ac02fb
Add /mr command ( #824 )
...
* Add /mr command
Add option to remove your placed marker
* Change marker message
2021-03-09 20:53:11 -08:00
philipmi
9de5000fb8
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
...
Conflicts:
mods/ctf/ctf_map/ctf_map_core/chest.lua
mods/ctf/ctf_stats/init.lua
2021-02-25 17:34:31 +01:00
Toby1710
0282bce349
Change grapple hook warning message ( #808 )
...
Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>
2021-02-25 06:27:49 -08:00
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
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
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
faf74cbcb0
Improve shooter_rocket
2021-02-15 14:11:08 +01:00
philipmi
04c75c989d
Re-add rocketeer class
2021-02-07 21:53:20 +01:00
David Leal
a412c02e20
Remove grapple if player changes class after throwing ( #740 )
...
* Remove hook if player has changed...
...their class after firing the hook.
* Make grapple don't return to...
...player inventory and improve message.
* Update ranged.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-01-07 17:35:34 -08:00
LoneWolfHT
22b7ee1ce5
Make special tools bronze instead of steel
2021-01-06 12:58:20 -08:00
LoneWolfHT
3b291eab0d
Increase paxel antipillar speed 5x
2021-01-06 12:58:20 -08:00
Apelta
10881d4211
Fix antisabotage bugs and make to work with paxel( #731 )
...
* Fix crucial bugs with antisabotage
Fix possible crashes, infinite items, and any related issues
* Make sabotage into function to be used with paxel
* Fix paxel to work with antisabotage
* Fix whitespace for luacheck
* Update mods/pvp/antisabotage/init.lua
Remove unnecessary newline
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update function
* Update function name
* Add check for antisabotage
* Remove whitespace for luacheck
* Add antisabotage as an optional dependency
* Remove more whitespace
Co-authored-by: David Leal <halfpacho@gmail.com>
* Fix optional depends
dev wiki lied to me :(
Co-authored-by: David Leal <halfpacho@gmail.com>
* Fix up a comment P.1
* Move a line in mod.conf
* Fix up comments and spacing
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-01-05 20:14:55 -08:00
LoneWolfHT
fbf0126599
Allow more than two teams in a match at once ( #724 )
...
* Fix bugs with more than two teams
* Fix team allocation
* Fix bugz
* Fix crash
* Fix crash with crash fix
2020-12-25 10:37:02 -08:00
LoneWolfHT
ec0edc15ba
Fix knight swords not allowing to open team chest
2020-12-13 11:05:59 -08:00
LoneWolfHT
47d9473e2e
Change knight sword ability trigger to Sneak+RMB
2020-12-12 15:32:52 -08:00
LoneWolfHT
779cb41de4
Give knights a sword with a special ability ( #711 )
2020-12-07 11:26:12 -08:00
LoneWolfHT
98928211f6
Improve Smoke Grenades
2020-12-05 10:58:59 -08:00
LoneWolfHT
4922c3115f
Revert "Add hudbars mod"
...
This reverts commit 707387a580
.
2020-12-05 10:58:59 -08:00
LoneWolfHT
0e79443fb5
Allow setting dont_heal from other mods
2020-12-05 10:58:59 -08:00
LoneWolfHT
5e9d341aa6
Make medics unable to heal damage from any trap
2020-12-05 10:58:59 -08:00
LoneWolfHT
1b652f04b2
Use the now fixed on_hpchange() for melee bonuses
2020-11-28 10:13:52 -08:00
LoneWolfHT
707387a580
Add hudbars mod
2020-11-28 10:10:00 -08:00
LoneWolfHT
7cfb2e6921
Tweak Paxel some more
2020-11-23 14:06:36 -08:00
LoneWolfHT
8a104460d8
Buff medic paxel
2020-11-22 14:07:19 -08:00
LoneWolfHT
17c3085c3a
Add Paxel for medics
2020-11-22 12:12:38 -08:00
LoneWolfHT
8f2088b92f
Misc bug/exploit fixes
2020-11-21 08:31:36 -08:00
PiMonkey
01ba809ff4
Give shooter class 2 ammo packs ( #699 )
...
* Shooter Ammo
Gives shooter class 2 ammo packs
* Update classes.lua
2020-11-15 10:29:38 -08:00
LoneWolfHT
52e2e4251f
Try a different fix for knight damage boost
2020-11-08 11:27:27 -08:00
LoneWolfHT
0ef68bb0f9
Fix bug in bugfix code
2020-11-08 10:09:15 -08:00
LoneWolfHT
d171436b46
Fix some bugs with knight damage
2020-11-08 09:08:14 -08:00
LoneWolfHT
536474adb4
Only give knights a damage boost where it helps
2020-11-07 17:17:21 -08:00
LoneWolfHT
ae0b967001
Slightly buff shooter class and knight melee dmg
2020-10-31 09:49:39 -07:00
LoneWolfHT
cb131d1065
Prevent medics from healing players damaged by drowning/lava ( #695 )
...
* Prevent medics from healing players damaged by drowning/lava
* Fix oopsie
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update medic.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-10-28 16:28:13 -07:00
KaylebJay
58c64c8a83
Make bandages give 6 points when used on flag holder ( #691 )
2020-10-26 17:56:49 -07:00
LoneWolfHT
fb1a87cca1
Fix infinite score exploit before I abuse it
2020-10-26 12:05:18 -07:00
-sniper- (minetest)
82064fcd8d
Give medic 3 score per bandage use ( #686 )
...
* Give medic 3 pts per bandage use
2020-10-25 11:27:02 -07:00
KaylebJay
1bc44d16ee
Give bandages infinite uses ( #689 )
...
* infinite bandages for medics
* Little nitpick
* Set stack_max to 1
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2020-10-24 15:20:16 -07:00
KaylebJay
2501173aac
Optimize texture file sizes ( #690 )
2020-10-24 15:15:18 -07:00