From: MirceaKitsune Date: Sat, 3 Mar 2012 14:57:16 +0000 (+0200) Subject: Another mission successful X-Git-Url: http://git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=adf5f42cfe04b64ff41eb8b43166a6d222c8af9e Another mission successful --- diff --git a/docs/Release notes.txt b/docs/Release notes.txt index b5a2794e..8de03a55 100644 --- a/docs/Release notes.txt +++ b/docs/Release notes.txt @@ -290,6 +290,8 @@ Features: - 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). +- Footstep sounds accommodate to player size. A micro player will have no footstep / landing sounds, while a macro will have additional walking sounds to simulate that giantess effect. + - 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. - The Grabber now has a screen which displays ammo count as well as weapon load. diff --git a/docs/TODO.txt b/docs/TODO.txt index d815278b..09f1090a 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -110,8 +110,6 @@ - 0.7 BUG: Default player model is broken? -- 0.7 | 0.8: Make the volume of footstep sounds depend on player size. - - 0.7: Is the proper blue color used in team games, with the new colormap? - 0.7 | 0.8: Use R_SetProperty instead of R_SetView @@ -126,8 +124,6 @@ - 0.7: New waypoints.cache for all maps! -- 0.7 | 0.8: Footstep / fall echo based on size, for a giantess walk effect :) Also, maybe add a quake effect to the camera? - - 0.7 | 0.8: Some sort of bullet time feature in single player, by setting the slowmo cvar - 0.7: Fix Skycastle lightning!