From c6f5980a91a03b8a1f5f2e4fbd3f4036f0fb73bb Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Fri, 5 Apr 2024 01:17:09 -0300 Subject: Floyd needed his own style --- effects.xml | 3 ++- graphics/particles/beam-crit.png | Bin 0 -> 894 bytes graphics/particles/beam-crit.xml | 21 +++++++++++++++++++++ graphics/particles/beam.png | Bin 0 -> 139 bytes graphics/particles/beam.xml | 11 +++++++++++ items/racesprite/item99054_Troll.xml | 5 ++--- items/racesprite/item99168_Floyd.xml | 8 ++++++++ license.md | 14 ++++++++++++++ monsters.xml | 15 ++++++++++++++- sfx/monsters/floyd/floyd-die1.ogg | Bin 0 -> 14984 bytes sfx/monsters/floyd/floyd-hurt1.ogg | Bin 0 -> 5445 bytes sfx/monsters/floyd/floyd-hurt2.ogg | Bin 0 -> 5980 bytes sfx/monsters/floyd/floyd-hurt3.ogg | Bin 0 -> 5790 bytes sfx/monsters/floyd/floyd-move1.ogg | Bin 0 -> 11274 bytes sfx/monsters/floyd/floyd-move2.ogg | Bin 0 -> 11545 bytes sfx/monsters/floyd/floyd-move3.ogg | Bin 0 -> 11328 bytes sfx/monsters/floyd/floyd-move4.ogg | Bin 0 -> 11182 bytes sfx/monsters/floyd/floyd-move5.ogg | Bin 0 -> 11391 bytes sfx/weapons/beam/beam-crit.ogg | Bin 0 -> 13499 bytes sfx/weapons/beam/beam-hit.ogg | Bin 0 -> 5680 bytes sfx/weapons/beam/beam-miss.ogg | Bin 0 -> 5571 bytes 21 files changed, 72 insertions(+), 5 deletions(-) create mode 100644 graphics/particles/beam-crit.png create mode 100644 graphics/particles/beam-crit.xml create mode 100644 graphics/particles/beam.png create mode 100644 graphics/particles/beam.xml create mode 100644 items/racesprite/item99168_Floyd.xml create mode 100644 sfx/monsters/floyd/floyd-die1.ogg create mode 100644 sfx/monsters/floyd/floyd-hurt1.ogg create mode 100644 sfx/monsters/floyd/floyd-hurt2.ogg create mode 100644 sfx/monsters/floyd/floyd-hurt3.ogg create mode 100644 sfx/monsters/floyd/floyd-move1.ogg create mode 100644 sfx/monsters/floyd/floyd-move2.ogg create mode 100644 sfx/monsters/floyd/floyd-move3.ogg create mode 100644 sfx/monsters/floyd/floyd-move4.ogg create mode 100644 sfx/monsters/floyd/floyd-move5.ogg create mode 100644 sfx/weapons/beam/beam-crit.ogg create mode 100644 sfx/weapons/beam/beam-hit.ogg create mode 100644 sfx/weapons/beam/beam-miss.ogg diff --git a/effects.xml b/effects.xml index 82a60d71..59f5df5a 100644 --- a/effects.xml +++ b/effects.xml @@ -110,7 +110,8 @@ - + + diff --git a/graphics/particles/beam-crit.png b/graphics/particles/beam-crit.png new file mode 100644 index 00000000..8f64643d Binary files /dev/null and b/graphics/particles/beam-crit.png differ diff --git a/graphics/particles/beam-crit.xml b/graphics/particles/beam-crit.xml new file mode 100644 index 00000000..1d5ba245 --- /dev/null +++ b/graphics/particles/beam-crit.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/beam.png b/graphics/particles/beam.png new file mode 100644 index 00000000..f340a61c Binary files /dev/null and b/graphics/particles/beam.png differ diff --git a/graphics/particles/beam.xml b/graphics/particles/beam.xml new file mode 100644 index 00000000..e05bc34c --- /dev/null +++ b/graphics/particles/beam.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/items/racesprite/item99054_Troll.xml b/items/racesprite/item99054_Troll.xml index 767539d7..0ead1330 100644 --- a/items/racesprite/item99054_Troll.xml +++ b/items/racesprite/item99054_Troll.xml @@ -2,8 +2,7 @@ monsters/troll-race.xml|#FFDEC2;#FF4D4D;#FF99FF;#FFC88A - - - monsters/floyd.xml + env/flame.ogg + monsters/fire-goblin/fire-goblin-hit1.ogg diff --git a/items/racesprite/item99168_Floyd.xml b/items/racesprite/item99168_Floyd.xml new file mode 100644 index 00000000..87583793 --- /dev/null +++ b/items/racesprite/item99168_Floyd.xml @@ -0,0 +1,8 @@ + + + + monsters/floyd.xml + weapons/beam/beam-hit.ogg + weapons/beam/beam-miss.ogg + + diff --git a/license.md b/license.md index 994a5c35..d7bd84e7 100644 --- a/license.md +++ b/license.md @@ -599,6 +599,8 @@ File | Artists | Licenses `graphics/particles/bubble_8px.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/particles/anibubble_8px.png` | Crush,wushin | GPLv2, CC BY-SA 3.0 `graphics/particles/anibubble_8px_green.png` | Crush,wushin | GPLv2, CC BY-SA 3.0 +`graphics/particles/beam.png` | Ledmitz | GPLv2, CC BY-SA 3.0 +`graphics/particles/beam-crit.png` | Ledmitz | GPLv2, CC BY-SA 3.0 `graphics/particles/bubble_12px.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/particles/bubble_32px.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/particles/casket-trap_96x96.png` | Skipy | GPLv2 @@ -1283,6 +1285,15 @@ File | Artists | Licenses `sfx/monsters/flower/flower-hit1.ogg` | Cosmostrator | GPLv2 `sfx/monsters/flower/flower-hit2.ogg` | Cosmostrator | GPLv2 `sfx/monsters/flower/flower-miss1.ogg` | Cosmostrator | GPLv2 +`sfx/monsters/floyd/floyd-die1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-hurt1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-hurt2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-hurt3.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-move1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-move2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-move3.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-move4.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/floyd/floyd-move5.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/monsters/fluffy/fluffy-hit1.ogg` | Cosmostrator | GPLv2 `sfx/monsters/fluffy/fluffy-hit2.ogg` | Cosmostrator | GPLv2 `sfx/monsters/fluffy/fluffy-hit3.ogg` | Cosmostrator | GPLv2 @@ -1460,6 +1471,9 @@ File | Artists | Licenses `sfx/weapons/miss1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/miss2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/miss3.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/weapons/beam/beam-crit.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/weapons/beam/beam-hit.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/weapons/beam/beam-miss.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/bows/bow_shoot_1.ogg` | Cosmostrator | GPLv2 `sfx/weapons/bows/banshee/banshee-hit1.ogg` | Ledmitz (rocket-shots.mp3 / Audionautics / CC BY 3.0) | GPLv2, CC BY-SA 3.0 `sfx/weapons/bows/banshee/banshee-hit2.ogg` | Ledmitz (rocket-shots.mp3 / Audionautics / CC BY 3.0) | GPLv2, CC BY-SA 3.0 diff --git a/monsters.xml b/monsters.xml index 522a0570..8d87c80c 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1543,7 +1543,20 @@ monsters/floyd.xml - env/zap.ogg + + monsters/floyd/floyd-die1.ogg + weapons/beam/beam-hit.ogg + monsters/floyd/floyd-hurt1.ogg + monsters/floyd/floyd-hurt2.ogg + monsters/floyd/floyd-hurt3.ogg + weapons/beam/beam-miss.ogg + monsters/floyd/floyd-move1.ogg + monsters/floyd/floyd-move1.ogg + monsters/floyd/floyd-move1.ogg + monsters/floyd/floyd-move2.ogg + monsters/floyd/floyd-move3.ogg + monsters/floyd/floyd-move4.ogg + monsters/floyd/floyd-move5.ogg diff --git a/sfx/monsters/floyd/floyd-die1.ogg b/sfx/monsters/floyd/floyd-die1.ogg new file mode 100644 index 00000000..6e46869d Binary files /dev/null and b/sfx/monsters/floyd/floyd-die1.ogg differ diff --git a/sfx/monsters/floyd/floyd-hurt1.ogg b/sfx/monsters/floyd/floyd-hurt1.ogg new file mode 100644 index 00000000..529db61f Binary files /dev/null and b/sfx/monsters/floyd/floyd-hurt1.ogg differ diff --git a/sfx/monsters/floyd/floyd-hurt2.ogg b/sfx/monsters/floyd/floyd-hurt2.ogg new file mode 100644 index 00000000..d13d7e6c Binary files /dev/null and b/sfx/monsters/floyd/floyd-hurt2.ogg differ diff --git a/sfx/monsters/floyd/floyd-hurt3.ogg b/sfx/monsters/floyd/floyd-hurt3.ogg new file mode 100644 index 00000000..165c0962 Binary files /dev/null and b/sfx/monsters/floyd/floyd-hurt3.ogg differ diff --git a/sfx/monsters/floyd/floyd-move1.ogg b/sfx/monsters/floyd/floyd-move1.ogg new file mode 100644 index 00000000..b5426f00 Binary files /dev/null and b/sfx/monsters/floyd/floyd-move1.ogg differ diff --git a/sfx/monsters/floyd/floyd-move2.ogg b/sfx/monsters/floyd/floyd-move2.ogg new file mode 100644 index 00000000..eb1a6181 Binary files /dev/null and b/sfx/monsters/floyd/floyd-move2.ogg differ diff --git a/sfx/monsters/floyd/floyd-move3.ogg b/sfx/monsters/floyd/floyd-move3.ogg new file mode 100644 index 00000000..12521635 Binary files /dev/null and b/sfx/monsters/floyd/floyd-move3.ogg differ diff --git a/sfx/monsters/floyd/floyd-move4.ogg b/sfx/monsters/floyd/floyd-move4.ogg new file mode 100644 index 00000000..e7eb17ad Binary files /dev/null and b/sfx/monsters/floyd/floyd-move4.ogg differ diff --git a/sfx/monsters/floyd/floyd-move5.ogg b/sfx/monsters/floyd/floyd-move5.ogg new file mode 100644 index 00000000..f912990c Binary files /dev/null and b/sfx/monsters/floyd/floyd-move5.ogg differ diff --git a/sfx/weapons/beam/beam-crit.ogg b/sfx/weapons/beam/beam-crit.ogg new file mode 100644 index 00000000..8681bad5 Binary files /dev/null and b/sfx/weapons/beam/beam-crit.ogg differ diff --git a/sfx/weapons/beam/beam-hit.ogg b/sfx/weapons/beam/beam-hit.ogg new file mode 100644 index 00000000..ebf6a6e6 Binary files /dev/null and b/sfx/weapons/beam/beam-hit.ogg differ diff --git a/sfx/weapons/beam/beam-miss.ogg b/sfx/weapons/beam/beam-miss.ogg new file mode 100644 index 00000000..b49b4a02 Binary files /dev/null and b/sfx/weapons/beam/beam-miss.ogg differ -- cgit v1.2.3-60-g2f50