Commit Graph

35 Commits

Author SHA1 Message Date
Savya Bikram Shah
0bfcfa3038 Tutorial done 2026-06-03 10:53:45 +05:45
Savya Bikram Shah
4976bf14ca Appsflyer done and intersterial ad done 2026-06-01 17:58:32 +05:45
Savya Bikram Shah
705d6b4825 fixes 2026-06-01 16:52:00 +05:45
Savya Bikram Shah
89011184d5 removed logrocket and fixed Drawing UX 2026-06-01 16:04:27 +05:45
Savya Bikram Shah
28810235a5 Logrocket fixes 2026-06-01 15:47:14 +05:45
Savya Bikram Shah
f9826325c6 Ad fixes and appsflyer 2026-06-01 15:01:15 +05:45
Savya Bikram Shah
82386cae08 fixes 2026-06-01 14:09:51 +05:45
Savya Bikram Shah
e821d4e65e background fixes 2026-06-01 14:06:28 +05:45
Savya Bikram Shah
0bf6f64548 analyitcs 2026-06-01 13:38:28 +05:45
Savya Bikram Shah
6f79bcd018 fixes, improvements. firebase 2026-06-01 13:15:40 +05:45
Savya Bikram Shah
384176fdcc fxies 2026-06-01 12:22:47 +05:45
Savya Bikram Shah
b669bcc0e0 ads added 2026-05-29 20:02:46 +05:45
Savya Bikram Shah
f51286468a fixes 2026-05-29 19:47:45 +05:45
Savya Bikram Shah
8a4a84dadf adservice added 2026-05-29 19:21:13 +05:45
Savya Bikram Shah
84689a6755 audio fixes 2026-05-29 19:12:23 +05:45
Savya Bikram Shah
41c9969996 Audio fixes 2026-05-29 19:07:21 +05:45
Savya Bikram Shah
0b22ed6d09 Music and transparent fixes 2026-05-29 18:42:12 +05:45
Savya Bikram Shah
47fb204446 artbook added to drawing 2026-05-29 18:28:06 +05:45
Savya Bikram Shah
6872158d2d Minor fix 2026-05-29 16:24:50 +05:45
Savya Bikram Shah
b78678a6d8 image save/load 2026-05-29 14:24:36 +05:45
Savya Bikram Shah
774a7159d3 Shape and coloring 2026-05-29 13:19:15 +05:45
Mausham
f9a2532495 Fixes 2026-05-28 17:09:12 +05:45
55c243ba64 Merge pull request 'work_branch' (#5) from work_branch into main
Reviewed-on: #5
2026-05-28 10:58:48 +02:00
Savya Bikram Shah
dd6a7be1fc Scene Loading Script 2026-05-28 14:40:21 +05:45
Mausham
17770a9ab3 Merge remote-tracking branch 'origin/main' into work_branch
# Conflicts:
#	Packages/manifest.json
2026-05-27 19:54:47 +05:45
Mausham
c1118b3271 ignore 2026-05-27 19:39:26 +05:45
Savya Bikram Shah
93950e8bc6 Progression. and Drawing Catalog 2026-05-27 18:56:17 +05:45
Savya Bikram Shah
df861765c2 Implemented Drawing and coloring DTOs and capture system 2026-05-27 16:01:45 +05:45
Savya Bikram Shah
aac0dc1513 Updates 2026-05-27 15:09:05 +05:45
Savya Bikram Shah
848b176953 docs(readme): drop Paper feature, simplify gallery, add scripts inventory
Major restructure:
- Remove Paper feature entirely (IPaperSurface, PaperSurface, PaperSurfaceModule).
  Paper is just RectTransforms in the ColorBook scene, exposed via a
  ColorBookSceneRefs MonoBehaviour the scope registers as a singleton.
- Simplify IGalleryService to a single SaveToDeviceAsync(byte[], albumName)
  shim over a native gallery plugin. Drop ListAsync / LoadFullAsync /
  LoadThumbnailAsync / DeleteAsync / GetLatestThumbnailAsync /
  SavedArtworkDTO / sidecar JSON / persistentDataPath gallery folder.
- Drop ArtBook feature (no in-app gallery — users view captures in phone
  Photos). Removes ArtBookLifetimeScope, GalleryPresenter, IExternalShareService.
- Replace ArtworkCapturedSignal / ArtworkSavedSignal with PaperCapturedSignal /
  PaperSavedSignal (templateId only).
- Capture and Gallery are now independent: ICaptureService produces PNG bytes,
  IGalleryService writes them to native Photos. CaptureController orchestrates
  the chain.
- Rewrite §11 Persistence — only ProtectedPlayerPrefs for settings/progression;
  no app-side image store.
- Remove §28 SavedArtwork JSON Schema; replace with §28 Native Gallery
  Integration (plugin recommendations, permission flows).
- Add §31b: Scripts Inventory by Domain — comprehensive path-by-path table
  of every script (existing and planned) across Core / Libs / Services /
  Features / App, with status markers.
- Update Readme.docx — better formatting (page break before each numbered
  section, blue heading underlines, alternating row shading on tables,
  monospace code blocks with left accent bar, expanded title page).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 15:07:13 +05:45
Savya Bikram Shah
f18b78db24 Removed Unnecessary stuff 2026-05-27 12:56:19 +05:45
Savya Bikram Shah
f3b53be39d Gallery Done 2026-05-27 10:55:39 +05:45
Savya Bikram Shah
0b4aeb8fd8 Added BaseLifetimescope and gameplay scene 2026-05-26 18:59:54 +05:45
Savya Bikram Shah
a1ba052ece Initial Setup 2026-05-26 18:45:12 +05:45
Savya Bikram Shah
f901f70c10 Initial Push 2026-05-26 16:47:16 +05:45