followingthefasciaplane / PHP-VMF-Diff-Checker

Web-based Hammer++ VMF comparison using MySQL and PHP. Very much a work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goal

Eventually I plan for this to be a web-based diff checker between Valve Map Format files with advanced statistics and comparison tools.

  • Currently has support for job queuing.
  • Requires PHP 8+ and a MySQL database.

TODO

  • Actually get it working
  • Design a better UI.
  • Expand the analysis and statistics to all possible KeyValues you can generate within Hammer++
  • Enhance the analysis and comparison statistics between two different versions of the same map.
  • Enhance file streaming mode
  • Security

About

Web-based Hammer++ VMF comparison using MySQL and PHP. Very much a work in progress.

License:The Unlicense


Languages

Language:PHP 70.4%Language:HTML 29.6%