Shpoike / Quakespasm

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

[Feature Request] func_illusionary model scaling support like FTE / DP #28

Closed oGkspAz closed 2 years ago

oGkspAz commented 3 years ago

Could we please have support for the scale field in entities like displaying models through func_illusionary? Example:

FTE fte_model

QSS qss_model

eGax commented 3 years ago

This can be closed I believe. There have been some recent commits that should make this available to vanilla quake without mod support. @oGkspAz check against the current qss builds because this works for me, but I should probably test more.

Shpoike commented 2 years ago

for now it requires FTE's protocol extensions (which are default-on in QSS). scale also works with unextended protocol 999, but not for the makestatic builtin. This is consistent with DP and avoids bugs/omissions in QS/forks, hopefully it'll be enabled in a few releases time once QS understands scale properly too. it will not work with unextended protocol 666.