GNUtopia
1b5c4cd923
Make Disabilities Permanent + Glasses' Fury ( #2327 )
...
# Description
Removes the ability to circumvent the effects of Blindness and
Wheelchair User through surgery. Additionally tweaks glasses to better
counteract nearsightedness and minor eye damage. Most glasses now
mitigate 3 points of eye damage, fully countering the nearsighted
penalty, while jamjars mitigate 3.5 points of eye damage. Also tweaks
the starting amounts of eye damage given by Blindness and Nearsighted.
Blindness gives 8 points of eye damage, up from 6 (this doesn't have any
visual effect but makes glasses worse since visual effects cap at 6
points), and Nearsighted gives 3 points of eye damage, down from 4.
---
<details><summary><h1>Media</h1></summary>
<p>




(i'm trying to walk around after the surgery in the second video,
prommy)


</p>
</details>
---
# Changelog
🆑
- tweak: Made Wheelchair User and Blindness permanent
- tweak: Made Shortsighted less visually intense
- tweak: Made glasses counteract eye damage better
---------
Signed-off-by: Timfa <timfalken@hotmail.com >
Co-authored-by: Timfa <timfalken@hotmail.com >
(cherry picked from commit 0187c38b3a96220f133281adf311cf259b3f4e50)
2025-05-03 01:38:32 +03:00
Pieter-Jan Briers
ccea85136b
Random spontaneous cleanup PR ( #25131 )
...
* Use new Subs.CVar helper
Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.
This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.
* Fix a bunch of warnings
* More warning fixes
* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.
* Get rid of some more ISerializationHooks for enums
* And a little more
* Apply suggestions from code review
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: 0x6273 <0x40@keemail.me >
(cherry picked from commit 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00