OpenVic
                                
                                
                                
                                    OpenVic copied to clipboard
                            
                            
                            
                        Main Repo for the OpenVic Project
### Problem In Victoria 2 a state can be split between countries. An example of this is Osthannover being split between Bremen, Hamburg and Hannover. All three countries can build...
### Problem In Victoria 2 capitalists can invest in existing building projects, reopen closed factories and build new factories (if the economic policy allows). OpenVic needs to faithfully recreate this...
## Problem OpenVic's [GFXPieChartTexture](https://github.com/OpenVicProject/OpenVic/blob/master/extension/src/openvic-extension/classes/GFXPieChartTexture.hpp)s are generated based on the polar coordinates of each pixel relative to the texture's centre. This approach can result in sampling artefacts and messy looking slice...
## Problem Currently the lists next to each of the 6 large pie charts in the Population Menu generate a row for each item, regardless of how many are visible...
New PR - needs code review.
XSM animation file loading: - Can now read 0xC8 chunk style animations (needed for zulu_walking.xsm) - Uses a hack of deleting frame 0 from all animation tracks to work. This...
- Implements the Technology Menu - Adds `_make_modifier_effect_tooltip` for single modifiers
### Duplicate Issue? - [x] I have checked for an existing bug report. ### Game & Version Info - Potentially found in Mac as of latest commit - Not found...