From: MirceaKitsune Date: Sat, 19 Nov 2011 16:38:08 +0000 (+0200) Subject: The feature of consumable items is now ready and functional, and should be safe to... X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=f2b22996dbe7eb07a4ab0af3ef1510ce7078e805 The feature of consumable items is now ready and functional, and should be safe to merge --- diff --git a/docs/Release notes.txt b/docs/Release notes.txt index f4245ae2..276a43f4 100644 --- a/docs/Release notes.txt +++ b/docs/Release notes.txt @@ -276,6 +276,8 @@ Features: - Dead predators can keep their prey until they respawn, as long as they aren't gibbed. Prey needs to kick as usual to get out of a dead predator, or wait for them to respawn. +- Picking up health items no longer increases your health immediately. Health is now eaten and digested like players, and increase stomach load while carried. Players inside the stomach will also be able to see the food inside. Health items can also be thrown up at their existing consumption and eaten by other players, as unpleasant as the thought might sound to some :) + - Helper system. A voice will talk in the background when the player is in a dangerous situation (similar to the suit in Half Life, which warns you when you're low on health). - Bootable subsystems. The crosshair, HUD, and helper voice will take 2 seconds to startup when the player spawns. Also, if armor (now considered charge) is below 5, you will not have enough energy to run your subsystems, and must wait for your armor to recharge.