Shpoike / Quakespasm

Extra bloaty junk to modernise stuff a bit.
http://triptohell.info/moodles/qss/
GNU General Public License v2.0
184 stars 41 forks source link

Work around E3M2 pillar collision issue #122

Open Macil opened 1 year ago

Macil commented 1 year ago

Fixes https://github.com/Shpoike/Quakespasm/issues/50 by disabling SV_TryUnstick when using pr_checkextension. As mentioned in that thread, FTEQW already disables SV_TryUnstick without any noticeable downsides. I've been using this fix for a few weeks and haven't found any other situations it impacts.