Stormworks: Build and Rescue

Stormworks: Build and Rescue

Pony Net (Supporting Pony OS)
26 Comments
CrazyFluffyPony  [author] 8 Sep, 2023 @ 12:50pm 
You can create a network with world wide coverage if you want. All the required devices are prepared.
пися 6 Sep, 2023 @ 12:09pm 
Sorry for stupid question, is it internet with full map coverage, or simply lan and networks implementation example?
C-Corgi 3 Apr, 2022 @ 8:35am 
ok thanks
CrazyFluffyPony  [author] 3 Apr, 2022 @ 4:35am 
@SCP-173

Globally:
info frequency = 5000

And then for every cell (cellID starts at 1):
registration frequency = 5000 + cellID * 3
downlink frequency = 5001 + cellID * 3
uplink frequency = 5002 + cellID * 3






Example with one cell:
5000, 5003 - 5005

Example with two cells
5000, 5003 - 5008
C-Corgi 2 Apr, 2022 @ 9:40pm 
what radio channel do you use
CrazyFluffyPony  [author] 9 Mar, 2021 @ 10:48am 
"Local" just uses the ip network the computer is in (e.g. if the computer has the ip address 12.0.1 then it will broadcast the chat messags to all computers in the net 12.0.0).

If you want to chat with the computer of a different net, enter the net ip of that computer (e.g. if the other computer has the up 13.0.1, then you have to insert 13.0.0)
CrazyFluffyPony  [author] 4 Feb, 2021 @ 8:52am 
Hey, i am not playing the game anymore. But i might be able to help you. Just send me a private message on discord, that'll make it easier.
CrazyFluffyPony#0587
Kito 4 Feb, 2021 @ 3:45am 
hello, i am currently working on an communication system with your pony net but it seems that i need some help setting servers up, can you help?
CrazyFluffyPony  [author] 29 Nov, 2020 @ 12:37pm 
Take a look at the PC microcontroller. One of the lua scripts is the messaging app.
It takes the text, splits it up in characters and then sends 26 (or 25 or so?) characters per packet.
The same lua script (but running on other pcs) will receive those packets, and build the original string again.
Rad. Ballbearing 29 Nov, 2020 @ 1:52am 
Sorry for mistakes
Rad. Ballbearing 28 Nov, 2020 @ 10:47am 
Load and loadstring are nil values(
Rad. Ballbearing 28 Nov, 2020 @ 10:46am 
Hi guys! I'm trying to shrink packet into one composite number but i couldn't find any function like load or loadstring. Is there a way to create Lua chunk from dumped string?
go go 13 Nov, 2020 @ 5:02pm 
thanks so much
CrazyFluffyPony  [author] 16 Oct, 2020 @ 10:31am 
You want to do create a laptop? sure do that
go go 15 Oct, 2020 @ 5:20pm 
crazyfluffy pony i'm your number one fan i love the pony net work can i make a small laptop and use the pony net work with it ple
it a dream to help you
我是不要打我小心点 3 Oct, 2020 @ 1:35pm 
Thanks
CrazyFluffyPony  [author] 3 Oct, 2020 @ 2:08am 
it communicates over composite, tick based
one packet is all the data from a composite in one tick.

I don't want to go into too much detail, but this is how the packet informations look like (channel usage)

ch 31 n (receiver MAC)
ch 32 n (sender MAC)

ch 28 n (reciver application port)
ch 29 n (receiver IP)
ch 30 n (sender IP)

ch 1-27 (user data)
我是不要打我小心点 1 Oct, 2020 @ 8:01pm 
How does the LAN work ingame?
CrazyFluffyPony  [author] 1 Oct, 2020 @ 11:09am 
@Horizon

I am busy developing "Lua IDE 2.0", so i will not have time to write extended (and necessary) documentation. If you have specific questions, im always glad to give answers (preferably via Discord)
我是不要打我小心点 27 Sep, 2020 @ 8:07pm 
Make a tutorial, I have no clue what the F*** i'm doing.
MonkeyKing73 24 Aug, 2020 @ 9:02pm 
Dude you are a god
CrazyFluffyPony  [author] 28 Jul, 2020 @ 1:11pm 
@Final this building is just a showcase of everything that is possible. I will upload the single parts of it with some more description in a few days.

The PCs work without any network. But the message center app and the live click app obvisously require a network ti make any sense.
Lachyness 28 Jul, 2020 @ 12:11pm 
how tf
Final 27 Jul, 2020 @ 12:34pm 
does this build required to be spawned in order for most of the apps on the pc's to work?
Thingymuhbob 25 Jul, 2020 @ 9:25am 
thats amazing
Tmccanna 25 Jul, 2020 @ 7:39am 
dude this is awesome!