Paweł Radej
Paweł Radej
Recently, after an update to 2020.3.34f1 I've noticed that generic lists are no longer displayed when DisplayInspector attribute is used, at least for fields inside an object. They work fine...
Closes #207 `GetElementType()` returns null for non-array types, therefore breaking most of the use cases. This prioritizes `GetElementType()` when getting the type, but falls back to `.FieldType` when the other...
Godot version: 4.2.1 **Describe the bug** While trying to get equipment system working, I've noticed an issue with serialization of Reference properties. Apparently, using `set_reference()` on an entity instance with...
The rest of the properties need to have unit tests, as well as some of the existing suites are missing some cases. Disposables should be tested too.
Add better error handling. - A popup window when quest cannot be saved - TBD
Add a flexible rewards system. TBD