Commit Graph

230 Commits

Author SHA1 Message Date
darkfire006 0273417bbf removed in accessable rare candy and random dark room 2020-08-13 23:35:53 -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 c8f42bee22 Trainer Tower done, bar testing 2020-06-22 23:35:15 -05:00
darkfire006 add932f060 trainer tower battle maps 2020-06-16 23:31:04 -05:00
darkfire006 1fee12d2fa remove overlapping snow floors 2020-06-15 23:45:38 -05:00
darkfire006 5ed18d3998 Fossil Revival Systems! 2020-06-14 22:32:22 -05:00
darkfire006 c5f319dedf dex rework for regional dexes
shiny charm requires completing three dexes
2020-06-12 00:28:32 -05:00
darkfire006 eaa4c384ca politoed switched to Marill 2020-06-07 04:34:33 -05:00
darkfire006 e40e550aa5 indigo plateau npc conflict fix 2020-05-18 12:20:54 -05:00
TheOmegaGhost c1bc61aa27 Steel Beam move and tutor added 2020-04-17 01:35:44 -03:00
TheOmegaGhost 0663bfd251 Move Reminder and Deleter Overhaul
Reminder and Deleter in every PokéCenter now
Replaces previously useless Mystery Gift NPC area
No longer costs an item, but unlocks as you get badges
Deleter requires 2 badges, reminder requires 4 badges
Fixed weird behavior in their menu screens (double move bug)
Moved Draco Meteor tutor to Blackthorn City house
Draco Meteor tutor is now more elegantly scripted
2020-04-16 23:27:36 -03: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 275c553f50 trainer tower round 2
mostly attaching trainers plus fixing a few minor bugs
2019-12-28 19:34:35 -06:00
darkfire006 b61d5923a6 Trainer tower round 1 + some minor clean up 2019-12-05 20:59:06 -06:00
darkfire006 fbdf9e349e fixes for 0.57.1 2019-11-22 18:13:04 -06:00
darkfire006 33da7e0aa5 Map changes from Fanta 2019-11-17 23:36:18 -06:00
darkfire006 d37192dce8 More Embtower+dna fuse+sevii map fixes 2019-11-10 17:09:05 -06:00
darkfire006 89f855cce5 ever more embtower fixes 2019-11-07 22:44:24 -06:00
darkfire006 fb33c35968 more embtower fixes 2019-11-03 17:03:48 -06:00
darkfire006 55f29fa666 more embtower fixes 2019-11-03 01:21:53 -06:00
darkfire006 3db096afed more emb tower fixes 2019-10-30 22:01:57 -05:00
darkfire006 f69ba3c599 Route42 adjustment for future mt mortar remap 2019-10-29 21:57:15 -05:00
darkfire006 324e931f71 embtower fixes 2019-10-29 21:52:16 -05:00
darkfire006 a5b4a61e9b Diglett's Cave remap+minor viridian city fix 2019-10-29 00:14:25 -05:00
darkfire006 c175c7b46b more embtower fixes 2019-10-25 17:43:54 -05:00
darkfire006 d026fb9b57 Change rock tunnel to HGSS layout 2019-10-22 23:45:57 -05:00
darkfire006 b40700e784 embtower fixes 2019-10-21 22:21:24 -05:00
darkfire006 3ef99377fd minor ruins/mst fixes 2019-10-20 23:15:59 -05:00
darkfire006 400dfc2a1f minor wild pokemon changes 2019-10-19 22:33:32 -05:00
darkfire006 0ec7b25350 set up light and dark stones 2019-10-14 23:18:20 -05:00
darkfire006 50a71beb07 tao trio minus text 2019-10-13 21:08:15 -05:00
darkfire006 e6152b6d96 fix stone map names 2019-10-13 19:30:49 -05:00
darkfire006 aecf8dd2a6 change embtower maps around 2019-10-13 17:03:04 -05:00
darkfire006 db81ca3dea Get stones plot with temp text and no actual stones 2019-10-13 01:16:07 -05:00
darkfire006 5682b4fd1b taotrio story line script frames 2019-10-12 21:41:51 -05:00
darkfire006 7fffcea5ce wild pokemon outside of grass fix 2019-10-12 18:09:43 -05:00
darkfire006 48ad96861e minor detail forgotten 2019-10-08 23:29:19 -05:00
darkfire006 d7fac697de Museum redo+DNA Scientist script cleanup 2019-10-08 23:26:42 -05:00
darkfire006 e6a50f64ca add embtower files to project, minor fixes
changed music lowered r/z npc
2019-10-06 15:07:27 -05:00
FantaX1911 3aee80d8cc Initial embedded tower commit for 0.57 2019-10-06 17:02:35 +03:00
darkfire006 9714b42297 minor fixes to agatha and trt 2019-10-01 17:58:20 -05:00
TheOmegaGhost ac6882104c Added Elemental Gems + new gene location 2019-10-01 02:32:04 -03:00
TheOmegaGhost f5fb2495ee Fixed Berserk Gene item ID on Cerulean Cave 2019-09-30 19:34:31 -03:00
darkfire006 256c9a427c minor pallet town fix 2019-09-28 01:06:30 -05:00
TheOmegaGhost 77796f85bd Kee, Maranga and Roseli placed in Berry Forest 2019-09-28 02:19:37 -03:00
TheOmegaGhost c9257c392c Terrain items, crunchies and gene now obtainable 2019-09-28 00:13:39 -03:00
darkfire006 cf79bc4d52 Fill Whirl Island WaterFall Cave Wall 2019-09-23 22:37:39 -05:00
darkfire006 cd58d7f182 add regionalform tag and some other minor changes 2019-08-12 00:06:01 -05:00
darkfire006 938813d493 add wild alolan forms to places around sevii 2019-08-12 00:05:05 -05:00
darkfire006 68ed254394 Evo stones store stuff 2019-08-12 00:00:50 -05:00
darkfire006 84c68a4fcf wrong region fix 2019-06-01 21:41:12 -05:00
Ruan Pablo 270361bf7b minor diner fix 2019-05-13 19:12:00 -03: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 0d4e51bd7e jjm related fixes 2019-02-18 01:26:14 -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 1b6062e37e Minor QA fixes
Goldenrod battle bar sign walkthrough and DBreath
2019-02-17 13:56:20 -06:00
darkfire006 8494c01322 various fixes from QA 2019-02-16 12:28:41 -06:00
darkfire006 8f844e4e19 several rematch bugs because QA 2019-02-15 22:42:16 -06:00
darkfire006 779ceb1b84 my fucking dumbass removed the map script.... 2019-02-15 20:48:04 -06:00
darkfire006 72b4468862 Wild Pokemon for pallet and cinnabar 2019-02-09 01:30:38 -06:00
darkfire006 6348ea0fc6 Item changes
Fix Rock incense, Edit Pink Bow text, add 11 new TMs
2019-02-07 22:23:54 -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
CaptainSegis 2dab72b9a1 Post release stuff 2019-02-03 18:22:09 -05:00
CaptainSegis 74517e2f5f v0.55.2 Release 2019-02-03 18:19:11 -05:00
darkfire006 ec16a82b6a Green Sprite and minor other changes 2019-01-31 01:53:51 -06:00
darkfire006 4a61a97ac7 move item into reach 2019-01-31 01:05:52 -06:00
Ruan Pablo 184e654c64 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-01-31 04:54:48 -02:00
Ruan Pablo 8656318e8f minor fixes 2: electric boogaloo 2019-01-31 04:53:46 -02:00
darkfire006 5e7742237b why am I so wrong sometimes 2019-01-31 00:36:08 -06:00
Ruan Pablo d42ddacd45 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-01-31 02:32:38 -02:00
Ruan Pablo c1b0bedc61 minor fixes 2019-01-31 02:31:54 -02:00
darkfire006 f581a1ecca Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
# Conflicts:
#	P3D/P3D.vbproj
2019-01-30 22:29:45 -06:00
darkfire006 d0a19ba735 extra megas and red rematches 2019-01-30 22:24:58 -06:00
Ruan Pablo 69c570b205 Draco Meteor tutor 2019-01-30 20:10:29 -02:00
Ruan Pablo e0ec22c487 fix garden tutor 2019-01-30 16:06:01 -02:00
darkfire006 cd1bcf1907 lets try this again without the extra file........... 2019-01-30 00:07:31 -06:00
darkfire006 171bd27a34 Revert "Slight modification of tutor situation"
This reverts commit 3817f73935.
2019-01-30 00:02:22 -06:00
darkfire006 3817f73935 Slight modification of tutor situation 2019-01-30 00:01:26 -06:00
Ruan Pablo 16de3f6d83 Added V-Create Tutor 2019-01-30 01:30:50 -02:00
darkfire006 6070f2db9d attaching gym map scripts 2019-01-29 17:31:18 -06:00
darkfire006 c1e3dacf1e Gym Leader Rematch main set
still a few bonus trainers to complete
2019-01-29 02:05:49 -06:00
darkfire006 689ba5872e Altarianite fix 2019-01-28 22:20:59 -06:00
darkfire006 045515d64e tons of random fixes
Fix some flickering when snowy situations
replace slopes with actual stairs
fix phone typo
Some extra offset stuff for r17
2019-01-28 21:25:41 -06:00
darkfire006 4704f75476 Fix item 2019-01-27 23:16:49 -06:00
Ruan Pablo 970a760985 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-01-28 01:20:37 -02:00
Ruan Pablo 0cfc070b47 added events center 2019-01-28 01:15:32 -02:00
darkfire006 f3aafe1953 T chambers and E4 fixes
Remove old lady(and hidden hiker) from tanoby chambers and prevent E4
skipping
2019-01-27 18:31:09 -06:00
darkfire006 698fc43a0f fix sevault? 2019-01-25 02:37:19 -06:00
darkfire006 018ecb62d0 Fix water warps and fix sevault offset maps 2019-01-25 01:26:54 -06:00
darkfire006 9d4be7425a Minor fixes
stairs at six island
warps at liberty island
Revival Herb heals fully
2019-01-24 19:12:11 -06:00
darkfire006 1ee8611317 Vermillion crash fix and typo 2019-01-24 00:30:00 -06:00
FantaX1911 13ebe54dd1 Added missing curly brackets. 2019-01-23 20:16:23 +02:00
FantaX1911 0a86c248cb Implemented repeatable check for "deep sea" emblem 2019-01-23 19:55:25 +02:00
FantaX1911 39283a33d0 Added repeatable check for "ancestor" emblem in faraway island. 2019-01-23 19:45:36 +02:00