RyanZem
|
5e955ad4a4
|
Color score green in bounty messages (#745)
* Delete init.lua
* Make bounty color green "bounty_score points!"
* Delete init.lua
* Make in bounty green color (bounty_score points!)
* Update init.lua
* Update init.lua
* Update init.lua
* Update init.lua
* Update init.lua
* Update init.lua
* Update init.lua
* Update mods/ctf/ctf_bounties/init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
|
2021-01-25 10:49:13 -08:00 |
|
-sniper-
|
bafcc3a667
|
Make bounties scale more (#720)
* improve bounties
* give players with less than 50k pts lower bounty
* Update init.lua
* Update init.lua
|
2020-12-23 09:29:38 -08:00 |
|
LoneWolfHT
|
630f772e02
|
Improve place_bounty command
|
2020-12-05 10:58:59 -08:00 |
|
ANAND
|
181b13d1d0
|
ctf_stats: Add ctf_stats.request_save
This functionality allows mods to request a save (not immediate) if they modify player stats.
|
2020-05-20 23:28:30 +05:30 |
|
MinetestSam
|
50599e3009
|
Improve bounty target kill message (#547)
|
2019-12-29 20:47:24 +05:30 |
|
ANAND
|
badce26ed5
|
ctf_bounties: Prevent the previous target from being selected again (#531)
|
2019-12-18 11:01:34 +05:30 |
|
ANAND
|
6e35425e4c
|
Add ctf_stats.is_pro; consolidate "pro-ness" calculations (#517)
|
2019-12-05 19:33:38 +01:00 |
|
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 |
|
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
|
e53732f41e
|
Remove saving from ctf_pvp_engine
|
2019-08-28 18:46:14 +01:00 |
|
Lone_Wolf
|
045281e60d
|
Fix crash due to missed updation of ctf_color.get_color in ctf_bounties (#427)
|
2019-07-05 21:48:59 +05:30 |
|
ANAND
|
8f78cd7644
|
Update calls to ctf_colors.get_color (#396)
MT-CTF/ctf_pvp_engine#35. Also update ctf_pvp_engine submodule.
|
2019-04-09 14:01:18 +05:30 |
|
ANAND
|
5643fdf802
|
Add hud_score mod API
Fixes #72
|
2019-03-17 01:35:51 +00:00 |
|
rubenwardy
|
b38a89c2fe
|
Reorganise game into modpacks
|
2019-01-11 15:52:47 +00:00 |
|