Stormworks: Build and Rescue

Stormworks: Build and Rescue

Pony Net (Supporting Pony OS)
26 条留言
CrazyFluffyPony  [作者] 2023 年 9 月 8 日 下午 12:50 
You can create a network with world wide coverage if you want. All the required devices are prepared.
пися 2023 年 9 月 6 日 下午 12:09 
Sorry for stupid question, is it internet with full map coverage, or simply lan and networks implementation example?
C-Corgi 2022 年 4 月 3 日 上午 8:35 
ok thanks
CrazyFluffyPony  [作者] 2022 年 4 月 3 日 上午 4:35 
@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 2022 年 4 月 2 日 下午 9:40 
what radio channel do you use
CrazyFluffyPony  [作者] 2021 年 3 月 9 日 上午 10:48 
"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  [作者] 2021 年 2 月 4 日 上午 8:52 
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 2021 年 2 月 4 日 上午 3:45 
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  [作者] 2020 年 11 月 29 日 下午 12:37 
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 2020 年 11 月 29 日 上午 1:52 
Sorry for mistakes
Rad. Ballbearing 2020 年 11 月 28 日 上午 10:47 
Load and loadstring are nil values(
Rad. Ballbearing 2020 年 11 月 28 日 上午 10:46 
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 2020 年 11 月 13 日 下午 5:02 
thanks so much
CrazyFluffyPony  [作者] 2020 年 10 月 16 日 上午 10:31 
You want to do create a laptop? sure do that
go go 2020 年 10 月 15 日 下午 5:20 
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
Alex1s 2020 年 10 月 3 日 下午 1:35 
Thanks
CrazyFluffyPony  [作者] 2020 年 10 月 3 日 上午 2:08 
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)
Alex1s 2020 年 10 月 1 日 下午 8:01 
How does the LAN work ingame?
CrazyFluffyPony  [作者] 2020 年 10 月 1 日 上午 11:09 
@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)
Alex1s 2020 年 9 月 27 日 下午 8:07 
Make a tutorial, I have no clue what the F*** i'm doing.
MonkeyKing73 2020 年 8 月 24 日 下午 9:02 
Dude you are a god
CrazyFluffyPony  [作者] 2020 年 7 月 28 日 下午 1:11 
@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 2020 年 7 月 28 日 下午 12:11 
how tf
Final 2020 年 7 月 27 日 下午 12:34 
does this build required to be spawned in order for most of the apps on the pc's to work?
Thingymuhbob 2020 年 7 月 25 日 上午 9:25 
thats amazing
Tmccanna 2020 年 7 月 25 日 上午 7:39 
dude this is awesome!