Commit Graph

9 Commits

Author SHA1 Message Date
Eugene Serb
d340a6e81d - added vibrate-function that is delegate playEffect in Vibrator and IVibrator.
- old-vibrate-function now is loop-function.
- added token readonly in IGamepad.
- updated dependencies.
2022-08-10 17:46:21 +03:00
Eugene Serb
dd856936cc - optimize IVibrator and Vibrator by delete unused this.patterns and add const offsetTime in vibrate.
- added in all models readonly token.
- rebuild and deploy
2022-08-09 18:20:26 +03:00
Eugene Serb
699b58ce16 - Added test fix for vibrate-func.
- Changed order of the patterns.
2022-08-09 14:16:15 +03:00
Eugene Serb
d0cdbda70a - Added IGamepadButton interface.
- Modified IGamepad interface by buttons and axes.
- Modified IVibrator and Vibrator to use update function.
- Added AppDiagnostic component, view, route and redirect.
- Changed faq-link to gamepad-master to wavelovers-diagnostic.
2022-08-08 22:09:56 +03:00
Eugene Serb
ef4be5364a -- Updated styles for buttons in manual-app.
-- Cleaned code.
2022-08-08 11:23:55 +03:00
Eugene Serb
96d192cbfe Updated message, patterns, vibrate method in model. 2022-08-05 13:03:37 +03:00
Eugene Serb
46c0e3a60e Clean and fix 2022-07-24 18:56:41 +03:00
Eugene Serb
2a007a8799 Did export default for models, updated FAQ and sitemaps 2022-07-21 19:15:35 +03:00
Eugene Serb
f17dcd3346 Decomposited global imports, fixed warnings, updates 2022-07-21 17:22:33 +03:00