Commit Graph

240 Commits

Author SHA1 Message Date
RogueMaster
5775078393 Animation Fixes 2022-11-03 01:54:39 -04:00
RogueMaster
b2840275d2 Merge branch 'UNLEASHED' into 420 2022-11-02 18:13:43 -04:00
MX
356389ace9 Disable halloween theme
New xmas theme is coming in december :)
2022-11-02 23:51:47 +03:00
RogueMaster
ce328a3032 new anim 2022-10-31 04:51:04 -04:00
RogueMaster
c5b4e15a79 Update manifest.txt 2022-10-30 18:36:54 -04:00
RogueMaster
4082b75132 Update meta.txt 2022-10-30 18:34:59 -04:00
RogueMaster
731385597c more upd 2022-10-30 18:30:26 -04:00
RogueMaster
9a35f05849 Update manifest.txt 2022-10-30 18:23:44 -04:00
RogueMaster
396b72545f fix fix 2022-10-30 18:16:32 -04:00
RogueMaster
309f8326df fix bug? 2022-10-30 18:12:59 -04:00
RogueMaster
97f410fbb8 another rename 2022-10-30 18:11:23 -04:00
RogueMaster
4d8db8f003 fix name :o 2022-10-30 18:08:01 -04:00
RogueMaster
a6fc599e31 more PNG ty Kuronons 2022-10-30 18:00:34 -04:00
RogueMaster
f69028e437 PNG content 2022-10-30 17:59:02 -04:00
RogueMaster
daf7251187 Update manifest.txt 2022-10-25 02:05:08 -04:00
RogueMaster
c5cf09f0bf build fix and speed up 2022-10-25 01:04:28 -04:00
RogueMaster
cc02530523 latest only 2022-10-25 01:00:32 -04:00
RogueMaster
f0a8da63e4 Merge branch 'UNLEASHED' into 420 2022-10-24 15:33:18 -04:00
MX
c19a8fd636 halloween theme :) 2022-10-24 21:28:04 +03:00
RogueMaster
4aba8ddc60 Merge pull request #366 from wotori/animations/purple_rain
Animations/purple rain
2022-10-16 00:30:23 -04:00
Wotori
1fadf9bb9b update animation 2022-10-14 23:31:59 +03:00
Wotori
85b8c8c9a6 purple rain animation added 2022-10-14 21:41:37 +03:00
MX
3a569d4be8 Merge branch 'fz-dev' into dev 2022-10-13 00:42:15 +03:00
RogueMaster
41866abb87 Merge branch 'ofwdev' into 420 2022-10-12 17:20:56 -04:00
あく
92a738bf77 Dolphin: add L1_Painting animation (#1863)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2022-10-13 00:39:39 +09:00
RogueMaster
47c4d2c218 Merge branch 'UNLEASHED' into 420 2022-10-10 17:10:36 -04:00
MX
82b9d74b38 new animation :)
by @Svaarich
2022-10-10 16:47:15 +03:00
RogueMaster
5ee56edefa fix issue 2022-10-03 15:17:23 -04:00
RogueMaster
f7ec747aa7 more removals 2022-09-27 19:35:04 -04:00
RogueMaster
bd82cbe91f animation cleanup 2022-09-27 19:31:41 -04:00
RogueMaster
1f4a259c58 Fixed crash without SD? 2022-09-21 02:26:34 -04:00
RogueMaster
a7a1241e44 Update manifest.txt 2022-09-21 02:26:06 -04:00
MX
2045a29d3f lower frame rate in custom anim to save a bit of battery charge 2022-09-19 18:40:50 +03:00
MX
1413d7c937 secret
special secret animation by @Svaarich
2022-09-16 21:14:00 +03:00
Mewa
55b4ff8e0c Documentation: fixed outdated naming (#1518)
* Documentation: fixed outdated naming: changed outdated naming in assets/dolphin/ReadMe. `essential -> blocking`
* Updated naming convencion in assets/ReadMe file and assets/dolphin/ReadMe file

Co-authored-by: あく <alleteam@gmail.com>
2022-08-06 00:12:13 +09:00
あく
7ed5b9053a Assets: update URL (#1148) 2022-04-22 17:10:33 +03:00
あく
c97d9a633e Assets: update dolphin animation (#1117) 2022-04-14 19:53:46 +03:00
Albert Kharisov
2c616983cf Add animations: box, cry, read, hack (#990)
* Add animations: box, cry, read, hack
* Desktop: unload animation if application is already started

Co-authored-by: あく <alleteam@gmail.com>
2022-02-10 22:06:45 +03:00
Albert Kharisov
84410c83b5 [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965)
* Desktop: cleanup headers
* Get loader pubsub via record
* [FL-2183] Dolphin refactoring 2022.01
* Restruct animations assets structure
* Rename assets
* Cleanup headers
* Update Recording animation
* Add BadBattery animation
* Provide loader's pubsub via record
* Fix load/unload animations
* Scripts: add flipper format support, initial dolphin packager rework. Assets: internal and external dolphin.
* Sync internal meta.txt and manifest.txt
* Reorder, rename dolphin assets
* Split essential generated assets
* Add ReadMe for dolphin assets
* Separate essential blocking animations
* Scripts: full dolphin validation before packaging
* Assets, Scripts: dolphin external resources packer
* Github: update codeowners
* Scripts: proper slots handling in dolphin animation meta
* Scripts: correct frames enumeration and fix compiled assets.
* [FL-2209] Add Dolphin Deeds points and many more
* Remove excess frame_rate
* Change dolphin assets directory
* Scripts: add internal resource support to dolphin compiler
* Scripts: add internal assets generation, renaming
* Scripts: correct assert, renaming
* Code cleanup, documentation, fixes
* Update Levelup animations
* Rename essential -> blocking
* Fix Unlocked hint
* Scripts: rewrite Templite compiller, replace regexps with token parser, split block types into code and variable blocks. Update dolphin templates.
* Documentation: add key combos description and use information
* Scripts: cleanup templit, more debug info and add dev comment

Co-authored-by: あく <alleteam@gmail.com>
2022-01-29 12:20:41 +03:00
Albert Kharisov
a39002ce22 [FL-2150] Dolphin animation refactoring (#938)
* Dolphin Animation Refactoring, part 1
* Remove animations from desktop
* Remove excess, first start
* Split animation_manager with callbacks
* allocate view inside animation_view
* Work on ViewComposed
* Draw white rectangles under bubble corners
* Fix bubbles sequence
* RPC: remove obsolete include "status.pb.h"
* Add animations manifest decoding
* Flipper file: add strict mode
* FFF: Animation structures parsing
* Assembling structure of animation
* Lot of view fixes:
  Add multi-line bubbles
  Add support for passive bubbles (frame_order values starts from passive now)
  Add hard-coded delay (active_shift) for active state enabling
  Fix active state handling
  Fix leaks
  Fix parsing uncorrect bubble_animation meta file
  Fix bubble rules of showing
* Animation load/unload & view freeze/unfreeze
* Blocking & system animations, fixes:
  View correct activation
  Refactoring + blocking animation
  Freeze first passive/active frames
  Many insert/eject SD tests fixes
  Add system animations
  Add Loader events app started/finished
  Add system no_sd animation
* Assets: dolphin packer. Scripts: minor refactoring.
* Desktop: update logging tags. Scripts: add metadata to dolphin bundling process, extra sorting for fs traversing. Make: phony assets rules.
* Github: rebuild assets on build
* Docker: add missing dependencies for assets compilation
* Docker: fix run command syntax
* ReadMe: update naming rules with link to source
* Assets: recompile icons
* Loader: add loader event
* Desktop, Gui, Furi Core: const shenanigans macros

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-01-03 00:39:56 +03:00