Releases: elgopher/pi
Releases · elgopher/pi
v0.26.0 Audio
What's Changed
- Initial support for sound effects
- new
audio
package - sound synthesis
- music not yet supported
- new
Full Changelog: v0.25.1...v0.26.0
v0.25.1
v0.25.0
v0.24.0
What's Changed
- Add next [n] - go to next frame from devtools by @elgopher in #89
- Make game window floating all time by @elgopher in #90
- [bugfix] Reset camera position and clipping region when dev-tools are… by @elgopher in #91
- [bugfix] [devtools] Fix issues with REPL by @elgopher in #92
- Rename image.Image.Pixels to Pix by @elgopher in 4da9dda
- Rename pi.NewPixMapWithPixels to pi.NewPixMapWithPix by @elgopher in 74af10d
Full Changelog: v0.23.0...v0.24.0
v0.23.0 Remove redundant functions from API
What's Changed
Full Changelog: v0.22.0...v0.23.0
v0.22.0 - REPL (scripting) in devtools
What's Changed
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Add AudioStream abstraction to ebitengine package by @elgopher in #76
- Fix devtools glitches when pi.Update or pi.Draw are nil by @elgopher in #81
- Use Button and MouseButton types in public constants by @elgopher in #82
- Bump dependencies by @elgopher in #78
Full Changelog: v0.20.0...v0.21.0
v0.20.0
v0.19.1
v0.19.0
What's Changed
- [Devtools] Add taking screenshots feature by @elgopher in #61
- Rename package vm to mem by @elgopher in #62
- [refactor] rename vm.go to mem.go by @elgopher in #63
- [devtools] Hide screen inspector when cursor is outside the window by @elgopher in #64
- [backend] Add ability to go fullscreen by @elgopher in #65
- breaking changes: Make low-level API safer to use by @elgopher in #66
Full Changelog: v0.18.2...v0.19.0