PizZaKatZe
|
bda46be466
|
Remove left-over debug message
|
2021-12-31 15:35:21 +01:00 |
|
David Négrier
|
d37165219c
|
Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed.
This allows for more secure code (compilation checks) and simpler code too (we can pass strings instead of const values)
|
2021-12-24 15:49:25 +01:00 |
|
David Négrier
|
840f8626ad
|
Refactoring code to use Svelte native "$" store unpacking.
|
2021-12-24 15:39:28 +01:00 |
|
David Négrier
|
524339a3a0
|
Adding hightlight to player names when they follow each others
|
2021-12-23 18:07:51 +01:00 |
|
PizZaKatZe
|
21b1313a18
|
Get rid of buggy open state
|
2021-12-20 12:50:43 +01:00 |
|
Lurkars
|
3916d9c58e
|
Add follow button to ui, improved flow
|
2021-12-20 11:35:06 +01:00 |
|
PizZaKatZe
|
e3e7fba539
|
Rename InteractMenu/-Store => FollowMenu/-Store
|
2021-12-15 18:50:59 +01:00 |
|