Skip to content

Commit

Permalink
add h2 data.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
svencc committed Mar 13, 2024
1 parent 4849a7d commit e2a8c72
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
# TODO LIST

# 1
* move mysql -> integrated h2 (/)
* execute sql on first start / db creation (add authentication) (/)
*
* disable cache on authentification/ACCOUNT
* add authentication failed message to CLIENT!!!!!!!!
* maybe dbCached deserialization is broken?!
* make stepSize Integer!!!!!!!! (client + server)

* topography:
* map has to be stored in chunks
* if enough data are send, a chunk is stored in db
* client asks always for next chunk before it is created.
* chunk size 1000x1000

* dbcache forest and structure provider!!!
* call to load/prepare caches for specific map

* make step size an int (minimum 1 meter); so no float and rounding will be used anymore in code > in client as well


* dbBache layers (input configuration parameters)
* Merge Layer Transparency
* add transparency of forest and structure merging
* add transparency of merging layers to configuration!
Expand Down

0 comments on commit e2a8c72

Please sign in to comment.