Terasology / LightAndShadow

Light & Shadow is an experimental game type set in a quirky Alice in Wonderland inspired setting
Apache License 2.0
8 stars 22 forks source link

Prevent player from dropping inventory items on respawn #192

Closed ahv15 closed 3 years ago

ahv15 commented 3 years ago

Contains

"Fixes #109" Prevents the player from dropping all the items from their inventory on respawning as otherwise there wont be any weapons to use once the player die's and respawns.

How to test

In singleplayer mode enable hjump and try to kill the player, he should have his weapons on respawn. In multiplayer mode get killed by another player, you should respawn with all your weapons.

Outstanding before merging