April 20 2025 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "{{legit}}{{db}} This build fixes a serious issue with the wall selection (mouseclick) feature, previously the detection code would quit prematurely preventing the correct wall from being selected. This build also introduces support for the FreeBSD operating system, Skyscraper now runs on it but lacks sound support, due to FMOD not being available for that platform. Due to this, sound support is now optional in the simulator. I've built the Mac version again, and I'll upg..." |
|||
Line 9: | Line 9: | ||
#Due to build issues, don't build joystick support on FreeBSD | #Due to build issues, don't build joystick support on FreeBSD | ||
== See also == | == See also == | ||
* [[April | * [[April 13 2025 build|Previous build]] | ||
* Next build | * Next build | ||
* [[Development Builds]] | * [[Development Builds]] | ||
== External links == | == External links == | ||
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-42025-build/ New build: 4/20/25 build] | * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-42025-build/ New build: 4/20/25 build] |
Revision as of 07:05, 24 April 2025
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
This build fixes a serious issue with the wall selection (mouseclick) feature, previously the detection code would quit prematurely preventing the correct wall from being selected. This build also introduces support for the FreeBSD operating system, Skyscraper now runs on it but lacks sound support, due to FMOD not being available for that platform. Due to this, sound support is now optional in the simulator. I've built the Mac version again, and I'll upgrade Ogre and the other libraries for it soon.
Changelog:
- Fixed an issue involving clicking objects, where wall detection would usually fail due to the scanning function exiting during checks instead of continuing
- Only use malloc_trim on Linux, not other platforms such as FreeBSD
- Make sound support (FMOD) optional
- Detect FreeBSD on startup
- Due to build issues, don't build joystick support on FreeBSD
See also
- Previous build
- Next build
- Development Builds