af27fc4933
Merge pull request #49 from Cantalapiedra/patch-1
...
Update README.md
2026-05-24 21:19:05 +02:00
1fffab25bd
Merge pull request #51 from lightheel/main
...
Merging battle system into repo.
2026-05-24 21:18:00 +02:00
Carlos P Cantalapiedra
706f30ea49
Update README.md
...
Step 2 "VB Arena" should read "VB Helper"
2026-04-03 10:15:36 +02:00
lightheel
3f29d725ea
Updated opponent list to show display name.
2026-03-06 15:16:43 -05:00
lightheel
977896d296
Merge bugfixes.
2026-03-06 12:20:28 -05:00
lightheel
654529c851
Merge remote-tracking branch 'upstream/main'
2026-03-06 10:56:32 -05:00
366f425539
Updated libraries
...
Moved library definitions to the catalog, and updated the catalog
2026-01-28 02:05:43 +01:00
37076a9bf0
VERSION UP
v0.6.3-pre
2026-01-25 20:00:55 +01:00
8c99046edb
Merge pull request #47 from nacabaro/specialMissions/fix
...
Fix Special Missions a bit more
2026-01-25 19:58:39 +01:00
c990a495b7
Fix Special Missions a bit more
...
Now they should behave a bit better, and it will not allow the watch to have multiple missions of the same type, plus you can now delete special missions.
2026-01-25 19:58:03 +01:00
0e61723db1
Merge pull request #46 from nacabaro/ui/cardIcon
...
Card icon in home screen
2026-01-25 17:53:30 +01:00
8815907563
Card icon in home screen
...
Together with character sprite
2026-01-25 17:35:54 +01:00
lightheel
566e2ec977
Battles now update wins/losses in room DB.
2026-01-21 22:53:42 -05:00
lightheel
65a7ccb221
Fixed resume battle max HP display bug.
2026-01-21 21:27:11 -05:00
lightheel
2201b7d0fe
Setup resume/quit options if match gets disconnected before it finishes.
2026-01-21 20:23:51 -05:00
lightheel
a9c354ad8a
Updated to use Long instead of Int on playerID.
2026-01-19 22:21:05 -05:00
lightheel
9365bc0215
API calls now use X-Session-Token.
2026-01-19 22:16:09 -05:00
lightheel
efa4bab144
Merge remote-tracking branch 'upstream/main'
2026-01-18 20:37:58 -05:00
6cce33c5f6
Merge pull request #44 from jeffersoncarlospedroso/feature/add-multilanguage-support
...
Add multilanguage support (i18n) initial implementation
2025-12-14 12:31:27 +01:00
jeffersoncarlospedroso
16fbfae0c2
feat(i18n): continue translation work
2025-12-11 22:38:43 +00:00
jeffersoncarlospedroso
0d174f1550
Add multilanguage support (i18n) initial implementation
2025-12-10 23:06:37 +00:00
lightheel
eb82c2afc1
Added BGM to battles.
2025-11-17 17:52:53 -05:00
lightheel
c774fd1536
Adjusted auth to not force login every time app is reopened.
2025-11-17 17:34:58 -05:00
lightheel
54b2905196
Changed to use small attack sprites instead of large.
2025-11-17 17:25:57 -05:00
lightheel
c4450296db
Removed debugging logging.
2025-11-17 17:22:25 -05:00
lightheel
d1908d629a
Fixed logout when swapping from screen orientation.
2025-11-17 16:52:07 -05:00
lightheel
67b56b3990
Reduced logging.
2025-11-17 16:37:59 -05:00
lightheel
b0c5d6375d
Setup API calls to use User ID.
2025-11-17 15:06:42 -05:00
lightheel
29ff2805c3
Added NacaAuth for logging into Battles.
2025-11-17 14:31:18 -05:00
lightheel
b4d509aad9
Swapped from using internal app storage to android device storage.
2025-11-17 11:11:58 -05:00
lightheel
44c6382356
Merge remote-tracking branch 'upstream/main'
2025-11-17 10:26:59 -05:00
489e27b038
More things
...
- Active characters display different
- Adventure missions award credits (same as special missions)
- Clicking on about will open the github page
- Corrected from arean to arena
- Removed rename from the settings (it was not used)
v0.6.2-pre
2025-11-16 21:59:08 +00:00
6be167bbed
Might be incomplete uhhh
2025-11-16 21:13:28 +01:00
61dfc2ce0d
Merge pull request #43 from nacabaro/screen/upload_screen
...
Other few things
2025-11-16 01:35:31 +01:00
dce186737d
Other few things
...
- I changed more things to flows from the database
- Cleaned up the logic coming from the scan screen
- Added a delete button to a character. CAREFUL, IT HAS NO CONFIRMATION YET!
- Fixed a few things, now scanning is more stable and will fix the second whoops thing.
- Quick patch, should improve stability when writing to the watch
2025-11-16 01:34:31 +01:00
cf272e8030
Merge pull request #42 from nacabaro/dex/possible_fusions
...
Few things
2025-11-15 20:12:36 +01:00
ffa6958a89
Few things
...
- Finished working with the card fusions
- Added the GUI part to access the data
- Cleaned up a bit of the code, separated a few things from the SettingsScreenControllerImpl.kt into separate classes.
- Removed a few LaunchedEffect in exchange of Flows (UI now updates automatically when an action happens)
2025-11-15 20:10:17 +01:00
1d9879fb50
Merge pull request #41 from nacabaro/store/updated_store
...
Updated the store
2025-11-15 10:23:07 +01:00
3fa072ce1e
Updated the store
...
- Items can now be purchased
- Changed settings to make use of flows/stateflows from the database, which update the screen in real time after any changes.
- Separated functions from files
2025-11-13 23:52:14 +01:00
69245be8dd
Updated README.md
2025-11-03 13:20:16 +01:00
lightheel
0f1feb88b8
Update .gitignore
2025-10-19 17:36:20 -04:00
lightheel
5ddb8f5da9
Battle screen now filters opponents automatically based on active Digimon's stage.
2025-10-19 13:32:41 -04:00
lightheel
0875b114d5
Fixed HP desync with battle.
2025-10-19 13:09:14 -04:00
lightheel
61daad459b
Setup player API call to pull from active Digi.
2025-10-19 12:55:57 -04:00
lightheel
14e941031c
Updated API to send charaID instead of character name for match setup.
2025-10-19 12:14:32 -04:00
lightheel
952fd5a871
Added scrollable button list for opponents of all stages.
2025-10-19 12:02:14 -04:00
lightheel
ac02205f76
Updated sprites to load from phone's internal storage.
2025-10-19 10:20:01 -04:00
lightheel
68ad57b78f
Update .gitignore
2025-10-19 08:24:50 -04:00
Nacho
73c393df64
Fixed bug syncing watch adventure missions progress with the app
2025-09-14 00:34:05 +02:00
nacabaro
0b3ce486cb
Merge pull request #39 from nacabaro/card/import_more
...
Adventure Missions progress
v0.6.1-pre
2025-09-10 02:10:22 +02:00