Git Product home page Git Product logo

pvztoolkit's People

Contributors

lmintlcx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pvztoolkit's Issues

1

请问这个可以修改steam版本吗?

对于杂交版的支持

该工具的大部分功能对于杂交版仍然运行良好,但无尽修改出怪类型无法实现,但并不会导致游戏崩溃。请问能否添加最新的支持?这会为无尽玩家的探索提供非常大的帮助!

亿些建议

1.用这个工具的估计不只是生存无尽玩家,建议加入这些功能:砸罐子布阵 植物&僵尸的控制 场地修改(包括换场地,清除弹坑等功能) 特效控制(比如僵尸快跑特效) 关卡状态(出怪倒计时等) 攻击力/血量修改,主要还是录一些视频使用
2.建议把植物/僵尸/阵型列表改成带滚动条的下拉列表
3.如果可以的话,加一个“标准模式”,包括尽量多的功能,原来的界面为“简单模式”,包括用于生存无尽的一些功能
4.如果可以内置GUI布阵器就更好了(估计较难实现)

[FEATURE REQUEST] No Chomper Cooldown

At some point, there was a hack which would remove chomper cooldown, but now it is broken. I just feel like that was a very fun hack, so I want it to be in the toolkit.

64 bit?

i saw that mine is runing 32 bit and my machine is 64 bit and it wont run wich means it was just 32 bit any 64 bit download?

请问如何生成阵型代码呢?

您好,我是 PVZ 的一名盲人玩家,最近国外有大佬实现了一个 PVZ 辅助模组,我们可以使用键盘和屏幕阅读器来游玩 PVZ。
我想在 ize 模式里布阵,玩 DIY 关卡,但植物需要在修改器里一个个手动放置,对于我来说操作很繁琐。
我写了一个文字版阵型生成器,其实就是把植物名字作为一个二维数组的元素写入到文本文件里,但最终还是需要自己一个个对着在游戏里放置植物。
突然想到在 PVZ toolkit 可以使用阵型代码,如果可以在外部生成阵型代码,就能很快捷的布阵了。
我观察了代码,进行了 base64 解码但似乎没什么作用,就想来请教一下,阵型代码是如何生成的,谢谢!

自动收集会导致花园盆栽礼盒快速消失

开启自动收集后,掉落的花园盆栽礼盒将在掉落后的 2.15 秒后消失。

IZE 的过关奖励偶尔会出现花园盆栽,开启自动收集可能会导致它们消失,并因此卡关。

该漏洞原本在英文原版上发现,不确定对其他版本调整时是否有类似问题。

有没有简单的修复方案?我不确定,但至少留个说明,或者加个补丁性质的修改功能吧。

亿点点建议

建议增加python支持(pybind11编译成dll),增加自动点击支持,增加修改僵尸类型对应血量的功能,增加修改罐子内容功能

【建议】粘贴阵型解析南瓜状态

  • 优先级

极低

  • 描述

现有的修改器可以方便的从网页布阵粘贴阵型的代码,并且能完成所有的必要工作,但是并没有记录南瓜状态。由于这个功能是非必要的,并且是极少数人需要的,所以可能并不符合 #4 (comment) 的描述。

关于steam年度版成就问题

steam版点击通关存档后自动解锁全部内容,但是完成mini games的成就并没有获得,而且此后由于已经全部通关,也无法再次获得

Windows xp error

Have old winxp sp3 os, works very well on my win 7 but very laggy.

The error is "[][][]windows vista[][][]"
Then press ok, then forced terminated the app.

V1.19.0 & V1.18.x isnt work, it says win xp support on the repository

Question/suggestion

You can add information on how to compile the project. It's very hard to figure it out. I wanted to output the localization to the ini file but the problem is that I can't build it. And translating from Chinese through third-party software is problematic because the original Chinese characters are not displayed correctly and I cannot match the text. And the program begins to think that it is infected with a virus and asks to download it again.

使用2019msvc编译时出错,请问是版本不对吗

pvz_toolkit\src\process.h(93): error C2664: “BOOL ReadProcessMemory(HANDLE,LPCVOID,LPVOID,SIZE_T,SIZE_T *)”: 无法将参数 5 从“unsigned long *”转换为“SIZE_T *”
pvz_toolkit\src\process.h(93): note: 与指向的类型无关;强制转换要求 reinterpret_cast、C 样式强制转换或函数样式强制转换
Windows Kits\10\include\10.0.19041.0\um\memoryapi.h(159): note: 参见“ReadProcessMemory”的声明
F:\gongcheng\pvzAuto\1.0.0.1051\pvz_toolkit\src\process.h(93): note: “ReadProcessMemory”: 函数声明必须可用,因为所有参数都不依赖于模板参数
pvz_toolkit\src\process.h(33): note: 此诊断出现在编译器生成的函数“T Pt::Process::ReadMemory(std::initializer_list<uintptr_t>)”中
\pvz_toolkit\src\process.h(49): note: 此诊断出现在编译器生成的函数“void Pt::Process::WriteMemory(std::array<_Ty,_Size>,std::initializer_list<uintptr_t>)”中
NMAKE : fatal error U1077: “E:\vs\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.EXE”: 返回代码“0x2”
Stop.
大佬报这些错,我是按照readme步骤编译的。是缺少了什么吗

it does not launch it

if i try to open it up i get the splash screen for 0.1 secs and it closes with it showing the pvztoolkit i try the one in chinese the one in english both of them dont work pls tell me how to fix it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.