1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-29 23:41:54 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
fallingshrimp 2232c9148a refactor(MathTool): 重命名随机数相关方法以提高可读性
将 randv2_range 重命名为 randomVector2In,randc_from 重命名为 randomChoiceFrom,randc_from_weights 重命名为 randChoiceWeightsFrom,并新增 randomRingPoint 方法
2025-12-14 15:06:22 +08:00
fallingshrimp b8027d1c7e feat: 增加Chick角色的远程攻击逻辑,优化攻击方式选择 2025-09-06 18:45:05 +08:00
fallingshrimp f5db5829a2 refactor: 替换PresetAIs为PresetBulletAI,优化子弹AI逻辑 2025-09-06 18:33:11 +08:00