keyz182 / Rimworld-Inbetween

The Inbetween - A Rimworld Mod
MIT License
0 stars 0 forks source link

Add method to specify events to run on the map #6

Open keyz182 opened 2 months ago

keyz182 commented 2 months ago

Add a flexible system for defining and triggering events on the map, allowing for more variety and customization.

Goals:

Implementation Notes:

Example Events:

Additional Considerations:

keyz182 commented 1 month ago

Initial work here - https://github.com/keyz182/Rimworld-Inbetween/blob/990626b8a0e22cead82b0632999f67ca89e11b86/1.5/Source/Inbetween/Mapping/InbetweenZoneMapComponent.cs#L58

Aiming to leverage IncidentDefs