Commit graph

41 commits

Author SHA1 Message Date
PiMonkey 0654e81660
Reduce build time to 3 minutes (#697)
reduce build time to 3 minutes
2020-10-29 15:53:25 -07:00
ANAND 5813a077d2
Tweak player speed (#665) 2020-09-16 08:35:41 -07:00
rubenwardy f610722b83 Remove false promises in class selection, add random messages 2020-03-14 20:00:32 +00:00
ANAND 2653a09329
Allocate players into teams on the basis of cumulative team scores (#319)
Implement `ctf.custom_alloc`, which recalculates cumulative team scores and returns the name of the team with the lowest cumulative score.
2019-10-31 20:00:50 +05:30
rubenwardy 450027c3b7 Dissolve ctf_pvp_engine modpack into other modpacks 2019-08-28 18:46:14 +01:00
rubenwardy 9f05af002e Remove ctf GUI 2019-08-28 18:46:14 +01:00
ANAND 22ca8de079 Revert "Increase player movement speed (#210)" (#392)
This reverts commit 9ddfedfe94.
2019-03-25 00:29:50 +00:00
ANAND 9ddfedfe94 Increase player movement speed (#210) 2019-03-17 15:03:35 +00:00
ANAND 03fea8fac2 Set sprint_stamina to 10; double the prev. setting (#341) 2019-02-23 15:12:09 +00:00
rubenwardy 244d256afe Remove ABMs 2019-01-05 23:24:53 +00:00
ClobberXD 1e65b00545 Reduce flag drop-time from 7 minutes to 5 minutes
The `ctf.flag.drop_time` setting has just been over-ridden in `minetest.conf`. Helps with deterring players who hold the flag without capturing.
2019-01-05 14:55:55 +00:00
rubenwardy c371887f68 Move sprint time fix to settings 2018-01-27 00:07:07 +00:00
rubenwardy d5c2454471 Reimplement chest spawning 2017-12-27 16:16:17 +00:00
rubenwardy cf429d7ec4 Reduce hpregen interval 2017-11-09 21:44:50 +00:00
rubenwardy 24d574de47 Correct typo: match.* to ctf.match.* 2016-06-01 02:25:18 +01:00
rubenwardy d63e6fd995 Update config 2016-04-05 19:41:43 +01:00
rubenwardy d3db6cd474 Update settings_cache.csv 2016-04-04 22:34:38 +01:00
rubenwardy 9a6e6a5c55 Better team creation code, update ctf_pvp_engine 2016-03-30 00:24:12 +01:00
rubenwardy 7faca93ed6 Thin trees, lower water 2016-02-27 14:58:25 +00:00
rubenwardy 192ddf052b New map 2016-02-27 04:20:45 +00:00
rubenwardy 68456374ed Add random_messages 2016-02-05 21:55:45 +00:00
rubenwardy 36e76e7924 Add hp regen (1 hp per 10 seconds) 2016-01-02 14:09:45 +00:00
rubenwardy 0a675d5f7c Longer build time, more cobble 2015-12-30 12:53:10 +00:00
rubenwardy ac3228904d New map 2015-12-01 23:21:01 +00:00
rubenwardy fa4028bd26 Increase build time to 2 minutes 2015-11-28 22:26:51 +00:00
rubenwardy dbd9c2fb7b Update ctf_pvp_engine 2015-11-26 22:00:41 +00:00
rubenwardy 64d44aa615 Move blue flag back by 2 nodes 2015-11-25 18:42:49 +00:00
rubenwardy 61f0f55508 Update ctf_pvp_engine 2015-11-25 18:38:05 +00:00
rubenwardy d370f5f196 Correct wrong setting name 2015-11-24 23:06:25 +00:00
rubenwardy 32bd91b597 Barrier setting 2015-11-24 16:26:18 +00:00
rubenwardy 65fe5137ad Disable colored nametags 2015-11-22 22:34:34 +00:00
rubenwardy 3a5e53f775 Update CTF_PVP_ENGINE 2015-09-08 14:32:43 +01:00
rubenwardy 4531e0f1cc Disable all but news tab 2015-09-08 14:08:27 +01:00
rubenwardy bcd5bb9e09 Update CTF_PVP_ENGINE 2015-09-07 10:50:09 +01:00
rubenwardy 8f44833eb9 Disable friendly fire 2015-09-01 18:28:40 +01:00
rubenwardy c132ffda60 Disable kick voting by default 2015-09-01 18:22:34 +01:00
rubenwardy addf4bf161 Disable team gui.tab.flags 2015-07-27 18:23:08 +01:00
rubenwardy baa39fe6a7 Fix typos 2015-07-17 18:52:11 +01:00
rubenwardy 07f2973337 Add vote and ctf_match 2015-07-17 18:11:27 +01:00
rubenwardy 0157d2cbd2 update ctf 2015-07-16 18:55:58 +01:00
rubenwardy 0954c4c7d1 Initial Commit 2015-07-16 18:44:01 +01:00