|
|
49dfd8bb14
|
adds selling procedure for 'group'
|
2019-10-26 10:58:03 +02:00 |
|
|
|
74ee4a831b
|
works on selling group items
|
2019-10-20 22:03:06 +02:00 |
|
|
|
05a08ea337
|
adds forbidden_to_players wrapper for db_call
|
2019-10-20 21:23:57 +02:00 |
|
|
|
edf236ef8c
|
routing the rest of implemented features, hits response problem
|
2019-10-20 16:09:16 +02:00 |
|
|
|
b0441f3402
|
fixes bug (float precision) by using f64
|
2019-10-18 21:39:23 +02:00 |
|
|
|
60a6e69f67
|
refactor PlayerView, plans to replace ApiStorage.js by lootalot.js api module
|
2019-10-18 14:35:06 +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 |
|
|
|
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 |
|
|
|
a05cab9974
|
fixes claims routes
|
2019-10-14 23:38:29 +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 |
|
|
|
70eed30bee
|
makes adding loot working
|
2019-10-07 15:10:35 +02:00 |
|
|
|
60b489e8fd
|
finish add/buy in frontend
|
2019-10-03 12:37:22 +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 |
|
|
|
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 |
|
|
|
a0e4a02e0f
|
starts improving REST Api
|
2019-08-04 21:23:01 +02:00 |
|
|
|
d280d0f095
|
fix type error
|
2019-07-28 13:37:59 +02:00 |
|
|
|
51a3d00d03
|
formats code
|
2019-07-20 15:00:28 +02:00 |
|
|
|
58f39ae5d0
|
code cleanup, starts testing
|
2019-07-15 14:59:49 +02:00 |
|
|
|
5d54d40bec
|
learning how to test
|
2019-07-12 15:56:16 +02:00 |
|
|
|
e08cd64743
|
enhance responses from API, integrates with frontend
|
2019-07-11 14:54:18 +02:00 |
|
|
|
b4692a7a4e
|
fixes Vue reactivity problems, updates REST Api endpoints
|
2019-07-05 14:18:12 +02:00 |
|
|
|
b8968aebbd
|
adds cors to test in dev environment
|
2019-07-03 14:32:35 +02:00 |
|
|
|
c95c13bf18
|
impls add player admin action
|
2019-07-03 14:11:26 +02:00 |
|
|
|
5a792edb20
|
impls claims on looted items
|
2019-07-02 15:33:36 +02:00 |
|
|
|
36c8f24fdc
|
impls wealth updating
|
2019-07-02 15:07:03 +02:00 |
|
|
|
5f598aff24
|
cleans up
|
2019-07-01 15:41:13 +02:00 |
|
|
|
a77fce417c
|
extracts server in its own module
|
2019-06-22 15:23:29 +02:00 |
|