1. [Neolithic]To the End
  2. News

[Neolithic]To the End News

Update, Version 20221208


English
#####Dirty Deeds Done Dirt Cheap############
[Mercenary System]You can now export your mercenaries to be used elsewhere.
[Mercenary System]You can now export your main character as a mercenary to be used elsewhere.
[Mercenary System]You can import your exported mercenaries to be your companions in your current world.
[Mercenary System]You cannot transfer equipment this way. Only the characters will be transferred.
[Mercenary System]Exporting characters is free while importing them costs some money (in-game currency, we have no IAP) to avoid this system being abused. (It's still very overpowered.)
[Mercenary System]It will not cost you anything if the process to import a character fails.
##########System########################
[Steam]Steam Cloud shall now sync your configuration file.
[Steam]Steam Cloud shall now sync your merc files.
[Character]Added a function to quickly clear a character's equipment.
简体中文
#####Dirty Deeds Done Dirt Cheap############
【佣兵系统】你现在可以导出你的佣兵,让他们在别的地方可以被使用。
【佣兵系统】你可以把自己的主角导出为一个佣兵,让其在别的地方可以被使用。
【佣兵系统】你可以导入你之前导出的佣兵,使之可以成为你当前世界中的同伴。
【佣兵系统】你无法通过这种方式复制他们身上的装备。但是,你可以较为自由的复制角色。
【佣兵系统】导出角色免费,导入角色会花费一些游戏内的金钱。(实际上,这个系统还是强到变态。)
【佣兵系统】如果导入角色失败则不会产生开销。
##########System########################
【Steam】Steam的云端存储现在会同步你的游戏配置文件。
【Steam】Steam的云端存储现在会同步你的佣兵文件。
【角色系统】加入了一个快速清理角色身上装备的函数。

Update, Version 20221207


English
##########Content############
[Mercenary System]Reduced the cost of hiring a mercenary from Captain Hook. (50000 -> 12000)
[Mercenary System]New item: Portable Merc-Service. A quite expensive device that allows you to get access to the mercenary service anywhere in the global.
[Mercenary System]Captain Hook now sells the Portable Merc-Service.
[Character Customization]Added 1 new playable female character variation.
简体中文
##########Content############
【佣兵系统】降低了从虎克船长那里雇佣佣兵的开销。 (50000 -> 12000)
【佣兵系统】新物品:口袋佣兵服务。一种昂贵的设备,允许你在世界上任何地方获得佣兵服务。
【佣兵系统】虎克船长现在贩卖口袋佣兵服务。
【角色自定义】加入了一个新的可用的女性角色造型。

Update, Version 20221206


English
##########Content############
[Mercenary System]You can now hire mercenaries from Captain Hamilcar Hook.
[Mercenary System]All mercenaries are highly customizable just like creating your main character. That means you can use any image as their portrait. (Customize them to whoever you want. We all have people to remember.)
[Mercenary System]They gain 5 attribution points at every level that you can allocate freely. Their initial attributions are slightly randomized.
[Mercenary System]There is an infinite amount of mercenaries you can hire. When you remove them from your group. They return to a bank. You can add them back to your group when you visit the mercenary service again.
[Mercenary System]You can copy your current faith to the mercenaries you hired.
[Mercenary System]You can edit your mercenaries literally at any time from the menu.
[Phoenician]You can now ask Captain Hamilcar Hook about the secret organization of the Phoenician.
##########DEBUG#############
[Window_CommandlimitwinPP]Fixed all instances of Class Window_CommandlimitwinPP and its children do not have cursor display correctly. It's caused by a bypass in its update function. The fix is to call its super's super function. (Another crazy way of programming. I don't know how I wrote it back then.)
简体中文
##########Content############
【佣兵系统】你现在可以从哈米尔卡·虎克船长那里雇佣雇佣兵。
【佣兵系统】所有雇佣兵可以高度自定义,和你的主角一样,由护照系统生成。于是,你可以用任何图片自定义他们的头像。(你可以把他们变成你想要的任何人,毕竟我们都有要去记住的人。)
【佣兵系统】他们每升1级有5点属性点,可以自由分配。他们的初始属性有一定的随机性。
【佣兵系统】你可以雇佣无限的佣兵。当他们离开队伍的时候,他们会回到佣兵名单中,你可以在此后访问佣兵服务的时候让他们重新加入。
【佣兵系统】你可以把你当前的信仰复制给他们。
【佣兵系统】你可以在菜单中编辑你雇佣的佣兵,没有任何限制。
【凤凰军团】你现在可以询问哈米尔卡·虎克船长关于凤凰军团这个组织的事情。
##########DEBUG#############
[Window_CommandlimitwinPP]修复了Window_CommandlimitwinPP类及其子类的实例均存在光标显示不正常的Bug。造成原因是在Update中未调用父类方法。处理方案是直接调用其祖父类方法。(又是一种凶残的编程方式。鬼知道我当时是怎么写的代码。)

Update, Version 20221204


English
##########Content############
[Butterfly]Butterfly Wings now work in the Sanctuary Cave of Bazaar. (For lazy people who want to chain jump all the way from Egypt to the gateway in the Bazaar. :D)
[Character Customization]The male SWAT appearance can now be used when making new characters or editing existing ones.
##########System#############
[Mouse]Greatly increased the performance of the Mouse Wheel and reduced the lag caused by it. (We are now using WIN32API GetMessage instead of PeekMessage)
[Legal]Added a small tool to calculate the standard lawyer's fee in Shanghai. (I am too lazy to write a separate software. On the good side, I can force everybody in my law firm to play my game. :P)
[Mercenary System]Some progress in code has been made across the Passport Scene, Game Party data structure, Procedurally Generated Item GC, and new UIs. (Still working in progress.)
简体中文
##########Content############
【蝴蝶】蝴蝶之翼现在在巴扎的庇护洞穴中可以使用。(为懒人使用,理论上可以从埃及各地一路跳到巴扎的大门。)
【角色自定义】男性SWAT造型现在可以在创造新角色或编辑已有角色时使用。
##########System#############
【鼠标】大幅提高了鼠标滚轮的效率并且降低了鼠标滚轮导致的卡顿。(现在我们使用WIN32API中的GetMessage 而非PeekMessage)
【法律】加入了一个计算上海市律师收费一般费率的工具。(因为偷懒的缘故,所以没有单独写的软件。好消息是,这样的话可以强迫律所的别的律师来玩这个游戏。:P)
【佣兵系统】一些代码上的工作完成,包括了护照场景、队伍数据结构,动态生成物品的回收机制,新界面。(仍然在施工中。)

Update, Version 20221203


English
##########Content############
[Effect]New Effect: Well-Rested. (+Accuracy +Sleep Resistance)
[Rest]After a good rest, all characters in the group will now gain the "Well-Rested" effect. (It encourages people to go have some proper sleep rather than using magic to keep up in the night. :D)
[Liu]As the police force cannot get into the Book Store, the chasing music shall no longer play after you escape into the Book Store.
[Pet]New Animal/Pet: Mummy Cat. (They can be found in the Breached Ancient Tomb in Egypt. Non-hostile Supernatural Entity. They will not attack you unless provoked.)
[Breached Ancient Tomb]Added some map decorations.
简体中文
##########Content############
【状态】新的状态效果:睡眠充足。(+命中率 +睡眠抗性)
【休息】在充分的休息之后,队伍中的所有角色会获得【睡眠充足】的状态。(这个改动鼓励大家进行合理的睡眠,而非使用魔法进行通宵。:D)
【疁城】由于警方无法进入书店,所以追捕的背景音乐会在你逃入书店后停止播放。
【宠物】新的动物/宠物:木乃伊猫猫。(可以在位于埃及的被闯入的古墓里找到。非敌意超自然实体,不会主动攻击,除非你先动手。)
【被闯入的古墓】在地图上加入了一些装饰物。