Update latest_updates

This commit is contained in:
philipmi 2022-04-30 16:18:35 +02:00
parent 4304397a01
commit 776a0b36f5

View file

@ -1,19 +1,11 @@
local latest_updates = minetest.formspec_escape([[ local latest_updates = minetest.formspec_escape([[
[!] Gave medics a paxel with the ability to take down pillars *Made Machine Gun automatic again
+ Changed build time to 3 minutes *Added knockback
+ Added darkness_nerf until MTE fixes their lighting *Made suffocation inside blocks instant
+ Gave shooter class 2 ammo packs *Added hudbars
+ Slightly buffed shooter class and knight melee dmg *Reduced place limit to 4 nodes per second
+ Added mod `real_suffocation` with custom tweaks for CTF *Added Capture Rate statistic and alternative option to access the pro chest
+ Prevented medics from healing players damaged by drowning/lava *Re-added rocketeer class
* Made bandages give 6 score when healing flag holder
* Made grenades work like the old CTF grenades
* Increased score medics get from using bandages
* Prevented knights from using the SMG
* Gave medic class building tools and prevented them from using SMG/Shotgun
* Increased damage dealt by knights (up to +1.5 hp depending on time since last punch) when wielding swords
* Added combat mode
* Added automatic skip votes
]]) ]])
if minetest.global_exists("sfinv") then if minetest.global_exists("sfinv") then