Arthur Gerbaud artus
  • Joined on 2018-11-07
artus pushed to master at rust/lootalot 2019-10-03 12:37:28 +02:00
60b489e8fd finish add/buy in frontend
artus pushed to master at rust/lootalot 2019-10-01 16:18:33 +02:00
2e7afa9bb0 small fixes
artus pushed to master at rust/lootalot 2019-10-01 15:44:18 +02:00
34bb1977a5 small fix
artus pushed to master at artus/mystic_forest 2019-09-10 15:17:02 +02:00
02bed95018 improves profile editing display
artus pushed to master at rust/lootalot 2019-08-07 15:34:14 +02:00
cb98b97126 adds buy/sell endpoints
artus pushed to master at rust/lootalot 2019-08-05 21:15:14 +02:00
6e7a0f6211 updates readme
artus pushed to master at rust/lootalot 2019-08-05 21:14:46 +02:00
6f1a0530d0 updates readme
artus pushed to master at rust/lootalot 2019-08-05 21:12:14 +02:00
8fbca0f7d8 updates README
artus pushed to master at rust/lootalot 2019-08-05 15:54:59 +02:00
3cfa12570d small fixes
artus pushed to master at rust/lootalot 2019-08-05 15:41:54 +02:00
10d157a9af adds a working inventory
artus pushed to master at rust/lootalot 2019-08-05 14:41:39 +02:00
894f5f8200 small fixes, cleans up API
artus pushed to master at rust/lootalot 2019-08-04 21:38:38 +02:00
3b39428e76 aliases Chest to force creation of distinct ones
artus pushed to master at rust/lootalot 2019-08-04 21:23:04 +02:00
a0e4a02e0f starts improving REST Api
artus pushed to master at rust/lootalot 2019-08-01 21:57:50 +02:00
e56c8df121 UI fixes, adds blanket impls of buy/sell signals
artus pushed to master at rust/lootalot 2019-08-01 15:46:42 +02:00
f1d088596d adds basic 'views' concept for main content
artus pushed to master at rust/lootalot 2019-08-01 14:46:30 +02:00
dde7dc3770 removes Chest use of AppStorage, various fixes
artus pushed to master at rust/lootalot 2019-07-31 21:49:03 +02:00
15d87e3b47 more refactoring, removing imports
artus pushed to master at rust/lootalot 2019-07-31 15:37:45 +02:00
dae7633c11 moves logic to PlayerView, adds simple notifications when debugging
artus pushed to master at rust/lootalot 2019-07-31 15:12:56 +02:00
e07b236313 removes useless test
fccd9b999b Starts refactor using a PlayerView renderless component for Player logic
Compare 2 commits »
artus pushed to master at rust/lootalot 2019-07-29 15:43:21 +02:00
2991a88a30 small fixes while reviewing code