Skip to content

Releases: OudomMunint/Unreal-3rd-person-shooter-4.27

v2.2.1

10 Nov 07:42
efbf615
Compare
Choose a tag to compare

What's Changed v2.2.0...v2.2.1

  • #62: Implemented FSR 3.1.1 upscaling for windows.
  • #62: Added Contrast Adaptive Sharpening for windows.
  • #63 Fixed an Issue with reloading mechanics.
  • #66 Fixed UI flickering issue with FSR 3 enabled.
  • Added New builds for v2.2.1 for both platforms.
  • Important documentation changes.

PRs

v2.2.0

18 Oct 08:27
8fa941d
Compare
Choose a tag to compare

What's Changed

  • #54 Implemented shoulder switching mechanics.
  • #58 Implemented a Timer system to the Main Hud.
  • #57 Implemented Kill count (Objective) & Ammo System.
  • #56 Implemented Reloading mechanics as part of ammo system.
  • #55 Added win screen and fixed win condition logic issue.
  • #59 Added an option to toggle Lumen reflection screen trace.
  • #51 Fixed an issue where graphics override doesn't get applied sometimes.
  • Added new animation montages.
  • C++ class & Blueprint clean up & optimizations.
  • UI widget alignment, layout & bug fixes.
  • Tweaked aim FOV & movement speed during crouch.
  • Misc map changes and optimizations.
  • Documentation updates and new link for v2.2.0 builds.

PRs

v2.1.4

11 Oct 10:19
06e4699
Compare
Choose a tag to compare

What's Changed

  • #47 - Medium settings turns off Virtual shadow maps and defaults to cascade shadow maps.
  • #47 - Volumetric lighting doesn't get disabled on medium settings.
  • #47 - Added buttons for SSAO & GTAO ambient occlusion methods.
  • #48 - Added options to toggle Motion blur, Lens flare, Bloom, Chromatic Aberration.
  • #49 - Fixed health bar blocking graphics options in main menu.
  • #49 - Health bar won't be created until BeginPlay().
  • #50 - Fixed an issue where FPS & Resolution slider will default to max values on game restart.
  • #52 - Added graphics options menu for the pause menu.
  • Added GI quality caching and refactor SSGI & SSAO fallback logic, improve CPU overhead.
  • Added support for Vulcan API and shader model 6 on Vulkan.
  • Project structure cleanup, code & blueprint clean up, optimisations & house keeping.
  • Got rid of some unnecessary casting of shadows for performance.
  • Important documentation updates in ReadMe file.
  • Added new builds and download links for both platforms.

PRs

v2.1.3

02 Oct 11:24
8dc1f0b
Compare
Choose a tag to compare

What's Changed v2.1.2...v2.1.3

  • #44 GI fallback defaults to SSGI then SSAO correctly.
  • Fixed Text not excluded from AO issue.
  • Added more tool tips to graphics menu.
  • Added AGlobalIlluminationManager.cpp class.
  • Project is now C++ and BP ready.
  • Fixed player spawning into wall issue.
  • Fixed Auto exposure issue.
  • General house keeping + restored some missing assets.

PRs

v2.1.2

28 Sep 04:27
b69f79e
Compare
Choose a tag to compare

v2.1.1...v2.1.2

  • #41 Fixed resolution slider initialising at min value on launch.
  • #42 Fixed Fps slider initialising at min value on launch.
  • Enabled borderless window support.
  • UI - Added dark backdrop to Main Menu.
  • Added v2.1.2 build for windows and macOS.

PRs

v2.1.1

25 Sep 08:14
3c9ad27
Compare
Choose a tag to compare

TPS v2.1.1 v2.1.0...v2.1.1

  • #38 Fixed directional light stop working if sg.EffectsQuality is lower than 3
  • Tweaked Lumen GI intensity and bounce for directional light.
  • Added v2.1.1 build for Windows_x86_64 and macOS_arm64
  • New ProjectID + Updated ProjectVersion
  • Updated ReadMe with new screenshots.
  • Added RX 560 to minimum specs for windows build.

PRs

v2.1.0

18 Sep 11:55
df3c149
Compare
Choose a tag to compare

TPS v2.1.0 v2.0.0...v2.1.0

Full Changelog:

  • Added support for TSR upscaling. #33
  • Added SSGI and SSR fallback options for GI & Reflections. #33
  • Added additional graphics options in menu (AA mode, GI, Reflections etc.)
  • Added support for Virtual shadow maps. (Now require SM6+) #33
  • Added on screen performance overlay.
  • Added Max FPS slider & Fixes FPS capped at 72. #35
  • Lumen GI & reflection fixes & improvements. #33
  • Added cloud to sky box and tweaked skylight GI #33
  • Contact shadows, soft shadows with distance field lighting. #33
  • Light shaft occlusion + volumetric shadows. #33
  • Lumen translucency reflections + fixed lumen reflection occlusion culling. #33
  • Tweaked FOV & Motion blur to work better with TSR. #33
  • Fixed an issue where resolution scale causes major graphics artefacts #36.
  • Resolution scale now has a minimum value of 30% #36.
  • Fixed UI clipping issues, clicking issues and improved UI layouts.
  • Updated ReadMe regarding graphics settings, minimum & recommend specs, added some more known issues and important notes.
  • Map tweaks and asset tweaks + Project files clean up.
  • Added new builds for windows and macOS. #34.
  • Added new screenshots in ReadMe.

TLDR:

  • This release brings significant changes to the project, including support for TSR upscaling, graphical & performance improvements, UI/UX changes to Menu widgets, and other improvements. It also addresses various clipping and rendering issues, as well as added support for a unified macOS Universal Build.

PRs

v2.0.0

30 Aug 12:44
df3c149
Compare
Choose a tag to compare

TPS v2.0 v1.4.9.6...v2.0.0

Full Changelog:

  • Added support for Shader Model 6.
  • Added support for Metal 3.
  • Added support for Apple silicon.
  • Added download links to macOS builds.
  • Removed support temporarily for FSR, DLSS, NIS for compatibility with 5.4.
  • Native apple silicon support & support for lumen & nanite.
  • Now using TAA in place of TSR.
  • Enabled Lumen translucent refractions.
  • Tweaked motion blur intensity
  • Fixed Lumen reflection occlusion and corrected SSR overriding Lumen reflections.
  • Enabled frame smoothing and performance optimizations.
  • Fixed compile errors related to BP_TimeOfDay and other blueprints.
  • Fixed packaging and cooking failures.
  • Map changes.
  • WIP: Added an options menu to the pause menu.
  • Updated target platforms for Windows & macOS.
  • Updated ReadMe with more info, including known issues, notes, and download links for macOS.
  • General housekeeping and miscellaneous fixes.
  • CI pipeline now triggers only on PRs.

TLDR:

  • This release has significant changes to the project, including shader model improvements, graphical optimizations, and various fixes to enhance stability and performance, an engine version update to 5.4.4 as well as cross platform compatibility with x86_64 and arm64.

PRs

v1.4.9.6

14 Feb 08:40
5018d3b
Compare
Choose a tag to compare

What's Changed v1.4.9.5...v1.4.9.6

v1.4.9.5

19 Dec 11:15
b111d8f
Compare
Choose a tag to compare

What's Changed v1.4.9.4...v1.4.9.5

  • Enabled Nvidia NIS & DLSS.
  • Added .DS_Store to .gitignore.

PRs: