In this patch, Ive implemented gameplay improvements I previously discussed, all of which won't require a save wipe. Additionally, Ive made significant strides in optimizing shaders and the UI.
Thank you so much for your ideas! Ill be responding to all comments and suggestions over the next day or two.
Photorealistic Soft Lighting
Inspired by the Cyberpunk 2077 Photorealistic mod, Ive developed a similar lighting version optimized for RTS. Im still maintaining the minimum standard of 60 FPS on an RTX 4060 at 4K resolution.
Automatic Engineer Assignment
Engineers are now automatically assigned to available slots upon arrival or when a new factory is built.
Ship AI Improvements
- Added a new behavior model, "Shipping," which automatically delivers resources to the nearest warehouse, such as offloading ore after mining. The warehouses effective range for factories has been doubled to reduce early-game inconvenience.
- Fixed bugs that caused ships to stop executing tasks.
Screen UI Notifications Removed
With the gameplay overhaul, screen notifications have become unnecessary. Issues such as "Overloaded Ship," "No Resources," or unassigned engineers are now resolved through automation, expanded warehouse range, and the new "Shipping" ability for ships.
The size of the red beams above buildings has been increased to draw more attention precisely where needed.
Environment
- Improved environment on the very first map, adding birds and fish.
- Enhanced the balance between environmental sounds and music.
- Reduced the propagation distance of object sounds by 15%.
UI Optimization: 800% Reduction in CPU Load
Eliminated the background process tracking library in favor of manual management.
Hitbox and Ship Route Optimization
Optimized hitbox analysis and ship pathfinding, reducing CPU load by 20-30 times and improving movement trajectories.
Rendering Optimization
Reduced GPU load by 25% and improved frame rendering request flow on the CPU side, reducing the number of missed frames.
Z-Fighting Resolved
Completely resolved Z-Fighting issues using a logarithmic buffer, which previously caused textures to overlap incorrectly.
Game Loading Improvements
Reduced required RAM and CPU tasks, speeding up game loading times.
Other Changes:
- Increased wind generator range by 50%.
- All generators now produce 50% more energy.
- Fixed an issue where the ship icon didnt change when swapping hulls.
[ 2024-09-08 13:57:13 CET ] [ Original post ]