Toby1710
|
b255cb3fbc
|
Fix vote not clearing on new match (#908)
|
2021-07-18 09:24:45 -07:00 |
|
savilli
|
0df01b9308
|
Fix double map skipping (#866)
|
2021-04-16 09:24:24 -07:00 |
|
Lars Müller
|
87f7212f43
|
Replace chat with HUD events, add BS 5 palette (#848)
* Replace chat with HUD events, add BS 5 palette
* Use HUD events for paxel too
* Move paxel_stop function up
|
2021-03-29 14:00:46 -07:00 |
|
savilli
|
243061957a
|
Postpone map skipping until flag holder captures or loses the flag (#835)
* Postpone map skipping until flag holder captures or loses the flag
* Wait 5s after flag drop
|
2021-03-24 07:34:02 -07:00 |
|
rubenwardy
|
cca78bc62a
|
Rename /ctf_queue_restart to /restart
|
2021-02-19 22:34:10 +00:00 |
|
savilli
|
abf1fa2ad5
|
Don't count kill assist on build time or player immunity (#795)
* Don't count kill assist on build time or player immunity
* Remove register_can_attack, use can_attack global func
|
2021-02-13 14:17:05 -08:00 |
|
LoneWolfHT
|
17278e22a4
|
Reduce initial autovote delay to 50+ minutes
|
2021-02-09 09:42:23 -08:00 |
|
Emojigit
|
1da0840f11
|
Add medkit interrupt reasons (#729)
|
2021-01-03 09:20:59 -08:00 |
|
LoneWolfHT
|
fbf0126599
|
Allow more than two teams in a match at once (#724)
* Fix bugs with more than two teams
* Fix team allocation
* Fix bugz
* Fix crash
* Fix crash with crash fix
|
2020-12-25 10:37:02 -08:00 |
|
-sniper-
|
a51d7cd347
|
Colorize "flag regarding" messages (#715)
* Colorize "flag regarding" messages
* edit flag_func.lua
* edit api.lua
* edit matches.lua
* fix small bug in flag_func.lua
* fix another small bug in flag_func.lua
|
2020-12-13 08:44:31 -08:00 |
|
-sniper-
|
1683ba70a4
|
Colorize match start messages (#713)
* add minetest.colorize
* Change colors
|
2020-12-08 09:25:24 -08:00 |
|
LoneWolfHT
|
8ad0692a9a
|
Reduce automatic vote skip to ~60 minutes
|
2020-10-29 15:56:43 -07:00 |
|
LoneWolfHT
|
74379ed4e0
|
Fix default skip times
|
2020-09-03 11:51:25 -07:00 |
|
LoneWolfHT
|
b4f3ea3294
|
Add automatic skip votes by ANAND (#675)
|
2020-09-03 11:48:33 -07:00 |
|
ANAND
|
c44827f2f9
|
Move flag-bearer slowdown to a separate speed modifier (#601)
Improves separation; less prone to error
|
2020-05-01 11:42:16 +05:30 |
|
rubenwardy
|
c951aca91f
|
Add file-based queue shutdown
|
2020-04-30 18:08:01 +01:00 |
|
ANAND
|
a417e857ef
|
Improve match duration metric; move to ctf_match (#539)
|
2020-04-21 20:19:57 +05:30 |
|
ANAND
|
446def1294
|
Rename on_skip_map to on_skip_match (#581)
|
2020-04-21 07:38:31 +05:30 |
|
rubenwardy
|
63726848ce
|
Update shooter to 0.6.1
|
2020-03-14 21:51:24 +00:00 |
|
ANAND
|
30ff0b9eb2
|
ctf_match: Increase skip vote's required majority ratio to 0.6 (#500)
|
2019-11-13 14:21:01 +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 |
|
ANAND
|
21e7daa183
|
Add support for optionally setting start time and time speed per-map (#478)
|
2019-10-17 10:48:06 +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 |
|
rubenwardy
|
b38a89c2fe
|
Reorganise game into modpacks
|
2019-01-11 15:52:47 +00:00 |
|