RimWorld

RimWorld

OpenRimWorldAI.Overlord
Showing 1-3 of 3 entries
Update: 15 Feb @ 6:05pm

v.0.3:
- Updates:
- Change Pawn Priorities
- Refined Priorities to be specified numerically as oppose to incremental increase/decease.
- AI will now directly indicate what the Pawn's priority should be.
- Create New Buildings
- Improved prompt instructions for building generation.
- Rooms are still chaotically designed. Currently debugging for better results.
- Create Storage Spaces
- Storage spaces are being created correctly.
- One issue is that sometimes the AI adds spaces, or uses item name versus DefName
- Created a denial for cases where filters were empty (due to mismatching filter name)
- Debugging to enhance and avoid mismatches for filter items.
- Create Farm Spaces
- Seems to be working without issues.
- Debugging to determine if there are any remaining issues.
- Gather Resources From Mines
- Haven't noticed any issues.
- Create Furniture
- Originally tied New Furniture and Floors together, but broken into separate commands.
- This is now considered an experimental feature.
- AI can now create beds and chairs
- AI has issues creating tables and stools
- Debugging to work out the kinks
- Create Floors
- Likely not in a working state. Have not yet tested or refined the function for this.
- Emergency Food Harvest/Emergency Tree Harvest
- Now correctly working. This will set all wild plants to "Harvest"
- Experimental
- Trying to understand the problems from having all wild plants/trees designated for harvest.
- Might create an algorithm to set harvest able to closest 20 plants/trees.

Update: 9 Feb @ 9:39pm

v.0.2:
- Added settings for Overlord (Android symbol)
- Turned most of the commands for AI off by default. They can manually be turned on in settings and will be defaulted to on once I'm satisfied with the results.
- Re-Worked how Walls & Rooms are output to the AI. Hoping for some better results!
- Updated the Building Prompt for AI. Have yet to test the results, but I'm expecting less errors?
- Work-In-Progress
- Gather Emergency Food/Wood are two commands that have errors and are incomplete. They should remain disabled.

Update: 3 Feb @ 10:17pm

[Auto-generated text]: Initial upload.