Dev Log V0.5 - 26.03. - Ship Management
Added 2023-03-26 13:55:53 +0000 UTC
Hi,
today I spent some time rewriting the uniform system and replacing it with a daily order system. Here are the main features:
- Orders are issued every morning
- They include uniform rules and task for the day
- Uniform orders can be issued per crew member and remain active
- Uniforms have EXH, SUB requirements and mood impact
- Work orders can be issued for ship automation (T'Ris can fill up pods on docking, Nimhe can assemble bots or auto-buy bot crates, etc...)
- Disciplinary action can be enacted in case of infractions ...
- In the evening task reports are delivered by the crew
Data structure and object routines are done, dress up NPC AI is done, task & purchasing NPC AI I still have to write.
I hope this will improve the flow, especially for the BOT production, the supply side of which is a bit too convoluted in V0.4 in my opinion.