RimWorld
Simple sidearms
82개 중 41~50개 표시 중
< 1 ... 3  4  5  6  7 ... 9 >
업데이트: 2020년 8월 16일 @ 오후 12시 00분

[Auto-generated text]: Update on 8/16/2020 9:00:08 PM.

업데이트: 2020년 8월 12일 @ 오전 11시 30분

[Auto-generated text]: Update on 8/12/2020 8:30:56 PM.

업데이트: 2020년 6월 14일 @ 오전 9시 40분

[Auto-generated text]: Update on 6/14/2020 6:40:00 PM.


Added code to handle stackable weapons (so beer and wood) better. Should help with the whole infinite beer loop thing.
Also special case handling for temporary colonists.

업데이트: 2020년 5월 6일 @ 오전 1시 30분

[Auto-generated text]: Update on 5/6/2020 10:30:14 AM.

Another attempt at unbreaking things.

업데이트: 2020년 5월 4일 @ 오전 7시 27분

[Auto-generated text]: Update on 5/4/2020 4:27:06 PM.

Fix to Toil ctor postfix.

업데이트: 2020년 5월 4일 @ 오전 5시 10분

[Auto-generated text]: Update on 5/4/2020 2:10:17 PM.

Minor edit to the warning message.

업데이트: 2020년 5월 4일 @ 오전 4시 25분

[Auto-generated text]: Update on 5/4/2020 1:25:35 PM.

BANDAID FIX: logs a warning and aborts the swap if after trying to remove the primary weapon it remains equipped, which should prevent weapons disappearing into the aether. This is not the same thing as actually fixing the issue. Keep the reports coming, and please include the -full- hugslib log.

업데이트: 2020년 3월 8일 @ 오전 5시 31분

[Auto-generated text]: Update on 3/8/2020 1:31:38 PM.

FIX: Support for alien races that do not inherit from basePawn.

업데이트: 2020년 3월 7일 @ 오후 4시 14분

[Auto-generated text]: Update on 3/8/2020 1:14:43 AM.

Now with even more sanity checks.
Also turns out ranged autoswitch was broken, so thats fixed now.

업데이트: 2020년 3월 7일 @ 오후 3시 29분

[Auto-generated text]: Update on 3/8/2020 12:29:15 AM.

Added more null-checks.