Moon-404

Results 12 issues of Moon-404

1. 突袭和普通关的地图放反了(三个石头应该在突袭出现而不是普通) 2. 障碍物模拟的路线与游戏内不符

**Bug fix** - remove `fire` in `onMouseClick` to avoid two shots in one tick **More Options** - `spreadAdsReduction`, like `recoilAdsReduction`, it can reduce spread when aiming, default 0.5 - `projectileBurst`,...

折腾了几天,根据 pvzclass 中已有的常用函数,我使用断点的方式制作了 17 个事件。 第一批事件我打算先更新这么多,这些都是共性的事件,之后要更新就是针对一些特性了。 特性事件又多又杂更新麻烦,所以一方面需要大家对已有事件提出意见和建议,另一方面需要大家告诉我哪些特性事件是用的比较多的,我优先开发。 当然,如果有大佬愿意自己制作一些事件代码贡献上来是最好,也可以加入 pvzclass 开发群交流:894818406。

例如在场地中绘制文字、几何图形等,我已经定位到了19FA98这个关键位置

PVZ在崩溃后(弹出Fatal Error对话框)的时候 PVZGameState 并不会改成一个特殊的值,那么有什么办法可以获取到PVZ的运行状态吗(比如未启动、正常运行、Fatal Error崩溃等)

### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction deepspeed --num_gpus 4 LLaMA-Factory/src/train_bash.py \ --deepspeed LLaMA-Factory/examples/deepspeed/ds_z3_config.json \ --stage sft \ --do_train \ --model_name_or_path...

solved

When c*ming, the 3D semen is not displayed in VR mode. I have adjusted the juice to 3D detailed in the settings.

In VR first person view, the arms are still vanilla when using custom model mods. Discussed in discord, take Figura or Yes Steve Model for example.

mod compatibility

### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction ``` #!/bin/bash PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True CUDA_VISIBLE_DEVICES=0,1,2,3 accelerate launch \ --config_file LLaMA-Factory/examples/accelerate/single_config.yaml \ LLaMA-Factory/src/train.py \ complexity.yaml ```...

在 merge 之前,请先处理 https://github.com/Lazuplis-Mei/pvzclass/pull/98 的一些问题。