- Added
+bxt_triggers_place
, a visual drag-and-drop way to create custom triggers. Thanks @Marckvdv! - Added pitch and yaw to
bxt_hud_tas_editor_status
. Thanks @Eddio0141! - Added
bxt_print_entities
andbxt_hud_entities
. Useful for checking the entity order for the 4 FPS trick. - Changed
bxt_hud_entity_hp
tobxt_hud_entity_info
and made it additionally display the entity index, classname and targetname. - Fixed some HUDs not working with freecam correctly.
- Made
_bxt_norefresh 1
considerably faster. - This release's Linux .so should work on older distributions such as Ubuntu 16.04.
Note: due to a mistake, the mar-21-2020 tag points 1 commit earlier than this release. I made a mar-21-2020-real tag which points at the correct commit. I didn't bother rebuilding the binaries so the version string says mar-21-2020-1
and not mar-21-2020-real-0
.