advdupe2/lua
Deyan Dobromirov 8b30c2bc5e
Fixed: Last YAW value being reset when user requests a small change (#425)
* Fixed: Last YAW value being reset when user requests a small change
Fixed: Progress bar pixel-perfect aliment
Fixed: Tool screen HUD use boolean state instead of a number
Updated: Pitch-roll dupe control via MouseMiddle
Updated: Tool screen shows P,Y,R and height
Added: E+Shift+MouseMiddle resets offsets
Removed: Heuristics for proper angle handling
Optimized: Tool screen avoid creating color objects every frame

* Added: Local variable for player and fail-save conversion values

* Fixed: P/R offests relative to player's aim vector

* Fixed: Sign of P/R usage according to the axis used

* Removed Base world angle

* Account for YAW value when calculation P/R
2023-06-01 10:58:44 -04:00
..
advdupe2 Make sure Constraints table exist (#418) 2023-04-24 11:32:42 -04:00
autorun Replace all usermessages with net. (#385) 2022-02-02 15:36:09 -05:00
entities/gmod_contr_spawner Prevent disconnected players from spawning dupes (#375) 2021-07-19 14:02:59 -04:00
weapons/gmod_tool/stools Fixed: Last YAW value being reset when user requests a small change (#425) 2023-06-01 10:58:44 -04:00