Commit graph

154 commits

Author SHA1 Message Date
cded2e9d86 Add Reflex and Initiative sub characteristic 2025-03-26 19:31:09 +01:00
51e63202e3 Add support for special / critical roll action. 2025-03-26 17:12:47 +01:00
9cc6414648 ReModel: remove the CharacterInstanceId: client 2025-03-25 16:35:59 +01:00
a5adc61e90 ReModel: remove the CharacterInstanceId: server 2025-03-24 21:36:24 +01:00
a69f95e62d Bump version to 1.2.0 2025-03-22 19:03:32 +01:00
1db6e593d7 Merge branch 'feature/remodel' into 'main'
Feature/remodel

See merge request pixelized/LwaCharacterSheet!3
2025-03-21 17:51:50 +00:00
0d94362ca2 ReModel the Alteration system into subfiles. 2025-03-21 18:49:22 +01:00
b314a28f82 ReModel of the ActiveAlteration system into the Campaign. 2025-03-21 18:06:03 +01:00
ecb0a6705f Add characterSheet deletion feature 2025-03-21 09:41:53 +01:00
67e154ed4a Add character portrait display feature. 2025-03-20 23:22:56 +01:00
50c34c8520 Add save as feature 2025-03-20 21:33:26 +01:00
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