Commit Graph

17 Commits

Author SHA1 Message Date
Amatsugu fa0ae8509f preparation for improved biome generation 2024-07-02 22:56:11 -04:00
Amatsugu b175a2f1fd Improved biomes 2024-06-30 16:09:56 -04:00
Amatsugu 7ff3638eff buildings 2024-06-29 19:00:29 -04:00
Amatsugu af65c0ba05 misc 2024-06-22 22:46:43 -04:00
Amatsugu 75da43c8f0 water shader 2024-06-16 16:30:58 -04:00
Amatsugu 05f9fa3143 use bevy states
despawn plugin
buiding plugin
2024-06-05 22:00:00 -04:00
Amatsugu f491739ee8 terrain modification
improved responsiveness of terrain edits
added hexselect methods
add create crater function
2024-05-30 22:28:22 -04:00
Amatsugu d25d0de02d misc 2024-05-29 21:58:23 -04:00
Amatsugu 164283e152 optimize chunk meshing data 2024-05-29 21:29:56 -04:00
Amatsugu 70614be759 Update chunk_rebuild.rs 2024-05-28 09:14:23 -04:00
Amatsugu 1a861f1a9a misc 2024-05-27 14:30:00 -04:00
Amatsugu dcf6fc5972 save tile texture id into map 2024-05-27 13:05:38 -04:00
Amatsugu 710eb80bf0 fixed background collider generation 2024-05-25 00:30:47 -04:00
Amatsugu bafdf016b9 attempt to generate collider on background thread 2024-05-18 22:46:58 -04:00
Amatsugu f060c67b74 fix chunk rebuilding 2024-05-09 18:19:45 -04:00
Amatsugu 4e9a35adc6 Tracing and Performance improvements
tracing
chunk rebuild testing
speed up world gen by moving collider creation to thread pool
2024-05-07 23:26:13 -04:00
Amatsugu 58a9f62dca chunk rebuilder system
refactoring
2024-05-06 22:26:30 -04:00