Commit graph

54 commits

Author SHA1 Message Date
MathiasL
1ede942ef2 Add zoom feature 2022-03-17 22:51:30 +01:00
MathiasL
b6a5fb6612 Improve bomb placing mode and add spawns
* Now show spawns from BSP parsing, priority spawns are lighter than normal ones
* Add possibility to not display certain things via the View menu
* Add help menu
* Add bomb code credits for pasta
* Show extra info in bottom left corner: bomb damage and radius, and if a BSP or NAV has been found for the map
* Correctly renamed previous help menu entry to "about"
2022-03-17 22:20:03 +01:00
MathiasL
9dc9d3a3cc Add bomb placing mode
* Add bomb mode for maps beginning with "de"
* Something is very slightly off with the bomb mode
2022-03-17 03:31:27 +01:00
MathiasL
5ecf5d6d6d Add DamageCalculator 2022-01-27 16:16:42 +01:00