Commit Graph

17114 Commits (1aa7583fce474696f3fc0b66ff1c82af4d4b6291)

Author SHA1 Message Date
lauzonhomeschool b9e4306f8f
Merge pull request #3 from thyttan/alarm-type-and-settings
Split up "alarm settings (incl group), drag keyboard settings fix" in app specific commits
2023-09-12 12:08:16 -04:00
thyttan 0c5033a7c1 draguboard keyboard settings fix
Courtesy of @lauzonhomeschool
2023-09-12 12:22:03 +02:00
thyttan b6ec2a4761 dragboard keyboard settings fix
Courtesy of @lauzonhomeschool
2023-09-12 12:22:03 +02:00
thyttan 9e2b05afd6 alarm settings (incl group)
Courtesy of @lauzonhomeschool
2023-09-12 12:22:03 +02:00
thyttan 0d6ebc6612 Revert "alarm settings (incl group), drag keyboard settings fix"
To be recommitted in app specific commits.

This reverts commit 4569f52692.
2023-09-12 12:21:10 +02:00
Gabriele Monaco 23a67398c5 cards: added disclaimer in README 2023-09-12 07:20:08 +02:00
Willems Davy 46dd68eb03 Next batch of changes like:
- faster & simpler RNG
- partial redraws
- different debugmodes & printed text
- option to draw inputrects
- option to draw the widgets (requires restart when changed)
- adapted and faster print functions
- displaying things offscreen (compared to intial arduboy screen size) as we have the space
2023-09-11 22:57:39 +02:00
xxDUxx dbc00c8420
Merge branch 'espruino:master' into master 2023-09-11 20:52:51 +02:00
Gordon Williams 0b96c2f063
Merge pull request #2983 from hughbarney/master
Asteroids - increased ship, asteroids and font size
2023-09-11 15:08:50 +01:00
Gordon Williams 1cec511879
Use transformvertices rather than creating array each time 2023-09-11 15:08:34 +01:00
Gordon Williams aad6513989 lightswitch 0.08: Ensure boot code doesn't allocate and leave a gloval variable named 'settings' 2023-09-11 14:57:26 +01:00
Gordon Williams ca74c9a1c3 Add separate USA locale for different dates, and show examples 2023-09-11 14:57:26 +01:00
Gordon Williams 42141524b2
Merge pull request #3004 from joyrider3774/add_widhrm
Add widhr (Last announced heartrate BPM Widget)
2023-09-11 13:48:25 +01:00
Gordon Williams 71be348b2f
Merge pull request #3005 from eyecreate/master
update red7 game with AI fix and prompt to explain what AI did
2023-09-11 09:54:38 +01:00
Gordon Williams f56192fc40
Merge pull request #3002 from pavelmachek/m_10_spacew
Prepare version 0.02 of Space Weaver
2023-09-11 09:54:09 +01:00
xxDUxx c9ce0a967b
Update metadata.json 2023-09-11 00:34:46 +02:00
xxDUxx 10b642ea44
Update ChangeLog 2023-09-11 00:34:29 +02:00
xxDUxx bf5f56b7fc
Update app.js 2023-09-11 00:31:43 +02:00
eyecreate 3a13985fd2
Update metadata.json 2023-09-09 18:54:17 -04:00
eyecreate 7eb155dd3c
Update ChangeLog 2023-09-09 18:54:04 -04:00
eyecreate 6338f18ba9
Fix AI logic typo and add prompt telling what AI plays 2023-09-09 18:52:32 -04:00
Willems Davy 324007b4dd Big Batch of changes:
- Constants uppercase
- 2 space formatting
- prescaled image instead of scaling every frame
- logic runs first before drawing now (one less loop call)
- only do a redraw when going from a gamestate to an initgamestate
- optimized redraws a bit
- removed music option as there is no music / sound (sound is just a buzz call)
- Added "loading" message when generating the level as it has a small delay
- revert version to 0.01 as it was never released yet on official repo
2023-09-10 00:32:12 +02:00
Willems Davy a93e2015ff fix README.md 2023-09-09 22:57:46 +02:00
Willems Davy 289a70cd31 force pages build 2023-09-09 22:54:03 +02:00
Willems Davy 439f301c23 add widhr (Last announced heartrate BPM Widget) 2023-09-09 21:28:58 +02:00
Pavel Machek 337be5ff27 Prepare version 0.02 of Space Weaver. Major changes are move towards
binary format, which saves a lot of space, and including world map, so
that there's somethign to play with without extensive setup.
2023-09-08 22:52:30 +02:00
lauzonhomeschool d734d94ff6
Merge branch 'espruino:master' into alarm_type_and_settings 2023-09-08 12:52:26 -04:00
lauzonhomeschool 4569f52692 alarm settings (incl group), drag keyboard settings fix 2023-09-08 12:42:35 -04:00
Willems Davy fc93e79e8e Waternet version 0.02 (Save state handling of unlocked levels) 2023-09-08 14:34:26 +02:00
Gordon Williams 0bb063f19d recommend GPS 2023-09-07 10:49:03 +01:00
Gordon Williams 9f2fe22838 fix #2996 with new 'core' 2023-09-07 10:27:19 +01:00
Willems Davy a17366111f set first screenshot as an ingame screenshot instead of titlescreen 2023-09-07 05:04:53 +02:00
Willems Davy fa876f1e1a fix wrong extension used in screenshots in metadata.json 2023-09-07 04:54:14 +02:00
Willems Davy 22eec4a546 Initial version of waternet 2023-09-07 04:46:57 +02:00
Rob Pilling b85c75f78b
Merge pull request #2998 from thyttan/fastreset
fastreset: shorten the timeout to execution
2023-09-06 22:39:55 +01:00
thyttan 606057310a fastreset: shorten the timeout to execution 2023-09-06 14:17:00 +02:00
Gordon Williams 2708cabc5e
Merge pull request #2997 from reyemxela/msgRepeatCalls
Add repeatCalls option
2023-09-06 08:36:06 +01:00
Alex Meyer a7adfe74a6 default to existing repeat value 2023-09-05 23:08:42 -04:00
Alex Meyer f6f40b7017 add repeatCalls option 2023-09-05 22:51:12 -04:00
Hugh Barney 81f382e5d0 Merge remote-tracking branch 'upstream/master' 2023-09-04 22:38:53 +01:00
Gordon Williams e2d8a23672
Merge pull request #2995 from SarahAlroe/master
Add rebbleagenda, pebble-like animated agenda.
2023-09-04 16:40:40 +01:00
Sarah Fjelsted Alrøe 75f41f705d Fixed icon palette, fixed settings key that breaks on minify, disabled emulator. 2023-09-03 22:19:41 +02:00
Sarah Fjelsted Alrøe 7d63601355 Added app 'Rebble Agenda' 2023-09-03 21:50:54 +02:00
Pavel Machek 60a99aae53 Widget size no longer changes, so remove associated code. 2023-09-02 23:25:54 +02:00
Gordon Williams 5213110807
Merge pull request #2994 from wagnerf42/master
gipy: new release
2023-09-01 15:30:14 +01:00
Gordon Williams d792e5c154
Merge pull request #2992 from nikomin/master
added a new app
2023-09-01 08:09:47 +01:00
frederic wagner 93a8794cc1 gipy: typo fix 2023-08-31 10:36:02 +02:00
frederic wagner 30de2cc6b2 gipy: documentation update 2023-08-31 09:32:55 +02:00
Niko Komin c645b31105 corrected screenshot 2023-08-30 11:06:26 -07:00
frederic wagner 1aa7a4d7b5 gipy: powersaving changes + fix for heights 2023-08-30 18:29:36 +02:00