Commit graph

36 commits

Author SHA1 Message Date
rubenwardy 7bd82dca86 Fix a load of issues, add luacheck and travis 2018-04-06 14:04:56 +01:00
rubenwardy c21b192f82 Add naive team sorting and shuffling
Will probably be shit. Fixes #37
2018-04-06 13:35:13 +01:00
rubenwardy e93a19f075 Merge branch 'multimap' into master 2018-01-22 02:31:54 +00:00
rubenwardy 17ea7525cb Add start of round bell 2018-01-09 03:15:44 +00:00
rubenwardy e513a63205 Add ctf_map to allow map loading from schematics 2017-12-27 16:16:16 +00:00
rubenwardy 5953a552da Remove entities on match end 2017-11-12 01:23:42 +00:00
rubenwardy ef1d484372 Fix stuck at 0,0,0 by starting new match on server start 2017-10-12 19:28:36 +01:00
rubenwardy 534ea96a2d Add ctf_start command to skip build time 2017-10-12 17:19:08 +01:00
rubenwardy 9a8935c389 Add vote and vote_starter priv 2016-04-06 16:07:04 +01:00
rubenwardy 9fad339b6b Add irc support to ctf_match: report on new match/vote started/win 2016-04-04 22:26:47 +01:00
rubenwardy 9a6e6a5c55 Better team creation code, update ctf_pvp_engine 2016-03-30 00:24:12 +01:00
Thomas--S df64a840ac Reset the vote when new match starts
Bugfix for #46
code from /vote_clear
Warning: This is untested
2016-02-10 20:34:18 +01:00
rubenwardy d6ad3ca3d9 Protect vote against spammers 2016-01-02 16:10:52 +00:00
rubenwardy 2e895b8592 Add /ctf_unqueue_restart 2016-01-02 14:20:22 +00:00
rubenwardy c6397fe5f1 Update settings_cache.csv 2015-12-30 14:24:03 +00:00
rubenwardy 338bb4e529 Add chatcommand to queue restart 2015-12-30 14:17:06 +00:00
rubenwardy 0a675d5f7c Longer build time, more cobble 2015-12-30 12:53:10 +00:00
rubenwardy 4a8be117f8 Set time of day to just before midday on new match 2015-12-08 19:25:07 +00:00
rubenwardy a19631f41d Add /ctf_respawn 2015-12-08 00:24:46 +00:00
rubenwardy b7dc53779e Add ctf_match priv 2015-12-07 23:54:22 +00:00
rubenwardy a77431fba1 Add delay between win and map reset 2015-12-03 22:27:22 +00:00
rubenwardy a66745923c Rename /vote_next to /vote 2015-12-01 18:18:29 +00:00
rubenwardy 79238968d6 Add ctf_stats, remove furnace 2015-11-29 00:05:37 +00:00
rubenwardy 843077ff60 Better logging 2015-11-28 02:16:35 +00:00
rubenwardy a43bcc78af Fix barrier not coming down correctly 2015-11-28 01:53:12 +00:00
rubenwardy a352454b28 Stop players from taking flags in build time 2015-11-28 01:25:25 +00:00
rubenwardy 47f9da7041 Update setting 2015-11-28 01:12:02 +00:00
rubenwardy b4df909ac6 Add countdown on HUD for prematch build time 2015-11-28 01:10:02 +00:00
rubenwardy 9bbdc41967 Add prematch build time 2015-11-28 00:56:10 +00:00
rubenwardy b12f209c95 Stop crash on ctf_flag.assert_flag() during load time 2015-11-26 17:10:31 +00:00
rubenwardy a8abae4497 Fix things 2015-11-25 20:58:00 +00:00
rubenwardy db85c40ffb Fix indestructible blocks under flag being misplaced 2015-11-25 18:13:31 +00:00
rubenwardy 51dacd8a9f Clean ups 2015-11-22 20:07:41 +00:00
rubenwardy 92ac749757 Add indestructable base to flags 2015-11-22 19:32:55 +00:00
rubenwardy fc0c89553c Fix team spawn on new player 2015-07-17 19:26:58 +01:00
rubenwardy 07f2973337 Add vote and ctf_match 2015-07-17 18:11:27 +01:00