Releases: phruut/prawl
Releases · phruut/prawl
prawl v0.3.1
prawl v0.3.0
big changes to code 0.1.2...0.3.0
no personal information is logged! it only logs what the program is doing and the network monitoring is limited to brawlhalla only too! you can check the them in the logs directory, and opening the prawl...-.log files in a text editor. logging is not fully supported yet, i only made it log a few things for testing
prawl v0.1.2
another hotfix...
- fixed
hold to pauseoption, you can now disable it if enabled (holding is still buggy tho) - fixed
key_leftandkey_downbeing stored wrong in gui, which then saved it that way so it broke every time during lobby setup 😭 - fixed
MINI LOBBY SETUPandFULL LOBBY SETUPbuttons to work indirect inputmode - fixed
+fixand+fix2to... actually fix what it was meant to fix... - version bump (this time i didnt forgtet
- made the sliders look more square
- small code clean up
prawl v0.1.1
small hotfix!
- lobby setup should work properly now (I THINK) but its still buggy so i dont recommend using it
- fixed gui tooltip in input configuration where "throw weapon key" was labeled "light attack key"
i forgot to update the version in config
prawl v0.1.0
first 'prawl' release!
- new ui yippeeee
- update check (auto update later)
- change keybinds
- change rate limit wait time
- i forgot the rest!!!
- mostly everything else is the same i think 😭
farm.py 12-09
- added function to show brawlhalla window on script close if hidden
- changed a few wordings in config options
nuitka --onefile --windows-console-mode=disable --windows-icon-from-ico=res\praw-app.ico main.py