New
v1.7.5
Dora SSR New Year Release
Major New Features
TIC80 Support
- Added
TIC80Nodeclass for running TIC80 games and programs in Dora SSR - Full integration of TIC80 engine with complete TIC80 API support
- Added TIC80 TypeScript type definitions and JSX support
- Integrated TIC80 Studio into Web IDE for visual editing and debugging
- Support for TIC80 TypeScript coding with full type hints
Video Playback Node
- Added
VideoNodefunctionality for playing videos in game scenes - Support for H.264 Annex-B format video playback
- Inherits from Sprite node, supporting all sprite node properties and methods
TypeScript Enhancements
- Added TS bundle support
- Improved TypeScript type definitions for TIC80 module
- Added JSX definition files for better development experience
Core Library Updates
YueScript Updates
- Updated YueScript to the latest version
Development Tools Improvements
- Web IDE enhancements: Integrated TIC80 Studio with complete TIC80 development environment
- Updated all language bindings (C#, Rust, WASM, etc.)
- Added complete API documentation and tutorials for TIC80Node and VideoNode
Bug Fixes
- Fixed YueScript formatting crash issue
- Fixed Linux build issues
- Adjusted ImGui intensity settings
License and Compliance
- Updated third-party library license information
- Made blip-buf usage LGPL compliant
- Updated LICENSES file
Statistics
- Commits: 25
- Files Changed: 1,030 files
- Code Changes: +63,081 lines / -6,827 lines