Commit Graph

1540 Commits

Author SHA1 Message Date
darkfire006 92a3e62520 Mark slicing moves 2022-12-20 10:53:00 -06:00
darkfire006 1c9c0ef5ba add punching category 2022-12-20 10:46:20 -06:00
darkfire006 f92b2962dc 2 more impacted 2022-12-20 10:40:50 -06:00
darkfire006 3cad814d5d move clean up
moves reference attributes that they arent changing, removed 2 from all
2022-12-20 10:40:04 -06:00
darkfire006 e25d67384a mouth moves was only important for pmd 2022-12-20 10:31:56 -06:00
darkfire006 7a0b4a6a21 mark explosive moves 2022-12-20 10:30:50 -06:00
darkfire006 f9e5f32382 Mark dancing moves 2022-12-20 10:28:31 -06:00
darkfire006 6d3667be9f all are bullet moves 2022-12-20 10:23:48 -06:00
darkfire006 49ff0f8827 Sort categories and add a few 2022-12-20 10:23:12 -06:00
JappaWakka 01ada51a96 Fixed rooftop in celadon 2022-12-20 11:43:31 +01:00
JappaWakka 040f876c94 Lavender is now always night
Somehow it wasn't before?
2022-12-20 11:43:16 +01:00
darkfire006 86f5334aff Sacred sword should ignore all boosts not just acc 2022-12-20 01:24:13 -06:00
darkfire006 f103145780 Shore Up doesnt get worse in other weather only better in sand 2022-12-20 01:23:48 -06:00
darkfire006 9e0407d48d IceBurn listed as a freeze move 2022-12-20 01:23:22 -06:00
darkfire006 35a3861c9f Dizzy Punch was pound? 2022-12-20 01:23:08 -06:00
darkfire006 d230d55456 change from a hard coded boost to doubled 2022-12-20 01:22:49 -06:00
darkfire006 9d370f269b Let Magnet bomb hit always 2022-12-20 01:22:04 -06:00
darkfire006 627bb7eb2b missing description text for Aqua jet 2022-12-20 01:21:46 -06:00
darkfire006 423375f4a6 Fix Capitalization of 2 moves' back code 2022-12-20 01:21:14 -06:00
darkfire006 58fd846cc9 increased pin missile's accuracy 2022-12-19 18:00:50 -06:00
darkfire006 654c498025 Fix snatch is wrong type 2022-12-19 18:00:15 -06:00
JappaWakka 8463977303 Include the Gust assets 2022-12-19 20:02:33 +01:00
JappaWakka 5618b0c4db Added Gust move animation 2022-12-19 18:56:46 +01:00
JappaWakka 7468fb38b1 Really fix invisible offsetmapfloors 2022-12-19 06:28:02 +01:00
JappaWakka 9d9045218c This should prevent TurningSign crash 2022-12-19 06:11:48 +01:00
JappaWakka cef17ea173 Fix invisible offsetmapfloors overwriting 2022-12-19 06:08:31 +01:00
darkfire006 96f9c056b1 Revert "Fix invisible floors overwriting visible floors"
This reverts commit 4511946f27.
2022-12-18 22:57:10 -06:00
darkfire006 ac34e0cab2 add sea plane to R50 2022-12-18 17:52:54 -06:00
darkfire006 35422b758a standardize sign speeds 2022-12-18 17:07:57 -06:00
JappaWakka 6e106a28fa Set second type to typeless with Protean ability 2022-12-18 20:18:35 +01:00
JappaWakka da107320cc Added spaces before - on signs 2022-12-18 20:12:27 +01:00
JappaWakka e65ec432ec Slightly tweaked Egg sprites 2022-12-18 20:10:41 +01:00
JappaWakka 935dd6fcd0 Fix all caps signs in route30 2022-12-18 20:08:56 +01:00
JappaWakka 790e8ec382 Water animation in Waterfall can be vertical 2022-12-18 14:53:33 +01:00
JappaWakka f3633cc0d8 Whirlpool animation textures can now be modified
Also removed a tag that wasn't used
2022-12-18 14:42:09 +01:00
JappaWakka 9d5411986f Update TurningSign entity rotation speed system 2022-12-15 19:13:10 +01:00
darkfire006 52f900291f unlock weather in the seviis 2022-12-15 09:04:19 -06:00
JappaWakka ee3244d554 Added SeaPlane model + structure
and actually included the battle pike structure
2022-12-15 12:02:13 +01:00
JappaWakka ebe7094f50 Added Battle Pike model + Structure 2022-12-15 10:56:38 +01:00
darkfire006 37bee3ef38 allow fly outside MST 2022-12-13 15:51:40 -06:00
darkfire006 b494c54dc1 add new BF building structures 2022-12-13 15:51:29 -06:00
darkfire006 b49606c616 include money multiplier events 2022-12-13 09:24:12 -06:00
darkfire006 6866fd496e change mention of bike shop 2022-12-13 09:23:52 -06:00
JappaWakka 3dba6774d4 Foggy, Blizzard & Thunderstorm weather fixes
* During weather that reduces fog distance, fog has the correct color now based on time of day and environmenttype
* During Blizzard & Thunderstorm, the clouds are now partially transparent to blend in better with the thick fog
2022-12-10 14:03:20 +01:00
JappaWakka cc4b50f059 Check the right time 2022-12-08 17:19:54 +01:00
JappaWakka 05de30faed Fix renderdistance with different daytimes 2022-12-08 17:09:47 +01:00
darkfire006 7c2f360dbe R42 suicune crash fix 2022-12-08 09:46:41 -06:00
JappaWakka 55412e3286 Correct some comments 2022-12-06 19:03:37 +01:00
JappaWakka 7dcc423480 Added command to change the EnvironmentType
@Environment.SetEnvironmentType(ID)

This command temporarily sets the "EnvironmentType" parameter of the current map until a map change, which also changes the sky texture and sometimes adds particles. Value can be 0-5.
0 = Outside
1 = Inside
2 = Cave
3 = Dark (also makes all entities darker)
4 = Underwater (adds air bubble particles)
5= Forest
2022-12-06 19:03:23 +01:00
JappaWakka b3b719e5c0 Improved flash overlay (cleaner + shows less) 2022-12-06 14:36:48 +01:00
JappaWakka f3028d475d Fix Dark Cave Battlemap Walls 2022-12-06 14:34:55 +01:00
JappaWakka 75a71fbe7b Fix Hidden Ability Evolution Crash 2022-12-06 14:34:31 +01:00
JappaWakka bdb0278280 Make unable to switch message localizable 2022-12-04 21:17:42 +01:00
JappaWakka c0c4146607 Item Descriptions can be localized (no tokens yet) 2022-12-04 20:50:45 +01:00
JappaWakka a86e478342 Spaces and hyphens for move names 2022-12-04 20:22:53 +01:00
JappaWakka 56f9670e0d Move/Attack names can be localized now 2022-12-04 20:11:29 +01:00
JappaWakka dcf25a4817 Added Item names to localization file 2022-12-04 19:25:56 +01:00
darkfire006 4473b706a4 warp floor alignment fix 2022-12-02 09:29:30 -06:00
JappaWakka 4ed95f00c1 Finally made LightingType 6 function correctly 2022-11-26 14:41:30 +01:00
JappaWakka 6e2f925ba8 Added . after Repel use message 2022-11-18 15:08:34 +01:00
JappaWakka 4511946f27 Fix invisible floors overwriting visible floors 2022-11-18 15:08:14 +01:00
JappaWakka 8ea37604eb @Screen.ShowImage can now scale depending on size 2022-11-15 14:56:54 +01:00
JappaWakka 3bea96a5ea Fix Confused animation 2022-11-15 10:28:09 +01:00
JappaWakka 714869290c Fix medicine usage text out of bounds 2022-11-11 13:00:02 +01:00
JappaWakka 7d1931abd1 Fix exp sharing after switching before opponent 2022-11-11 12:59:38 +01:00
JappaWakka da637a85af Added Ember_Start sound back in the animation 2022-11-11 11:17:26 +01:00
JappaWakka 61e35007ad Sweet Scent didn't have capital S before 2022-11-11 11:16:58 +01:00
JappaWakka ac5fa28483 Added arg to force camera rotation (in 3rd person) 2022-11-02 11:49:46 +01:00
JappaWakka 9312aa18c3 Fix switch perspective with PreventMovement 2022-11-02 10:42:30 +01:00
JappaWakka f5eff34304 Allow darker shading with different environments 2022-11-02 10:36:50 +01:00
JappaWakka 39d8e1b59f Also can't switch perspective with PreventMovement 2022-11-01 18:40:21 +01:00
JappaWakka 8f7c725b95 You can now scroll using the gamepad triggers 2022-11-01 17:37:38 +01:00
JappaWakka b015a3632d Fix choosebox being too small in some cases 2022-10-18 17:02:24 +02:00
JappaWakka b52e01e19a Fix tintower sage text outside of bounds 2022-10-18 16:58:17 +02:00
JappaWakka afe35786a5 Fixed pokégear phone contacts overlapping text 2022-10-18 16:55:03 +02:00
JappaWakka c6b3a97885 Fix trainers crashing when starting a battle 2022-10-18 16:54:38 +02:00
JappaWakka 37fd285ca4 Dynamic sizing of Poké sprites, needs test & fix 2022-10-18 16:05:36 +02:00
JappaWakka 3855f806bd Player is not transparent now when starting script 2022-10-18 16:04:26 +02:00
JappaWakka b5282dd9f9 Made MagnetTrain jingle music instead of sfx + fix
Fixed timing on speedboatscene and magnettrain scripts
2022-10-18 16:03:52 +02:00
JappaWakka 57e145b668 Added argument to play a song that doesn't loop 2022-10-18 16:02:28 +02:00
JappaWakka d74103073d Fixed alignment of egg data in summaryscreen 2022-10-17 12:20:04 +02:00
JappaWakka 33fa45afe6 Fixed dex entries for various Pokémon 2022-10-17 11:40:01 +02:00
JappaWakka e9b4234add Fixed fogcolor based on lighting, not daytime 2022-10-16 20:31:07 +02:00
JappaWakka 69a9586f31 Corrected the transfer to pc message 2022-10-13 13:26:19 +02:00
JappaWakka 169ce4c709 Fixed collision detection bug 2022-10-13 13:26:01 +02:00
JappaWakka 7ca13b1a8d Fixed lightingtype 1 not disabling lighting 2022-10-08 20:36:59 +02:00
JappaWakka 683c21ba09 Made an exception to save disable rule 2022-10-06 21:24:18 +02:00
JappaWakka 470ccdff4f Another try at fixing waterfall bug 2022-10-02 12:50:34 +02:00
darkfire006 bbaeeaaa95 fix HP for Segis in-game 2022-10-01 23:09:44 -05:00
JappaWakka 269b7c3721 Fixed scriptblocks sometimes not executing 2022-10-01 12:44:42 +02:00
JappaWakka dc38071637 Fixed egg sprites 2022-10-01 12:44:13 +02:00
JappaWakka 653fc249d1 Added PreventMovement property and commands
"@player.preventmovement" Makes the player unable to move, while still keeping control over the menu, interactions etc.
"@player.allowmovement" Gives the player back their ability to move.
2022-09-29 21:27:44 +02:00
JappaWakka d4d53ba0ea Fix disabled save message not appearing 2022-09-29 21:25:38 +02:00
JappaWakka b14277a91d Added gamerule to disable saving the game 2022-09-29 20:36:09 +02:00
JappaWakka d2d4736039 Corrected egg hatch message 2022-09-29 20:34:18 +02:00
JappaWakka d2860b15a8 Models work better in battle now 2022-09-27 12:51:51 +02:00
JappaWakka 6bb3f596ca Level changing to wrong daytime fix 2022-09-22 18:47:57 +02:00
JappaWakka 62d4dc3523 Updated TeachMovesScreen (descr.)
Scaled and positioned Pokémon sprites correctly
Replaced Minifont with MainFont
Positioned text correctly and made the text on buttons turn from black to white if highlighted
2022-09-22 12:48:03 +02:00
JappaWakka d84bec2fbf Updated Evolution screen scale and positioning
Also fixed minor grammar thing: a "pokemonname". I just remove the a.
2022-09-22 12:25:02 +02:00
JappaWakka 90a9f56a25 Fixed HatchEggScreen Pokémon sprite scale 2022-09-22 12:20:38 +02:00
JappaWakka ff35093697 Fixed daytime resetting to wrong daytime 2022-09-22 12:14:20 +02:00
JappaWakka f40413e4b2 Fixed bug related to water animations 2022-09-22 12:13:46 +02:00
JappaWakka da2242b24b Water animations rotation can now also be vertical
Instead of putting all water textures next to each other, you can also put sequences of 3 textures below each other if you add a 1 to the end of the definition of the water texture in additional value.
2022-09-20 21:34:04 +02:00
JappaWakka c695a8c57d Fixed attack description outside box & sfx no stop 2022-09-20 14:33:09 +02:00
JappaWakka 8a61b2ba14 Fix for unknown symbol in attack descriptions 2022-09-20 13:32:16 +02:00
JappaWakka b392894461 Include BerryData.dat 2022-09-19 17:49:13 +02:00
JappaWakka 43bfc04eff GameModes can now have different BerryData 2022-09-19 17:48:36 +02:00
JappaWakka f8b74bf86d Fix for wrong camera direction switch to 1stperson 2022-09-19 15:49:14 +02:00
JappaWakka 4785492836 AnimationBlocks now support SeasonTextures 2022-09-18 21:01:34 +02:00
Jasper "JappaWakka" Speelman dba1e721d6 No view bobbing anymore when sliding on ice 2022-09-16 17:56:30 +02:00
Jasper "JappaWakka" Speelman a4b88fb463 Fix typo 2022-09-16 17:07:23 +02:00
JappaWakka 397ae27832 Actually fixing aurora sky 2022-09-16 11:07:43 +02:00
JappaWakka 3f3836cb6f Probably fixing aurora sky 2022-09-16 11:06:20 +02:00
JappaWakka b9a7183166 Typo fixes and incorrect comments 2022-09-15 21:12:12 +02:00
JappaWakka 5209a6e768 Fixes to scale and positioning of Pokémon sprites 2022-09-15 21:11:13 +02:00
JappaWakka 315c1063df Fix for Pokémon sprites not being copied to build 2022-09-14 14:22:30 +02:00
JappaWakka 95a88b5bc8 Fixed Johto_Rival_Intro song name so it works 2022-09-13 21:02:28 +02:00
JappaWakka fd93f96cbc Rewrote a huge part of musicplayer, works now! 2022-09-13 21:01:55 +02:00
JappaWakka 0392d7f0fe Fixed ContentPack battle music bug 2022-09-13 10:51:06 +02:00
JappaWakka 24832a346b FrontBack sprites now 96x96 each and numbered 2022-09-10 21:08:21 +02:00
JappaWakka 4c92f343d7 Hopefully this'll fix some issues (description)
Pokémon without a CatchMethod or CatchLocation get defaulted to "Somehow obtained at" and "an unknown place" respectively.
2022-09-10 16:17:55 +02:00
JappaWakka 8f1eb6795f Fixed typo in daily login reward script 2022-09-10 16:15:17 +02:00
JappaWakka d8d993959f Fix for Howl move description 2022-09-10 15:56:27 +02:00
JappaWakka d3c7c07a18 Removed contentpath from GameMode selection 2022-09-07 21:26:57 +02:00
JappaWakka 3cd4b43c4b Contentpacks with fonts work better now! 2022-09-07 17:13:33 +02:00
JappaWakka e37268ffb5 Fix for knockoff item dupe bug 2022-09-04 19:23:12 +02:00
JappaWakka 9c611b9339 Fixed shader entity daytime behaviour 2022-09-01 22:21:33 +02:00
JappaWakka f9c2b98c30 Fix shellos & gastrodon form sprite names 2022-09-01 22:20:16 +02:00
JappaWakka 9e86665e58 Added SaveOnly map tag
A map tag that disables the PokeGear and all of the menu options except Save while on the map
2022-08-29 13:01:56 +02:00
darkfire006 45d168a2ba remove water from digletts cave battle maps 2022-08-28 22:24:05 -05:00
darkfire006 0fe37c71b6 fixing a potential scripting issue in farfestch'd 2022-08-28 20:20:54 -05:00
darkfire006 3dbede9988 allow fly in mt moon square 2022-08-28 18:05:27 -05:00
darkfire006 6d43b3f4ee wrong description 2022-08-28 18:05:18 -05:00
darkfire006 3e9f61470e typos and such in frontier trainers 2022-08-28 18:05:02 -05:00
darkfire006 c55e2b55eb fix typo in npc remove register 2022-08-28 17:50:27 -05:00
darkfire006 1f325a006b fix when it see the johto dex as full 2022-08-28 17:50:15 -05:00
darkfire006 0fb77176d5 fix math for what is today 2022-08-28 17:50:01 -05:00
darkfire006 b6ad6adffa random typo 2022-08-28 17:49:41 -05:00
darkfire006 01ef42930e updated various text 2022-08-28 17:33:30 -05:00
darkfire006 aef944812a outdated references in big mart 2022-08-28 17:19:01 -05:00
darkfire006 abdd6d5ce5 noballs guy can get ball now 2022-08-28 17:12:15 -05:00
darkfire006 09d55d58e3 move the NPC referencing the blue counter to goldenrod to reference the move deleter 2022-08-28 17:06:49 -05:00
JappaWakka 3d41783c71 Failsafe for Pokémon player texture 2022-08-28 14:29:09 +02:00
darkfire006 936368b322 fix static encounter legendaries 2022-08-25 01:12:33 -05:00
darkfire006 5614e05e4e replace random use age of different NPC skin names 2022-08-25 01:10:16 -05:00
darkfire006 8bf24306f6 she speaks if there is an egg 2022-08-23 01:19:39 -05:00
darkfire006 dbe22c3e17 fixed when used by opp it shows own as user 2022-08-23 01:09:42 -05:00
darkfire006 9d85a79f65 leech seed drains even if other pokemon is full 2022-08-23 01:01:59 -05:00
darkfire006 1e2af514b2 fix text wrapping 2022-08-23 00:30:37 -05:00
darkfire006 21937ffcf9 fix trainer files not properly completing the math for pokemon ID 2022-08-23 00:09:36 -05:00
darkfire006 0e32b45b6c allow white space before trainer scripts for insight detection 2022-08-23 00:08:55 -05:00
darkfire006 d4ad4e2e45 fix CC description 2022-08-23 00:08:05 -05:00
darkfire006 cbf3e2c30f Version 0.59.1 wrap up 2022-08-22 17:39:02 -05:00
JappaWakka 9ebfb0c491 Current season can now be set in map tags 2022-08-21 19:29:26 +02:00
JappaWakka 336bbf4f12 Offsetmaps can now have singles for position 2022-08-21 19:27:26 +02:00
JappaWakka cceea5684b Fix for ceruleandiglett 2022-08-21 10:46:23 +02:00
JappaWakka 531137c157 Fix softlock when pausing during catching
And a minor typo in the code
2022-08-18 14:55:52 +02:00
JappaWakka 00f78d5728 Fix camera position being wrong after magnettrain 2022-08-17 20:03:05 +02:00
JappaWakka b14ce0a33f Fixed Lavender Town's sky 2022-08-17 18:30:55 +02:00
darkfire006 7a70bc7b4f randomly clean up 2 files 2022-08-16 22:05:28 -05:00
JappaWakka 208c1075e4 Fixed RegisterBattleScreen 2022-08-16 20:33:46 +02:00
JappaWakka 142f2b2899 Updated/Fixed Storage System Screen sprites/models 2022-08-16 20:23:48 +02:00
JappaWakka 27fa63bc7c Fixed battle model crash 2022-08-16 20:23:00 +02:00
JappaWakka 3c78459f7c Improved blizzard and thunderstorm weather skies 2022-08-16 19:02:02 +02:00
JappaWakka 73d079b26a Fixed missing line breaks in a script 2022-08-14 11:51:24 +02:00
JappaWakka a97ec60082 Fixed pokemon icon size in Hall of Fame screen 2022-08-12 17:10:51 +02:00
JappaWakka 8b5f3f93b6 Fixed level up screen text position and icon scale 2022-08-12 10:48:54 +02:00
JappaWakka f9a8c7fede Fixed catch location text cropping 2022-08-12 10:39:50 +02:00
JappaWakka b42e69f736 Visual bugfixes (Pokémon front/back/menu sprites) 2022-08-11 21:21:27 +02:00
JappaWakka 92352bcf27 Fixed bug with wrong SFX paths
Causing ContentPacks to load slower
2022-08-11 21:19:59 +02:00
JappaWakka 5609143300 Pokémon front/back sprites can now have nr. name 2022-08-11 21:18:50 +02:00
JappaWakka 82c18f473a Fixed bug with contentpack sfx names (ToLower) 2022-08-10 19:48:38 +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 f4691fe20d allow forms in the @battle.wild() script 2022-08-09 10:35:24 -05:00
darkfire006 bae3a28431 Revert "Remove caps from registers"
This reverts commit 7310e3cd13.
2022-08-09 10:34:56 -05:00
darkfire006 8bdb1e9858 Revert "Registers are now case insensitive"
This reverts commit f09cd7d644.
2022-08-09 10:34:44 -05:00
JappaWakka 860aed443a Gogoat cannot breed for v0.59.1 2022-08-07 17:30:52 +02:00
JappaWakka 4223dfaaea Genderless Pokémon can't give or get infatuation 2022-08-07 13:01:16 +02:00
darkfire006 7310e3cd13 Remove caps from registers
re Strength triggers and time registers
2022-08-06 21:49:50 -05:00
darkfire006 56908b35f9 just the script block fix without the other "fixes" 2022-08-06 21:48:57 -05:00
darkfire006 21bfdc2b74 Revert "Fix for softlock scriptblocks with strengthrocks"
This reverts commit 5003186b39.
2022-08-06 18:22:13 -05:00
JappaWakka 5003186b39 Fix for softlock scriptblocks with strengthrocks 2022-08-06 23:36:45 +02:00
JappaWakka 0fb4f51b07 Fix for localization 2022-08-06 20:15:21 +02:00
JappaWakka d3de943dba Fix shiny menusprite offset 2022-08-01 19:23:38 +02:00
JappaWakka 9772dc452a Updated font and text positioning trainer card 2022-08-01 17:19:56 +02:00
JappaWakka 8a8e8fe8c3 Fixed MainMenu not resetting or applying Textures
After quitting a gamemode or after applying contentpacks
2022-08-01 17:19:23 +02:00
JappaWakka 3cab6f3b82 Now I really fixed the menu sprites 2022-08-01 13:08:17 +02:00
JappaWakka 0695ff6491 Fixed HatchEgg command adding 2 pokémon 2022-07-31 19:59:47 +02:00
JappaWakka 53c5d5ba5f Fixed Menu Icons 2022-07-31 19:50:29 +02:00
JappaWakka b6bb46ba6e Fix hardcoded Pokémon Front, Back and Menu sprites 2022-07-31 19:35:26 +02:00
JappaWakka 6f5f992d6e Fix for softlock animations and tail whip crash 2022-07-24 15:16:16 +02:00
JappaWakka eb69a8ee5b Maybe this'll prevent animatedblock crash 2022-07-24 10:45:18 +02:00
Jasper "JappaWakka" Speelman 2dd64aa7be Animatedblock faces camera if modelid = 3 2022-07-23 19:52:28 +02:00
Jasper "JappaWakka" Speelman 630f8d3b3a Fix for the duplicate wall entity in my office
Also made the pokémon shiny and adjusted the colors on the bowl
2022-07-23 16:44:34 +02:00
Jasper "JappaWakka" Speelman 7d55ca2c64 Fix for Invisible Pokémon in Battle
As well as some other fixes like the hit animation also working on models and making the timing more reliable
2022-07-23 16:41:00 +02:00
Jasper "JappaWakka" Speelman 9fa9f93659 Fixed Tepig and compressed OW sprites
Before: roughly 67 mb in total
After: roughly 8 mb in total
No quality loss
2022-07-23 15:31:24 +02:00
Jasper "JappaWakka" Speelman cea7a5649d Fixed computer sound that didn't get played 2022-07-22 17:51:11 +02:00
Jasper "JappaWakka" Speelman b258139ee8 Added Egg Hatch command
Format:
@Pokemon.Hatch(PartyIndex,[CanRename],[Message])

Description:
If the Pokémon specified in the PartyIndex argument is an egg, it hatches immediately

Arguments:
PartyIndex (int) - Index of a Pokémon in the player's party. Values can range from 0-5.
CanRename (bool) - Optional. Whether the player can rename the Pokémon or not after it hatches.
Message (str) - Optional. The message to display after the Pokémon hatches.
2022-07-22 17:32:09 +02:00
Jasper "JappaWakka" Speelman d1698db4ba Fix tokens not being reload after exiting gamemode 2022-07-22 14:46:18 +02:00
Jasper "JappaWakka" Speelman 724a4a642d Fixed music silence when no intro Content Packs 2022-07-22 13:54:23 +02:00
Jasper "JappaWakka" Speelman cb7a7956ce Updated nuget packages 2022-07-22 13:34:32 +02:00
JappaWakka 31a1c3b6d5 Hopefully this'll prevent animatedblock crash 2022-07-21 10:11:24 +02:00
JappaWakka f65f0e4f11 Updated PokéBall open sound 2022-07-19 14:51:11 +02:00
JappaWakka bf544a5e25 Fixed stats animation, added Tail Whip animation 2022-07-19 12:03:13 +02:00
JappaWakka e6a2f6eab8 Updates to animation system + rotating pokemon
Also made useful tweaks to how battleflipped works
2022-07-18 21:41:30 +02:00
JappaWakka acbf4e1b5c Added Water Gun move animation 2022-07-18 13:33:31 +02:00
JappaWakka f103caa5f2 Fixed Models not being affected by lighting 2022-07-16 14:48:29 +02:00
JappaWakka b57ae43a3c Fixed Lighting colors one final time 2022-07-15 19:51:25 +02:00
darkfire006 9829321174 fixed rock in battle map 2022-07-15 00:30:50 -05:00
darkfire006 30a59646a8 fix wrong evolutions 2022-07-15 00:24:40 -05:00
JappaWakka 5d85c33910 Fixed Pokémon sprites possibly being wrong size 2022-07-14 19:32:23 +02:00
JappaWakka 352b80db9c Any entity can have a model, model scale improved
0.1 meter in blender is now equivalent to 1/16th of a P3D unit or 1 pixel on a 16 pixels wide/tall texture. Mt Silver will need to be updated to match this scale, making the ModelEntity obsolete.

Also added Snorlax battle model
2022-07-13 00:12:16 +02:00
JappaWakka c401b4f063 Recolored Vine Whip 2022-07-13 00:02:21 +02:00
darkfire006 a6070ea479 use correct shininess value for roaming mons 2022-07-12 09:14:11 -05:00
darkfire006 673472d424 make daycare cycles normal length again 2022-07-12 09:13:49 -05:00
darkfire006 672b256433 make suicune not always shiny 2022-07-12 09:13:28 -05:00
darkfire006 802e86685b remove second mewtwo battle 2022-07-12 09:13:16 -05:00
darkfire006 f12d68dc31 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2022-07-12 09:12:03 -05:00
JappaWakka bd4f1154a1 Added Vine Whip animation, fixed 2 move animations
Fixed Scratch & Poison Sting
2022-07-12 11:37:18 +02:00
darkfire006 e6541748a0 remove extra terrain by the top of the pillar 2022-07-11 14:25:09 -05:00
darkfire006 d3f220c538 copy if newer for carkoal family sprites 2022-07-11 14:24:45 -05:00
darkfire006 3d75665bd0 fix r22-23 wild pokemon 2022-07-11 00:30:29 -05:00
darkfire006 64a7b1fab2 have headbutt trees and smash rocks use the spawner correctly to get forms 2022-07-10 18:19:10 -05:00
darkfire006 30a6d96ce7 Alolan Dugtrio should be part steel 2022-07-10 18:12:30 -05:00
JappaWakka 78585f9f35 Added Scripts to the project 2022-07-10 21:28:05 +02:00
JappaWakka 16e5b0d4cd Added Pokémon to my office in kolben tower 2022-07-10 20:59:43 +02:00
JappaWakka 960c82e940 Fixed audio settings reset in the in-game options 2022-07-10 10:26:36 +02:00
darkfire006 5c96afb81e fix mahogany shop lady stuff 2022-07-10 03:05:12 -05:00
darkfire006 95598623f6 fix alolan Muk causing a crash 2022-07-10 03:04:03 -05:00
darkfire006 4fc99fcce2 SPIN FUCKERS SPIN 2022-07-10 03:03:36 -05:00
darkfire006 7e409c40b9 Update Kungfu.dat
added received text to getting Tyrogue
2022-07-10 01:53:11 -05:00
darkfire006 d9745b2823 changed when no is selected 2022-07-10 01:52:48 -05:00
darkfire006 dbf7791b9e removed useless text 2022-07-10 01:48:29 -05:00
darkfire006 7a52195f86 fix the ladders appearance in all of the Mt Ember maps 2022-07-10 01:00:29 -05:00
darkfire006 b3bd01f783 remove collision on the ladder model so the bump nolonger sounds 2022-07-10 00:47:38 -05:00
darkfire006 6b727ca6bd Fix to player direction in M2 cuttscene 2022-07-10 00:26:48 -05:00
darkfire006 7782b244e0 remove useless items 2022-07-09 02:20:24 -05:00
darkfire006 7bff97b3f6 Update Daycare.vb
fix crash when breeding w no item
2022-07-08 16:23:51 -05:00
Jasper "JappaWakka" Speelman c2d11aa340 Fixed Ember animation, added Scratch animation 2022-07-08 15:17:56 +02:00
Jasper "JappaWakka" Speelman c5430db305 High DPI settings now supported 2022-07-08 14:08:39 +02:00
Jasper "JappaWakka" Speelman 0a75b36d15 Added Leer Animation 2022-07-08 13:41:23 +02:00
Jasper "JappaWakka" Speelman ed4714710e Fixed incorrectly scaled icons in summaryscreen 2022-07-08 13:41:07 +02:00
Jasper "JappaWakka" Speelman 1d7897be82 Fixed poison animation 2022-07-08 12:21:32 +02:00
darkfire006 3345bf5ffc Engine changes to support Regional forms 2022-07-07 23:06:32 -05:00
JappaWakka 1b3218bb67 Added fadein/fadeout limit argument
@Screen.ScreenFadeColor also defaults to Black if there's no argument
2022-07-07 19:32:25 +02:00
JappaWakka 88ac7fc687 Added some missing commands to the scriptlibrary 2022-07-07 19:03:19 +02:00
JappaWakka f09cd7d644 Registers are now case insensitive 2022-07-07 19:03:02 +02:00
JappaWakka 25173a22c4 Fixed OptionScreen auto-applying Audio settings 2022-07-06 21:26:13 +02:00
JappaWakka ea0a6aca7b Fixed contentpack music not playing without intro 2022-07-06 18:24:03 +02:00
JappaWakka 018776a8de Fixed chat tabs mouse click position 2022-07-06 18:21:02 +02:00