Commit graph

18 commits

Author SHA1 Message Date
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