GameGuru MAX: June 2025 Update
[h2]June 2025 Update[/h2][p][/p][p]For those following the ebb and flow of development on GitHub and our quarterly update announcements, you'll know we've been assigning bug fixing as top priority. Indeed, it's been our top 3 priorities, much to the chagrin of some users who want us to go much faster. The good news is that single-mindedness has now paid off, and with this update, only 10 bugs remain outstanding on our issues board. Here is a summary of the last 3 months of development, now part of today's release:[/p][p][/p][h3]Major Features & Additions[/h3]
- [p]HUD & UI Enhancements[/p]
- [p]New alternative in-game HUD system and logic for enabling/disabling shooting during live HUD.[/p]
- [p]Improved HUD screen management: duplicating/renaming screens, selector dropdowns for various scripts.[/p]
- [p]Expanded “Active HUD” and “HUD Zone” behaviors for more dynamic overlays and controls.[/p]
- [p]Added assorted and interactive icons (drink, climb, carry, break, push, etc.) for better visual feedback.[/p]
- [p]AI & Gameplay Logic[/p]
- [p]Improved soldier AI for melee combat with new block, counter, leap attack, and stun/ground logic.[/p]
- [p]Added new master interpreter commands for enhanced combat logic.[/p]
- [p]Better patrol logic for AI and fixes for quest-giver and NPC control behaviors.[/p]
- [p]Added new Lua commands for explosions, entity properties, and HUD interaction.[/p]
- [p]Materials & Graphics[/p]
- [p]Improved custom materials system, material settings fixes, and restored custom material tick function.[/p]
- [p]Added support for custom shaders, delayed point shadows, and new particle system controls (including the ability to disable particles).[/p]
- [p]Performance optimizations for raycasts, sound modes, and texture handling.[/p]
- [p]Editor & Project Management[/p]
- [p]Enhanced deployment and build automation scripts.[/p]
- [p]Improved handling of standalone game packaging (DDS handler, memory optimizations).[/p]
- [p]“Completely Empty Level” mode for faster scene setup/testing and space levels.[/p]
- [p]Scripting & Behavior Updates[/p]
- [p]Numerous updates to Lua scripts for spells, items, and zones—especially for user global selection, HUD, and sound handling.[/p]
- [p]Added water zone behavior and associated sample models.[/p]
- [p]Editor and Level Stability[/p]
- [p]Fixed corrupt references in editor lock list, crash scenarios in matrix math, and rare crashes from model files or physics.[/p]
- [p]Fixed issues with player speed, entity duplication, and improper material settings carrying over.[/p]
- [p]Autosave for storyboard modifications and improved error trapping for old levels.[/p]
- [p]Gameplay and AI[/p]
- [p]Fixed quest-giver always being active, improved handling of player/NPC states, and rogue sound issues.[/p]
- [p]Fixed various issues in melee combat, attachments, and sound playback (notably XAudio2 bugs and volume reset issues).[/p]
- [p]Scripting and Logic[/p]
- [p]Fixed problems with multiple global lists, bug in workshop subscriptions, particle system behaviors, and sound system edge cases.[/p]
- [p]Fixed array overruns, premature blood loads, and issues with entity spawning and navmesh toggling.[/p]
- [p]Visuals & UI[/p]
- [p]Fixed image references, HUD screen selection, and icon updates for a more consistent UI experience.[/p]
- [p]Unified workshop scripts into the core for improved compatibility.[/p]
- [p]Performance and Optimization[/p]
- [p]Added more logging, error trapping, and performance metrics (OPTICK events).[/p]
- [p]Improved handling of large-scale levels and standalone performance.[/p]
- [p]Automation[/p]
- [p]Enhanced scripts for automated build, deployment, and changelog generation (pulls live from GitHub).[/p]