Skip to content

Releases: phruut/prawl

prawl v0.3.1

27 Dec 05:24

Choose a tag to compare

yes i compiled it
it looks weird because it uses an older version of dearpygui when it was made in v2+

small code refactor, i will replace the entire logging thing with another library because i hate it sm 💔

prawl v0.3.0

26 Dec 15:07
422ee28

Choose a tag to compare

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

20 Sep 06:18

Choose a tag to compare

another hotfix...

  • fixed hold to pause option, you can now disable it if enabled (holding is still buggy tho)
  • fixed key_left and key_down being stored wrong in gui, which then saved it that way so it broke every time during lobby setup 😭
  • fixed MINI LOBBY SETUP and FULL LOBBY SETUP buttons to work in direct input mode
  • fixed +fix and +fix2 to... 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

17 Sep 03:21

Choose a tag to compare

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

22 Aug 01:15

Choose a tag to compare

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

09 Dec 13:28

Choose a tag to compare

  • 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