• Joined on 2026-03-02
Whidix pushed to main at Whidix/OnePieceDle 2026-03-06 19:34:53 +01:00
ce08329b2d feat: add friends' results display for today's game
Whidix pushed to main at Whidix/OnePieceDle 2026-03-06 19:28:48 +01:00
f35f4565b6 feat: implement friendship system with requests and management features
5cd989b098 fix: normalize character status filtering logic to handle unknown and null values
edab42fd26 fix: improve status display logic in GuessHistoryTable for unknown and null values
Compare 3 commits »
Whidix pushed to main at Whidix/OnePieceDle 2026-03-06 00:05:27 +01:00
a78473b5ff fix: correct height extraction logic to convert centimeters to meters
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 23:42:53 +01:00
2ddcd548a2 fix: enhance affiliation comparison logic in GuessHistoryTable
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 23:25:10 +01:00
0b2797440e feat: add arc filter functionality to character selection
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 23:09:56 +01:00
c268cd5301 feat: implement character filters for gender, status, haki, devil fruit, height, and origin
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 22:57:15 +01:00
5978963939 feat: add reveal answer functionality to reset score and update selected characters
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 22:51:48 +01:00
1035a98eca refactor: simplify tries display by removing win/loss status
df224d97bb fix: correct win count message grammar for singular and plural cases
Compare 2 commits »
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 22:08:42 +01:00
08f5d620be feat: add daily history tab and fetch daily character history for user profile
Whidix pushed to main at Whidix/OnePieceDle 2026-03-05 22:03:24 +01:00
b4601a5caf feat: create new character table and migrate data from existing character table
Whidix pushed to main at Whidix/OnePieceDle 2026-03-04 13:12:04 +01:00
a7775783af feat: add filtering for characters with null origin data
Whidix pushed to main at Whidix/OnePieceDle 2026-03-04 12:46:02 +01:00
e6bfc1e413 feat: refactor character loading to use let for mutable characters and improve filtering logic
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:44:07 +01:00
7c9aef1aee feat: add scrape import functionality with status messages and logs
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:38:12 +01:00
de2c8cdc77 feat: improve search functionality by normalizing input and character names
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:26:57 +01:00
b5816e6c28 feat: enhance character status extraction and update schema for nullable status
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:12:21 +01:00
70de84f3ab feat: update DevilFruitType to include 'Smile' for enhanced categorization
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 19:58:06 +01:00
6402c378dd feat: implement character changes page with new and modified character listings
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 19:31:14 +01:00
085dae6765 feat: add new snapshot for version 6 with updated schema and relationships
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 19:13:49 +01:00
bfc6d76dfe feat: add win count display for today's character in the UI
4ee7445b68 feat: refactor WinPanel to use selectedCharacter prop for improved clarity and consistency
Compare 2 commits »
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 18:53:01 +01:00
7ecc46b5a6 feat: enhance character data loading with distinct statuses and genders, optimize epithets handling