# 2023-01-22 Weekly Meeting ###### tags: `weekly-meeting` Link to [last week's minutes](https://hackmd.io/@veloren/BJhiA2-oj) ### Topics: #### Presentations and updates - This week in veloren overdue, planned to date one back on Monday, because the issue already has enough content without the glowing sprite change - License discussion - We want to enable using the music for (veloren related?) youtube videos - CC-BY or CC-BY-SA most likely candidates, some content might be CC0 - nixda showed a first screenshot of implementing potion shop buildings in site2 - Isse explained that Sharp's zoomy worldgen patch already contains many conflicts with master - The default implementation in render for PlotKind has created a lot of searching in the past (also for Christof) and should be revisited. Sharp's patch includes changing this. - Using multiple models in one .vox file could reduce the space consumption of the assets folder. This is especially interesting for Figures, where now every limb comes with its own file. Christof found that the size of a combined voxel file is nearly the same as each individual, perhaps due to palette or settings. ### MRs - [Fixed armor stat diff display](https://gitlab.com/veloren/veloren/-/merge_requests/3774) - [Update dot_vox dependency](https://gitlab.com/veloren/veloren/-/merge_requests/3776) ### Code reading club ## Next week leads Lead: Isse Call for Review!: Issues (limit 7): Minutes: ### Todo agenda: - Further discussion about asset license change