Die4Ever / rollercoaster-tycoon-randomizer

RollerCoaster Tycoon Randomizer mod for RCT1 and RCT2 inside of OpenRCT2
https://discord.gg/jjfKT9nYDR
GNU General Public License v3.0
13 stars 3 forks source link

random events set to happen on certain dates #30

Open Die4Ever opened 1 year ago

Die4Ever commented 1 year ago

at the start, randomize some dates for events and put them in the changes list so the player can plan for them

https://github.com/Die4Ever/rollercoaster-tycoon-randomizer/blob/main/src/modules/park.ts#L38

could do basically any crowd control effect or cheat, even getting money ("you won a lawsuit" notification?)

earthquake, breaks all rides, I don't think the API can do this yet

https://github.com/OpenRCT2/OpenRCT2/blob/b6f64bae9e0161e458891ccfea8699cc0808e144/src/openrct2/ride/Ride.cpp#L4620