toaster
d963dea4f9
Merge branch 'master' into new-menus
...
# Conflicts:
# src/Sourcefile
# src/deh_soc.c
# src/m_menu.c
# src/p_user.c
# src/r_data.h
# src/r_skins.h
2022-05-25 15:12:51 +01:00
Sally Coolatta
4b70a64b3f
Ground follower mode
2022-05-23 15:51:00 -04:00
Sally Coolatta
6e3c4dbc34
> numfollowers-1 -> >= numfollowers
2022-05-23 13:40:51 -04:00
Sally Coolatta
d8b7967a22
Make all instances of this sine use M_TAU_FIXED
2022-05-23 13:38:53 -04:00
Sally Coolatta
6574f822a4
Fix bobspeed + menu z offset
2022-05-23 02:57:20 -04:00
Sally Coolatta
fcff62fc9e
Lag of FRACUNIT matches your position exactly
2022-05-23 02:45:32 -04:00
Sally Coolatta
d67c658643
Fix angle lag not working
...
(Why was angle being set again above this...)
2022-05-23 01:09:58 -04:00
Sally Coolatta
cda0441abb
Follower angle lag + lookback
...
- ANGLELAG lets you set how fast the followers swivel around. Default is 8*FRACUNIT, old behavior can be returned with FRACUNIT.
- Followers reverse their angle when you hold the lookback button.
- All lag values can't go below FRACUNIT instead of 1.
2022-05-23 00:36:03 -04:00
Sally Coolatta
b5334e6b42
Move follower code to its own file
2022-05-23 00:23:46 -04:00