summary refs log tree commit diff
path: root/src/World/Position.hpp
AgeCommit message (Expand)Author
2023-12-07Consolidate mathematical functions into single file and add moreMel
2023-08-06Create separate Player entity and add bad collision systemMel
2023-08-06Improve MC::Position and remove some redundant codeMel
2023-08-03World can now reassess chunk generation priorities on player movement and can...Mel
2023-07-29Move chunk reification to worker threads and set stage for chunk-unbound ligh...Mel
2023-07-22Propagation in lighting systemMel