Direct Download
FigmentsNRW_Installer_v0.2.2.exe (via Sciebo.nrw, 465mb)
SHA256: 7ca4ed0015be7f3df3b2580126bd1de48ddbd2e5d2c758f6b41b5181ea7db221
MD5: 983f882b4f854e87d613eb388801eb81
FigmentsNRW_Archive_v0.2.2.zip (via Sciebo.nrw, 640mb)
SHA256: e971b17ad9afa3a4a8bdfb8f7dad6d6dcdb4d1beeaa30388ab3a6dfa23278acd MD5: 8414524322d1ccd50d63310fa6fd45f8
SHA256: 7ca4ed0015be7f3df3b2580126bd1de48ddbd2e5d2c758f6b41b5181ea7db221
MD5: 983f882b4f854e87d613eb388801eb81
FigmentsNRW_Archive_v0.2.2.zip (via Sciebo.nrw, 640mb)
SHA256: e971b17ad9afa3a4a8bdfb8f7dad6d6dcdb4d1beeaa30388ab3a6dfa23278acd MD5: 8414524322d1ccd50d63310fa6fd45f8
Space Travel
Our initial release included a rather significant bug related to users travelling between spaces. While this method pulls all currently connected users to the new space, some internal references got lost or were not set correctly. This release aims to fix these issues and solves some additional bugs along the way.
Skipping v0.2.1
We had some internal issues with the building of this release, which is why we had to increase the version number to v0.2.2.
Versioning and Gitlab
These and future Figments.nrw releases can also be downloaded via our Gitlab:
Figments.nrw Public Gitlab
Figments.nrw Public Gitlab
Change Log
For the complete change log please visit the release page or our public git repository. The following is a broad summary of the changes made in v0.2.2:
- Space Travel: Travelling to a new space led to some unresolved references between our player controllers and the space specific systems, which contain all the core components needed for Figments.nrw to function properly. These loose references led to a multitude of issues like broken object interactions, stuck teleportation rays and other unwanted effects. We fixed this by making sure to reset and re-initialize our player controllers after each space travel.
- Disk Size: We cleaned and restructured our project folder and removed any large and unused assets leftover from our core development. This is mainly invisible in the compiled version, but leads to a nearly 50% decrease in file size for the installer (we had some really large assets laying around).
- Menues and User Interfaces: In the main menu as well as in the ingame menu some visual issues were fixed. These mainly resolve around Unity’s UI system being as it is and involved re-setting Layout Elements and nudging Layout Groups. In the main menu (which uses UI Toolkit instead of the ingame UI system) it was unintentionally possible to cancel the blocking element that is shown while any loading operation is happening – this was fixed as well.
- Spaces: The lighting as well as the geometry setup of some spaces was fixed.
Issues and Bug Reports
Please report any errors you find via our Gitlab.