|
|
622d746446
|
removes obsolete AppStorage.js
|
2019-10-19 14:23:55 +02:00 |
|
|
|
b0441f3402
|
fixes bug (float precision) by using f64
|
2019-10-18 21:39:23 +02:00 |
|
|
|
61c9a4e6d4
|
moves all api logic inside PlayerView, found weird bug in unpack_gold_value (floating error)
|
2019-10-18 16:21:00 +02:00 |
|
|
|
3fce1dc7d0
|
adds nicer notifications to user
|
2019-10-18 14:48:27 +02:00 |
|
|
|
60a6e69f67
|
refactor PlayerView, plans to replace ApiStorage.js by lootalot.js api module
|
2019-10-18 14:35:06 +02:00 |
|
|
|
08397e7b25
|
fixes API consumer
|
2019-10-18 12:42:27 +02:00 |
|
|
|
ec36403dc3
|
adds custom serializer for api::Value
|
2019-10-17 13:25:07 +02:00 |
|
|
|
80585eb1cd
|
removes useless file
|
2019-10-17 13:01:33 +02:00 |
|
|
|
185e1403e3
|
moves API logic inside its own module
|
2019-10-17 12:56:07 +02:00 |
|
|
|
3cc45397da
|
fixes errors, cleans up
|
2019-10-17 11:58:00 +02:00 |
|
|
|
2222422f8a
|
removes ApiResponse from server
|
2019-10-16 22:32:58 +02:00 |
|
|
|
8cfa21eccf
|
stablizing ApiResponse inside lootalot_db crate
|
2019-10-16 22:29:38 +02:00 |
|
|
|
8af7790d17
|
try out a generic ApiResponse
|
2019-10-15 16:22:46 +02:00 |
|
|
|
6101aaa9e9
|
thoughts on new api structure, formats code
|
2019-10-15 14:42:57 +02:00 |
|
|
|
8399ffebf7
|
refactors claims unit tests
|
2019-10-15 14:16:45 +02:00 |
|
|
|
de4aad5679
|
updates README
|
2019-10-14 23:40:38 +02:00 |
|
|
|
a05cab9974
|
fixes claims routes
|
2019-10-14 23:38:29 +02:00 |
|
|
|
c72169281d
|
refactors, makes Loot private to module
|
2019-10-14 16:28:18 +02:00 |
|
|
|
b2e319dc15
|
works on resolve_claims
|
2019-10-14 15:27:49 +02:00 |
|
|
|
0df875d6a6
|
moves db logic inside model's managers
|
2019-10-13 16:02:47 +02:00 |
|
|
|
068b2e7169
|
reorganizes api endpoints
|
2019-10-11 16:07:09 +02:00 |
|
|
|
3a1f8ec4f6
|
thinking in progress
|
2019-10-10 16:38:59 +02:00 |
|
|
|
77728cfdc4
|
reinitialize lootalot_front to add unit testing
|
2019-10-10 10:14:02 +02:00 |
|
|
|
70eed30bee
|
makes adding loot working
|
2019-10-07 15:10:35 +02:00 |
|
|
|
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 |
|
|
|
f1548aedfa
|
adds search filter on Chest
|
2019-10-04 14:21:50 +02:00 |
|
|
|
c99a38a738
|
makes selector work
|
2019-10-03 21:27:42 +02:00 |
|
|
|
d6fe5b71f5
|
extracts Selector component
|
2019-10-03 19:57:48 +02:00 |
|
|
|
47b5d27a0b
|
makes modifier kind-of work, needs refactoring
|
2019-10-03 16:13:05 +02:00 |
|
|
|
60b489e8fd
|
finish add/buy in frontend
|
2019-10-03 12:37:22 +02:00 |
|
|
|
2e7afa9bb0
|
small fixes
|
2019-10-01 16:18:30 +02:00 |
|
|
|
34bb1977a5
|
small fix
|
2019-10-01 15:43:16 +02:00 |
|
|
|
cb98b97126
|
adds buy/sell endpoints
|
2019-08-07 15:34:08 +02:00 |
|
|
|
6e7a0f6211
|
updates readme
|
2019-08-05 21:15:12 +02:00 |
|
|
|
6f1a0530d0
|
updates readme
|
2019-08-05 21:14:44 +02:00 |
|
|
|
8fbca0f7d8
|
updates README
|
2019-08-05 21:12:10 +02:00 |
|
|
|
3cfa12570d
|
small fixes
|
2019-08-05 15:54:54 +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 |
|
|
|
a0e4a02e0f
|
starts improving REST Api
|
2019-08-04 21:23:01 +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 |
|
|
|
e07b236313
|
removes useless test
|
2019-07-31 15:12:48 +02:00 |
|
|
|
fccd9b999b
|
Starts refactor using a PlayerView renderless component for Player logic
|
2019-07-31 15:11:51 +02:00 |
|
|
|
2991a88a30
|
small fixes while reviewing code
|
2019-07-29 15:43:14 +02:00 |
|