home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3f4cc6
)
Add to TODO.
author
Christian Heller
<c.heller@plomlompom.de>
Sat, 16 Aug 2014 04:45:29 +0000
(06:45 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sat, 16 Aug 2014 04:45:29 +0000
(06:45 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index a5eb09432b8f8b604ace9f715fc6f9a1e9196343..3953ade3de9644653294e458e2db34ef1c8c44ef 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-9,6
+9,10
@@
BOTH SERVER/CLIENT:
- make server and client communicate by specific world state info requests
in server/out, replacing server/worldstate
+SERVER
+
+- fix: AI knows about consumables not on top of stack while player doesn't
+
CLIENT:
- re-work unnecessary complex command / keybinding / server message mapping