agavalda added a new version:
QuoteFew small changes:
- fixed fence trader reputation, now you can set it to 6, other traders are hardcoded from 0.01 to 1.99
- image hash calculation improved for modded weapons
agavalda added a new version:
QuoteFew small changes:
- fixed fence trader reputation, now you can set it to 6, other traders are hardcoded from 0.01 to 1.99
- image hash calculation improved for modded weapons
agavalda added a new version:
QuoteDisplay More- Updated images code, now the images will be loaded from your icon cache.
-- See attachments for a before/after comparison
-- I didnt test much, reading the cache might bring unexpected bugs
-- let me know if now loading your profile it takes too much time, i have some performance improvements that i could apply but didnt do them yet
- Added a settings menu to specify the user\sptappdata\live folder manually. This is only intended for fika users where the server can't load the client images
- Updated a bunch of inner libraries, hopefully nothing is broken
agavalda added a new version:
QuoteDisplay MoreA big update, see the mod main page for more details on the new features:
- Trader command support:
-- add reputation
-- set money spent
- Profile command support:
-- set profile level
-- update skills level
- You can now refresh user presets weapons with a dedicated button (requested by Cybite)
- winter event enabled until end of year
I might have broken stuff on the way. Let me know in the comments, is xmas time so i might be late fixing any issue.
agavalda added a new version:
Quotefew small changes:
- removed the nickname from the user on the login screen, since now SPT 3.10 account name and nickname matches
- added few shortcuts (feature requested by Ahtu):
- ctrl+shift+a adds the selected item
- ctrl+shift+s toggles the favorite search
- ctrl+shift+f toggles selected item favorite
- when adding items a toast message will appear to confirm the give command run successfully
agavalda added a new version:
Quotesupport for 3.10
agavalda added a new version:
QuoteDisplay Morethere is no need to update the mod if you were happy with it.
Added suggested feature by Fifi:
- now is possible to bookmark/favorite items
- this very useful when starting a new profile, your favorite items will not be lost and you can add your preferred starting items/weapons
- favorite items will be stored inside give-ui.config.json, for next major upgrade of SPT, remember to take this file with you
agavalda added a new version:
Quotethere is no need to update the mod if you were happy with it.
Another request, this time from hellchickens
- you can search items by id
- when selecting and item you can also see its item id bellow the name
agavalda added a new version:
QuoteDisplay Morethere is no need to update the mod if you were happy with it.
New feature:
- As requested by S_gamez, now you can set the amount of items you want to receive. Be careful here, adding millions of random items will probably kill your profile or tarkov itself: with great power comes great responsibility
Bug fix:
- Some wrong scrollbar appeared depending on the item description.
agavalda added a new version:
QuoteDisplay MoreChanges:
- removed `master hand` item. Thanks YvYv
- updated the select profile page, now it looks better (i think....)
- added light theme
- now your settings (locale, SPT url, theme) are stored locally in user/mods/give-ui/give-ui.config.json, so next time you open the app it will remember them
- now you can see the attachments that your custom weapon presets include
agavalda added a new version:
Quotethere is no need to update the mod if you were happy with it.
Changes:
- the connection form now allows to use `https` in case your SPT server is behind a secured connection, thanks to Dahlgren
- now you can filter by categories, ie: searching by `medikit` will give you all medical items that restore health instead of trying to find items with `medikit` in the name
- small UI improvements to try to make it a little bit prettier
Installation:
- unzip it in your SPT root folder and overwrite all files if prompted
agavalda added a new file:
QuoteDisplay More
Installation
- unzip it in your SPT root folder
Running
1. With the server and preferably with Tarkov running, open the app (inside user/mods/give-ui folder)
2. Use the form to connect to the server and select your character
Features
Adding items
- Select the item you want to receive. The quantity, by default, is always set to the maximum stack size
- You will receive a message with the item/s
User weapons presets
- When you have saved weapons presets you can add them to your character with a single click
- You will receive a message with the weapon preset
Skills
- Update profile level
- Update skills level
- You guessed it, you will receive a message with the level changes
Traders
- Update the reputation of the traders
- Update the money spent on the traders
- Same as before, a message is waiting for you
agavalda added a new version:
QuoteNew feature:
- Allow to add custom user weapon presets
Bugs:
- Filter out some items that shouldn't be added
- Improve error message when item can't be loaded
agavalda added a new version:
Quote- support for 3.9
- fix empty ammo boxes
agavalda added a new version:
QuoteFor SPT 3.8.1/2/3
- Fix an issue while loading images from the cache when the hash is found but the image is missing
- Add ability to disable loading images from the cache
- More errors should be handled in UI instead of loading forever