铁血丹心

 找回密码
 我要成为铁血侠客
搜索
查看: 17773|回复: 26

[其他] kys-cpp 的 JS 版

[复制链接]
发表于 2018-5-31 03:43 | 显示全部楼层 |阅读模式

马上注册,结交更多侠友!

您需要 登录 才可以下载或查看,没有账号?我要成为铁血侠客

x
大部份代碼由《金庸群侠传》kys-cpp 版 ( https: //github.com/scarsty/kys-cpp ) 轉譯過來

源碼在此 : https: //github.com/kt2/kys-js
不懂架網站用這個exe版 :  https: //pan.baidu.com/s/1iDt7zJ9vnqZoSMwlNwUG9g



用pixijs 寫,主要有兩大難題 :1. pixi 的text沒有單字的渲染方式, 單字的渲染效能低
2. js 沒有clock per sec 的while loop,所以都用queue 或 state 的方法解決 (沒有原版kys-cpp 的while game loop 方式確實很不方便=_=||),其實應該可以用promise 實現 https: //gist.github.com/kt2/35bd04c383facd2b6a4664a4011893b8 但這個不好改,算了吧

功能 :
方向 : 上下左右
輸入鍵 / space : 確認
esc : 取消
m : 座標跳點 (方便測試)
f / b : 加減速

+ / - : 縮放場境
< / > : 加減聲量
l : 繁簡轉換

存檔用indexdb ,第一次開啓會預載10個存檔。
主/子場境 , 戰鬥系統 ,事件系統 (沒50 instruct), 韋少寶買東西.. 測試可用

但沒有爆機測試,因為沒找到十大惡/善人存檔 ...  =.=||

為什麼弄這個kys-js ? 學習cpp , 傳統rpg的設計 , 原始UI的建構
要說複雜的地方,應該是element 的部份, 戰鬥系統 (調試時間長), UI 的部份(由零開始寫按鍵..菜單)...

我沒看過lua版(c + lua我不太會調試), pascal版 (我不會pascal 啦), kys-cpp 的game loop摸了我一段時間,因為game loop 的在我概念是一個結束了才可始另一個,kys-cpp 的element 方法有說不出的怪異 (因為framerate不知如何計算了),卻又很精妙,因為事件可以輕鬆的順序運行。

最後

謝謝 BT 大神的kys-cpp 源碼,支持開源


评分

参与人数 1声望 +60 收起 理由
KA + 60

查看全部评分

【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2018-5-31 12:30 | 显示全部楼层
厉害了,顶一个
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2018-5-31 12:43 | 显示全部楼层
完成度如何?大概看了一下,事件代码似乎不是很全
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
 楼主| 发表于 2018-5-31 14:30 来自手机 | 显示全部楼层
沒有50指令, 其它齊全。。 遊戲完整,有錯請報。斷斷續續弄了半年。。現在放手了。。
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2018-5-31 17:54 | 显示全部楼层
powerful work!
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2018-6-2 22:45 | 显示全部楼层
已经体验过了,佩服,邀请您加入铁血丹心制作人团队
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2018-6-5 09:07 | 显示全部楼层
这个是重新编译的底层么??
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
 楼主| 发表于 2018-6-15 15:21 | 显示全部楼层
其實我是想按照kys-cpp 的用while寫, 可是js 的while(true)是死循環.
我說 "怪異" , 這里沒貶義 (我表達不好-_-||) , 我原意是仿效kys-cpp的game loop寫法, 可是基於語言上的不同所以唯有用queue 和state的方法勉強完成, 可以說是早期的寫法吧, 用的if then else會比較多.. "勉強"是因為改動和除錯會很麻煩的說, 維護比較難, 正因為如此, kys-js 不會再完善下去(其實還有蠻多部份hardcode了 -_-||), 除非重寫game loop的部份 (用promise方式寫).

【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
 楼主| 发表于 2018-6-15 15:27 | 显示全部楼层
與其完善kys-js, 倒不如研究emscripten 把kys-cpp轉換成js, emscripten 支持sdl 轉換, 資源可用virtual file system, 不知是否可行
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2019-1-18 10:15 | 显示全部楼层
膜拜






【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2019-3-16 00:09 | 显示全部楼层
如何洗武功啊
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-3-8 23:42 | 显示全部楼层
刷点积分,楼主大大辛苦啦
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-5-2 18:15 | 显示全部楼层
看看~~~~~~~~~~~~~~
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-6-17 23:15 | 显示全部楼层
太神了大大
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-8-11 12:22 | 显示全部楼层
6666666666666666666666
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-9-10 18:47 | 显示全部楼层
玩玩玩玩玩玩玩玩玩玩玩玩玩
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-9-11 10:09 | 显示全部楼层
6666666666666666
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-9-30 15:05 | 显示全部楼层
大神能给我看看嘛,求求了
在线玩一直卡在%100
自己的一直卡在%99
浏览器:Chrome
D:\kys-js-master (1)\kys-js-master>python -m http.** 2000
Serving HTTP on :: port 2000 (http://[::]:2000/) ...
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/stats.min.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/sprintf.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/ChineseConverter.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/pixi-sound.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/random.min.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/Game.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/jdataview.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/Utils.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/Type.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/lib/jbinary.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/UIShop.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/Save.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/UILoc.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/Talk.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:03] "GET /js/Event.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/TitleScene.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/Scene.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/UI.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/UISystem.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/UISave.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/SubScene.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/Controls.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/ShowExp.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/MainMap.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/ShowRoleDifference.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/BattleCursor.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/TeamMenu.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/BattleMenu.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/TextureManager.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/lib/pixi.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/BattleScene.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /js/Main.js HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/resource/title/0.png HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] code 404, message File not found
::1 - - [30/Sep/2020 15:00:04] "GET /favicon.ico HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/ranger.idx32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/ranger.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/ALLSIN.GRP HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/r1.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/ALLDEF.GRP HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/S1.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/D1.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/r2.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/S2.GRP HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/D2.GRP HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/r3.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/S3.GRP HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/D3.GRP HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/r4.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/D4.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/r5.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/D5.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/r6.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:04] "GET /game/save/d6.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/r7.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/d7.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/r8.grp32 HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/d8.grp HTTP/1.1" 200 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/r9.grp32 HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/s9.grp HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/d9.grp HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/r99.grp32 HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/s99.grp HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/save/d99.grp HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/mmap.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/smap.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/cloud.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/head.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/title.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/item.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/1.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/2.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/null.png HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/3.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/4.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/5.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/6.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/7.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/8.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/9.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/10.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/11.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/12.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/13.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/14.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/15.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/16.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/17.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/18.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/19.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/20.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/21.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/22.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/music/23.ogg HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/fight/000.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/fight/001.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
::1 - - [30/Sep/2020 15:00:05] "GET /game/resource/fight/002.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:05] code 404, message File not found
略。。。。。
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/051.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/053.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/054.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/055.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/056.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/057.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/058.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/059.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/060.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/061.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/062.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/063.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/064.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/065.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/067.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/068.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/069.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/070.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/071.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/076.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/077.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/078.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/079.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/080.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/081.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/082.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/083.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/084.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/085.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/086.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/087.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/088.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/090.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/091.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/092.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/093.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/094.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/095.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/096.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/097.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/098.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/099.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/100.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/101.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/102.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/fight/109.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/000.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/001.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/002.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/003.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/004.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/005.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/006.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/007.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/008.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/009.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/010.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/011.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/012.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/013.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/014.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/015.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/016.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/017.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/018.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/019.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/020.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/021.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/022.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/023.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/024.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/025.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/026.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/027.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/028.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/029.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/030.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/031.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/032.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/033.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/034.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/035.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/036.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/037.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/038.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/039.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/040.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/041.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/042.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/043.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/044.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/045.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/046.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/047.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/048.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/049.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/050.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/051.json HTTP/1.1" 404 -
::1 - - [30/Sep/2020 15:00:06] code 404, message File not found
::1 - - [30/Sep/2020 15:00:06] "GET /game/resource/eft/052.json HTTP/1.1" 404 -
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-10-4 21:13 | 显示全部楼层

已配置game文件夹,
使用了npm start 时是为electron
也不行
求大神指教
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-10-5 20:01 | 显示全部楼层
支持楼主!!!!太顶了!!!!!!谢谢谢谢!!!!!!!!!!!!!!!!!!!
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-10-13 17:24 | 显示全部楼层
前端报了这个错:
Utils.js:157 Uncaught TypeError: Cannot read property 'byteLength' of null
    at c.Utils.getIndex (Utils.js:157)
    at Main.js:436
    at MiniSignal.dispatch (pixi.js:1411)
    at n._onComplete (pixi.js:5005)
    at pixi.js:5044
    at next (pixi.js:6249)
    at n.e.plugin (pixi-sound.js:9)
    at pixi.js:5027
    at pixi.js:6257
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-10-18 12:53 | 显示全部楼层
抄抄写写寻寻错错错错错错错曹操传
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-10-29 21:52 | 显示全部楼层
试了下是能跑,大神真牛!
不过给店小二银子和从韦小宝那里买东西怎么操作?没试出来呢
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-11-15 12:22 | 显示全部楼层
赞一个!!!!!!!!!!!!!!!!!
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。
发表于 2020-11-30 14:57 | 显示全部楼层
点赞哦,太强了
【武侠.中国】铁血丹心论坛(大武侠):致力于推广和发展武侠文化,让我们一起努力,做全球最大的武侠社区。
可能是目前为止最好的金庸群侠传MOD游戏交流论坛,各种经典武侠游戏等你来玩,各种开源制作工具等你来实现你的游戏开发之梦。

本版积分规则

小黑屋|手机版|铁血丹心

GMT+8, 2024-11-21 17:42

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表