-
Release 2024.12.14 Stable
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
andPlayerSettings
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 theSmall Steel
blocks Normal Steel
blocks have had their shake amplitude increased from0.1
to0.15
Big Steel
blocks have had their shake amplitude increased from0.1
to0.2
- Removed the full-stop slowdown from
- 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 of3s
- Expire Time is now
Item Dropper
obstacles no longer drop an item if killed byTHE_NOTHING
orTIME_OUT
- Camera Shakes no longer occur if the attached object was destroyed by
THE_NOTHING
orTIME_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 asNormal
blocks - Adjusted behaviors for Enemy Interactions with
TheNothing
- Some enemies that could neither be
pulled
orhurt
by it, now can behurt
by it even if notpulled
- This primarily effects the Boss/Flying type enemies
- Some enemies that could neither be
- 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 ifincludeMaster
wastrue
- Could occur in any
- 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
- A
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
orsendButton
somehow becomenull
- Cause unknown, safety measure added with warning label "CHAT DATA IS NULL !! THIS SHOULDNT HAPPEN; ABORTING EVENT!"
Downloads
-
tos88_online.app.zip
0 downloads · 186 MiB
-
tos88_online_linux_x64.zip
0 downloads · 190 MiB
-
tos88_online_win.zip
0 downloads · 170 MiB
-
tos88_online_win_x64.zip
0 downloads · 175 MiB
- New: UI Improvements for "Safe Area" support