* Create BH Pages
* Rename BH Pages to BH-Pages
* Rename BH-Pages to bh-pages
converted to lowercase and removed space character
* Update bh-pages
changed to latest commit
* Update bh-pages
another change due to builder error
* Update bh-pages
removed a debug message from main repo
* Update runelingual 1.0
support for multiple languages, and some widgets
the added languages are mostly 100% relying on deepL.
the added widgets are mostly side panels(inventory, magic spellbook, etc)
* Update runelingual
fixed issue that started to happen when creating database
now it specifies the driver to be called. the error doesnt occur when building from source, so cant test if this fixes the issue
* Update runelingual
further improvement to prevent errors on start up
Fixed the regex bug in the last pull, this commit also includes some other small updates I was working on. This version has been thoroughly tested, apologies for the number of pulls this month and thank you again for your help.
* Create mastering_mixology_strategy
It is a fairly small plugin. The lads over at mastering_mixology_strategy, didn't want to implement it, but I deem this a very useful feature. I've never written a Runelite plugin. All feedback and or advice are welcome.
* Rename mastering_mixology_strategy to mastering-mixology-strategy
rename
* Update Embargo to 1.4.6
- Adds a command to display clan rank inside of the text chat.
- There is a cache server side that caches the original request for n seconds to allow the command to be processed by all clients running 1.4.6
* Update to use commandManager
* Update Embargo to 1.4.8
- Fix a bug with getSurroundingPlayers causing Raid + Minigame data to not be tracked as intended
- Fix a bug with the !Embargo command to remove `NBSP` from chatMessage
- Remove unused enums
- Changes the storage of raw collection log items to a list of maps,
allowing item names to be included for easier data management on the backend
- Add rotating images to the sidepanel in the case where a "|" is detected to indicate an "OR"
- Add new icons to "special" case side panels
* Remove all sound related files (for now)
Too busy to look at this for the time being, will come back to it eventually
* Fix encoded name
---------
Co-authored-by: Sharpienero <sharpienero@protonmail.com>
- new statistic: hits on robes
- various fixes & improvements for ko chance/hp tracking
- other various improvements, optimizations and fixes for calcs and tooltips
* Add the Soulflame Horn Buff plugin to the plugin hub
* Add Soulflame Horn Buff plugin (now with a license)
* Trying to fix CI error flags
* Fix sfx and some buff tracking code
* Update soulflamehorn license
media license for sound used added to readme
* Update soulflamehorn
Updated to use the AudioPlayer class.
Added the option to use a custom sound if the user prefers over the default.
* Update soulflamehorn
Updated File I/O to use RUNLITE_DIR
# Release v1.5.3
Minor fixes and updates
- Resolved Guthub Issue #17
- Return home notification not triggered if return home overlay off
- Updated to most recent Runelite API Changes
- Updated to newer valuable price with more human readable formatting
* Added the GogglesReminder plugin
* Updated my commit hash
* updated commit hash
* Updated the GoggleReminder plugin, changed the hash
* Updated the runelite-plugin.properties DisplayName
* Fixed an issue where when drinking a 4-dose potion it gave a notification
* Add ToB Death Sound
Casual plugin that makes a custom sound whenever the player or a teammate dies within Theatre of Blood.
Currently the plugin only has 3 custom sounds, one being an inside joke amongst friends.
I'm very new to coding so if there's a lot of mistakes, I apologize!!!!
* Force add ToB Death Sound plugin
* Add ToB Death Sound plugin
Adds a plugin that plays a custom sound when a nearby player dies during the Theatre of Blood raid.
- Works only inside ToB (region ID check)
- Includes volume slider, enable/disable toggle, and sound selector
- Sounds included: sitstella.wav, zerk.wav, sports.wav
Author: Nic
* Updated Tob Death Sounds
Changed file names to be read by CI, apologies for the redundancy
* Updated Tob Death Sounds 02
Updated again to previous file extensions with decapitalization
* Update 03
Once again updating file names for CI
* Fix plugin filenames and metadata
* Initial plugin setup with working ToB Death Sound code
New commit in my own Repo
* Add Tob Death Sounds Plugin Fixes
CI and syntax fixes
* Add ToB Death Sound Plugin
Hopefully I did this right, got a really bad case of covid right now so feeling a little foggy so apologies in advance for any bulk of mistakes
* Add ToB Death Sounds Plugin
* Add Tob Death Sounds Plugin Fix
Format fix
* Add ToB Death Sounds Plugin Fix
Format fix AGAIN
* Add ToB Death Sounds Plugin
Updated hash
* Add ToB Death Sound Plugin
Display Name Fix
* Add ToB Death Sound Plugin
Removed Override
* Add ToB Death Sound Plugin
Added LICENSE
* Add ToB Death Sounds Plugin
Fixed System.err
* Add ToB Death Sounds Plugin
Using AudioPlayer rather than Clip
* Add ToB Death Sounds Plugin
Added 'runelite-client' in dependencies
* Add ToB Death Sounds Plugin
reversed dependencies change
* Add ToB Death Sounds Plugin
* Add ToB Death Sounds Plugin
* Add ToB Death Sounds Plugin
* Swapped wav files for personally recorded bits
* Adding drop down menu
Forgot to add this back from earlier builds. Went to install plugin on runelite and noticed it no longer had it.
* Update plugins/tobdeathsound
Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
* Added Missing Brace
* Added Region IDs + Tick CD + Author Name
Didn't want my full name to be on the plugin hub :p
* Removed Author
* Changed from Region ID to NPC Check
* Changed Author
---------
Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>