Commit graph

19 commits

Author SHA1 Message Date
LoneWolfHT ea9d9ad2d8
Revert "Rework melee damage (#878)" (#925)
This reverts commit 84dc7da461.
2021-09-03 16:20:18 -07:00
savilli 84dc7da461
Rework melee damage (#878) 2021-09-03 07:22:20 -07:00
savilli 69d5c40c73
Add sword group to sword damage_groups (#879)
* Add sword marker to damage_groups

* Update init.lua

Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-05-08 08:49:53 -07:00
savilli 0f5f921c0d
Fix ctf_marker crash (#877) 2021-05-04 13:59:33 -07: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
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
LoneWolfHT 22b7ee1ce5 Make special tools bronze instead of steel 2021-01-06 12:58:20 -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 1b652f04b2 Use the now fixed on_hpchange() for melee bonuses 2020-11-28 10:13:52 -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 abb463fbd3 Improve knight's damage boost code 2020-10-16 14:51:07 -07:00
LoneWolfHT 973f01b0a9 Fix points not being awarded on death 2020-10-13 20:00:21 -07:00
LoneWolfHT 9666b03ea3
Increase sword damage dealt by knights (#684)
* Extra sword damage for knights

* Make steel sword craftable
2020-10-13 08:42:41 -07:00