Commit Graph

25 Commits

Author SHA1 Message Date
4f6970c423 works on Loot adding UI 2019-10-04 16:02:22 +02:00
1ff2429244 starts working on ItemInput 2019-10-04 14:47:45 +02:00
2e7afa9bb0 small fixes 2019-10-01 16:18:30 +02:00
10d157a9af adds a working inventory 2019-08-05 15:41:41 +02:00
894f5f8200 small fixes, cleans up API 2019-08-05 14:41:36 +02:00
3b39428e76 aliases Chest to force creation of distinct ones 2019-08-04 21:38:32 +02:00
e56c8df121 UI fixes, adds blanket impls of buy/sell signals 2019-08-01 21:57:47 +02:00
f1d088596d adds basic 'views' concept for main content 2019-08-01 15:46:38 +02:00
dde7dc3770 removes Chest use of AppStorage, various fixes 2019-08-01 14:46:25 +02:00
15d87e3b47 more refactoring, removing imports 2019-07-31 21:48:59 +02:00
dae7633c11 moves logic to PlayerView, adds simple notifications when debugging 2019-07-31 15:37:35 +02:00
fccd9b999b Starts refactor using a PlayerView renderless component for Player logic 2019-07-31 15:11:51 +02:00
a3eaeed807 redraws frontend UI 2019-07-28 15:56:19 +02:00
63c14b4a54 improves progressive rendering, work in progress... 2019-07-05 15:06:16 +02:00
503ebf7b6b updates frontend to use DB api 2019-07-04 14:53:50 +02:00
4e28eb4159 basic impl of players list and loot api in frontend 2019-07-03 16:07:56 +02:00
ef9124cc74 moves shared store inside AppStorage.js 2019-06-16 15:37:03 +02:00
3b1ad574cd removes useless GroupChest component, minor style changes 2019-06-16 14:11:28 +02:00
50b00cb626 small fixes 2019-06-15 14:05:14 +02:00
89547c52e5 adds node-sass for theme customization 2019-06-14 21:16:43 +02:00
dc7a0da95d adds requests state for Request component 2019-06-14 15:38:24 +02:00
93e839e40e adds simple cookie to store active player_id 2019-06-13 21:46:48 +02:00
eeb297215a adds dummy impls for targeted behaviours 2019-06-12 15:34:52 +02:00
feef8146d2 adds simple global state, adds dropdown to switch players 2019-06-11 22:08:53 +02:00
dc978fc87f init vue+bulma frontend 2019-06-11 16:12:41 +02:00