Commit Graph

3 Commits

Author SHA1 Message Date
pre-commit-ci[bot] 21148ba733 [pre-commit.ci] auto fixes from pre-commit.com hooks 2025-04-09 18:11:20 +01:00
Blackdutchie d86f48438a
Adding Emote Icons, default emote sounds for slimes, Fixing Harpy Squish and Chirp, and Adding Vox Gasp & Death Gasp (#3302)
* Emote Icon and Sound Improvements

Added Icons for the following emotes:
- Vulpkanin Awoo, Bark, Howl, Snarl, Whine
- IPC Boop
- Harpy Caw, Ring
- Feroxi Gnash

Set existing icons for the following emotes:
- Harpy Rev, Pew, Bang, Honk

Fixed the following emotes not playing sound:
- Feroxi Gnash
- Harpy Chirp
- Harpy Gnash
- Harpy Squish
- Harpy Yawn
- Reptilian Cough, Yawn, Sigh, Sneeze

Added new emote sounds for:
- Vox Gasp
- Vox DeathGasp

* Cleaning up the comments on the upstream file

Grouped DV-novel code together, commented start and end of multi-line blocks, moved vox line comments in-line.

* Fix space misalignment in speech_emote_sounds (oops)

* Resolve Delta-V PR #3302 comments as of 2025-03-23 14:35 GMT+1

Comment formatting, spacing, trailing newline fixes

* Missing space in comment

* Added missing space in attributions.yml

* Remove relic spaces in front of newlines

* fix evil ü

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

* Fix CC-BY-NC-SA-4.0 typo

* update grinder sprite

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

---------

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
2025-03-25 16:52:34 +00:00
deltanedas ec94579ebc
the great namespace refactor (#2574)
* refactor DeltaV/deltav resources to _DV

* change DeltaV namespaces to _DV

* add space before all DeltaV comments

* update xamls

* fix and move arena parallax to _DV

* more fix

* refactor even more stuff

* fix the grid fills

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 07:50:34 +00:00