Hi everyone!
嗨,大家好!
Developing SPT-AKI feels alot like the song GHOST DATA – TEXTLOG RITUAL (https://www.youtube.com/watch?v=8MQhmlL4IY4). Focussed, full of energy and life, many challenges but mostly rewarding work… including lack of sleep hahaha. I am sorry everyone, I didn't heed your advice, I pushed myself hard to get the beta out there as I didn't want to delay it again. The work itself is complete, but documentation will be worked on in the coming days.
开发SPT-AKI感觉很像歌曲GHOST DATA-TEXTLOG RITUAL( https://www.youtube.com/watch?v=8MQhmlL4IY4)。专心致志,充满活力,生机勃勃,并且面临许多挑战,但大部分的工作都是有意义的……这也包括缺乏睡眠哈哈哈。对不起大家,我没有听从你们的建议,我竭尽全力工作将beta成功发布因为我不想再拖拉。发布工作的本身已经完成,但是注释文档之类将在接下来的几天内进行处理。
The project entered beta phase, meaning no new features will be added nor will we update to newer versions of the client until public beta is over and a full release is made. The beta lasts for 1 week. Only support and bug reports from servers without mods installed will be accepted. Our goal here is to catch the last critical bugs before the project can truly be considered stable. Modders have the chance to start porting their work to the beta build. What you see here is what you'll get in terms of features.
该项目进入Beta阶段,这意味着在公开测试结束并发布完整版本之前,不会添加任何新功能,也不会更新到客户端的较新版本。测试版将持续1周。并将仅接受未安装mod的服务器的客服支持和错误报告。我们的目标是在真正确认项目运行稳定之前捕获到最后的一些关键错误。Modders(模组创作者)将会有机会开始将其模组移植到Beta版本。您在以下看到的就是您将可以使用的功能。
Current drafts for documentation can be found here: https://dev.sp-tarkov.com/innohurrytocode/mods/src/branch/master/Docs
Current work in progress example code can be found here: https://dev.sp-tarkov.com/innohurrytocode/mods/src/branch/master/Mods/SPT-AKI%20Alpha%20R8
可以在这里找到最新的文档草案: https://dev.sp-tarkov.com/innohurrytocode/mods/src/branch/master/Docs
当前开发中的示例代码可以在这里找到: https://dev.sp-tarkov.com/innohurrytocode/mods/src/branch/master/Mods/SPT-AKI%20Alpha%20R8
I am proud of what we achieved together, but I still look with a critical eye at the project. There is much that could use an overhaul, plenty of code that could be rewritten cleaner / modular / more performant. However, with public beta it means we are feature complete, and a full accurate implementation according to BSG's API SPEC, fully conforming for emulating singleplayer code.
我为我们共同取得的成就感到自豪,但是我仍然不会对项目的评估有任何放松。有很多地方可以大修大改,大量代码可以重写以实现更干净/模块化/性能更优。但是,对于公开Beta版的发布,意味着我们基本功能齐全,并且实现了根据BSG的API SPEC的完全准确注入,完全符合一个模拟单人游戏代码的要求。
Please do not confuse this with an actual proper singleplayer experience, the project's focus has shifted from being a real singleplayer experience to solely a modding platform. We provide all the utilities required for modders to make the best experiences out there. After all, everyone has their tailored needs and preferences. Everyone has their own qualities, which a small development team like ourselves could never realise. Leave what the pro's do to them, leave what we can do to us!
请不要将此与实际的正式版单人游戏体验相混淆,此项目的重点已从成为单人游戏体验转变为纯粹的MOD搭载改装平台。我们提供Mod发布者们所需的所有实用的程序,以保证他们在工作时获得最佳体验。毕竟,每个人都有各自的需求和偏好。每个人都有自己的偏好质量,像我们这样的小型开发团队永远无法实现完美的质量。让专业人士去做他们擅长的事,我们也会做好我们能做到的工作!
I cannot thank all of you, especially you from the Oddba community for all your kind words, love, support and care. I feel slightly emotional….
我难以表达我对你们所有人的感谢,尤其是来自Oddba社区的你们的友好交流,爱心,支持和关心。我有点感性…
Thank you for allowing me to share both the good and bad times with all of you.
感谢您允许我与大家共享在一起时无论好坏的时光。
I really hope you'll enjoy the next generation of SPTarkov!
我真心希望您会喜欢下一代全新的SPTarkov!
Having that said, here is the full changelog so far from AKI-A7.3 to AKI-B1:
既然如此,以下是迄今为止从AKI-A7.3到AKI-B1的完整变更日志:
Server ----------------------------------------------------------- * Ragfair - Added ragfair selling (@Senko-san, @SuperBudVar, @Terkoiz) - Added ragfair filters (@Senko-san) - Added dynamic ragfair offers (@Senko-san, @SuperBudVar, @Reider123) - Improved performance immensely (@Senko-san) * Bots - Added bot skills (@JustNu) - Updated bot loot (@JustNu) - Improved pmc spawn chance (@Reider123) - Improved bot name generation (@JustNu) - Improved boss loot spawning special items (@JustNu) - Removed pmc groups (@Senko-san) * Quests - Added new quests (@Ereshkigal) - Updated various quests (@Ereshkigal) - Fixed gunsmith part 3 (@Ereshkigal) - Fixed multiple choice quests (@SuperBudVar) - Fixed various quests (@Ereshkigal) * Traders - Added new assort offers (as far as we know) (@Ereshkigal) - Updated assort offers (as far as we know) (@Ereshkigal) - Updated trader information (@Senko-san) - Added new ragman suits (@Senko-san) - Removed fence suits (@Senko-san) * Hideout - Updated hideout production (@Senko-san) - Updated hidout scavcases (@Senko-san) - Fixed water production (@Diener) - Fixed generator fuel capacity (@Diener) - Fixed bitcion farm capacity (@Diener) * Customization - Fixed initial character creation options (@Senko-san) * Insurance - Fixed removal of armbands and compass (@Diener) * Internals - Added support for websock (@GGaulin, @SuperBudVar) - Added tick interval update loop (@SuperBudVar) - Reworked project structure (@Senko-san, @SuperBudVar, @Reider123) - Reworked image router (@Senko-san) - Removed support for http notifier (@GGaulin) Launcher ----------------------------------------------------------- - Added assembly patcher (@Senko-san, @Basuro) - Added more locales (The community) - Migrated to .NET 5 (@Senko-san) - Changed theme (@waffle.lord) - Changed layout (@waffle.lord) - Fixed deletion of temp files (@Senko-san) - Removed server selection (@Senko-san) Modules ----------------------------------------------------------- - Update assemblies to 0.12.10.11661 (@Senko-san, @Basuro for his asmcomp tool) - Reworked patches (@Senko-san) - Removed outdated patches (@Senko-san)
感谢 SPT项目组 的分享与努力,感谢社友 zhizao32 对此贴的翻译.
cheers!!!
仙狐大佬举高高~~感谢你和诸位大佬的不辞辛苦。请务必保护好自己的身体。再次感谢。
好耶-
cheers!!!