BnB
Dev: |
Commander Rad |
Tools: |
Love2D, Blender, Spine, Affinity Designer, Affinity Photo, Zeplin, QGIS |
Web: |
+ Spent some time thinking about how to implement roads efficiently
+ Three-layer pathing added (vid). Pathing pretty quick on medium-sized maps
- Now there's a grid of 1 cell, grid of 10 cells, and grid of 100 cells, and the pathfinding utilizes all three.
- Huge maps now take quite a long time to load, since it needs to pre-load the entire map once
- After loading a map, placing structures and editing the terrain will only require re-initializing a small map chunk. So that's no big deal.
- RAM usage is now the main limiting factor for map size, Luagit can only manage 2 Gs of RAM. We need to make our own memory management system in future.
+ Due to the issues mentioned above, we're limiting map size in version 0.02 to 500x500,
- in future versions we plan on solving these problems and bumping the map size up to 2000 x 2000.
+ Basic structure building now functionally restored.
- There are still graphical issues like floating buildings and clipping into terrain.
+ Restoring minimap functionality and fixing building structures is next.
+ Version 0.01 released and is available here: balancedbreakfast.itch.io/bombs-and-bullets
+ Here is the current music playlist for anyone that wants a listen:
+ playlist: soundcloud.com/user-255042164/sets/b-b-ost
- For those that would like to use the AGDG recap, its here: recap.agdg.io
+ M109A7 Paladin Artillery
- Just this one unit this week, was busy IRL
+ Version 0.01 released and is available here: balancedbreakfast.itch.io/bombs-and-bullets
+ Here is the current music playlist for anyone that wants a listen:
+ playlist: soundcloud.com/user-255042164/sets/b-b-ost
- For those that would like to use the AGDG recap, its here: recap.agdg.io