Releases: legacyclonk/LegacyClonk
Releases · legacyclonk/LegacyClonk
v360_multiple_sections_open_beta
Revert "Add Random() debug logging for testing purposes" This reverts commit f9c2a6844a262aab773404bbee430317836b39d0.
v359
v358
Autobuilds: Create AppImage for linux
v357_withoutdevmode
Release without WITH_DEVELOPER_MODE
v357
Update parts
v356
Bump content version to 4.9.10.15
v356-rc1
C4ToolsDlg::UpdatePreview: Fix build error on non-Windows
v355
Enable support for mp3 sounds and music with mp3 file extension
v354
C4Object::ContainedControl, C4Object::DirectCom on PUSH procedure: Di…
v353
Add RejectGrabbed object callback func RejectGrabbed(object byObject) is called in an object when it should be grabbed by byObject. If it returns true the object will not be grabbed and the Grab-command in byObject will fail. Co-authored-by: TeaElKay <99276040+TeaElKay@users.noreply.github.com>