Commit graph

193 commits

Author SHA1 Message Date
e1fdb10793 Add a disable share roll result feature 2025-03-20 14:56:57 +01:00
07ed4ce579 Refactor the setting data class + change the roll text message 2025-03-20 14:32:19 +01:00
353183f0f5 Add portrait, thumbnail and level to the charactersheet edit. 2025-03-20 09:18:00 +01:00
5eafe057f1 Add NPC transparency for gamemaster lisibility 2025-03-19 21:20:56 +01:00
49723892fc Change the damage text message message. 2025-03-19 19:13:15 +01:00
Andres Gomez, Thomas (ITDV RL)
4c37d8b937 Add visibility toggle for player & npc + refactor WebSocketMessage. 2025-03-19 15:19:31 +01:00
Andres Gomez, Thomas (ITDV RL)
2d164b265e Change some theming stuff 2025-03-19 12:53:58 +01:00
Andres Gomez, Thomas (ITDV RL)
2b37dc2529 Refactor on the Keyboard handlers. 2025-03-19 10:54:06 +01:00
Andres Gomez, Thomas (ITDV RL)
edbb508f6a Add switch to the gamemaster screen + small adjustment for the UI. 2025-03-19 09:48:13 +01:00
50ed975913 Add id + levelUp + base expression to the charactersheet edition. 2025-03-17 15:46:17 +01:00
e2b3b54f88 Fix a crash related to default network config. 2025-03-17 13:32:49 +01:00
a617d4ba7b Add a server section to the readme 2025-03-17 09:31:56 +01:00
8fdc6f12ab Update the readme 2025-03-17 09:28:04 +01:00
2056348ec0 Add the edit & create character to the gamemaster screen. 2025-03-16 17:47:38 +01:00
662e270f3f Add filter chip to the gamemaster character screen. 2025-03-16 14:41:23 +01:00
a59444c610 Refactor the RibbonViewModels to add an abstraction layer 2025-03-16 13:36:31 +01:00
27dba5438e Add GM & NPC (UI) support. Change the Id system. 2025-03-15 17:49:12 +01:00
6b86a6c075 Add a basic version of the GM screen. 2025-03-15 10:24:55 +01:00
35396b6069 Some small UI adjustment to the level UP screen & RollOverlay. 2025-03-14 15:07:48 +01:00
fce085f70d Micro update of the portrait blood overlay.
Add a color animation tied to the total domage received.
2025-03-12 22:54:26 +01:00
a93bb9d3f5 Some small fix related to the network UI and some Shader preparation. 2025-03-12 22:23:20 +01:00
16b2b49f03 LevelUp feature. 2025-03-12 18:12:29 +01:00
84515e6d57 Last commit for the settings pages. 2025-03-05 22:58:26 +01:00
f60a58f71e Add some chat log messages (diminished + hp/pp changes) 2025-03-03 22:49:29 +01:00
7a9dd97123 Add chat to the campaign screen + change a bit the network UI. 2025-03-03 18:14:46 +01:00
3f67e342a7 Add directories to distingish between pixelized apps. 2025-03-02 10:20:52 +01:00
03df369e0b Fix coil runtine loading issue in release by disabling shrinking. 2025-02-28 15:43:48 +01:00
52e8665c43 Add gradle run configuraiton + Bump version to 1.1.0 2025-02-28 13:47:15 +01:00
2505cb0dac Merge branch 'feature/Alteration' into 'main'
New System

See merge request pixelized/LwaCharacterSheet!2
2025-02-28 12:35:19 +00:00
3941c5dd76 Change the access to some old screen from the new UI. 2025-02-28 13:31:01 +01:00
1bf0cb7c0a Fix some stuff on the old UI (diminished & edit?) 2025-02-27 22:42:10 +01:00
f51a83cf6e Add the old ui to the new one. 2025-02-27 19:15:06 +01:00
d8ce46fe43 Add support for the diminished state. 2025-02-27 16:38:08 +01:00
1fe75062b7 Add action to the character sheet detail panel. 2025-02-27 15:36:07 +01:00
b6d02c21be Add characteristic + common / special / magic skill to detail panel. 2025-02-27 00:14:10 +01:00
b6b135cd40 Add characteristic to the campagin detail panel. 2025-02-26 17:13:47 +01:00
29747dcb5c Add the alteration system to the server & link the app on it. 2025-02-26 14:43:42 +01:00
4ed11660c3 Link the player character ribbon to the server. 2025-02-24 21:35:33 +01:00
ed1b27039d Update the old / new UI to work with the server. 2025-02-24 17:12:50 +01:00
bd4d65fe6a Add campagin + character REST API. 2025-02-24 13:20:39 +01:00
495768e5fe Add characterSheet and Campaing to the server. 2025-02-22 21:25:08 +01:00
1e5f0d88ae Refactor project data to allow server handling. 2025-02-22 12:54:19 +01:00
3c8eecdab5 Add roll values to the new UI 2025-02-21 14:53:52 +01:00
6385d4c8bd Refactor the ui package. 2025-02-20 18:04:38 +01:00
0c613c5b72 New UI. 2025-02-18 20:49:38 +01:00
d84bc9bbef Add an alteration feature to alterate dynamically a character sheet. 2025-02-10 09:10:05 +01:00
8fd2ff3cc4 Reword the windows height management to avoid too big windows. 2025-02-05 11:39:44 +01:00
f715b973ff Add global keyevent magagement. 2025-02-05 11:19:22 +01:00
ce51a3be0a Refactor the Instruction parser into an Expression one.
Now support more arithmeric operator (mainly *, /) and recurcive bracket
2025-02-04 18:43:05 +01:00
409acf748f Merge branch 'wording' into 'main'
Fixed analphabetism

See merge request pixelized/LwaCharacterSheet!1
2024-12-01 23:03:09 +00:00