Commit graph

34 commits

Author SHA1 Message Date
rubenwardy b61b0cdac6 Add wear when throwing grapple hook 2020-03-14 20:00:32 +00:00
rubenwardy d973815a18 Fix variants of class items being allowed to drop 2020-03-14 20:00:32 +00:00
rubenwardy eee6cfcbec Improve class shooter modifications 2020-03-14 20:00:32 +00:00
rubenwardy 02d527eaf5 Add class items 2020-03-14 20:00:32 +00:00
rubenwardy f610722b83 Remove false promises in class selection, add random messages 2020-03-14 20:00:32 +00:00
rubenwardy c1b7ab7f9f Add better ranged combat for shooters 2020-03-14 20:00:32 +00:00
rubenwardy 72c7563a85 Add hpregen for medics 2020-03-14 20:00:32 +00:00
rubenwardy 34d891c6c5 Add classes 2020-03-14 20:00:32 +00:00
ANAND e7d9465d2a
ctf_map: Convert to modpack; split map maker into separate mod (#475) 2019-11-28 10:51:59 +05:30
ANAND 67be903881
Fix collision boxes of dead players not being restored on new match (#508) 2019-11-15 14:07:49 +05:30
ANAND 5eb5d3311a
Improve log messages (#422)
- Add log messages wherever required/useful
- Remove unnecessary log messages and print statements
- Convert print statements to minetest.log
- Fix incorrect log level for some messages
- Trivial code-style fixes
2019-10-18 11:22:18 +05:30
MinetestSam 2d6b16de43 Remove collision boxes of dead players (#468) 2019-10-09 19:19:03 +05:30
Panquesito7 08cbc41409
dropondie: Fix deprecated API function calls 2019-09-07 14:36:18 +05:30
ANAND d16d7fa09c
Improve attribution of shooter_explode.ogg 2019-09-02 13:04:43 +05:30
ANAND 67c1dfa4ee
Replace shooter_explode.ogg with the new, licensed sound from MTG 2019-09-02 06:32:19 +05:30
Panquesito7 515b0ca1f7
Use mod.conf and modpack.conf
Replaces depends.txt, description.txt, and modpack.txt
2019-08-31 10:31:14 +05:30
Panquesito7 1032a78a6c Use "modpack.conf" instead of "modpack.txt" (#441) 2019-08-20 13:06:41 +08:00
ANAND 85959ba913
Fix deprecated API method calls 2019-07-05 15:48:59 +05:30
ANAND 1aca94fd8c
medkits: Fix missing return statement
This fixes the flags not being capture-able
2019-07-03 12:24:54 +05:30
Lars Müller b8d1bdc9f3 Fix healing interrupted on new match due to respawn (#400) 2019-05-11 09:57:25 +05:30
ANAND dc850acd9d
Don't end respawn immunity on hitting team-mates (#404) 2019-04-12 15:22:32 +05:30
ANAND 703a3bbc50
Improve grenades (#349)
- Reduce collision-checking interval
- Increase initial velocity of grenade entity
- Make grenade blast damage scaling more realistic
2019-03-21 00:40:16 +05:30
ANAND 05033060db
shooter: Fix incorrect eye_height used 2019-03-20 15:40:43 +05:30
ANAND 86ce4d7328
Completely remove wooden tools (#331)
The default items given on respawn will consist of wooden tools instead.
2019-03-19 22:24:43 +05:30
rubenwardy d9f8042640
Optimise hud_score register_globalstep (#372)
Keeps track of the time until the next expiry, to avoid running the global step everytick
2019-03-17 03:21:51 +00:00
ANAND 5643fdf802 Add hud_score mod API
Fixes #72
2019-03-17 01:35:51 +00:00
Anand S 8b706130aa Fix medkits HP leak due to missing check 2019-03-08 17:43:31 +00:00
Anand S 92c5600d7e Tweak and optimize medkits 2019-03-06 07:27:29 +00:00
rubenwardy 2789d141c3 Tweak medkit settings 2019-03-05 13:54:34 +00:00
Anand S b7bab11c3b Add medkits, remove apples 2019-03-05 13:54:25 +00:00
rubenwardy 0095c18678 Merge branch 'master' of github.com:MT-CTF/capturetheflag into dev5.0 2019-03-05 11:09:48 +00:00
ANAND b54f6b204d Set collide_with_objects to false for arrows (#343) 2019-02-23 15:11:49 +00:00
rubenwardy 97d3e6ba78 Fix gauges 2019-02-03 04:26:06 +00:00
rubenwardy b38a89c2fe Reorganise game into modpacks 2019-01-11 15:52:47 +00:00