imgui bump | v1.5.13
full changes in CHANGES.md now
Important? Note? When Updating??
probably copy all the .dll
s from the new one
you can now remove tf2_bot_detector_winrt.dll
, it is not used. more on that below.
Changes
mostly background changes tbh
this should have been a major version (v1.6.0) but that will be next version after more stuff ig
- Tooltip now shows marked as name, date and generally more more concise
- Tooltip now can draw outside the physical window (part of imgui multi-viewport change below)
- Removed winrt (tf2_bot_detector_winrt)
- "why?"
It wasn't being used in the current codebase at all, like, at all at all.
It was only being used attf2_bot_detector::Platform::Get(blahblah)Dir
, only when the application is in package mode; I don't have a package or "non-portable" build, and honestly just bloat cuz it's never used- so removing.
I can always just reintroduce it if I need it (I probably won't)
- "why?"
- Removed imgui_desktop dependency and bumped imgui to 1.8 to 1.9
- moved logic into TF2BDApplication in the process, not "everything inside mainwindow class"
- removed support for anything other than opengl 4.3
- this brings up the min requirements to geforce 400 series with driver 310.61 (released 2012.11.20) and probably something similar in amd side.
- "why?"
do you really not have a gtx 400 series in the year 2023? how are you even playing tf2?
- added renderer settings, you can now set maximum frame (vsync ~ 15fps) time of tf2bd. (this setting does not save)
- default update rate max of tf2bd is now 60 (previously: vsync)
- settings window is now handled by imgui using multi-viewports feature (+ it docks!)
- window will now unsleep if you hover over the window.
Extra Comments
大丈夫だって嘘ついて
一人きりで震えてる
もう歩けないよ
涙堪えて下を向くなら思い出して
「進めば二つ」と声にして
next thing I probably maybe will do is probably overlay and playerlist management stuff for my convenience ig? if I really want to and have time to, don't have much to add to this anymore /shrug
Getting destroyed by What's up? Pop! rn
also, Merry Christmas Smissmass (soon)!