]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - docs/Release notes.txt
Goodbye old vixen model. We now have a brand new fox player mesh of much higher quali...
[voretournament/voretournament.git] / docs / Release notes.txt
index c884af1f065cf63dfc5079f4f96e74b278729480..ba92b425b400cdf4d803f34e8aceefb1748e31bf 100644 (file)
@@ -236,7 +236,7 @@ Known bugs:
 \r
 Bug fixes:\r
 \r
-- Fix swallowing not working in multiplayer, due to the predator's angles not being updated properly. This also fixes jittering in bot matches, that has always eixsted in VT.\r
+- Fix swallowing not working in multiplayer, due to the predator's angles not being updated properly. This also fixes jittering in bot matches, that has always existed in VT.\r
 \r
 - Fix Grabber reload being constantly re-triggered in multiplayer, if reloading with players in your stomach.\r
 \r
@@ -250,4 +250,108 @@ Bug fixes:
 \r
 - Fix the server attempting to attach the exterior weapon entity to stomach models. Should fix console warnings and the weapon model blinking for predators.\r
 \r
+- Fix the swallow model not showing to spectators when spectating a player. Also do some other fixes to the swallow models.\r
+\r
+- Show the proper stomach board color on spectated players, in the case of team mates.\r
+\r
 - Disable GLSL color control by default. This MIGHT fix the white screen problem some people have been reporting.\r
+\r
+* 0.7.0:\r
+\r
+Bug fixes:\r
+\r
+- Fixed a major bug which caused the engine to crash if loading a new level after the intermission song stopped playing. This was caused by attempting to free a null song. Debugged and fixed with LordHavoc.\r
+\r
+- Fix the stomach board showing the wrong player (predator) when spectating someone in multiplayer.\r
+\r
+- Fixed a bug causing Grabber recoil to not work.\r
+\r
+- Prevent bots switching to weapons they don't own in order to reload them, causing weird animations.\r
+\r
+- Fix health rot not pausing when gaining health from digestion.\r
+\r
+- Fix a few divisions by 0, specifically those that would take place constantly.\r
+\r
+- Holding the Regurgitate button down would cause the process to loop infinitely, which could also cause bots to get stuck trying to throw up.\r
+\r
+- If holding the alt fire button while reloading, the grabber would fire the hook (and take ammo) after reload, but the hook would not spawn.\r
+\r
+- Fix floating player names showing for prey, which was both wrong and caused overlapping.\r
+\r
+- Fix prey showing on the radar.\r
+\r
+Features:\r
+\r
+- There is no longer a player swallow limit. Players have a stomach capacity (for predators) and a mass (for prey), both based on player scale. As long as your mass is not exceeded, you can keep swallowing players. This affects your weight and overall player capacity based on player size as well. eg: You might be able to eat only one large player, three tiny players, or two normal sized players at the same time. Stomach size will also reflect your capacity, not the player count, being bigger or smaller based on the prey inside and their size compared to yours. By default, a macro can swallow up to 15 mircos and a micro up to 1 macro.\r
+\r
+- Fire button functionality has been reworked. Both the grabber primary and secondary modes use the attack2 button, the bolt attack automatically replacing the hook if looking at a surface in its range (crosshair changes to indicate that). The primary fire button is used for swallowing prey only, and to perform stomach kick. You can still hook to a player while swallowing them, by holding both firing buttons. This will take some getting used to, but I find it best to keep vore functions on their own button than weapons.\r
+\r
+- Prey can now be digested when dead. Previously, prey would be instantly regurgitated (or fakely kept in the stomach) after it died. Now dead prey will show on the stomach board and load the predator's stomach just like live prey. Dead prey can be digested down to -100 health by default, and cannot respawn while digesting. Once dead prey reaches -100 health, it's automatically regurgitated. Note that you cannot eat dead bodies from the ground, just keep your prey for longer.\r
+\r
+- 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.\r
+\r
+- 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 :)\r
+\r
+- Grabber alt fire barely deals any damage now. However, it will heavily decrease the victim's armor, and also stun them (making it difficult to walk for a few seconds).\r
+\r
+- 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).\r
+\r
+- 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. The ground will also visibly shake when a macro walks nearby.\r
+\r
+- Voice pitch depends on player size, using a recent engine feature which allows changing pitch by code. Micros will have high-pitch voices while macros will have lower pitch sounds.\r
+\r
+- 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.\r
+\r
+- Skill based damage for bots. The higher the skill, the more damage bots do and the less they take. At the highest skill, bots are extremely difficult to defeat. Does not apply to campaign.\r
+\r
+- The Grabber now has a screen which displays ammo count as well as weapon load.\r
+\r
+- Improvements to the vixen mesh. Models have been switched from zym to iqm (better and newer format), polygon count has been doubled, stomach bulges are more detailed, and the vixens are a bit more chubby and fluffy.\r
+\r
+- 8 new Nexuiz maps, including Race and CTF.\r
+\r
+- Post-processing: Add a permenent cartoon effect to the menu, previously visible when having the Strength or Shield powerups. Instead, the effect is always visible now, but the cartoon lines are white instead of black while you own a powerup.\r
+\r
+- Post-processing: Much higher quality bloom, using r_viewfbo by default (looks similar to that in UT3 / GTA4).\r
+\r
+- Visuals: Cubemap reflections on several map textures. You'll commonly see them on metal surfaces, but also on some stone floors.\r
+\r
+- Character portraits, which show when getting fragged or shooting team mates.\r
+\r
+- Improved radar (minimap), which shows in both team games and standalone games by default.\r
+\r
+- Added settings for anaglyph stereo in the Video menu, so people with 3D glasses can play Vore Tournament in 3D. Includes settings for any type of glasses.\r
+\r
+Known bugs:\r
+\r
+- When players die, they occasionally keep throwing gibs and blood infinitely from their death spot. The reason for this is still unknown, and the bug will also decrease performance, although it doesn't happen too often.\r
+\r
+- Sometimes the swallow model gets bumped, causing the camera to see outside of its bounds. This happens rarely and was no longer noticed, so it might have been fixed. I remember it was related to weapon display digits and changing the scale of the view weapon.\r
+\r
+- When players get stomach kicked or grow, weapon reload keeps resetting and starting over again. I'm not sure if to fix this or if it's better this way (since it simulates loss of handling).\r
+\r
+- Some bots still don't select the Grabber gun when they have it.\r
+\r
+- Respawn ghosts don't fade smoothly, and disappear instantly instead.\r
+\r
+- There is still an issue with the weapon model attempting to attach to the stomach model, which is configured per-player. This doesn't cause any visible problems but still shouldn't happen.\r
+\r
+- Several divisions by zero still exist in the code (visible with developer 1). They doesn't cause visible issues but should still not happen.\r
+\r
+* 0.8.0:\r
+\r
+Bug fixes:\r
+\r
+- Fixed a shader bug which was causing gullet and stomach models to show at full brightness and not be affected by lighting.\r
+\r
+Features:\r
+\r
+- Player size also influences weight. Macros will have more gravity while micros float more easily. Jump pads throw players at the correct destination if their weight is changed by scale, but a loaded stomach will still reduce traveling speed.\r
+\r
+- Health items are now swallowed slowly like players. The swallow speed depends on an item's health compared to the player's health, rather than a size comparison as done between players. This does not conflict with consumable items, and the two can be toggled individually. Items are still eaten by standing over them.\r
+\r
+- Ported dodging from Xonotic. Double-tap any movement key to leap in that direction. This can be combined with double jumping, and gives VT the same jumping system as Unreal Tournament 2004.\r
+\r
+- Fully customizable HUD. Each component can be positioned and scaled independently using cvars in the HUD config file, allowing the player to create their own HUD setup. Note that not all HUD components were adapted to the new system yet.\r
+\r
+Known bugs:\r