Commit Graph

37 Commits

Author SHA1 Message Date
JappaWakka 9d912e939b Fix various Pokémon Type check errors 2024-04-23 17:29:41 +02:00
JappaWakka 6d9138ee38 Fix PokedexScreen crash after catch 2024-03-26 18:13:07 +01:00
JappaWakka e2320d8f07 Localizable Pokédex Screen 2023-08-05 10:28:18 +02:00
JappaWakka 1c27620e13 Show shiny in dex if caught 2023-07-26 14:26:56 +02:00
JappaWakka 5b537f9631 Fix Pokédex navigation bugs 2023-07-23 10:04:52 +02:00
JappaWakka 916c69d2b0 Dex form switch and cry tweak 2023-07-21 19:06:43 +02:00
JappaWakka d200669998 More pokédex tweaking 2023-07-21 18:56:50 +02:00
JappaWakka c353b9c396 Pokédex tweaks 2023-07-21 18:42:23 +02:00
JappaWakka c3fb81a4c4 Pokédex evo/form screen progress 2023-07-21 16:30:12 +02:00
JappaWakka bd67179e6d Switch to pokémon by clicking on them progress 2023-07-19 18:50:58 +02:00
JappaWakka 3176c6b9cb Fix Pokedex switch entry 2023-07-19 17:29:10 +02:00
darkfire006 0d66848c27 allow pokemon with no evos but several forms to have dex screens 2023-07-19 00:25:55 -05:00
JappaWakka 7163093bbc Crash fix and switch tip positioning/color 2023-07-18 19:38:42 +02:00
JappaWakka 1a4de5bc97 Form name only when mega evolve or in pokedex
Also:
Added form switch tip in pokedex
Turned some single positions into integers in pokedex
2023-07-18 18:38:36 +02:00
JappaWakka 19cea35bed Pokédex polishing 2023-07-18 17:46:07 +02:00
JappaWakka 338b22fdfd Form switch in pokédex controller controlled + fix 2023-07-18 17:45:47 +02:00
JappaWakka de6001a97d Switch between forms and dex entries 2023-07-18 13:51:14 +02:00
JappaWakka 47e0594bb5 Improve spacing 2023-07-18 11:17:06 +02:00
JappaWakka dae28c537a Dex Evo/Form Screen Progress + Pichu form fix 2023-07-17 18:46:06 +02:00
JappaWakka 6520377758 DexForm progress 2023-07-15 16:12:17 +02:00
JappaWakka 3065c1960a Pokédex Form Progress 2023-07-14 20:48:32 +02:00
JappaWakka 0b69b854b9 More Pokédex form support progress 2023-07-13 16:15:19 +02:00
JappaWakka fad33eaa4a Pokédex form support progress 2023-07-12 20:09:06 +02:00
JappaWakka 5209a6e768 Fixes to scale and positioning of Pokémon sprites 2022-09-15 21:11:13 +02:00
JappaWakka b42e69f736 Visual bugfixes (Pokémon front/back/menu sprites) 2022-08-11 21:21:27 +02:00
JappaWakka d21f97c7b5 Various visual fixes
Fixed Pokémon icon size in various screens
Aligned the partially transparent black shape of the JoinServerScreen better
2022-08-09 20:13:03 +02:00
darkfire006 3345bf5ffc Engine changes to support Regional forms 2022-07-07 23:06:32 -05:00
JappaWakka d30f6cca27 Updated Pokédex screen 2022-05-21 21:06:21 +02:00
Jasper "JappaWakka" Speelman ae37c3a083 Pokédex needs some work, not done yet 2022-05-14 19:11:35 +02:00
JappaWakka dd34d9731c CanMuteMusic = CanMuteAudio & other tweaks
- CanMuteMusic property in source code renamed to CanMuteAudio

- Old New Game intro and Localization errors (made by me) fixed
2021-10-01 15:24:54 +02: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
FantaX1911 b7306a699e Added initial checks for (shooting star, ancestor, eruption, mega, victorious) via scripts.
Removed the recent pokedex emblem checks.
2019-01-23 18:59:07 +02:00
FantaX1911 0234edc3a7 fixed a typo with ancestor 2019-01-23 18:46:44 +02:00
FantaX1911 952482d645 Implemented pokedex check for the following achievements (Ancestor and Victorious) 2019-01-23 18:45:49 +02:00
FantaX1911 2fe8610a6b Added sylveon to the requirements of "eevee" achievement.
Implemented repeatable check for volcanion in the pokedex screen.
Implemented repeatable check for Jirachi in the pokedex screen.
Removed volcanion's emblem check from its script.
Removed Jirachi's emblem check from its script.
2019-01-23 18:03:06 +02:00
CaptainSegis 57ae2f5669 Fixed bigger menu sprites not displaying correctly 2018-05-02 21:58:10 -05:00
nilllzz a1786d5181 literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00