Commit graph

1115 commits

Author SHA1 Message Date
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
philipmi 81bd8ca9b2 Merge branch 'master' of https://github.com/MT-CTF/capturetheflag 2021-02-07 21:18:27 +01:00
-sniper- 928476c371
Add sound when walking on wool (#783) 2021-02-07 07:06:08 -08:00
LoneWolfHT 510ca896cd
Revert "Add kill assists (#755)" (#781)
This reverts commit 49f4e6fd47.
2021-02-05 15:46:29 -08:00
philipmi 58e3da5314 Merge branch 'master' of https://github.com/MT-CTF/capturetheflag 2021-02-05 15:52:02 +01:00
dependabot-preview[bot] 8315d0074a
Bump mods/ctf/ctf_map/ctf_map_core/maps from e8dffc7 to 08f5719 (#780) 2021-02-05 13:58:35 +00:00
philipmi b3c65f9fc6 First fork commit 2021-02-04 20:57:23 +01:00
Avyukt More 02fa088b24
Misc crafting changes (#773)
* Crafting Changes

* Smoke Grenade Crafting Change

* using group:wood instead of default:wood

* Adding Diamonds Craftable

* Update init.lua

* Changing value of the "ctf_traps:dirt" to 5 to craft at a time

Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>

* Equality between ctf_traps:dirt n ctf_traps:cobble

Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>
2021-02-04 06:30:01 -08:00
dependabot-preview[bot] 87d9057278
Bump mods/ctf/ctf_map/ctf_map_core/maps from 9dd765d to e8dffc7 (#778) 2021-02-02 14:32:07 +00:00
Anthony-De 49f4e6fd47
Add kill assists (#755)
* Update teams.lua

* Update teams.lua and init.lua

* Update teams.lua and init.lua

* Update teams.lua and init.lua

* Update teams.lua and init.lua Kill assist implemented

* Update init.lua Remove unused variables

* Added ctf.clearAssists function
Only awards those who did more that 50% of damage
Clears attackers stats after suicide

* Remove unused variable

* Minor modifications

renamed ctf.clearAssists to ctf.clear_assists
changed playerName to player

* Cap assist points

* Reaching full health while in combat clears assist data

* split points between assisting players by damage done

* Reworked assist data storage to work with a table rather than player metadata

* Fix lua check

* Removed duplicate scoring

* Change kill assist color

* Health regen subtracts from assist.
Suicide gives assist points

* Fixed accessing nil value for max_hp

* Corrected max_hp

* hardcode hp list for max hp
2021-02-01 08:24:29 -08:00
-sniper- 6515f1e189
Improve initial team chest items (#770) 2021-01-31 08:33:57 -08:00
olliy 741e7d2bdc
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:26:40 +05:00
olliy d591aff727
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:26:24 +05:00
olliy 0f41ee3fa2
Update mods/other/disallowed_names/license.txt
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:24:15 +05:00
olliy 9c8de618a2
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:23:55 +05:00
olliy 5d82a2d813
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:23:31 +05:00
olliy c076f5fb4c
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:23:16 +05:00
olliy 7b4a9ee146
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:22:51 +05:00
olliy 03d05ea77f
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:22:15 +05:00
olliy 932b471f36
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:20:50 +05:00
olliy 8a65f94b81
Update mods/other/disallowed_names/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-31 13:19:54 +05:00
olliy c35bd98e34
Update mods/other/disallowed_names/init.lua
Co-authored-by: Avyukt More <65779812+moreavy@users.noreply.github.com>
2021-01-31 13:18:14 +05:00
olliy 5abb26cb28
Update mods/other/disallowed_names/init.lua
Co-authored-by: Apelta <54854228+TSafa-23@users.noreply.github.com>
2021-01-30 21:21:58 +05:00
olliy 9bc4491f2c
Update init.lua 2021-01-30 18:09:22 +05:00
olliy e91b7c0521
Don't allow bad names
This mod stops people from using bad usernames and allows people with ban priv add and remove names from ingame
2021-01-30 17:58:19 +05:00
rubenwardy 33f507c28e
Add min_minetest_version to game.conf 2021-01-29 23:46:14 +00:00
dependabot-preview[bot] e09ed4d0ea
Bump mods/ctf/ctf_map/ctf_map_core/maps from bbbe390 to 9dd765d (#765) 2021-01-28 15:26:57 +00:00
-sniper- 1b62c12b4d
Allow steel trapdoors to be opened by players (#764)
* steel doors and trapdoors: protected = false
2021-01-28 07:20:03 -08:00
RyanZem 5e955ad4a4
Color score green in bounty messages (#745)
* Delete init.lua

* Make bounty color green   "bounty_score points!"

* Delete init.lua

* Make in bounty green color (bounty_score points!)

* Update init.lua

* Update init.lua

* Update init.lua

* Update init.lua

* Update init.lua

* Update init.lua

* Update init.lua

* Update mods/ctf/ctf_bounties/init.lua

Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>

Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-01-25 10:49:13 -08:00
Toby1710 b49909fc50
Change colors for /r output (#759)
* Change stats color when type /r

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-01-23 09:13:13 -08:00
Xenon 6fc6c8e871
Shorten marker message (#760) 2021-01-23 09:10:06 -08:00
realOneplustwo ec36999fa3
Fix respawn immunity ending when hitting teammate (#742) 2021-01-20 10:09:55 -08:00
Apelta 62cedd9267
Fix medkits not allocating deaths/score after death (#749)
* Fix medkits preventing kills or score from being given on death
* Remove HUD
2021-01-17 20:25:08 -08:00
Apelta 2e3ffe8be0
Fix out of date random_message (#751) 2021-01-17 20:19:38 -08:00
dependabot-preview[bot] 0c9cd8ea2e
Bump mods/ctf/ctf_map/ctf_map_core/maps from a643b6c to bbbe390 (#743) 2021-01-08 15:33:07 +00: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
dependabot-preview[bot] 870add029d
Bump mods/other/crafting from 6072315 to b4ac60b (#741) 2021-01-06 21:23:43 +00:00
LoneWolfHT 92203a0c83 Lots of crafting changes/simplification 2021-01-06 12:58:20 -08:00
LoneWolfHT 22b7ee1ce5 Make special tools bronze instead of steel 2021-01-06 12:58:20 -08:00
LoneWolfHT df171d5534 Remove tin and copper ores 2021-01-06 12:58:20 -08:00
LoneWolfHT 0f45a101b7 Make damage cobble hurt ranged weapon users 2021-01-06 12:58:20 -08:00
LoneWolfHT 355a171949 Give sniper rifles the ability to break nodes again 2021-01-06 12:58:20 -08:00
LoneWolfHT 8c33103e4c Fix up some minetest.is_protected functions 2021-01-06 12:58:20 -08:00
LoneWolfHT 72d27ca1ce Update crafting submodule 2021-01-06 12:58:20 -08:00
LoneWolfHT 3b291eab0d Increase paxel antipillar speed 5x 2021-01-06 12:58:20 -08:00