thobbsinteractive / magic-carpet-2-hd

Recode Binary code of game Magic Carpet2 to C/C++ language(remake MC2 for any platform)
GNU General Public License v3.0
27 stars 4 forks source link

New renderer #231

Closed turican0 closed 1 year ago

turican0 commented 1 year ago

-add functions for compare data between versions -add skeleton for new renderer -add setting for set renderer by config (forceRender)

thobbsinteractive commented 1 year ago

I have fixed most of the issues. But the Regression Tests are failing, logging a critical error. Due to the error handling the test reports as passed, but it should not be erroring. This needs some investigation.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug D 12 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 5 Security Hotspots
Code Smell B 2830 Code Smells

0.0% 0.0% Coverage
98.1% 98.1% Duplication