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

crowd control #5

Closed Die4Ever closed 10 months ago

Die4Ever commented 2 years ago

https://github.com/OpenRCT2/OpenRCT2/blob/master/distribution/openrct2.d.ts#L1626-L1647

https://github.com/OpenRCT2/OpenRCT2/blob/master/distribution/openrct2.d.ts#L2576-L2609

server.on('connection', function (conn) {
    conn.on('data', function(data) {
        console.log("Received data: ", data);
        conn.write("Reply data");
    });
});
server.listen(8080);

from https://github.com/OpenRCT2/OpenRCT2/blob/develop/distribution/scripting.md

Die4Ever commented 2 years ago

abandoned project with some good ideas for effects https://github.com/Justis-Lamanna/OpenRCT2-CrowdControl/blob/master/OpenRCT2-CrowdControl/OpenRCT2.cs

Die4Ever commented 2 years ago

An effect to reroll all ride types would be fun

Die4Ever commented 2 years ago

started in https://github.com/Die4Ever/rollercoaster-tycoon-randomizer/commit/9117f3b618a3b86243cdeb1bab1456b8f6f20450

still need a checkbox to enable/disable