Artem Argus

Results 168 comments of Artem Argus

In addition, all the buttons are indistinguishable from each other. As I know, according to the good UI/UX practices, the main button should stand out from the rest. Just some...

> I think there's a few things to tidy up before bringing this in. > > When we add ambient noises of the hospital in CorsixTH we don't take notice...

What motivation for this feature in overall? Which benefits?

> Trying to find a near-by task seems a good idea to me. Intuitively, yes. This works especially well when there's a lot of litter on the floor in a...

> Even after death, Handyman can still be assigned to some Tasks in the `Hospital:handymanTasks` table attributes. That is causing the crash of this issue. So instead of "notify the...

> > it should be cleaner to fix the multiple tasks assignment for one handyman > > One way of fixing this could be to reset the assigned task when...

added: 'Note for this task' where to start with this task: `in_use = { Surgeon = {4890, 2326} }` -- 4890 - cut animation, 2326 - sew animation this animation...

The guidemark for this task. The number of cutting and sewing animations is set here: https://github.com/CorsixTH/CorsixTH/blob/8a1de5ad0cad19e42dfb6e4f42ace915250b65c1/CorsixTH/Lua/rooms/operating_theatre.lua#L106-L109

Also about Spamming grab: If doctor occupied you can't take him instantly, but you can dismiss him anytime. Even during operation. So if you try to take occupied doctor and...

> Are you trying to grab after firing them in that scenario above? Scenario above is just one example when grab of occupied employe happens. Related to fired humanoid: I...