Drug Command Overhaul
Overview
This Mod modify a drug consume command in vanilla which a little useless to useful a little.
I made this Mod, because I let colonists use combat drugs often before large battle, but I don't like instruct it each one.
Maybe this Mod is useful, for example, similar case it.
Here is major modification things.
* Command will be not hidden if selected multiple colonists.
* Command can instruct consume drug all selected colonists.
* Show all carrying drugs each on as command.
バニラ環境のちょっと不便なドラッグ使用コマンドをすこし使いやすく変更するModです。
普段遊んでいるときに、大人数にドラッグを服用させているのですが、毎回ひとりずつ指示を出すのが面倒だったのでつくりました。
大規模な戦闘の前に一斉に服用させる、そんな場面で便利かもしれません。
主な変更点はこのようになります。
* 複数の入植者を選択していても表示が消えない。
* 複数の入植者に一斉に服用指示を出すことができる。
* 複数のドラッグを携帯していた際、それぞれ個別にコマンドが表示される。
Bug Report
Bug reports other than bugs that can be reproduced with this MOD alone will not be accepted. We do not intend to resolve issues that occur when playing the game using other MODs, so please resolve them by changing the load order or uninstalling this MOD yourself. Additionally, if you are reporting a bug that can only be reproduced with this mod, please be sure to provide the following information.
* What happened?
* When and under what circumstances did it happen?
* How can I replicate the issue?
* What's your RimWorld version?
* Post an error log! (If you have HugsLib -> Ctrl+F12 and paste the link in the comments!)
FAQ
Q) Is the mod compatible with...?
A) We do not accept questions regarding compatibility with other MODs. If you can't resolve it yourself, please contact the mod's author.
Q) I want to report a bug!
A) Guidelines for reporting bugs can be found in `Bug Report`.
Q) Please add the features I came up with!
A) This MOD was originally written for my own use, so I generally do not accept requests. I feel more motivated and happy when I receive positive feedback rather than requests.
Q) Your translation is terrible!
A) If you think my translation is terrible, you can send the correct translation to me. If you sent the correct translation, I replace it and old translation after checked.
Q) May I upload a game video taken with this mod installed?
A) No problem of course. I give permission for you to upload videos taken with this mod installed and for you to monetize those videos. I also give you permission to use thumbnail images of this mod in your videos to showcase this mod.
Translation
English (tikubonn with Google Translation)
Japanese (tikubonn)
Copyright
© 2022 tikubonn
License
Redistributing my MOD is prohibited.
These Terms of Use supersede CC BY-NC-ND 4.0.
Drug Command Overhaul © 2022 by tikubonn is licensed under Attribution-NonCommercial-NoDerivatives 4.0 International. To view a copy of this license, visit [url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-nd%2F4.0%2F]http://creativecommons.org/licenses/by-nc-nd/4.0/[/url]
* Drug Command Overhaul uses [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2009463077]Harmony[/url]. To view a copy of that license, visit [url=https%3A%2F%2Fgithub.com%2Fpardeike%2FHarmonyRimWorld%2Fblob%2Fmaster%2FLICENSE]https://github.com/pardeike/HarmonyRimWorld/blob/master/LICENSE[/url]
Update History
2023-12-3:
Pawn_InventoryTracker.GetGizmos に当てているパッチの挙動を、返された値を上書きする挙動から、バニラのドラッグ使用関連のコマンドのみを除外し、新しいコマンドを追加する挙動に変更いたしました。継続的な更新のためのソースコードを整理しました。本MODのライセンスを CC BY-NC-ND 4.0 に設定し、それに合わせてMOD説明欄の文章を新しいものに変更いたしました。RimWorld 1.3向けの更新を終了しました。
The behavior of the patch applied to Pawn_InventoryTracker.GetGizmos has been changed from overwriting returned values to excluding only vanilla drag usage related commands and adding new ones. Refactored the source code for continuous updates. The license of this MOD has been set to CC BY-NC-ND 4.0, and the text in the MOD description has been changed accordingly. Finished updating for RimWorld 1.3.
2022-10-26:
過去に修正したはずのコードが元に戻っていたため、該当箇所を再度修正しなおしました(1.3/1.4)。
Fixed some codes again that already fixed long time ago, but that roll backed by unknown causes(1.3/1.4).
2022-10-6:
本 Mod を試験的に RimWorld 1.4 unstable に対応させました。
This Mod has supported to RimWorld 1.4 unstable experimentally.
...