霧雨烨
|
9a83fd1dd2
|
Creates a non-generic overload for NodeUtils.InstantiatePackedScene<T> and removes the Try-Catch block from the generic version
为NodeUtils.InstantiatePackedScene<T>创建非泛型重载,并移除泛型版本中的Try-Catch块
|
2024-06-15 17:07:02 +08:00 |
|
|
b8b8e81d8f
|
Review the merged code to resolve an issue where the game is unresponsive after a player dies.
审查合并后的代码,解决玩家死亡后游戏无响应的问题。
|
2024-06-13 22:29:18 +08:00 |
|
霧雨烨
|
662e9b136a
|
move Packsack.cs to item namespace
|
2024-06-13 14:18:25 +08:00 |
|
霧雨烨
|
d12ddc566b
|
Merge remote-tracking branch 'refs/remotes/origin/master' into item_refactory
# Conflicts:
# locals/Item.csv
# locals/Weapon.en.translation
# locals/Weapon.ja.translation
# locals/Weapon.zh.translation
# scripts/inventory/UniversalItemContainer.cs
# scripts/utils/NodeUtils.cs
|
2024-06-13 10:15:15 +08:00 |
|
霧雨烨
|
16a2d40501
|
It's done.
|
2024-06-13 01:51:51 +08:00 |
|
|
f219380a5f
|
Add a backpack for testing.
加入测试使用的背包。
|
2024-06-12 23:42:35 +08:00 |
|
|
63a56cbb2c
|
Unified management scenario instantiation, loot generation in the right place, and allow to specify the probability and quantity.
统一管理场景实例化,战利品生成在正确的位置,且允许指定概率和数量了。
|
2024-06-10 21:05:18 +08:00 |
|
|
39ca716e3d
|
Conduct code reviews.
进行代码审查。
|
2024-06-05 21:38:45 +08:00 |
|
|
91cffd4866
|
Adjust the test based on the time range of the room injector.
调整测试基于时间范围的房间注入器。
|
2024-05-31 20:37:15 +08:00 |
|
|
a957c91ffe
|
Add probability-based and time-interval based room injection processors.
加入基于概率的和基于时间间隔的房间注入处理器。
|
2024-05-30 22:49:54 +08:00 |
|
|
fdb8b88c1e
|
Fixed an issue where maps could not be generated after exporting the project.
解决导出项目后,无法生成地图的问题。
|
2024-05-26 19:09:43 +08:00 |
|
|
b0da4b049e
|
Improve the log of map generator.
完善地图生成器的日志。
|
2024-05-26 11:10:21 +08:00 |
|
|
5ec6b3065b
|
Distinguish log levels to solve the problem of overlapping room splicing borders.
区分日志等级,解决房间拼接边框重叠的问题。
|
2024-05-24 22:58:52 +08:00 |
|
|
544c5303f3
|
Fixed an issue where the return path of the room template set was invalid, the initial room placement was extracted separately from the new method and added to the seed of map generation.
修复房间模板集返回路径无效的问题,初始房间的放置被单独提取出新的方法,加入地图生成时的种子。
|
2024-05-21 22:50:33 +08:00 |
|
|
f07b073dc6
|
Refactoring map generator, updating readme.
重构地图生成器,更新readme。
|
2024-05-18 23:35:12 +08:00 |
|
|
2e64f57749
|
Support for saving node data to json files.
支持将节点数据转存为json文件了。
|
2024-05-15 21:52:07 +08:00 |
|
|
2fded22910
|
Attempt to serialize node data.
尝试序列化节点数据。
|
2024-05-14 22:26:33 +08:00 |
|
|
5cdb720d37
|
Add Japanese translation to improve item picking logic.
增加日语翻译,改善物品的拾捡逻辑。
|
2024-05-09 21:07:14 +08:00 |
|
|
222d26441e
|
Improve empty references and improve code robustness.
改善空引用,提升代码健壮性。
|
2024-05-08 18:22:04 +08:00 |
|
|
802eb599da
|
Fixed an issue where the health bar was drawn incorrectly.
修复健康条绘制不正确的问题。
|
2024-05-07 17:38:50 +08:00 |
|
|
35aa4ce85b
|
Initial commit
初始提交
|
2024-04-28 21:55:19 +08:00 |
|