fluffychat/lib
Hayley D. b6a1b17266
Plusanimation (#1404)
* Changed positive XP gains to green text, instead of default white.

* Positive XP gains now represented by a '+' instead of a number.

* number of '+' symbols generated are equal to _addedPoints value and location of spawn is randomly generated.

* Implemented sway animation for '+' symbols

* Made coloring gainColor consistent and removed the previous hardcode

* '+' symbols now sway individually instead of swaying in unison.

* Implemented plus animation (volcano spray)

* Fixed font size typo in progress_indicator.dart

* Recommented enviorment.

* dev: deleted formatting file

* feat: speed up and spread out animation, show similar animation for losing points

---------

Co-authored-by: Hamoda434 <hamoda434@hotmail.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-28 14:33:08 -05:00
..
config feat: enable buttons for locked toolbar tools, show message about how to unlock (#1582) 2025-01-24 16:10:37 -05:00
pages fix: exclude space from chat search results (#1617) 2025-01-28 10:54:19 -05:00
pangea Plusanimation (#1404) 2025-01-28 14:33:08 -05:00
utils feat: exclude pin events from last room event (#1560) 2025-01-23 13:14:20 -05:00
widgets fix: don't show option to join with code if space is public (#1583) 2025-01-24 16:42:25 -05:00
main.dart Format gh action (#1567) 2025-01-28 13:35:33 -05:00