Commit graph

41 commits

Author SHA1 Message Date
rubenwardy f610722b83 Remove false promises in class selection, add random messages 2020-03-14 20:00:32 +00:00
rubenwardy bc9967907e Update crafting to fix 5.2.0-dev issue 2020-03-12 22:42:34 +00:00
rubenwardy c07f83fb7e Update crafting 2020-03-12 21:25:39 +00:00
ANAND bd3b1c1a2d tsm_chests: Prevent chests being placed on top of other chests 2020-01-18 20:28:49 +05:30
ANAND a86cb11501 tsm_chests: Simplify node lookups a bit by using a table of node-names 2020-01-18 20:28:49 +05:30
ANAND 22e2e03798
Update crafting submodule
> Fix crafting.make_on_rightclick()
> Fix crash when sfinv not installed
> Fix inventory resizing
> Create mod.conf
2020-01-02 15:08:09 +05:30
MinetestSam 23e8cff2d3 Update random message for pro-section criteria (#529) 2019-12-16 16:36:56 +05:30
ANAND d78b269e73
Move crafting into other modpack 2019-12-10 17:04:10 +05:30
ANAND f0a8327c18 tsm_chests: Fix floating chests; remove extra bloat (#492) 2019-12-06 06:07:46 +01:00
ANAND 6e35425e4c Add ctf_stats.is_pro; consolidate "pro-ness" calculations (#517) 2019-12-05 19:33:38 +01:00
ANAND 6b33c8e9cc
ctf_stats: Add support for retrieving stats by rank (#454) 2019-11-27 11:30:39 +05:30
ANAND 64793ea22c Improve /report; add report API (#163) 2019-11-24 21:37:44 +01:00
MinetestSam 2dd7a14e31 Improve map makers call-for-action random message (#509) 2019-11-15 17:51:23 +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
MinetestSam 31ba4286fe Colorize random messages (#467) 2019-10-09 19:19:41 +05:30
MinetestSam 552a79a54e Add eligibility criteria for participating in kick votes (#463)
Players should have a score of 1000 or greater to be able to vote in kick votes.
2019-10-02 20:02:09 +05:30
ANAND f04663fc6c
Fix depends.txt present in mods from ctf_pvp_engine 2019-08-31 11:40:46 +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 aa0cc1ab53 Update Lib ChatCmdBuilder 2019-08-28 18:57:11 +01:00
rubenwardy 450027c3b7 Dissolve ctf_pvp_engine modpack into other modpacks 2019-08-28 18:46:14 +01:00
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
Thomas--S 0d04bfd081 Add random message for maps catalog (#414) 2019-05-14 13:24:02 +05:30
ANAND 967dee94a0
Remove leftover debug message 2019-05-12 14:52:12 +05:30
Thomas--S 96636d4c88 Fix crash on grant/revoke of vote_starter, when granter/revoker is nil 2019-05-11 09:31:44 +05:30
Thomas--S 0eadaf9a96 Fix crash when kick vote target leaves before being kicked
Also fix the /unblock command which didn't work previously
2019-05-11 09:31:44 +05:30
Thomas-AC-Dev ba432ea77c Improve feedback message upon reporting (#408) 2019-05-10 21:01:15 +05:30
ANAND 802426b842
physics: Remove assertions and physics.change (#394)
Without the assertion, physics.set does the exact same thing physics.change would do.
2019-03-26 07:28:58 +05:30
ANAND 17f4cfd58e Add mod.conf for physics mod (#387) 2019-03-20 17:44:19 +00:00
ANAND d6dab9182a
Move physics mod into "other" modpack (#382) 2019-03-19 22:34:05 +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
ANAND b9d8d7b2a4 Update random message for reinforced cobble (#375) 2019-03-17 18:13:17 +00:00
ANAND 721290085d Add physics modifiers wrapper mod for player physics overrides (#289)
Closes #288
2019-03-17 01:50:27 +00:00
ANAND 123ed6d1f5 Extend /summary to show scores of current match as well
Fixes #310
2019-03-17 01:37:20 +00:00
Anand S 67975e74c7 Add ctf_markers mod 2019-03-10 00:32:34 +00:00
ClobberXD 32c0726995 Make tsm_chests:chest indestructible 2019-03-07 11:46:06 +00:00
Anand S 92c5600d7e Tweak and optimize medkits 2019-03-06 07:27:29 +00:00
Anand S b7bab11c3b Add medkits, remove apples 2019-03-05 13:54:25 +00:00
MinetestSam 3e57880520 Add bandages 2019-03-05 13:44:14 +00:00
ANAND 2b2a4222a8 Add reinforced cobble 2019-03-05 13:08:14 +00:00
rubenwardy b38a89c2fe Reorganise game into modpacks 2019-01-11 15:52:47 +00:00