- Posts: 332
- Thank you received: 0
Nerf 300 beta Patch Notes Thread
4 years 7 months ago #618
by Rajada
Replied by Rajada on topic Nerf 300 beta Patch Notes Thread
- Added a pickup sound for the Air Tank.
- Amphibious cheat now is a toggle command, complete with messages indicating the state of the cheat.
- Fixed Amphibious command so it no longer breaks when you're already underwater / drowning when you use it.
- Fixed being able to lower invincible player's health to 1 with the Smite commands.
- Water World mutator now removes Air Tanks (since all players are amphibious in this mutator anyway).
- Water World mutator now sets all "stand open timed" movers to "bump open timed" since you are incable of standing on a mover when underwater.
- Amphibious players can no longer pick up air tanks (they don't need them).
- Amphibious bots will no longer want to path to Air Tanks.
- To prevent soft-locks, you can no longer use the KillAll command on the Actor class, Pawn class, your own class, and any subclass of the PlayerPawn class. Bot classes can still be used within these restrictions.
- Updated package dependencies.
The topic has been locked.
4 years 6 months ago #622
by Rajada
Replied by Rajada on topic Nerf 300 beta Patch Notes Thread
- Re-organized some decorative actors in the Orbital and Asteroid decoration packs for more sane default settings.
- Fixed BallBlast balls getting stuck in out of bounds areas. They now respawn.
- Improved the art for the BallBlast double score signs.
- Fixed some implementations of fatal fall damage that used absolute damage instead of directly calling the death functions.
- Mappers can now specify fall damage reduction on a per-zone basis.
- Fixed some masking issues on icon textures for lights, race-points, bot baits, blocked paths, alt paths, autosaves, and patrol points.
- Added new texture for ScorePoints to make them stand out more.
- Added a 100% black texture to NerfMap.utx for use in BallBlast receptacles.
- Fixed RockingSkyZoneInfo not working in online games on clients.
- Added new ToggledAmbientSound class for use for ambient sounds that turn on or off and may have "wind-ups" or "wind-downs".
- YahooTriggers now only activate on "falling" players or non-cheating flying ones (usually affected by AccelTriggers).
The topic has been locked.
4 years 6 months ago - 4 years 6 months ago #624
by Rajada
Replied by Rajada on topic Nerf 300 beta Patch Notes Thread
- Added new in-editor icons for LiftCenters, LiftExits, TriggerLights, TriggeredBlinkers, BallTriggers, JumpCenters, JumpExits, JumpTriggers, ToggledAmbientSounds, and TriggeredAmbientSounds.
- Fixed some masking issues on icons for PathNodes.
- Updated Icons for ScorePoints and LocationIDs.
- Fixed a backwards detail on the Ball Shooter skin.
- Added AimPoint class for easier identification of BallBlast bot scoring / aiming locations.
- Added volatile ammo support to all vanilla ammo. This feature can be activated with the new "Live Ammo" mutator.
- Fixed assumptions of non-negative scores causing some point losses to revert your score to 0 when you have a negative score.
- Added missing minus sign to score fonts.
- Added the Bounty mutator.
- Set default point, time and frag limits to 0 on all career games.
- Fixed PlayerReplicationInfo's spree variable not updating.
- Moved score away from the edge of the screen to match standing.
- Fixed assumptions of non-negative score and kill counts causing incorrect drawing offsets in HUDs and scoreboards.
- Updated scoreboard drawing code to be more efficient and reliable with drawing offsets.
- Placed some more space between point and kill limit drawing when both are in use on a scoreboard.
- Fixed a bug where team kill limits were being drawn over team kills due to incorrect offset math.
Last edit: 4 years 6 months ago by Rajada.
The topic has been locked.
4 years 6 months ago #627
by Rajada
Replied by Rajada on topic Nerf 300 beta Patch Notes Thread
- More (not yet implemented) PBR code refinement.
- Fixed two Nerf-specific engine fonts transposing the "+" and "," glyphs.
- Updated underscore glyphs in Nerf-specific engine fonts to be more readable.
- Updated countdown clock rendering to not break on time limits greater than an hour long (in case a future update utilizes long time limits).
- Updated countdown clock rendering to only show a leading 0 when necessary.
- Updated time limit modification code to allow un-owned time changes for gamemodes where adding time to the game might be needed (think like capture points from TF2).
- Updated HUD rendering for point and frag limit to not overlap vertically.
- Updated HUD rendering for frag limit to match the offset from the side of the screen point limit has.
- Replaced rendering of slashes and pluses for frag and point limits and trials with font glyphs rather than textures. This also allowed for more simplified and efficient code.
- Added glyphs for plus, slash, and space to score fonts.
- Fixed a bug where the colon in the countdown clock readout wasn't appearing.
- Removed score font plus and slash textures from PDA.utx.
The topic has been locked.
4 years 6 months ago #628
by Rajada
Replied by Rajada on topic Nerf 300 beta Patch Notes Thread
- Fixed an accidental introduction of a bug where projectiles' momentum were reduced by fluid friction code when entering a non-fluid zone.
The topic has been locked.
4 years 5 months ago - 4 years 5 months ago #629
by Rajada
Replied by Rajada on topic Nerf 300 beta Patch Notes Thread
- Player camera position is now calculated such that screen effects while spectating, guiding discs, or viewing from other non-player entities are relative to the position of those entities, and not always based on the position of the player.
- Updated some more menu strings to be clearer. (Thanks Binary!)
- Corrected a string that referred to the old amount of ammo in a Dart Pack.
- Fixed missing text and inconsistent offsets of player identification info when spectating a player.
- Fixed an issue where player identification info would not show correctly when spectating with the scoreboard open.
- Localized the string for lives player identification info.
- Fixed incorrect offsets for lives player identification info.
- Fixed an issue where one could see both spectator player identification info and info for players "looked at" at the same time overlayed on top of eachother.
- Renamed Armor and Health abstract base classes to NerfArmorPickup and NerfHealthPickup respectively to eliminate classname conflicts when importing Unreal maps to NerfEd.
- Added NerfUtilityWeapon and NerfUtilityAmmo abstract base classes to help mod authors protect future gametype-dependent tools / weapons from mutators that may wish to remove them.
- Added the Chatty mutator.
- Fixed darts and rockets leaving behind streams of bubbles after exiting a body of water.
- Fixed darts not leaving bubble trails when fired from inside a body of water.
- Fixed Whomper shockwaves not respecting player knockback reduction.
Last edit: 4 years 5 months ago by Rajada.
The topic has been locked.