Variant9
Variant9
With github sponsors being a thing now, you could add a trophy depending on the amount of money you donate each month.
That file can be found here (GZipped, 112MB/133MB): https://server2.blayzegames.com/BulletForceWebGL/Build/BulletForceWebGL_New.data.unityweb
@SeriousCache Was this issue closed because of inactivity or because it is out of scope for the project?
> Average map in osu! is a 90 - 120 seconds long. These maps have mostly 550 - 600 hitobjects... I don't think this applies to every difficulty range. An...
Perhaps it would be useful to print out which packages require specific versions that do not match up with installed version.
A single read-only user in addition to the admin user may also serve a lot of usecases, and would require significantly less effort to implement.
I see. Any ETA on when this can be expected? In the range of weeks, months, years?
I'm not currently using Trunk in this way, is anyone else waiting on this functionality? @thedodd is this planned or are the current workarounds the wanted behavior?
I've already created my own predicate in my own project here: https://github.com/holly-hacker/td/commit/4f71543393cb662b01759128028bf3e76447f044#diff-ea57b46e48fccc26585162b2fa81cc63b45aa766280a22afa43c881a356b23cdR197 Usage looks roughly like this ```rs let tasks_with_uncompleted_dependencies = self.database.get_all_tasks() .filter(|t| ...) .map(|t| t.id().clone()) .collect::(); let has_uncompleted_dependencies =...
If you wish to express support for this PR, please use the :+1: reaction on the original post rather than posting a reply. Some people are subscribed to this PR...