Bryan Malyn

Results 14 issues of Bryan Malyn

Left-clicking on this block will show notifications. Right-clicking on this block will enable/disable notifications. Add flag so that when there are notifications you could show the number of events. Set...

Relates to #854, but doesn't replace datetime code as a mentioned possible approach. Uses icu4 for: * short_months * long_months * short_weekdays * long_weekdays * am_pm * decimal_point Still uses...

TODO: document duration formatter. Any thoughts on the names of the arguments, the format, or the defaults? The formatted can be used by the battery, uptime, tea_timer and pomodoro blocks.

I also considered calling this the rods formatter since the counting rods aren't really tally marks... Thoughts?

Changes: * Set block state based on pomodoro state * Set icon based on pomodoro state * Allow pomodos to be counted with arabic numeral or tally marks #2003 The...

Steps to recreate: /world create a /world create b /world rejoin a create/set a bed as a spawn point /world rejoin b /kill @s Now the game thinks that you...

australian_apparent_temp requires m/s not km/h. convert temperature back to fahrenheit if original temperature is in fahrenheit @Cognoscan does this capture the changes that you mentioned on your PR?

Moved `combine_forecasts` that @Cognoscan just added from nws to be used by all of the backends (now `Forecast::new`). Added `ForecastAggregateSegment` which has the same members as `ForecastAggregate`, but makes all...