Releases: SuppliedOrange/VALORANT-Instalocker
Releases · SuppliedOrange/VALORANT-Instalocker
Tejo Update + Search term correction
Additions
- Adds search term correction. You can mess up typing and it can auto-correct.
- The "Tejo" part in title is to let users know that it's still the Tejo update.
Full Changelog: v1.3...v1.3.1
Tejo Update (v1.3)
- Adds Tejo to the list.
- Re-ordered the agents based on pick-rate from valorant tracker.
- Added a search bar. Why wasn't that there before lol.
Full Changelog: v1.2.2...v1.3
Vyse Update
- Added Vyse to the game.
Debug logger update
Now has a debug logger. You can start it with --debug
as an additional param.
It creates a file called valorant_instalocker.log
in the same directory as the executable.
Fixed some pretty bad requirements.txt and building bugs I found out while I was at it.
Full Changelog: v1.1.2...v1.2
Fixed region bug
Fixed a region bug specified in #12
This patch is only for those who are experiencing the bug.
v1.1.1 Added Clove
- Clove has been added.
- Removed an accidental debug logger I left in there.
- Changed the order of agents to prioritize agents that are played more often, especially duelists. A search filter option would be cool though.
- Updated the readme to include instructions on how to add agents by yourself (mostly for me because I keep forgetting).
- Now checks for chrome on all drives instead of just C drive, for example
X:\\Program Files\Google\Chrome\Application\chrome.exe
where X is all drives on your system. Dunno if this would introduce problems, but lemme know. This also means a new dependencypywin32
has been added.
v1.1.0 Improvements
- Changed Iso's banner
- Greatly improved the scrollbar's condition
- Fixed an issue with building the project #3
- Automated installation and building
- Restricted project to Python < 3.12
- Decreased loop delay from 4 to 3.
From now on there are 3 steps to building.
- Install packages
- Replace bottle.py in site-packages
- Use the pyinstaller command
All of the above building steps are condensed into 2 .bat files.
Note that the Source Code archive here is outdated and won't work.
Added Iso [Broken]
Added Deadlock
v1.0.2 Adding deadlock
VALORANT Instalocker
Reduces the lock delay from 5 seconds to 4 seconds.