1. [Neolithic]To the End
  2. News

[Neolithic]To the End News

Update on The Age of Wonders 4 Give-Away: We Have A Winner!

https://steamcommunity.com/profiles/76561199399226818/recommended/1519140/
The winner is: sager wang von peking
Congratulations!
Thanks for your participation.
The active key has been sent.
We may have more giveaways in the future. :)

优胜者是:sager wang von peking
恭喜!
感谢参与。
激活码已经发送。
以后我们可能还会有类似的活动。 :)

By having this competition, I can confirm we don't have any game-broken bugs all the way to our latest main story in Eygpt by now. :D
基于这次活动的结果,我基本可以确认到埃及为止的主线剧情没有发生会导致游戏进行不下去的Bug了。:D

Update, Version 20230507


English
############Content################
[Gun Modification]New module: Very Scary Pistol Muzzle
[Dragon's Treasure]The cat now sells: " Very Scary Pistol Muzzle," "Extended M1911 Mag," and "Extended Rifle Mag."
[Dragon's Treasure]The cat here can now help you to modify your guns.
[Dragon's Treasure]The cat now moves in faster.
############System#################
[Gun Modification]Added code to cover more edge cases.
Added a new layer in the "unified_special_attribution_draw" function so that weapons can calculate their special attributions with modules.
"unified_special_attribution_draw" can now take additional parameters that work as a prefix to special attributions.
Added a utility function to calculate the special attributions of a weapon when taking the consideration all modules.
When calculating a character's special attribution, the game will now take the consideration of weapon modules.
Because about 700 lines of code are involved in today's change. I ordered my AI to take care of some of the programming. Bugs are possible.
In theory, that makes modules capable to add all kinds of special attributions to weapons. (More tests needed.)
############Debug#################
[Gun Modification]Fixed a crash in the item detail window caused by a gun's incorrect ammo type ID.
简体中文
############Content################
【枪械改造】新部件:非常吓人的手枪枪口
【龍之宝库】这里的猫猫现在会出售【非常吓人的手枪枪口】,【扩展M1911弹夹】,【扩展步枪弹夹】
【龍之宝库】这里的猫猫现在可以帮你进行枪械改造。
【龍之宝库】这里的猫猫从屏幕右面划进来的速度加快了。
############System#################
【枪械改造】针对一些极端情况加入了更多的代码检测。
在【unified_special_attribution_draw】函数中加入了一层来计算武器在部件改造后的特殊属性数值。
【unified_special_attribution_draw】现在可以带有一个对于特殊属性的前缀的参数。
加入了一个通用的工具函数用来计算武器在加入部件修改后的特殊属性数值。
当计算角色特殊属性的时候,系统现在会考虑到来自武器的模组上的特殊属性。
因为涉及700行代码的改动。我让自己的AI去处理了部分的编程工作。所以,可能会有Bug。
理论上,这会让武器模块可以给武器加上各种特殊属性。(需要更多的测试。)
############Debug#################
【枪械改造】修复了枪械因为存在错误的弹药ID而导致的物品信息窗口崩溃。

Update, Version 20230506


English
############Content################
[Gun Modification]Added data to Desert Eagle to allow modification of 5 different parts of this type of gun. (Same as all pistols)
[Gun Modification]Added data to M249 to allow modification of 6 different parts of this type of gun.
[Gun Modification]Added data to AWP to allow modification of 6 different parts of this type of gun.
[Gun Modification]Added data to AK-47 to allow modification of 6 different parts of this type of gun. (Same as all Assualt Rifles)
[Gun Modification]Added data to PPSh-41 to allow modification of 5 different parts of this type of gun. (No grips.)
[Wiki]Updated all the above information to the game's Wiki. All guns in the game can now be modified. (Still, need more modules to be added.)
############Debug#################
[Gun Modification]Fixed a bug that causes the system fails to set up a gun module's install costs correctly.
[Gun Modification]Fixed a bug that allows installation/removal of modules even when without enough money to pay the gunsmith.
简体中文
############Content################
【枪械改造】在沙漠之鹰上加入了新的数据,使其存在5个可以修改的不同部件。(和所有手枪一致)
【枪械改造】在M249上加入了新的数据,使其存在6个可以修改的不同部件。
【枪械改造】在AWP上加入了新的数据,使其存在6个可以修改的不同部件。
【枪械改造】在AK-47上加入了新的数据,使其存在6个可以修改的不同部件。(和所有突击步枪一致)
【枪械改造】在波波沙-41上加入了新的数据,使其存在5个可以修改的不同部件。(没有握柄)
【维基】将上述所有信息更新到了游戏的维基中。现在已经覆盖了游戏中所有出现的枪械。(还需要加入更多的零件。)
############Debug#################
【枪械改造】修复了一个系统无法设置正确的部件安装费用的Bug。
【枪械改造】修复了一个允许在金钱不足的情况下也可以进行枪械改造的Bug。

DD#119 Kung Fu and Gun-Fu Part I And... A Surprise!

Hi, everyone welcome to another week's developer's diary.

We started by including Harold in our gift/relationship system this week. When he is in the Safehouse, you can send him gifts to improve your relationship with him. Meanwhile, he is now a skill trainer that can teach you some melee combat skills. After all, he is the Kung Fu master of your organization. By improving the relationship more skills will appear and training will become cheaper. Unfortunately, in the latest main story, he is currently in Egypt. Thus, it's possible our main character may have missed those new interactives with him. But don't worry. After the story in Egypt is completed, I will put him back in the Safehouse.

The second major update is the gun modification system. As many other types of equipment may get prefixes to let them be a bit unique, the current lack of diversity on guns makes them feel a bit boring even though they are still quite powerful in the game. Maybe they will have prefixes as well in the future. But, for now, I think it is nice to have another solution that lets players have more control over their guns. So, here comes the gun modification system. Basically, I added different component data on guns. They work like slots that you can insert different modules on them that modify the attributions of your original guns. Technically, a gun module may be able to change the firepower, the ammo capacity, the recoil, the speed, the physical defense, the magical defense, and even the ammo type of gun. They will likely be able to affect more in the future. Each gun may also have different types of module slots such as the muzzle, barrel, sight, grips, mags, and stock, They work similarly to equipment slots on your character. Currently, you need to find a gunsmith to help you install or remove a module on a gun. They may charge a service fee. But, otherwise, you can modify your guns freely as long as you find the right modules that can fit that slot. Removing a module will not make it disappear.
Here is an example:

This is a Ukrainian Zbroyar Z-15 assault rifle (also known as UAR-15. It's a Ukrainian version of the AR-15 rifle with some improvements.) On the image, I have installed an extended rifle mag to make it have increased ammo capacity. That can allow us to deal with about 10% more damage when fighting against any orcs or Z-ombies which can be common in our supernatural world. :P

We also have some bonus features that come along with this new system. You can now rename your guns during modification. Meanwhile, there are no more restrictions on who can use guns. Now all your teammates can use guns. It's just some may be able to use guns more efficiently than others. But, the point is, all good people shall have the right to arm themselves when facing evil. There shall be no taboo here. If there are any lessons from recent events in the world that teach me anything, that is, weapons in the right hands can save lives. You know I am talking about Ukraine again. :)
Please note, this entirely new system just finished the programming of its core functions this week. There may be bugs, there will need more content. Please let me know if you see a bug or have suggestions. All feedbacks are welcome.
Please check the wiki page for more details: https://neolithia.fandom.com/wiki/Gun_Modification

Now, here comes the surprise part as I mentioned last week.
No, the gun modification is not a surprise. The surprise is the giveaway of a copy of the Age of Wonder 4 standard version!
I know it's a great game. Thus, I pre-ordered it. But, under some secret contracts with Paradox sealed behind NDAs, I also received another copy of it. That is the one I plan to give away.
Here is a short version of how to get it:
1, I added 4 passwords in the game. They are spread over 4 different nations in the game.
2, Here is the 5th password in this developer's diary "The tyrant will fall, and the justice will be restored."
3, By combining those 5 passwords you will get a short story that may or may not be related to real-world events.
4, The first person who posts those 5 passwords and where to get them in a Steam review of this game will receive a free copy of the Age of Wonder 4. (Please contact me after you post that.)
The review's visibility must be "public" during this event.
5, If there are multiple posts, the winner will be decided by the posting time or the editing time whichever is later in the review according to Steam. The earliest poster wins.
6, If you have already made a review of this game, you can edit the existing review to add information about the passwords and where you got them from. (Please do not edit it again as it will update the editing time to a later date.)
7, You are free to upvote or downvote the game. It does not matter. But, please keep your review existing for at least 6 months in case of any disputes.
8, The passwords are not localized as I didn't put them in localization files to counter any potential data-mining attempts. When posting them, please keep them as is.

More details on why use the Steam review system:
1, Players in China are unable to access many online platforms such as Discord and Steam Community.
2, Players outside China have security concerns to use QQ or WeChat.
3, Steam Review system provides a common ground that both sides can have access to. It also can let us know the timestamp when the review is posted and the identity of the poster on Steam.
Thus, I consider it can make the entire event fair and transparent.
A higher review amount does help make more impression of this game on Steam.
However, that's not something I care much about. :)
Thus, you can always delete your review later when this event is over.

Some clues about the passwords:
1, They are spread over 4 different nations in the game.
2, One may be quite easy to find.
3, One may require you to go back in time.
4, Those who have progressed deep in the main story shall have some advantages in this competition.
5, Leave no rocks unchecked.

This is the first time that I am doing this. Let's see how it works out. Maybe there will be more later. Have fun. :)

Today's changelog:
############Content################
[Age of Wonder 4]Added 4 secret passwords in the game that can be used to exchange a free copy of Age of Wonder 4. (More details in today's developer's diary.)
[Firearm]Guns now display what kind of ammo they use in their item detail windows.
[Gun Modification]New Gun Module: M4 LMG Drum Mag. (+Ammo Capacity, +Recoil, -Speed, and change the ammo type to machine gun ammo.)
[Outside the Black Pyramid]Illuminati Quartermaster now sells "M4 LMG Drum Mag."
############System#################
[Gun Modification]Gun modules can now change a gun's ammo type. (They display this information in their item detail windows.)

Update, Version 20230504


English
############Content################
[Gun Modification]Added data to M1911 to allow modification of 5 different parts of this type of gun.
[Gun Modification]New Gun Module: Light Rifle Barrel (Increase speed, decrease damage.)
[Gun Modification]New Gun Module: Extended M1911 Mag (Increase Ammo Capacity)
[Bazaar]The Weapon Merchant now sells "Light Rifle Barrel" and "Extended M1911 Mag."
[Loot]All police enemies, including those zombie police officers in Queensmouth, now have a chance to drop "Extended M1911 Mag."
[Firearm]Guns now display their recoil value in their item detail windows.
[Outside the Black Pyramid]Illuminati Quartermaster now provides gun modification service with a lower service fee than the Weapon Merchant in the Bazaar.
[Outside the Black Pyramid]Illuminati Quartermaster now sells "Extended Rifle Mag," "Light Rifle Barrel" and "Extended M1911 Mag."
[Wiki]Updated everything above to the wiki.
############System#################
[Gun Modification]Gun modules may now affect a gun's firepower, recoil, physical defense, magical defense, and user speed modifier. They shall all display in a module's item detail window.
[Gun Modification]Recoil cannot be reduced below 0.
简体中文
############Content################
【枪械改造】在M1911上加入了新的数据,使其存在5个可以修改的不同部件。
【枪械改造】新枪械部件:轻型步枪枪管(增加速度,降低枪械威力)
【枪械改造】新枪械部件:扩展M1911弹夹(增加弹夹容量)
【巴扎】武器商人现在贩卖【轻型步枪枪管】和【扩展M1911弹夹】
【掉落物】所有的警察类型的敌人,包括王后镇的僵尸警察,现在可能掉落【扩展M1911弹夹】
【枪械】所有枪械现在会在它们的物品细节窗口中显示后坐力。
【黑暗金字塔外】光照派的军需官现在会向你提供枪械改造服务,费用低于巴扎的武器商人。
【黑暗金字塔外】光照派的军需官现在贩卖【扩展步枪弹夹】、【轻型步枪枪管】和【扩展M1911弹夹】。
【维基】将上面提到的内容全部更新到了维基上。
############System#################
【枪械改造】枪械部件现在可以影响枪支的火力,后坐力,物理防御,魔法防御,和使用者的速度修正值。所有这些数值会显示在一个部件的物品详细信息窗口中。
【枪械改造】后坐力不能降低到0以下