snake-biscuits / bsp_tool

Python library for analysing .bsp files
GNU General Public License v3.0
102 stars 7 forks source link

Refactor branch coverage calculator #134

Open snake-biscuits opened 1 year ago

snake-biscuits commented 1 year ago

Generate a database breaking down each LumpClass Then generate doc pages from the database

Can link to Research threads, Crash Course System guides etc. Entering a confidence rating for SpecialLumpClasses would be really helpful

Maybe even links to source code / flagging reverse engineered structs Would make it a lot clearer how research is done to the average wiki browser

snake-biscuits commented 1 year ago

I'd like to make a collection of logos for each branch to make comparing branches easier Potentially the branch coverage page could pull up branches w/ JavaScript

Showing the Timeline / Engine graph would really help too:

#      /-> ReMakeQuake
# Quake -> GoldSrc
#      \-> Quake 2 -> Id Tech 3 -> IW
#                 \-> Source -> Titanfall

TODO: use mermaid gitGraphs