Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Mefiresu closed an issue on RSDKModding/Sonic-Mania-Decompilation
RNG functions broken: modulo by zero when `min` and `max` arguments are the same value
### Before opening this issue, I ensure that... - [X] I have read the [FAQ](https://github.com/RSDKModding/RSDKv5-Decompilation/blob/main/FAQ.md) and confirmed my issue is not mentioned in it. - [...Mefiresu created a comment on a pull request on RSDKModding/Sonic-Mania-Decompilation
Thank you for the PR/bug report! I went ahead and fixed it in a way that was more accurate to the original code: https://github.com/RSDKModding/Sonic-Mania-Decompilation/commit/981b6ac6e54d01cd24a...
Mefiresu closed a pull request on RSDKModding/Sonic-Mania-Decompilation
Dissipate toxomister cloud logic fixup
Add missing logic after destroying the toxomister badnik whatever the player is grabbed or not.Mefiresu pushed 1 commit to master RSDKModding/Sonic-Mania-Decompilation
- Toxomister: Fix cloud not disappearing after being destroyed Player_CheckBadnikBreak() destroys the parent Toxomiste... 981b6ac
Mefiresu closed an issue on RSDKModding/Sonic-Mania-Decompilation
SpecialRing does not rotate correctly.
### Before opening this issue, I ensure that... - [X] I have read the [FAQ](https://github.com/RSDKModding/Sonic-Mania-Decompilation?tab=readme-ov-file#faq) and confirmed my issue is not mentioned...Mefiresu pushed 1 commit to master RSDKModding/Sonic-Mania-Decompilation
- SpecialRing: Fix rotation inaccuracy Fixes #297. 21e7b80
Mefiresu pushed 1 commit to master RSDKModding/RSDKv5-Example-Mods
- Fix mod build on Android The Android toolchain cmake file was automatically prepending a sysroot path for find_path(... 9b7a8db