猫史档案馆


七式草莓

七式草莓

Lv.1

获赞:281收藏:85浏览:10518作品收藏:156

签名:我正在做跑酷图形化编辑器 作品状态:已发布,测试版V1.3 作品是否可购买:是(True) 背景音乐:你好女生(伴奏) PS:作品里面有说明(没做完,空格+鼠标点击旋转)

回复帖子评论
上一页16 页 / 共 18下一页

【神岛词典】神岛词典开始征集词条了 中回复

我要改名了,旧昵称元七七。改完了别不认识我啊(为了防止恶意占用昵称,我就不公开了)

还有神岛词典的网址在改完名之后公布

2022-08-26T11:29:19 点赞:0

【招人了】建城市了 中回复

顶!

2022-08-26T12:53:42 点赞:0

【招人了】建城市了 中回复

顶!链接喵ao.cn/e/410f喵2f5e2a86bbbf27

2022-08-26T14:21:19 点赞:0

【招人了】建城市了 中回复

顶!

2022-08-27T13:25:56 点赞:0

【投票】现有一张无门槛的512地图,你们想用它做什么 中回复

结果出来了:做肝帝游戏

2022-08-27T14:08:42 点赞:0

【萌新の肝帝游戏】来做属于你的肝帝游戏吧! 中回复

链接喵ao.cn/e/b6000610eb465ea5ea12

2022-08-27T14:12:50 点赞:0

又来求助:关于写了代码后边缘的喵块无论则么修改都没用这件事怎么办 中回复

岛3bug,只能导出地形重建

2022-09-17T07:37:40 点赞:0

【水】首页上创作者最多和最少的地图是什么图(过去的也算)? 中回复

顶!

2022-09-18T11:38:16 点赞:0

【神岛词典】神岛词典开始征集词条了 中回复

挖!

还有尽量要集中写

2022-09-19T18:45:54 点赞:0

【建议】读取本地文件…… 中回复

浏览器无法实现这个功能的(用KittenServer当我没说)

2022-10-01T07:20:53 点赞:0

加密代码的水太深,你把握不住 中回复

!(async()=>{
    world.say("毁图喵即将爆炸!"),
    console.warn("毁图喵即将爆炸!");
    for (i = 1; i <= 10; i++) {
        await sleep(1000)
        console.clear()
        world.say('当前还剩' + (10 - i) + "秒爆炸!")
        console.error("当前还剩" + (10 - i) + "秒爆炸!");
    }
    await sleep(1000)
    console.clear()
    world.say("轰~~~")
    console.warn("你失败了~");
    for (i = 1; i <= 10000; i++) {
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id('air'));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id('air'));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id('air'));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id('leaf_01'));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("leaf_02"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("dirt"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("grass"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("stone"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("green_leaf"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("snowland"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("ice"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("polar_ice"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id('polar_region'));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("rock"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("water"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("wooden_box"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("glass"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("board_01"));
        voxels.setVoxel(Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), Math.floor(Math.random() * 128), voxels.id("stainless_steel"));
        await sleep(1);
        console.log("你熬过了输入者对你的折磨"),
        world.say('毁图结束');
    }
}
)()

2022-10-22T18:14:55 点赞:1

猜猜加密的代码是什么() 中回复

console.clear()

2022-10-23T13:55:58 点赞:2

【年度创作者】11月份年度创作者名单,为大家提前送上圣诞祝福~ 中回复

提示:帖子内容有变化()

2022-12-01T19:54:26 点赞:0

求代码!!! 中回复

你只更新了服务器的数据,没更新数据库的数据

2022-12-16T18:32:11 点赞:0

【神岛圣诞创作节】圣诞业绩喵拼! 中回复

顶!

2022-12-19T18:06:36 点赞:1

【神岛创作节】圣诞创作节比赛结束时间延长至19日晚24点~ 中回复

《圣诞创作节比赛结束时间延长至19日晚24点~》《2022年12月7日17:00-12月19日17:00》(自相矛盾)

2022-12-19T18:07:43 点赞:1

【神岛圣诞创作节】圣诞业绩喵拼! 中回复

再顶!

2022-12-19T18:52:28 点赞:0

【神岛圣诞创作节】圣诞业绩喵拼! 中回复

顶!

2022-12-20T17:56:40 点赞:0

【神岛圣诞创作节】圣诞业绩喵拼! 中回复

链接:https://box3.codemao.cn/p/performance-competition

2022-12-20T17:57:01 点赞:0

【岛三】曾经最火的作品,在岛三初期数十人同时在线 中回复

起床战争(指内测)表示不服()()

2022-12-20T20:55:42 点赞:2

有没有大佬能把这一坨给简化 中回复

async function left(){
    while(true){
        for(let x = 116;x >= 114;x--){
            voxels.setVoxel(x, 19, 99, 0)
            await sleep(250)
        }

        for(let i = 7; i >= 0;i--){
            voxels.setVoxel(109 + i, 16 + Math.floor((i + 1) / 3), 99, 0)
            voxels.setVoxel(106 + i, 17 + Math.floor((i + 1) / 3), 99, 391)
            await sleep(250)
        }

        for(let x = 108;x >= 106;x--){
            voxels.setVoxel(x, x == 108 ? 17 : 16, 99, 391)
            await sleep(250)
        }
    }
}

刚才的代码有个错误

2023-01-10T18:26:27 点赞:0

地图招人! 中回复

代码我看看是什么项目再说

2023-02-10T21:02:55 点赞:0

【新地图合作】樱花树下的诀别 中回复

我行吗(代码)

2023-03-04T14:21:23 点赞:0

【神岛】古风塔hash公布,要的拿去 中回复

喵是什么()

2023-03-12T16:32:54 点赞:0

【神岛】古风塔hash公布,要的拿去 中回复

请自行执行以下JS代码以查看链接(别说我能看后台数据,我是把英文屏蔽词都喵尝试了一遍得到得到):

"https://static.box3.cod喵/block/Qm" + String.fromCharCode(98, 87, 49, 76, 74, 71, 97, 99, 110, 85, 101, 55, 104, 98, 113, 116, 88, 120, 117, 89, 121, 53, 87, 80, 97, 76, 121, 68, 78, 113, 106, 121, 78, 67, 106, 115, 65, 117, 54, 70, 49, 102, 70, 97)

2023-03-12T20:16:07 点赞:0

【神奇代码岛】什么是吉吉喵?TA们说…… 中回复

沙发

2023-03-20T16:16:40 点赞:0

【创作指南】神奇代码岛最全面的萌新创作指南 中回复

点猫云更新了!! 新链接:https://static.codemao.cn/share/rygCqdaFx3.html

2023-03-23T20:40:39 点赞:0

【创作指南】神奇代码岛最全面的萌新创作指南 中回复

昨天整错资源了,我现在紧急更正一下:https://static.codemao.cn/share/H1siLQjl3.html

2023-03-24T21:36:10 点赞:0

【神奇代码岛】一个奇妙的想法(吉吉快来啊()))) 中回复

先说明一下,我尝试过改云层,结果失败了

至于改hash嘛,材质包是在网页的js中存储的,不在地图的hash里

所以,以你们的水平,告诉官方想法和放弃是最佳选择

2023-04-02T13:32:29 点赞:2

新春快乐!【人物动作编辑器】代码限时免费开源! 中回复

我也做了一个动作编辑器

下载链接:https://static.codemao.cn/box3/rJxp9Iq0fh.html

2023-04-20T18:42:49 点赞:0