Willems Davy
d49ea7333e
Remove some unused globals & functions, add back functionality to help screens, fix some "else" statements, remove some unused commented code,
2023-09-14 21:16:49 +02:00
Willems Davy
c1043379f2
Make theming optional
2023-09-14 01:58:46 +02:00
Willems Davy
ce7ef61df4
switch back to const for images, palettes can still be changed it seems
2023-09-13 23:29:58 +02:00
Willems Davy
57048389aa
disable debugmode, remove unneeded setcolor, remove debug comment
2023-09-13 22:42:47 +02:00
Willems Davy
0f9d2021c8
fix options partial draw bug + switch to 2bpp paletted images + adjust to theme colors
2023-09-13 22:33:00 +02:00
Willems Davy
1b1226bb8b
Change var to let and partial drawing for level selector + fix for print functions & charCodeAt
2023-09-13 12:57:28 +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
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
fc93e79e8e
Waternet version 0.02 (Save state handling of unlocked levels)
2023-09-08 14:34:26 +02: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
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
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
Gordon Williams
0e161fe305
Merge pull request #2991 from espruino/dependabot/submodules/core-431a3fb
...
build(deps): bump core from `8cf4d0f` to `431a3fb`
2023-08-30 08:30:01 +01:00
Niko Komin
72f49eeee7
bugfix (enable settings page)
2023-08-29 21:00:52 -07:00
Niko Komin
08687fb265
bugfix (enable settings page)
2023-08-29 20:22:23 -07:00
dependabot[bot]
006445c7b2
build(deps): bump core from `8cf4d0f` to `431a3fb`
...
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore ) from `8cf4d0f` to `431a3fb`.
- [Commits](8cf4d0fbfc...431a3fb743
)
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 00:29:58 +00:00
Niko Komin
6c4d3f41a5
added new app
2023-08-29 11:32:03 -07:00
Gordon Williams
b75c2751c9
Fix daily summaries for 31st of the month - https://github.com/espruino/BangleApps/pull/2986
2023-08-29 17:05:06 +01:00
Gordon Williams
646a4b010d
Merge pull request #2981 from pavelmachek/m_8_spacew
...
Add Space Weaver -- vector map application.
2023-08-29 13:32:09 +01:00
Gordon Williams
1b526d88ad
Merge pull request #2982 from nxdefiant/astrocalc
...
astrocalc azimuth fixes
2023-08-29 13:29:45 +01:00
Gordon Williams
ed8d73b534
Merge pull request #2978 from peerdavid/master
...
[edgeclk] Option to show weather
2023-08-29 12:10:16 +01:00
Gordon Williams
799428ad21
Merge pull request #2980 from rigrig/messagelist-setui-better-fix
...
Messagelist setUI proper fix
2023-08-29 12:09:42 +01:00
Gordon Williams
4adb594df1
Merge pull request #2979 from nxdefiant/master
...
sched/calendar: Interface ical fixes
2023-08-29 12:08:45 +01:00
Gordon Williams
6607973617
Merge pull request #2924 from wagnerf42/soko
...
sokoban: initial release
2023-08-29 12:08:20 +01:00
Gordon Williams
480c0f7eac
Merge pull request #2990 from PastaRhythm/master
...
Bangle Blobs Clock
2023-08-29 12:07:31 +01:00
Gordon Williams
e40b7995ce
Merge pull request #2986 from ticalc-travis/health_daily_movement_2
...
Fix health daily movement graph again :-)
2023-08-29 09:40:12 +01:00
PastaRhythm
aeca14baa0
Update README.md
...
Made a quick change to the credits to avoid confusion and make it more readable.
2023-08-27 16:34:27 -04:00
PastaRhythm
81dcb91023
Merge pull request #2 from PastaRhythm/Add-More
...
Add more
2023-08-27 14:08:04 -04:00
PastaRhythm
a46751a373
Add README to metadata
2023-08-27 14:04:48 -04:00
PastaRhythm
639b26b7b3
Edited README
...
Fixed some formatting issues with the README
2023-08-27 14:01:48 -04:00
PastaRhythm
fa9211af90
Create README.md
2023-08-27 13:57:51 -04:00
PastaRhythm
e881ab3f52
Screenshots
...
Uploaded a few screenshots for the README.
2023-08-27 13:05:54 -04:00
PastaRhythm
d62b175cf3
Merge pull request #1 from PastaRhythm/BangleBlobsClock
...
Bangle blobs clock
2023-08-27 11:59:52 -04:00
PastaRhythm
4b925b7fea
Actually fix metadata.json
...
After trying multiple things, I think this will fix the tags.
2023-08-27 11:50:22 -04:00
PastaRhythm
baf720c5bc
Fix metadata.json
...
Attempt to fix the metadata.json
2023-08-27 11:47:00 -04:00
PastaRhythm
d9718f4e57
Add tags to metadata.json
2023-08-27 11:45:07 -04:00