• 注册
  • SPTarkov 动态 SPTarkov 动态 关注:246 内容:59

    SPT-AKI Loader Prototype

  • 查看作者
  • 打赏作者
  • 当前位置: ODDBA社区 > SPTarkov 动态 > 正文
  • 18
  • SPTarkov 动态
  • SPT主创
    初窥堂奥
    VIP2
    SPTarkov项目组

    SPT-AKI Loader Prototype

    What you see above is the new loading system. Previously the core loaded the mods and server functionality through different systems. Now the system is unified; both mods and server functionality use the same loading mechanism. It has been updated to conform with the new programming language standards.

    你在上面看到的是新的加载系统。以前,内核通过不同的系统加载mods和服务器功能。现在系统统一了;mods和服务器功能都使用相同的加载机制。它已经更新以符合新的编程语言标准。

    SPT-AKI Loader Prototype

    This is what a mod will look like. Metadata is the usual properties you found in the old mod system. Classes is like the “src” property from the old mod system, but now you have much more power over what is loaded in. This is a more complex example, normal mods will just need to copy-paste the template mod, and modify where required.

    这就是一个mod的样子。元数据是旧mod系统中常见的属性。类类似于旧mod系统中的“src”属性,但现在您可以更有效地控制加载的内容。这是一个更复杂的例子,普通mod只需要复制粘贴模板mod,并在需要的地方进行修改。


    Keep in mind that all of this is a prototype, work in progress. This can change at any time during development.

    请记住,所有这些都是一个原型,正在进行中。在开发过程中,这一点可以随时改变。


    At last, 2 more features to announce upcoming with SPT-AKI 1.0.0: random bot generation and random loot generation, both based on ID's rather than presets. This allows us to us less data to have much more variety in generated bots and location loot. In addition, bot appearance can be configured per location by modders. Spawn gluhar on factory with a different look? Entirely possible!


    最后,SPT-AKI 1.0.0还将发布两个新特性:随机机器人生成和随机战利品生成,都是基于ID而不是预设。这使得我们可以用更少的数据来生成更多的机器人和位置战利品。此外,机器人的外观可以配置每个位置的modders。在工厂里用不同的外观衍生gluhar ?完全有可能!


    I am tired and physically in pain but my soul is very bright. I am very happy with the results of the prototype. We finally start to get a vision on what the final product will look like, and I am very proud of the result our collaberators put into it. While this huge update is mostly important for developers and modders, there are plenty of things normal users will enjoy too.  [s-54] 


    我很累,身体很痛,但我的灵魂很明亮。我对原型的结果非常满意。我们终于开始对最终产品的外观有了一个设想,我对我们的合作伙伴所做出的结果感到非常自豪。虽然这个巨大的更新对于开发者和modder来说是非常重要的,但是也有很多普通用户会喜欢的东西。 [s-54] 

    自成一派
    VIP4
    2021

    take care your self and be well .

    senko your done very well ,

    maybe use more time to keep health.

    if lose the life ,that every thing will be gone !

  • Senko-sanThe source code is from an old prototype of mine. My staff cleaned it up so it works better. I am resting well, sleeping 10-12 hours a day on average. [s-44] 源代码来自我的一个旧原型。我的员工把它清理干净了,所以它工作得更好。我休息得很好,平均每天睡10-12个小时。 [s-44]
    拉黑 4年前 电脑端回复
  • smoblkthat was a nice sleepy time XD
    拉黑 4年前 电脑端回复
  • 回复
    自成一派

    [s-92]

    回复
    自成一派
    VIP3
    2021
    [s-13]
    回复
    炉火纯青
    VIP3

    [s-7] [s-13] 666666666666666

    回复
    渐入佳境
    VIP3

    真的希望你先好好休息吧,身体非常重要!

  • Senko-sanThe source code is from an old prototype of mine. My staff cleaned it up so it works better. I am resting well, sleeping 10-12 hours a day on average. [s-44] 源代码来自我的一个旧原型。我的员工把它清理干净了,所以它工作得更好。我休息得很好,平均每天睡10-12个小时。 [s-44]
    拉黑 4年前 电脑端回复
  • 回复
    自成一派
    VIP5

    希望仙狐大佬把身体养好。吃点睡觉药好好休息休息。心疼呦

  • Senko-sanI rest when I can. I can finally sleep without worries these days, because I know everyone is doing amazing work or supporting us. Everyone's support is what keeps us all going. [s-39] 我能休息时就休息。这些天,我终于可以无忧无虑地睡觉了,因为我知道每个人都在做着很棒的工作或者支持我们。每个人的支持是我们前进的动力。 [s-39]
    拉黑 4年前 电脑端回复
  • hcyzhy @Senko-san Dude, I sincerely thank you for your contribution, you are really awesome! But man, pay attention to your body, your child hopes to see the future with you!
    拉黑 4年前 电脑端回复
  • 回复
    渐入佳境

    you are the best!

    回复
    略有小成
    VIP3

    非常感谢您的付出,更多的还是要保重身体的健康!

    回复
    初窥堂奥
    社区的翻译官

    上图所示的是最新的加载系统。旧版本中,mod的加载和服务器功能是通过不同的系统进行的。现在系统已经统一,mod和服务器功能都将使用相同机制进行加载。同时,他们已经更新至符合现行编程标准。

    这就是现在的mod文件,“元数据”是旧版本mod中的常见属性。“类(Classes)”属性类似于旧mod中的“src”属性,现在您可以更有效的控制加载的内容。上图所示的是一个较为复杂的例子,一般的mod只需要复制粘贴模板,并在有需要的地方进行修改即可。

    请记住,现在所呈现的一切都还处在开发进程中,在日后的工作中,这些内容很可能随时改变。

    最后,SPT-AKI1.0.0将发布两个新特性:随机AI和随机战利品的生成。他们都是基于ID而不是预设来生成的。这项改动可以让我们用更少的数据来生成更多的AI和战利品。除此之外,AI每个部位的外观,都将可以由mod制作者定制。想在工厂看到形态各异的“Gluhar”?将来完全有可能实现!

    我很累,身体的每个部位都在呻吟,但我的灵魂依然澄澈。我对作品原型非常满意。终于,我们对项目的未来有了瞻望,我对这个由大家共同努力而逐渐完善的项目非常自豪,这个更新不仅有利于开发者和mod制作者,玩家们也会更喜欢她。

    回复
    初窥堂奥
    [s-13]
    回复

    请登录之后再进行评论

    登录
  • 签到
  • 任务
  • 发布
  • 模式切换
  • 偏好设置
  • 帖子间隔 侧栏位置: