Commit Graph

628 Commits

Author SHA1 Message Date
Vitaly Mikhailov f23ed8caa6
Direct IP connection fix 2020-07-10 19:50:33 +03: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 46e8d314d4 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2020-06-22 23:38:46 -05:00
darkfire006 c8f42bee22 Trainer Tower done, bar testing 2020-06-22 23:35:15 -05:00
TheOmegaGhost dd26b04b66 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2020-06-19 23:47:28 -03:00
TheOmegaGhost cc2690dd9d Menu Sprite Reorganization 2020-06-19 23:47:03 -03:00
darkfire006 3d587b946a new smash rock items 2020-06-19 21:01:03 -05:00
darkfire006 3235464c92 text wrap fixes 2020-06-19 21:00:55 -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
TheOmegaGhost a0e523faaf Added Fossil Items 2020-06-14 01:57:50 -03:00
darkfire006 848cf8a1ea fix Jasmine's team
put the nature name instead of ID...
2020-06-12 14:43:40 -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 c695e34b6a Fix issue with Surf Skin 2020-05-27 21:46:46 -05:00
darkfire006 e40e550aa5 indigo plateau npc conflict fix 2020-05-18 12:20:54 -05:00
darkfire006 9d0698eecc Fix Dusk Ball/TM158 conflict 2020-05-12 08:58:35 -05:00
TheOmegaGhost 90e3ea7fee Contrary message display fix 2020-04-19 04:20:18 -03:00
TheOmegaGhost 8b9d0b0071 Minor item graphical changes
Final pass for type color coding for items and menus
2020-04-19 03:25:53 -03:00
TheOmegaGhost 000d45be6d Flash Fire now activates properly 2020-04-19 02:20:42 -03:00
TheOmegaGhost 11913fb146 New Emblems (3)
Tao Emblem for post Kyurem
Minor fix for monochrome stones
Heart Gold Emblem for Ho-oh
Soul Silver Emblem for Lugia
Can be achieved after battle on first encounter event
Retroactively achieved by revisiting encounter area
2020-04-17 21:19:32 -03:00
TheOmegaGhost ff8174bd01 Item sprites cleanup (2/2)
Menu sprites revamped
Types color-coded
2020-04-17 14:06:56 -03:00
TheOmegaGhost c1bc61aa27 Steel Beam move and tutor added 2020-04-17 01:35:44 -03:00
TheOmegaGhost df5a07c572 Center Script timing readjusted 2020-04-16 23:46:35 -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
TheOmegaGhost 9949c565e1 Minor Move and Item name update
Leek updated
Vise Grip updated
Steel Beam half implemented
2020-04-10 00:07:57 -03:00
TheOmegaGhost e1bbb6f340 Diglett's Cave recolor 2020-04-09 23:45:01 -03:00
TheOmegaGhost 0b0a071d06 Draco Meteor Tutor fix
Now checks for 8 badges
2020-04-09 23:26:19 -03:00
TheOmegaGhost 1a327798d3 Supersonic fix
Ignores type immunity and substitute
2020-04-09 23:24:20 -03:00
TheOmegaGhost eb1f742f02 Crash damage (recoil) moves fix 2020-04-09 23:23:43 -03:00
TheOmegaGhost 2d642a0102 Item sprites cleanup (1/2) 2020-04-09 23:20:59 -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 a8781f7df6 trainer tower no exp 2019-12-30 08:10:42 -06:00
darkfire006 291ad43763 vbproj for trainer tower round 2 2019-12-28 20:30:00 -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 2ae7a11465 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-11-23 17:24:27 -06:00
darkfire006 d8ffec9637 0.57.1 update files 2019-11-23 17:24:02 -06:00
TheOmegaGhost 1f20cade3c Made Berserk Gene more interesting 2019-11-23 05:06:08 -02:00
TheOmegaGhost 100aaea5f1 New item icons 2019-11-23 05:05:31 -02:00
TheOmegaGhost ff81fea1b9 Updated Dream Ball and Pinch Berries 2019-11-23 03:29:31 -02:00
TheOmegaGhost 94a0ee7ce6 Updated Synchronize and Moody 2019-11-23 03:15:53 -02:00
TheOmegaGhost 82fa8630f7 Missing part of last commit 2019-11-23 02:20:02 -02:00
TheOmegaGhost f447d7a18c Gen 8 updates
Updated Rapid Spin, Howl and King's Shield
Updated abilities interacting with Intimidate
Updated ability and move listings
Updated Koffing and Weezing abilities
Updated Aegislash's forms base stats
2019-11-23 02:11:15 -02:00
darkfire006 fbdf9e349e fixes for 0.57.1 2019-11-22 18:13:04 -06:00
darkfire006 81a67e45f4 0.57 Wrap up files 2019-11-21 18:05:55 -06:00
darkfire006 33da7e0aa5 Map changes from Fanta 2019-11-17 23:36:18 -06:00
darkfire006 7f4616cce0 *gasp* more fixes! 2019-11-16 14:21:51 -06:00
darkfire006 4213b769a7 pokemon.select fix and other embtower fixes 2019-11-12 19:58:19 -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 4bab24fdd9 embtower fixes 2019-11-04 18:58:39 -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 9a50572cb2 minor embtower fixes 2019-10-31 17:56:36 -05:00
Vitaly Mikhailov ef0cecfe2e
Added <battle.caught> command 2019-10-31 23:57:27 +03: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 7dd01f6022 move embtower fixes 2019-10-26 04:08:49 -05:00
darkfire006 c175c7b46b more embtower fixes 2019-10-25 17:43:54 -05:00
darkfire006 7293bf512f embtower logic fix 2019-10-23 19:38:15 -05:00
TheOmegaGhost 50d5a9cb44 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-10-23 19:12:05 -02:00
TheOmegaGhost 17a729fca8 Finalized Emb Tower text
crackhead n fixed
2019-10-23 18:46:32 -02: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
TheOmegaGhost a7203e945a Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-10-21 17:36:36 -02:00
TheOmegaGhost 5ed26a2abb N text + minor updates 2019-10-21 17:35:50 -02: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 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
Vitaly Mikhailov 408c97e5d5
Update ActionScript.vb 2019-10-18 22:06:30 +03: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 33d6b4aa63 minor logic fixes 2019-10-15 18:21:35 -05:00
darkfire006 0ec7b25350 set up light and dark stones 2019-10-14 23:18:20 -05:00
darkfire006 493e37c0a6 Fix Kyurem Pokedex entries 2019-10-14 21:56:26 -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 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 adb048805c add Light and Dark Stones as 651 and 652 2019-10-13 18:05:35 -05:00
darkfire006 4223556cb3 oops its dark and light not black and white 2019-10-13 17:58:26 -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 796ae57ec2 <pokemon.hasattackinparty()> construct
takes a move ID and returns the first pokemon in party with that move or
else -1
2019-10-13 00:36:10 -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
Vitaly Mikhailov d44009819e
Merge pull request #32 from P3D-Legacy/fadecolorpatch
Added command to change Screen.Fade color
2019-10-11 21:41:48 +03:00
Vitaly Mikhailov 6e0b1d1550
Added command to change Screen.Fade color 2019-10-11 21:39:42 +03:00
TheOmegaGhost 6403f42a36 Fixed Gem descriptions 2019-10-10 04:01:28 -03:00
darkfire006 c61dc8584e N texture and following pokemon ID 2019-10-09 21:30:06 -05:00
darkfire006 caa802de33 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-10-09 20:59:18 -05:00
darkfire006 fd08971d66 rename file 2019-10-09 20:59:15 -05:00
Ruan Pablo f98810c414 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-10-09 03:10:57 -03:00
Ruan Pablo 5b5a648843 Choice Items Added 2019-10-09 03:10:44 -03: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 b5265224f4 Potential Grandpa Fix 2019-10-07 20:44:10 -05:00
darkfire006 3bb6da045e kyurem fuse script 2019-10-06 23:05:30 -05:00
darkfire006 65a577c375 create @pokemon.removeattackid(int,int) 2019-10-06 22:49:06 -05:00
darkfire006 e13fce85b0 replace [] with «» for output/input of pokemon data 2019-10-06 22:24:08 -05:00
darkfire006 efa001061f forbid fused trades
for Kyurem
2019-10-06 18:28: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 9672fd5242 jessie/james no intro text 2019-10-04 20:31:48 -05:00
darkfire006 49e8789961 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-10-04 20:19:09 -05:00
darkfire006 8c68b0f1d7 0.56 wrap up 2019-10-04 20:19:08 -05:00
Ruan Pablo 8bb0c00a10 Belly Drum fails if attack maxed, fixed stat messages 2019-10-02 17:31:27 -03:00
darkfire006 f56696df23 Stat in crease text change 2019-10-01 19:01:10 -05: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 8e1c0733aa Added Snowball and Cell Battery battle effects 2019-09-30 19:34:52 -03:00
TheOmegaGhost f5fb2495ee Fixed Berserk Gene item ID on Cerulean Cave 2019-09-30 19:34:31 -03:00
darkfire006 94ca5e3a73 pokemon cries slash didnt match for no apparent reason 2019-09-28 22:12:57 -05: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
Ruan Pablo aedec48f93 Terrain final implementation + typos and move fixes
fixed fake-out/first impression working on 2 turns
fixed protecting move breaking messages
fixed trapping/binding moves and abilities
fixed flinch message popping up unnecessarily
updated natural gift BP calculation
updated some moves' contest category and other stats
added roseli, kee, maranga berry effects
added alolan pokemon abilities
added smacking down effect
added terrain as well as its effects
replaced polkadot bow (no use) with berserk gene
other minor fixes such as typos, captalizations
wrapping up other commits
2019-09-27 15:46:23 -03:00
Ruan Pablo 9f7c6ccd68 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-09-25 00:05:29 -03:00
darkfire006 d5cd535685 Fix Dusk ball to have 3.5 in caves too 2019-09-23 23:01:39 -05:00
darkfire006 c224a8d72d Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-09-23 22:39:33 -05:00
darkfire006 cf79bc4d52 Fill Whirl Island WaterFall Cave Wall 2019-09-23 22:37:39 -05:00
darkfire006 d86bf128b0 Rival Pokemon Fix
Espeon->Crobat
2019-09-23 22:11:01 -05:00
Ruan Pablo 4907ee5bf2 Terrain related moves added 2019-09-22 18:47:55 -03:00
Ruan Pablo dc10d9d505 Made Whitney mention Ride 2019-09-22 18:47:02 -03:00
Ruan Pablo 2b0ca66bbf Minor move adjustments 2019-09-22 18:46:13 -03:00
Ruan Pablo 9a166d3e42 Terrain ability pages 2019-09-22 18:45:26 -03:00
Ruan Pablo c80a3a23d5 Missing item graphics added 2019-09-22 18:44:05 -03:00
Ruan Pablo 67fba90004 Roseli, Kee, Maranga added + berry BP update 2019-09-22 18:43:13 -03:00
Ruan Pablo 34122c1849 Preventing safari/sport ball smuggling 2019-09-15 05:39:34 -03:00
Ruan Pablo 52bb7ef637 Pinsir OW fix 2019-09-15 05:35:56 -03:00
Ruan Pablo fa880148d8 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-09-03 16:15:57 -03:00
Ruan Pablo 953e3fad52 Alolan Pokémon Sprites 2019-09-03 16:15:49 -03: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 2ec1a2b7f3 trainers get alolan pokemon 2019-08-12 00:01:43 -05:00
darkfire006 68ed254394 Evo stones store stuff 2019-08-12 00:00:50 -05:00
CaptainSegis e1faeb362f Hopefully fixed all time related issues 2019-08-03 18:37:07 -05:00
darkfire006 0edd21f129 thunderbolt on lanturn 2019-06-29 15:39:36 -05:00
darkfire006 e091b98688 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-06-03 00:14:13 -05:00
darkfire006 e2ad6b3021 machoke to machamp 2019-06-03 00:14:11 -05:00
Ruan Pablo 3a378a1350 Some Gen 7 OW sprites + move fixes 2019-06-02 22:42:09 -03:00
darkfire006 d47dd0506e health weirdness fix 2019-06-01 21:51:26 -05:00