Commit graph

12 commits

Author SHA1 Message Date
MathiasL
232c527f3a Change version number to 1.1.0.2 2022-03-18 01:10:29 +01:00
MathiasL
7993560691 Allow other keys for other controls than the main window and only keep space for itself 2022-03-18 01:08:12 +01:00
MathiasL
20c7a8f126 Fix zoom not having focus after selecting radio button 2022-03-18 01:04:31 +01:00
MathiasL
374d66e854 Make hostages CT blue and fix hostage hiding
* Hostages and other spawns should now hide respectively correctly
2022-03-18 00:50:47 +01:00
MathiasL
77f3d2c91c Fix hiding of drawn markers, bugfixes
* Reset zoom is now handled by window so one can reset even when image is not visible
* Hiding and showing markers now works
* Re-add Viewbox which fixes displaying issues, introduces a bit of lag
2022-03-18 00:35:01 +01:00
MathiasL
9642b8cd74 Zoom reset if window size changes while zoomed
* Was causing that the map might not be visible and move in weird amounts
2022-03-17 23:50:39 +01:00
MathiasL
d38a5bdf21 Add hostages to spawn display 2022-03-17 23:23:45 +01:00
MathiasL
d0bdb0d24e Adjust zoom control
* Changing map now resets zoom
* While pressing space there will now be a 4-arrow cursor
2022-03-17 22:57:37 +01:00
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