1. [Neolithic]To the End
  2. News

[Neolithic]To the End News

Update, Version 20220716 (The Insurance Fraud)

[previewyoutube][/previewyoutube]
English
##########Content##############
New skill: Traffic Insurance Fraud. (Non-Combat skill. It's used to make money. :D)
More details in this video: https://youtu.be/ZPKPLBfKTPk
Cars will try to reduce speed or even stop if they can see you in front of them. Thus, it's better to throw yourself on them from the side.
They will also use their horns to make really annoying sounds if you fail.
The skill can be learned from Eric Ocelot in "This is a bar" in Liu.
Just be aware that cars do cause damage to your group.
It's a possible cause of the game over. It has a unique tip on the game over screen.
#########System################
When playing music from the boombox, it shall now directly overwrite the $game_system.playing_bgm value. (Using absolute path value.)
When adjusting the game's audio volume, it shall no longer interrupt the music set by the boombox.
Console command "ResizeWin" now works on windows that contain non-English characters.
#########DEBUG###############
Fixed a bug that the "life skill" category does not work correctly in skill selection.
Fixed a bug that dialog choices may appear as the text of damage.
简体中文
##########Content##############
新技能:交通碰瓷。(非战斗技能。主要用于赚钱。 :D)
更多的细节请参阅这个短片:https://youtu.be/ZPKPLBfKTPk
由于车辆会在看到你在它们前方的情况下减速甚至直接刹车停住。因此,从侧面碰上去的成功率更高。
在你失败的情况下它们还会用喇叭制造一些非常讨厌的声音。
该技能可以从疁城这是间酒吧中的艾瑞克·奥斯罗特那里习得。
请注意,车辆确实会对你的队伍成员造成伤害。
这可以是一种导致游戏结束的原因。并且在游戏结束界面有一个独特的提示。
#########System################
从音乐盒播放的音乐,现在会直接覆盖游戏的$game_system.playing_bgm变量。(使用绝对路径。)
当调整游戏的各类音量时,不会再中断一首从音乐盒中播放的曲目。
控制台指令"ResizeWin"现在可以作用于带有非英语字符的窗口上。
#########DEBUG###############
修复了"生活技能"的技能分类在技能选择时未正确分类技能的Bug。
修复了一个造成部分对话选项出现在伤害显示中的Bug.

DD#78 Another Chaotic Week.

Hi, everyone. Welcome to another week's developer's diary.
As the title mentioned, this week is a bit chaotic. I got a bit busy with real-life stuff including a lawsuit against a giant government-run company in China, and of course, I won. :)
So, there was no systemic plan on what to do this week.
I am mostly clearing some items on the game feature wishlist.

Last Saturday, some changes took place near the Unlucky-13 Motel. A sign was added and nearby possessed enemies were adjusted.

Sunday, a new document related to the main story quest "Sins of the Father" was added. And some item changes took place to make Aluminum more accessible.

Monday, we got new item drop lists for the mercenaries and their shaded versions.
Some balance to counter enemy ballistic damage also took place with riot shields added as new equipment.

Tuesday, Caretakers arrived in the Commodity Market of Liu. They also bought statues of long cats.

Wednesday, a certain NPC now got his unique appearance. Look closely at his back you may notice we actually got another not-so-secret organization added to the game.

Yesterday, some old code from 2005 was modified. All pet storages are now merged as one.

Today, something even crazier just happened. Our game can now resize any other window's size on your Windows Operation System as long as you know either the target's window title or its window class. (You can find the window class in the "details" of the task manager.)
Here is how it works:
[previewyoutube][/previewyoutube]
We have overcome the obstacles to bringing our game to fit modern resolutions.
Now, we just expanded this technical support to other old games.
They do not necessarily need to be old RPG Maker games.
Any applications, not even just games, may work just fine.
You can also use this feature to cheat in some MultiPlayer FPS games by making the center part of the screen bigger when playing a sniper.

The above are just some highlights of this week's development. Meanwhile, we also got some new animations, new items, and bug fixes. And my support for Ukraine continues. I don't think this going to change anytime soon. But, it appears that war fatigue is common.

It's natural as we all have many other things in our life require our attention.
It's natural that people who live in relatively safe places may feel alien to a distant war once the initial passion fades away.
However, if we check on the news to learn what happened yesterday in Vinnytsia, we know the war is still going on without reducing any of its cruelty. People out there are still living under the terror of the illegal invaders forced upon them, without knowing when their and their loved one's life may perish. Even on the streets when they are peacefully walking, missiles may suddenly fall and take their lives. We as humans are gifted with cognitive empathy. Thus, we as humans shall continue our support till such tragical events stop happening again.

That's for this week. We shall continue trying to make this world a better place during our next week.


Today's changelog:
##########Content################
Added new water skill casting animation.
We can now hack other windows applications and change their window size. (Can be useful when you either play some old games or want to cheat in some multi-player FPS games. :P )
You can trigger this function via the console command "ResizeWin"
For more advanced users, you can directly run the Ruby function "sys_resizeAWindow" with 4 parameters.
As many game developers of those old games can no longer be found. Modifying their games from the outside like this may be the only way to make their games more playable in modern resolutions.
Please reference this video to see how it works: https://youtu.be/PTzR28YD3Rc
Console cheat document has been updated respectively.

Update, Version 20220714


English
##########Content################
Mercenaries and their shaded version may now drop combat knives.
The Possessed may now drop combat knives.
Added new casting animation for all thunder-related skills. (Including Dr. Yang's Boss Skills.)
##########System#################
Merged 4 sub-storage of the pet service into one big storage. (You no longer need to choose which sub-storage to store/withdraw pets.)
It was coded in 2005. Because of the technical limitation back then, it was 4 pieces of separated memories. Now, they can be linked together.
Nowadays, people probably no longer need to manually play around with memory spaces. They are missing all the funs. :)
It's amazing how flexible I wrote code back then. Thus, hopefully, the transition is smooth and bugless.
##########Debug##################
Fixed the missing localization message that pops up when all pet storage spaces are full. Also added a sound effect.
简体中文
##########Content################
佣兵和他们的暗影版本现在可能掉落战斗刀。
被附体之人现在可能掉落战斗刀。
对所有的雷电系技能加入了新的施放动画。(包括杨教授的Boss专用技能。)
##########System#################
将4个此前分离的宠物储存空间合并为了一个单独的大型宠物储存空间。(你无需在存放或提取宠物的时候再选择从哪个存储空间里进行操作了。)
旧的代码大约是在2005年写的。当时由于技术限制,使用了4块在内存上分开的空间。现在,他们可以被连接到了一起。
现在很多小朋友们开发游戏的时候估计已经不需要亲自手动管理内存空间了。所有,他们少了很多乐趣。 :)
看到往昔的代码如此灵活是件非常有趣的事情。因此,希望这个改变会非常顺畅并且没有Bug.
##########Debug##################
修复了在所有宠物存储空间都满了的时候的提示信息没有本地化的问题。并且加入了一个音效。

Update, Version 20220713


English
##########Content#################
Lei En now has a unique set of character graphics assets. (Previously he was using a generic NPC's assets.)
The player can use this new male character variation as well.
Of course, there is an easter egg.
Added a new dialog option to Lei En.
Reorganized the order of Lei En's dialog options, and put the most useful one on the top.
简体中文
##########Content#################
雷恩现在有了独有的角色图像资源。(此前他使用的是通用NPC的图像资源。)
玩家同样可以使用这套新的男性角色造型。
当然,这里有个彩蛋。
对雷恩加入了一个新的对话选项。
重新调整了雷恩的对话选项顺序,把最有用的放在了最上面。

Update, Version 20220712



English
##########Content#################
Caretakers (pet services) may randomly appear in the Commodity Market of Liu.
New furniture: Statue of Long Cat. (4x1 size.)
Caretakers now sell the Statue of Long Cat.
##########Wiki####################
The Wiki has been updated with those changes.
Added a new wiki page about the Portable Pet Storage: https://neolithia.fandom.com/wiki/Portable_Pet_Storage
简体中文
##########Content#################
看护者 (宠物服务) 人员现在可能随机出现在疁城小商品市场。
新家具:很长的猫猫雕像 (4x1大小)
看护者现在出售很长的猫猫雕像。
##########Wiki####################
维基上同步更新了上述变动。
在维基上加入了口袋宠物店的相关信息:https://neolithia.fandom.com/wiki/Portable_Pet_Storage