Commit Graph

36 Commits

Author SHA1 Message Date
fred eb30e49b70 sed -i='' bug was here 2024-02-22 15:22:48 +01:00
papiche c7331f7c40
Merge pull request #26 from bhaloot/master
Merge Request Astroport ONE
2024-02-07 15:18:59 +01:00
jonathanbordes 2c9d6b70e7 ddMerge branch 'master' of https://github.com/jonathanbordes/Astroport.TWO 2024-02-05 14:42:21 +01:00
root 19cc43fce7 changements 2024-02-05 14:08:49 +01:00
Kali 021d282c89 modif fichier start et riddle 2024-02-05 06:05:25 -05:00
jonathanbordes 3fb48c969c
Update mainroom.sh 2024-02-05 11:17:32 +01:00
jonathanbordes 057a173420
Update white.sh 2024-02-05 11:16:41 +01:00
jonathanbordes 6d93eb1755
Update start.sh 2024-02-05 11:13:18 +01:00
jonathanbordes 492563c006
Update white.sh 2024-02-05 11:11:21 +01:00
jonathanbordes 8abfe06b59
Create kroo3.sh 2024-02-05 11:09:19 +01:00
jonathanbordes 1d0e657b8b
Update end.sh 2024-02-05 11:06:39 +01:00
jonathanbordes 57fcd41e87
Update mainroom.sh 2024-02-05 10:45:25 +01:00
jonathanbordes bba10c8e25
Update white.sh 2024-02-05 10:43:21 +01:00
jonathanbordes 0b82ee0d79
Update white.sh 2024-02-05 10:41:39 +01:00
jonathanbordes c6c1a24f15
Update white.sh 2024-02-05 10:40:35 +01:00
jonathanbordes 39e13e2367
Update white.sh 2024-02-05 10:39:08 +01:00
jonathanbordes 9019dc9b9c
Update mainroom.sh 2024-02-05 10:32:18 +01:00
jonathanbordes f3b18c1242
Update mainroom.sh 2024-02-05 10:30:10 +01:00
jonathanbordes 27146f4155
Update mainroom.sh 2024-02-05 10:28:15 +01:00
jonathanbordes 1ed34c1ccf
Update mainroom.sh 2024-02-05 10:20:50 +01:00
fred 1d905650a1 push 2024-01-31 14:28:26 +01:00
fred b0d26b8233 Make your own Adventure 2024-01-31 12:32:08 +01:00
fred dc0e9c8053 route missing 2024-01-15 11:36:56 +01:00
fred 258faa6609 adventure game 2023-11-07 12:14:11 +01:00
fred 46aee42115 a BASHventure game on IPFS 2023-11-07 11:36:15 +01:00
fred ea1d10354b Sector map_render & OSM2IPFS/earth update 2023-11-06 21:04:17 +01:00
fred b0ef9af415 Make your adventure 2023-11-06 13:47:30 +01:00
fred ba010ce3a7 Make your adventure 2023-11-06 13:46:56 +01:00
fred 95f61c4f6e todo debug 2023-11-06 13:33:12 +01:00
fred c66c233989 Play with Astroport Command Line 2023-11-02 23:15:26 +01:00
fred 0b603c5b12 isLAN from route 2022-12-18 20:45:43 +01:00
fred a0164e2849 grep -rl '0/0 | awk {print $3}) |' ./ | xargs sed -i 's~0/0 | awk {print $3}) |~0/0 | awk '"'"'{print $3}'"'"'\) |~g' 2022-12-18 20:09:54 +01:00
fred 0da3cad1a0 adventure mode 2022-11-17 13:00:48 +01:00
fred 892f215a93 myIP=$(hostname -I | awk '{print $1}' | head -n 1)
isLAN=$(echo $myIP | grep -E "/(^127\.)|(^192\.168\.)|(^10\.)|(^172\.1[6-9]\.)|(^172\.2[0-9]\.)|(^172\.3[0-1]\.)|(^::1$)|(^[fF][cCdD])/")
[[ ! $myIP || $isLAN ]] && myIP="127.0.1.1"
2022-11-05 13:55:02 +01:00
fred 3d86a14879 fork add your adventure ;) 2022-10-30 02:39:46 +01:00
fred f9b782cf62 Adventure Bash Game 2022-10-30 02:22:28 +01:00