Commit Graph

538 Commits

Author SHA1 Message Date
JappaWakka 9def5642e8 Lots of QoL changes
- You can now run up and down a slideblock.
- NPC movement type Straight is now less random and more smooth.
- When renaming the rival, the skin visible at the top changes to whatever skin is set as the rivalskin. This way, the rival is not stuck with one skin. This can be useful when the rival's skin changes based on the player's gender for example.
- Text messages that contain <token.tokenname>, where tokenname is a string from the localizations files, have the part between the <> replaced with that string now.
- Text messages that contain <button.buttonname>, where buttonname is one of the controls defined in "Saves\Keyboard.dat", will now have the part between the <> replaced with the key assigned to that control.
- Players can now be genderless instead of only either male or female in scripts.
- Which skins are available in the intro is now defined in the GameMode's definition file instead of being hard-coded
- Old New Game intro now uses the player skin data from the GameMode definition file
- The Pokémon in the old New Game now doesn't fall too far down anymore
- Scripts adjusted to match the new gender functionality
2021-10-01 15:19:04 +02:00
JappaWakka 51a481da62 Added Audio Menu icon, Added support for GameMode descriptions & GameMode splash screens
Also improved the look of the GameMode menu
2021-10-01 12:44:08 +02:00
darkfire006 2266663732 Tao Trio shiny controls fix typo 2021-10-01 00:57:21 -05:00
darkfire006 b658df2558 Tao Trio Shiny controls
all three will now appear shiny in the overworld before encountering
2021-10-01 00:52:29 -05:00
darkfire006 fba2307c3f shiny mewtwo shows up in proton fight 2021-10-01 00:36:59 -05:00
darkfire006 43f19a3a09 Mewtwo overworld Shiny 2021-09-30 18:29:15 -05:00
darkfire006 530c3ad124 Unown Lock
Shiny Lock the event Unowns in Alph
2021-09-30 18:26:12 -05:00
darkfire006 15f0f528d2 jirachi overworld shiny 2 2021-09-30 10:23:46 -05:00
darkfire006 697cc29b1e overworld shiny jirachi 2021-09-30 10:23:18 -05:00
darkfire006 08955ddcf3 use MasterShinyRate
update various scripts to use the master shiny rate as basis
2021-09-29 18:10:32 -05:00
darkfire006 42f8f5e1a2 Shinyness clean up
condense redundant commands into the add command
2021-09-29 18:09:41 -05:00
JappaWakka bb6181679d Added Controls Menu Icon 2021-09-30 00:18:58 +02:00
JappaWakka 5e5e355fd4 Updated back of books in Player's house living room 2021-09-29 23:49:30 +02:00
JappaWakka 1081595d24 Added ContentPacks & Language Menu Icons, Fixed arrow color, Centered text of mainmenu buttons 2021-09-29 23:47:57 +02:00
JappaWakka c4ab6604a6
Merge pull request #73 from P3D-Legacy/mainmenu-rework
Main Menu Rework
2021-09-29 16:59:40 +02:00
JappaWakka e9552e0edb Updated House Texture 2021-09-29 16:58:07 +02:00
JappaWakka cf56508ed0 Content Pack Menu tweaks
whenever you scroll (or press up/down) on the buttons at the bottom, the select sound plays (with a delay so you can't spam it) so the player knows it does something

I also renamed Up and Down to Move Up and Move Down to avoid confusion
2021-09-29 16:29:49 +02:00
JappaWakka c657207a69 Improved textures & maps
Maps:
- New Bark Town (barktown.dat)
-- Fixed glitching trees
-- Added windows to side of prof. elm's lab
-- Improved roof textures

- Elm's Lab (elmlab.dat)
-- Added window to the wall on the left for consistency

- Your Room (yourroom.dat)
-- Made the walls only show the texture when looking at them from the front
-- Improved bed and tables

Updated & Recolored Interior Textures:
- House
- Lab

Updated & Recolored Exterior Textures:
- Violet
- BarkTown
2021-09-27 23:09:42 +02:00
Jasper "JappaWakka" Speelman b38f38775d Player House Living Room 25-09-2021
Walls updated (only visible when viewed from the front)
Mom is on a stool now (ideal NPC Y position for these stools = 0.115), updated the momdoor.dat script to make her get up and off the chair
Improved TV, Sink/Tap, Stove, Fridge and Kitchen wall textures & models
2021-09-25 18:16:39 +02:00
darkfire006 4012cf55f7 first part of the ddive exterior 2021-09-17 20:46:23 -05:00
darkfire006 3b22ab7e2f Route 23 and necessary conenctions 2021-09-17 03:00:35 -05:00
darkfire006 a461ea5011 initial work on Route 23 2021-09-16 08:42:24 -05:00
darkfire006 72ca921b3c R 28 and R22 hgss upgrade and fix fly points 2021-09-15 13:36:08 -05:00
darkfire006 854a3fee29 upgrade R26 and R27 to HGSS layouts 2021-09-14 15:07:48 -05:00
darkfire006 c5299fc96b make R50 longer 2021-09-02 23:21:22 -05:00
darkfire006 90a98465b7 grass(seaweed) addedx to underwater sections 2021-09-02 23:21:05 -05:00
darkfire006 10c83350ac ddive texture changes and the last interior map 2021-08-31 18:18:16 -05:00
darkfire006 81586efb3e Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2021-08-30 22:40:14 -05:00
darkfire006 44d7ff22a2 Connecting the underwater sections
the scripts to make the "wafterfalls" work
2021-08-30 22:40:09 -05:00
Jasper "JappaWakka" Speelman 9b8df67916 Fixes and main menu preparations
For some reason ttf2bmp.exe was not added to the references, so I added that.
Added some variations of the Options and MainMenu button textures.
Added some english localization tokens and fixed the Indonesian language from displaying as "Indonesia"
Tweaked the colors of the main menu
Added an option main menu icon
Fixed a bug where the game would crash when loading a gamemode without a Moves folder.
Set offsetmap quality (update frequency) to max by default.
2021-08-30 19:46:39 +02:00
darkfire006 f4b87da3ee Diamond Dive under water parts mostly done 2021-08-30 00:30:57 -05:00
darkfire006 c5671bb5ce Diamond dive first part of underwater area
Map 1 layout done, duplicated for the other 4, removed random file and
connected interior to map 1
2021-08-23 00:38:58 -05:00
JappaWakkaP3D c6625de6f9 Fixed some battle animation errors and added content that I forgot, also corrected ViceGrip spelling 2021-08-22 16:47:26 +02: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
JappaWakkaP3D 7c22837f50 Texture "House4" improvements and Olivine Cafe map cleanup
Recolored and improved House4 texture
Used the textures that I modified to improve the Olivine Cafe map.
Made Olivine Cafe's walls one-sided and added a chair under the Cafe Owner so he doesn't appear to be floating
2021-08-21 22:57:12 +02:00
darkfire006 439905e310 Olivine Cafe fixes 2021-08-21 01:17:40 -05:00
darkfire006 01982993b0 Revert "Olivine City Café owner dialog fix"
This reverts commit a55776894c.
2021-08-21 01:15:27 -05:00
JappaWakkaP3D a55776894c Olivine City Café owner dialog fix
Dialog is now
`Olivine Café's menu is~chock-full of hearty~fare for beefy Sailors!`
instead of
`center_script`
2021-08-20 22:03:55 +02:00
JappaWakkaP3D dceaf0e3f8 Updated & Recolored some textures
Updated and Recolored the following:
Apricorn Trees
Gate textures with more readable text (Both Kanto & Johto)
One of the House textures
Cherrygrove City textures
2021-08-20 21:51:50 +02:00
JappaWakkaP3D c74751b35b Map property typo corrections, new skydomes & improved lighting
Map Property "Lightning" renamed to "Lighting" (bulk replaced all occurences in the maps)

Map Property "EnviromentType" renamed to "EnvironmentType" (bulk replaced all occurences in the maps)

Replaced the skydomes, sun, moon and stars and updated the lighting to be less dark at times of day other than day itself.
2021-08-20 17:53:40 +02:00
darkfire006 403add1267 fix overlapping water tiles 2021-07-03 21:02:50 -05:00
darkfire006 800ab86532 remove the move relearner script reference 2021-07-02 22:54:47 -05:00
darkfire006 737dd5b3c9 slight change to reference changed mechanics 2021-07-02 11:35:00 -05:00
darkfire006 6d2284135c
Update outside.dat
Plateu -> Plateau
2021-06-27 01:02:32 -05:00
Daniel S. Billing b9472bf532 Capitalized SuperPotion 2021-06-22 07:56:45 +02:00
Daniel S. Billing d0d77fb944 Fixed typo, CHUNK 2021-06-18 09:13:44 +02:00
Daniel S. Billing f632266d9e Fixed capitalization typo 2021-06-18 07:37:12 +02:00
Daniel S. Billing 6249cb234e Fixed useless typo 2021-06-18 07:35:37 +02:00
Daniel S. Billing 9b3e0e0d56 Fixed "PokéMON" text in dialog 2021-06-02 11:41:10 +02:00
darkfire006 0921ac159f 3 more rock area 2021-04-20 12:00:00 -05:00
darkfire006 916c974be1 Minor ddive fixes 2021-04-20 11:59:31 -05:00
darkfire006 1986f217e7 Diamond Dive Part 1 2021-04-17 23:56:19 -05:00
darkfire006 bbbcea5c98 Overworld to Diamon Dive 2021-04-17 23:56:04 -05:00
darkfire006 10df58a3de Town map changes for diamond dive+ 2021-04-17 23:26:08 -05:00
darkfire006 8761ac20e9 Small Bug Fixes 2021-04-17 23:23:37 -05:00
Daniel S. Billing e2aeab32ea Fixed hole in Cerulean City 2021-04-07 18:01:23 +02:00
Daniel S. Billing 1b06be9ef3 Binary changes 2021-01-24 16:19:10 +01:00
JappaWakka eaab679379 Added the "silence" audio file 2021-01-21 10:36:55 +03:00
JappaWakka 315842bbba [Daisy Script Fix]
Fixed script that caused Daisy to never groom your Pokémon
2021-01-20 17:48:28 +01:00
Daniel S. Billing 16f4c88547 Updated warning triangle too 2021-01-08 17:44:11 +01:00
Daniel S. Billing c0215d2105 Fixed scaling of the main menu triangles and added some color to gamejolt triangle 2021-01-08 17:38:15 +01:00
Ruan Pablo bd290df9bb More sprite fixes
Includes Gen V legends and Arctovish
2020-09-12 05:23:51 -03:00
Ruan Pablo 7f94b874b4 Minor sprite fixes 2020-09-12 03:07:22 -03:00
darkfire006 0273417bbf removed in accessable rare candy and random dark room 2020-08-13 23:35:53 -05:00
darkfire006 98ca5fdcd0 Battle Tower fixes 2020-08-03 14:13:57 -05:00
Daniel Billing e3ab615146 Changed myself (: 2020-08-02 17:35:52 +02:00
TheOmegaGhost 1a1c935714 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2020-07-31 02:18:48 -03:00
TheOmegaGhost 969e68e774 Gen 8 GFX fixes 2020-07-31 02:17:51 -03:00
darkfire006 d1f2b13de2 Mach VI fixes 2020-07-27 18:12:30 -05:00
Daniel S. Billing 2e391a2c0c
Merge pull request #37 from DanielRTRD/updateENlocale
Update EN locale
2020-07-25 22:52:04 +02: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
Daniel Billing fd3d82cecf
Merge pull request #38 from DanielRTRD/updateSVlocale
Update SV locale
2020-07-22 21:15:10 +02:00
Daniel Billing a56b7768d6
Merge pull request #36 from DanielRTRD/updateNOlocale
Update NO locale
2020-07-22 21:14:27 +02:00
Daniel Billing 55e8875f2c Updated and added missing translations for SV 2020-07-22 11:34:03 +02:00
Daniel Billing 1019d574a2 Meny not menu (: 2020-07-22 11:05:07 +02:00
Daniel Billing f538b6aa5a Fixed spelling of Millenial 2020-07-22 10:53:41 +02:00
Daniel Billing 6ad1ac0c57 Minor tweaks for NO translation 2020-07-22 10:51:48 +02:00
Daniel Billing dec293ce97 Full update of NO translation 2020-07-22 10:49:54 +02:00
darkfire006 a1ab3786ac Mach III fixes 2020-07-18 20:04:10 -05:00
TheOmegaGhost 15c5dd5cd5 New Cries 2020-07-17 18:02:22 -03:00
darkfire006 b77ea6890a some Gen 8 data files + a small music fix 2020-07-13 22:10:50 -05:00
TheOmegaGhost 0af092047f New Pokémon Sprites (OW + Big)
Galar Fossils
Duraludon
Dreepy Line
2020-07-13 22:42:19 -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
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 e40e550aa5 indigo plateau npc conflict fix 2020-05-18 12:20:54 -05: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 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 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 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 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
TheOmegaGhost 100aaea5f1 New item icons 2019-11-23 05:05:31 -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 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
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
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