Arthur Gerbaud artus
  • Joined on 2018-11-07
artus pushed to master at rust/lootalot 2019-06-13 16:06:27 +02:00
3deda52df4 working on sell UX
6843fc92cf improves updateWealth error handling
Compare 2 commits »
artus pushed to master at rust/lootalot 2019-06-13 14:46:52 +02:00
2efed539fb adds actions button, adds comments about testing
3232710a4c improves custom v-closable directive
Compare 2 commits »
artus pushed to master at rust/lootalot 2019-06-12 16:27:14 +02:00
a57ffdb6c6 add wealth update boilerplate
artus pushed to master at rust/lootalot 2019-06-12 15:34:56 +02:00
eeb297215a adds dummy impls for targeted behaviours
artus pushed to master at rust/lootalot 2019-06-12 14:11:50 +02:00
022b97520f adds OutsideClick handler for dropdown, moves Wealth view into new component
artus pushed to master at rust/lootalot 2019-06-11 22:08:56 +02:00
feef8146d2 adds simple global state, adds dropdown to switch players
artus pushed to master at rust/lootalot 2019-06-11 16:14:17 +02:00
4454bd245c init rust db backend
ba1792ef55 Merge branch 'master' of landoftheunicorn.ovh:rust/lootalot
dc978fc87f init vue+bulma frontend
Compare 3 commits »
artus opened issue rust/playmat#2 2019-06-08 16:13:44 +02:00
Efficient using of widgets inside grid
artus opened issue rust/playmat#1 2019-06-08 16:09:13 +02:00
Implement missing features for character's Description
artus pushed tag v0.1b to rust/playmat 2019-06-08 15:59:53 +02:00
artus pushed to master at rust/playmat 2019-06-08 15:49:54 +02:00
32ffe82815 removes initial pawns, adds utf-8 support
artus pushed to master at rust/playmat 2019-06-08 15:25:26 +02:00
a1412f03d2 adds pawn creation
artus pushed to master at rust/playmat 2019-06-07 16:27:55 +02:00
b2d372f8a7 improves ui, cleans up a little
artus pushed to master at rust/playmat 2019-06-07 15:36:15 +02:00
96b6c523d7 adds comment on pawn placement
de02b27949 refactors. pawn placement is weird but usable
Compare 2 commits »
artus pushed to master at rust/playmat 2019-06-07 10:00:15 +02:00
8f4635eaba small ui changes
artus pushed to master at rust/playmat 2019-06-07 09:05:17 +02:00
b476da7371 adds rustfmt config, formats current code
artus pushed to master at rust/playmat 2019-06-06 21:52:41 +02:00
664c10359d adds comments
artus pushed to master at rust/playmat 2019-06-06 21:46:14 +02:00
40b079c8e1 cleaner refactoring
artus pushed to master at rust/playmat 2019-06-06 21:28:07 +02:00
1223167405 refactors cell content updating
artus pushed to master at rust/playmat 2019-06-06 16:38:12 +02:00
c67c4145a7 reuse include_str for cross-device compatibilty