Commit Graph

6 Commits (934aaf565f106e386eedbe5cc393d2b5e7f126ee)

Author SHA1 Message Date
Dominik Madarász d0ff81b570 code: many improvements and fixes
Changelog:
- fixed world repetition bug caused by wrong indexing 🎉
- wall collisions
- tile-based drag movement multiplier
- various optimizations
- raised default NPC count to 10k
2021-07-26 21:06:49 +02:00
Dominik Madarász 99a65431d8 physics: handle entity collisions 2021-07-26 17:53:18 +02:00
Dominik Madarász a08ecdd9a2 Textures: finalize chunk stitching 2021-07-18 20:30:27 +02:00
Dominik Madarász b4ae2d01df store Image instead of Texture in blocks 2021-05-12 18:38:47 +02:00
Dominik Madarász e5b99d829f introduce wip block texgen 2021-05-12 18:28:39 +02:00
Dominik Madarász fb5c2fae86 restructure the project, again 2021-05-12 17:50:30 +02:00