• cdagaming released this 2024-12-15 02:00:28 +00:00

    TC4 Playtest - 12.13.2024 Notes

    • New: UI Improvements for "Safe Area" support
      • All pre-game-flow UIs have been modified to have support for devices with atypical "Safe Zones"
      • For Mobile especially, this means that all UI components should be visible
      • Work on supporting In-Game UIs for this system are on-going...
    • Fixed SuperSpeedEffect being enabled by default for Throck Art
    • Fixed incorrect Super Speed Animation for Kip Art
    • Fixed a regression from build 2024.11.22, causing the loading progress label to display incorrectly
    • Fixed a visual error causing an incorrect version label for the Epilepsy Warning Panel
    • Fixed a possible crash when performing a SuperReset or when loading the Console
    • (Editor) Fixed several layout issues in ChatPanel
    • (Editor) Fixed incorrect if-defines preventing some SongLoader and PlayerSettings features from working
      • This effected opening the recordings folder, and some resolutions in Settings
    • Minor Performance optimizations and removals of unused data
    • Minor Level Select UI Adjustments to prepare for Practice Mode v5 (Part Two)
    • Adjustments have been made to combat against spawning local codys in the middle of a level
      • Parity change with Network Cody Spawn Limitations
    • Implemented "Coyote Time" for the Vertical Shooter Spawn Animation as well as the Fast Spiders fast-move animation
    • Updated WWise to 2024.1.1; fixes a potential decoder issue with Vorbis and Opus Codecs
      • Primarily relating to Music SFX playback
    • Super Speed Effect Improvements:
      • Players are now invincible during Super Speed, previously a show-exclusive feature
      • The Camera Shake has been improved to increase overall visibility, and convey things a bit better
      • Transitions to/from this effect have been smoothed out, for an overall less-jarring transition
    • Camera Shake Improvements:
      • Removed the full-stop slowdown from Mario Fire blocks, effect now matches the Small Steel blocks
      • Normal Steel blocks have had their shake amplitude increased from 0.1 to 0.15
      • Big Steel blocks have had their shake amplitude increased from 0.1 to 0.2
    • The Jockey Head is no longer able to destroy obstacles
    • The Tetris Chips can now destroy obstacles
    • Decreased the time it takes for the Fast Spider bullets to despawn; now matches animation
      • Expire Time is now 1.7s instead of 3s
    • Item Dropper obstacles no longer drop an item if killed by THE_NOTHING or TIME_OUT
    • Camera Shakes no longer occur if the attached object was destroyed by THE_NOTHING or TIME_OUT
    • Several object Effects can now properly occur if destroyed by THE_NOTHING, so long as the object is visible
    • Fixed cases of Bullet Destroy Events having no animation, if destroyed in a specific way
    • Fixed sound leaks when destroying Steel blocks, now limited in the same way as Normal blocks
    • Adjusted behaviors for Enemy Interactions with TheNothing
      • Some enemies that could neither be pulled or hurt by it, now can be hurt by it even if not pulled
      • This primarily effects the Boss/Flying type enemies
    • Fixed an NPE that could occur if you disconnect from the game while the store was open
    • Removed an extra Camera Shake from AnimeGirlDeath
    • Fixed a recursive exception that could occur in AnimeGirlDeath under specific conditions
      • Could occur in any MasterWithFollowersDeath behavior if includeMaster was true
    • Fixed missing Death Animations for several Collectable Items
    • Resolved issues relating to per-frame Enemy->Cody Damage Exploits
      • A hitCooldown has been implemented to provide a buffer window between being hit by the enemy itself
      • Pushback values are subject to change upon further review

    Known Issues

    • The Nando Blockers for VJConsole do not work across different resolutions
      • A fix is pending, no current ETA
    • An NPE can occur in the in-game Chat UI if input or sendButton somehow become null
      • Cause unknown, safety measure added with warning label "CHAT DATA IS NULL !! THIS SHOULDNT HAPPEN; ABORTING EVENT!"
    Downloads