Samah
Samah
While attempting to update osu!framework to ManagedBass 3.0.0, we have discovered an issue when building for Xamarin.iOS. It appears that the main ManagedBass library does not need a dllmap entry...
Mark, Any possibility we could get annotations in the language? http://www.monkey-x.com/Community/posts.php?topic=2344 Edit: Bumped the enter key...
Merging the LordCraft Translocation Marker with the Morphing Tool and then using it will destroy all Morphing Tool-related data in the item, reverting it to a regular Translocation Marker. Probably...
Adds support for text to badges (not just NSInteger). Changes ellipse to a "pill" to support wider text.
Added support for untyped ExtendedData, as per: https://developers.google.com/kml/documentation/extendeddata In your doc.kml: ``` ... Display bar ... ``` Swift code to access the extended data: ``` let value = placemark.extendedData?.data["foo"]?.value let...
## Tasks - [x] Installation instructions - [x] Better player sprite - [x] Rewinding (#32, #33) - [ ] Boss sprite during kiai sections - [x] Saw blades - [...
I'm attempting to write a map import/export handler for a platform game that has rooms of arbitrary size that can be moved around. In Tiled this translates to a world...