voult2 / BetterPawnControl

A RimWorld mod that allows bulk assignment of animals to zones and colonists to outfits (or drugs) in one single action
MIT License
20 stars 21 forks source link

BPC Github releases have missing files compared to the Steam versions #26

Closed ghost closed 3 years ago

ghost commented 3 years ago

The copy of BPC 2.1.2 on Github Releases (https://github.com/voult2/BetterPawnControl/releases) has missing files Textures/UI/Buttons/EmergencyOn.png and Textures/UI/Buttons/EmergencyOff.png, resulting in the following errors as shown in DevMode:

Screenshot from 2020-11-21 10-08-27

This causes the Emergency mode in the mod to not work properly.

Strangely, the Github release contains a file Emergency.png, which was likely what the EmergencyOn and EmergencyOff buttons were derived from. A quick diff between the latest 2.1.2 Github release and the latest Steam release downloaded today shows that there are differences in the "Languages/ChineseSimplified/Keyed/BetterPawnControl.xml" file, along with the Emergency textures mentioned earlier. There are no errors in the Steam version since the Emergency textures exist.

Could you take a look? I understand that Github releases are a low priority compared to Steam ones, but there are GOG/Ludeon users like me who prefer to not use a Steam downloader service and like I get the mods straight from the source. Thanks!

voult2 commented 3 years ago

You're right.. sloppy work from me. Apologies.. Should be fixed now.