iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
xatest
V2EX  ›  iDev

有人实践iOS游戏的热更新吗?

  •  
  •   xatest ·
    aoxu · Apr 23, 2013 · 6910 views
    This topic created in 4799 days ago, the information mentioned may be changed or developed.
    审核周期带来的发布成本太高,如果游戏可以实现服务器控制的热更新——我不仅仅是指图片资源下载到客户端,还包括一部分控制逻辑的代码的更新。
    目前想到的是用客户端用Lua来实现,检测到服务器有更新可用时,拉取服务器的最新Lua脚本执行,不知道这条路是否可行,请问有人能指点下吗?
    7 replies    1970-01-01 08:00:00 +08:00
    alexrezit
        1
    alexrezit  
       Apr 23, 2013
    App Store 禁止 app 内下载可执行的代码.
    xatest
        2
    xatest  
    OP
       Apr 23, 2013
    @alexrezit 我知道,在App Store Review Guidelines里明令禁止download code,但是据我所知不止一款游戏是这么做的,只是我不知道实现细节。如果APP只是一个壳子,靠下载代码来执行,这样肯定是明令禁止的。但是在游戏中,例如下载一张新地图,这张地图有一些设定好的机关触发逻辑,这部分的控制逻辑其实是脚本控制的。这样算是下载一张地图数据呢?还是下载一段可执行的代码呢?
    c742435
        3
    c742435  
       Apr 24, 2013
    我们公司在做,我们公司有虚拟机……
    xatest
        4
    xatest  
    OP
       Apr 24, 2013 via iPhone
    @c742435 能说下细节吗?虚拟机干什么?
    feihu
        5
    feihu  
       Apr 24, 2013
    大众点评在使用lua做发布,但它不是游戏。看一下大众点评里面的目录会看到很多lua文件
    orange0422
        6
    orange0422  
       Apr 24, 2013
    这种体验的app不管打开之后下载什么东西,不等下完,我就会退出,然后毫不犹豫的删除。
    OrbitTerminus
        7
    OrbitTerminus  
       Apr 24, 2013
    @alexrezit

    @xatest


    现在一部分的游戏引擎可以做到 比如cocos2d

    使用这个引擎的有 大掌门 我叫mt 等等 都可以

    再比如 clash of clans
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   942 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 22:38 · PVG 06:38 · LAX 15:38 · JFK 18:38
    ♥ Do have faith in what you're doing.