Commit Graph

11 Commits

Author SHA1 Message Date
02a0e92d38
Fixed an issue where the first frame of the projectile launched by the projectile weapon was not oriented correctly. Modify the new presentation diagram.
修复抛射体武器发射的抛射体第一帧方向不对的问题。修改新的演示图。
2024-10-14 11:02:29 +08:00
8bd7113153
Add a tracking spell.
加入跟踪法术。
2024-10-12 14:49:21 +08:00
35cb1296c7
Add Magic missile.
加入魔法飞弹。
2024-10-12 10:57:58 +08:00
e21d37edce
Fixed an issue where players were blocked by a wall when entering a room.
修复玩家进入房间时被墙挡住的问题。
2024-10-11 14:52:39 +08:00
eb6be280e0
Fixed an issue where weapons would block projectiles.
修复武器会阻挡抛射体的问题。
2024-10-10 16:03:07 +08:00
35dc2ee1b9
Make the barrier stop pickables.
使屏障可阻止可拾捡物。
2024-10-09 17:36:59 +08:00
3695a7ef11
Add beginner's wand.
加入初学者法杖。
2024-10-09 15:54:43 +08:00
53889ef2fd
Support split-wave Spawn monsters now.
支持分波次刷出怪物了。
2024-10-08 22:04:37 +08:00
d80c49ab02
Adjust the time of spawns of items and enemies in the map to when the player first enters the room.
将地图中物品,敌人生成的时机调整到玩家首次进入房间时。
2024-10-08 16:11:51 +08:00
feeb8261e3
Fixed an issue where items were overwritten using the wrong index when picking them up.
修复捡起物品时,使用错误的索引导致物品覆盖的问题。
2024-10-08 09:03:10 +08:00
291ef653f0
Added wooden boxes and tutorial levels.
加入木箱子和教程关卡。
2024-10-07 23:29:08 +08:00