Joscha
38ab48d6f8
Add ability to write on map
...
Todo:
- make ChunkDiffs contain deletions
- inserting a " " counts as deletion on chunk level
- allow for more unicode characters! ^^ (only harmless ones though - no newline or control characters etc.)
2017-04-06 12:53:20 +00:00
Joscha
7b5458e1d5
Redraw map on key press
2017-04-06 07:35:59 +00:00
Joscha
9f02d63a7d
Edit chunks when character is written to map
2017-04-06 07:31:47 +00:00
Joscha
5b4a6a4a83
Add input thread and some map keybindings
2017-04-06 07:20:28 +00:00
Joscha
11a94f982d
Implement map scrolling
2017-04-06 07:20:28 +00:00
Joscha
538ea58925
Enable drawing white background instead of .
2017-04-05 19:46:50 +00:00
Joscha
8ea614e22d
Add .gitignore
2017-04-05 19:44:43 +00:00
Joscha
7521d7b4ab
Make map display empty squares
2017-04-05 19:44:21 +00:00
Joscha
f5166319e1
Move ChunkDB to dbchunkpool.py
2017-04-04 20:24:27 +00:00
Joscha
59c3f6e34e
Plan out project structure
2017-04-04 20:20:48 +00:00