Commit Graph

82 Commits

Author SHA1 Message Date
darkfire006 5debd371f1 Prevent Eusine from appearing in battle bar until after suicune battle 2021-10-08 23:32:51 -05:00
darkfire006 bf6c263cc1 Revert "Music & SFX Renaming"
This reverts commit 0bf513e3b7.
2021-10-03 14:49:51 -05:00
JappaWakka 0bf513e3b7 Music & SFX Renaming
Renamed all of the songs with properly capitalized names to improve recognizability and readability.

I also changed some song names and added some sounds & I edited the maps and songs accordingly

[Changed Songs]
alph = RuinsOfAlph
barktown = NewBark
frontier = BattleFrontier
indigo = IndigoPlateau
mtmoonsq = MtMoonSquare
rHideout = Rocket_Hideout
safari = SafariZone
safarigate = SafariZone_Gate
kVictoryroad = VictoryRoad
--
[Added Songs]
Mom (as there wasn't any music for when the mom gives you the pokégear)

PVP_Intro (PVP music didn't have an intro before and I also replaced PVP with a better sounding version)

[Added Sounds]
Emote_Exclamation (can be used when using the ! emote for NPCs)

Receive_HM (the game checks if the name of the item that was received contains "HM", if so, this sound is played instead of the regular item receive sound)
2021-10-03 21:35:02 +02:00
darkfire006 fba2307c3f shiny mewtwo shows up in proton fight 2021-10-01 00:36:59 -05:00
JappaWakkaP3D 9723820427 SFX & Battle Animations
Ported Battle Animation Code
Ported Battle Animations for Tackle, Pound, Growl, Ember and Poison Sting
Normalized all SFX by Perceived Loudness (-11.0 LUFS)
Renamed and moved a bunch of the SFX so they make more sense
Added a jingle when you register a Phone Number
Added a soundeffect for when an elevator reaches its destination
2021-08-22 16:10:06 +02:00
Daniel S. Billing 6249cb234e Fixed useless typo 2021-06-18 07:35:37 +02:00
darkfire006 98ca5fdcd0 Battle Tower fixes 2020-08-03 14:13:57 -05:00
darkfire006 67d357c459 Mach V fixes 2020-07-23 21:02:59 -05:00
darkfire006 eeeeb18e94 fixes from Mach IV 2020-07-22 22:23:38 -05:00
darkfire006 a1ab3786ac Mach III fixes 2020-07-18 20:04:10 -05:00
JappaWakka fae7349356
Fix audio engine & contentpacks (#35)
* Replaced existing Gen 2 SFX with better sounding ones (no ugly reverb)
Replaced MediaPlayer with NAudio(and NAudio.Vorbis) for playing music in order to fix random stopping issues.
The game now directly loads .ogg files instead of the .wma/.xnb combination from before.
ContentPacks are now able to replace Music and SFX again (I haven't added a menu yet for choosing ContentPacks).
To make older GameModes work with current versions, you can add the GameMode property EnterType and set it to "1", this will make the game use the older 2D NewGameScreen.

* Delete GameController.vb

* Add gamecontroller.vb back

* Fix sfx missing

* Battleintro doodle now doesn't loop anymore (for no trainer)
Changed the shutter sound (aka Large Door sound) to something more large door-y
Made the enter sound slightly louder
The enter sound now plays when going through any warp to or from an indoor map (including falling through holes)
The flying sound effect is played earlier in the animation after selecting a location
Changed played sound effect when using the Escape Rope to "teleport" instead of "destroy"
The bump noise now also plays when bumping into something in first person
Fixed small gap between the end of the intro song and the start of the main song
Replaced some songs with better songs

* Fixed some more intro issues

* Forgot to change a thing

* Fixed an error where the main music would play, ignoring the muted musicmanager.

* fix indenting in musicmanager

* The music player will now only start playback on a new song if the music player is not muted, fixed the end time calculation of the intro of a song after muting, Music can't be unmuted now as long as a sound effect plays that stops the music.

* Fixed league restplace position, fixed sound effects sharing the volume slider of the music, sound effects are now also muted when pressing M, changed music on/off popup to audio on/off, removed bump delay in first person, added more control on whether played songs should be looping or not.

* Fixed some more scripts that turn on thirdperson mode but don't check if it was on before or set it back to what it was before afterwards, also fixed a small error in creditsscreen.vb.

* Fixed indenting error in musicmanager.vb, fixed an error of mine where the loopsong parameter would be seen as the playintro parameter.

* Added more music commands, added quite some menu select noises, will add more later

* More select sound effects!

* Fix music not resuming after soundeffect

* Trainer using item now plays the single_heal soundeffect

* Pokémon cries now sound louder

* Possibly fixing crash when playing Pokémon cry at volume higher than 0.71

* Added better quality Pokémon cries, made random overworld cries slightly less loud, added cries for 719 and 720.

* Sound effects now sound louder

* Revert "Added better quality Pokémon cries, made random overworld cries slightly less loud, added cries for 719 and 720."

This reverts commit 8c9296ed1a.

* Fixed the cause of why the title screen music plays even when the game is muted

* Tabs to spaces

* Revert

Co-authored-by: darkfire006 <blazer257@live.com>
Co-authored-by: JappaWakkaP3D <66885565+JappaWakkaP3D@users.noreply.github.com>
Co-authored-by: JappaWakkaP3D <jasper.speelman@outlook.com>
Co-authored-by: Vitaly Mikhailov <personal@aragas.org>
2020-07-09 20:59:42 +03:00
darkfire006 3235464c92 text wrap fixes 2020-06-19 21:00:55 -05:00
darkfire006 848cf8a1ea fix Jasmine's team
put the nature name instead of ID...
2020-06-12 14:43:40 -05:00
darkfire006 e7411c20eb Trainer Tower Fixes M2P2 2020-01-06 20:25:26 -06:00
darkfire006 0dab6dc23c Trainer Tower Fixes M2P1 2020-01-04 01:34:51 -06:00
darkfire006 2e91de589b Trainer Tower fixes M1P2 2020-01-01 19:17:28 -06:00
darkfire006 ce1c80d3b4 trainer tower fixes M1P1 2019-12-30 18:06:17 -06:00
darkfire006 a8781f7df6 trainer tower no exp 2019-12-30 08:10:42 -06:00
darkfire006 275c553f50 trainer tower round 2
mostly attaching trainers plus fixing a few minor bugs
2019-12-28 19:34:35 -06:00
darkfire006 b35df122bf updated SS Aqua trainer teams 2019-10-19 01:32:01 -05:00
darkfire006 c89f20c447 increase cinnabar trainers levels 2019-10-18 16:14:36 -05:00
darkfire006 24ccc5876e enethil fix 2019-10-16 23:56:26 -05:00
darkfire006 fc7242a236 Fix some minor stuff about my KTower battles 2019-10-15 23:48:49 -05:00
darkfire006 7c2ab989db Enethil update 2019-10-15 21:35:07 -05:00
darkfire006 1365a832c5 Minor changes to rematch teams
Remove mega stones from weaker johto teams. several level changes, fix
erika's serperior
2019-10-14 21:54:42 -05:00
darkfire006 d7fac697de Museum redo+DNA Scientist script cleanup 2019-10-08 23:26:42 -05:00
darkfire006 9672fd5242 jessie/james no intro text 2019-10-04 20:31:48 -05:00
darkfire006 9714b42297 minor fixes to agatha and trt 2019-10-01 17:58:20 -05:00
Ruan Pablo 9f7c6ccd68 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-09-25 00:05:29 -03:00
darkfire006 d86bf128b0 Rival Pokemon Fix
Espeon->Crobat
2019-09-23 22:11:01 -05:00
Ruan Pablo dc10d9d505 Made Whitney mention Ride 2019-09-22 18:47:02 -03:00
darkfire006 2ec1a2b7f3 trainers get alolan pokemon 2019-08-12 00:01:43 -05:00
darkfire006 e2ad6b3021 machoke to machamp 2019-06-03 00:14:11 -05:00
darkfire006 d47dd0506e health weirdness fix 2019-06-01 21:51:26 -05:00
Ruan Pablo 9c3c1c9968 new dialog and fixes (+)
dialog fixes
TRT event
itemsheet update
pokemonimageview integer scaling
new follower interactions
teleport set -6 priority (LGPE)
Detective Pikachu easter egg
2019-05-13 19:11:12 -03:00
darkfire006 89212f6a9e trainer typo 2019-03-10 16:31:48 -05:00
darkfire006 f080e1129f fix Battle Bar Caps 2019-03-08 01:14:29 -06:00
darkfire006 45ec5e257d fix jjm and add falkner's gym leader texts 2019-02-18 21:27:54 -06:00
darkfire006 a33fdd9f61 Minor fixes QA related
dden-ID
ecru-east gate
grod-sign
mtm-ladders
clubmap-jjm e and li
shrine-cleanup no real change
main-clean up no real change
2019-02-17 20:20:41 -06:00
darkfire006 8494c01322 various fixes from QA 2019-02-16 12:28:41 -06:00
darkfire006 642365f389 fix badge and move typos 2019-02-16 02:50:13 -06:00
darkfire006 8f844e4e19 several rematch bugs because QA 2019-02-15 22:42:16 -06:00
darkfire006 34f193df29 Fix Gym Rewards and rename a boat 2019-02-10 14:03:20 -06:00
darkfire006 d133939367 last 3 script files for Gym Rematch 2019-02-05 21:59:41 -06:00
darkfire006 9ea9a61864 Gym Leader Rematches Round X
Minor text and team changes to the Gym Leaders
introduction
2019-02-04 00:57:48 -06:00
Ruan Pablo 8656318e8f minor fixes 2: electric boogaloo 2019-01-31 04:53:46 -02:00
darkfire006 d0a19ba735 extra megas and red rematches 2019-01-30 22:24:58 -06:00
darkfire006 12dffd0649 Bruno was slightly overleveled 2019-01-30 20:34:02 -06:00
darkfire006 3a0f0f0fd5 fix E4 (again....sorry......) 2019-01-29 21:25:16 -06:00
darkfire006 c1e3dacf1e Gym Leader Rematch main set
still a few bonus trainers to complete
2019-01-29 02:05:49 -06:00