Commit Graph

393 Commits

Author SHA1 Message Date
darkfire006 dff1144626 remove extra map file 2022-04-11 23:31:13 -05:00
darkfire006 a9a03bae69 Route 49-50 trainers
8 trainers + soon...
2022-04-10 23:34:52 -05:00
darkfire006 2e15414d99 updated world maps with player position tag and other minor changes 2022-04-10 18:58:21 -05:00
darkfire006 b8b0371d10 fix desk for badge 2 badge check 2022-04-10 16:42:48 -05:00
darkfire006 469cb6255d slight change to encounters in dark cave 2022-04-10 16:42:10 -05:00
darkfire006 0e3c618de2 updated johto dex with new pokemon 2022-04-10 16:41:44 -05:00
darkfire006 5509e942cf out warp ddive 2022-04-10 16:39:59 -05:00
darkfire006 4668c2a5a8 DDive interior-exterior warps 2022-04-10 16:39:24 -05:00
darkfire006 97f24399c9 Finalized daily Rewards 2022-04-09 00:05:11 -05:00
darkfire006 09b6970aa3 Script Diancie and add intro man 2022-04-08 23:06:03 -05:00
darkfire006 45f2082347 Wild Pokemon for diamond dive and new routes including 5 new mons 2022-04-08 22:07:25 -05:00
darkfire006 174fa3c634 Diamon Dive exterior maps and connections
FINALLY!!!
2022-04-08 00:05:38 -05:00
Jasper "JappaWakka" Speelman d65b7dc10b Replaced inconsistent overworldpokemon commands
The following commands has been replaced by @overworldpokemon.hide:
* @pokemon.hide
* @player.hidepokemonfollow
The following command has been replaced by @overworldpokemon.show:
* @player.showpokemonfollow
and the following unused command is now replaced by @overworldpokemon.toggle:
* @player.togglepokemonfollow
2022-04-04 19:37:40 +02:00
Jasper "JappaWakka" Speelman 7a049012ef Replaced S.S. Aqua with voxel model
Adjusted scripts to make it look like you actually walk through the entrance of the ship.
Also fixed the scale and position of the boat models in the Kolben tower basement.
2022-04-04 18:59:58 +02:00
JappaWakka 219b88829b Made Lavender Town always night instead of dark 2022-02-28 20:55:23 +01:00
JappaWakka 093ec3c0dd Undo changes to maps by battleanimations branch 2022-02-27 16:24:03 +01:00
JappaWakka c23c5a244e Merge branch 'BattleAnimations' 2022-02-22 13:10:43 +01:00
Jasper "JappaWakka" Speelman 36539025ca Added voxel truck model 2022-02-18 17:16:14 +01:00
JappaWakka 0c7600e4f4 Added Voxel Snorlax models. Adjusted Scale 2022-02-17 13:33:04 +01:00
JappaWakka 80ac6e8cec Fixed ceiling and table errors in Elm's Lab and Player House's Livingroom 2022-02-10 00:10:22 +01:00
JappaWakka 1efdcb7517 Map cleanup & Cerulean Cave ceilings added
Cleaned up
* Player's house - Livingroom & Bedroom
* Elm's Lab
* Violet City Gym + Battlemap

Cerulean Cave ceilings added to all floors
2022-02-03 22:57:48 +01:00
JappaWakka 5c9a5e6644 Fix for the ceiling glitching 2022-01-31 20:09:25 +01:00
JappaWakka e1f20d7c63 Improved and optimized Violet City gym maps (Regular & Battle) 2022-01-29 00:08:12 +01:00
JappaWakka 7555a5e903 Battle fixes and improvements
* Fixed camera angle not changing to the Pokémon when status effects are doing something
* Fixed softlock when opponent trainer switches Pokémon
* (Hopefully) fixed initial positioning errors with spawned BattleAnimation entities related to BattleFlip functionality
* Removed the now unneccessary BattleFlip checks in the move animation of Growl
* Improved Ember move animation (fireball speed & flame delay)
* Improved Poison Sting move animation by making the stinger smaller, increasing the speed of the stinger and making it use a flipped version of the texture when the opponent uses the move
* Improved Poisoned status effect animation by making it 1 bubble for regular poison and 3 bubbles for toxic
* Repositioned the flame of the Burned status effect animation
* Trainers now display a message when sending out their Pokémon (I removed that before)
* Fixed Party Screen not appearing immediately after the player's Pokémon fainted and also made the player unable to exit the Party Screen when that happens.
* Fixed the incorrectly scaled font sizes and text alignment in the selection menu that appears when selecting a Pokémon in the Party screen
* Replaced minifont in the Pokémon level up stats box with InGameFont and fixed the offsets
* Fixed the error I made in the ceiling map code of Violet City's gym
* Removed the file MoveAnimationQueryObject.vb because AnimationQueryObject.vb also includes Move Animations
* Fixed the textbox in battles where an empty rectangle would appear before the animation finished.
* When a trainer spots the player and an exclamation mark bubble pops up above their head, a sound is played (Emote_Exclamation)
* In trainer battles, the player's Pokémon now also plays their cry.
2022-01-16 17:22:36 +01:00
darkfire006 9916e8f57a change height of the mqueen to move to fix incosistancies 2021-12-03 22:46:19 -06:00
darkfire006 6fb318e150 very small changes to start the back end of diamond dive 2021-11-02 23:09:49 -05:00
darkfire006 46bc279407 more reward system progress 2021-11-02 23:09:24 -05:00
JappaWakkaP3D 516ffff1a1 Fixes for Pokéballs, Healing Machines & Pokécenters 2021-10-23 21:43:59 +02:00
darkfire006 e680172ddb more work on rewards system 2021-10-22 14:40:05 -05:00
darkfire006 a368099b07 insert start script into Kolben GM and create the script files for the reward system 2021-10-21 01:07:15 -05:00
darkfire006 334e466bed update controls note with new constructs 2021-10-19 22:36:33 -05:00
darkfire006 9f59562611 Revert "Added some tokens in advance"
This reverts commit 61b07ddb4b.
2021-10-19 22:31:22 -05:00
JappaWakka 61b07ddb4b Added some tokens in advance 2021-10-20 00:03:10 +02:00
JappaWakka 2941da57dd Structures inside structures works now, new Healing Machine & restart music when applying contentpacks fix 2021-10-19 20:40:37 +02:00
darkfire006 7dbe1a899d added the Rock Tunnel ceiling back 2021-10-18 23:39:53 -05:00
JappaWakka 5c9534d2e6 Fixed broken/missing sand floor in New Bark Town 2021-10-18 21:38:53 +02:00
darkfire006 50f765af64 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2021-10-17 15:54:09 -05:00
darkfire006 347e696514 remove ladder tops 2021-10-17 15:54:01 -05:00
JappaWakka a85849a52c Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command
To show an image like with @screen.showpokemon but one that's not necessarily the texture of a Pokémon, like the fossils at Pewter City, which I've also added textures for. Arguments in the title of this commit between brackets are optional.
2021-10-17 17:44:01 +02:00
darkfire006 a774944e1e Adjust radio tower 1f environ settings to accomodate skybox changes 2021-10-14 16:50:58 -05:00
darkfire006 76fe526d55 diamonddive battle maps 2021-10-12 21:16:55 -05:00
darkfire006 42bbaff741 battle maps and small connection fixes for R23,26-28 2021-10-12 21:00:14 -05:00
darkfire006 ba7949f050 minor sign change 2021-10-12 20:32:35 -05:00
darkfire006 7ec9840b5f making R23 less steep 2021-10-12 20:32:12 -05:00
darkfire006 35591eb8bd clean up gym sign 2021-10-12 14:54:43 -05:00
darkfire006 287718ddbf missing gym signs 2021-10-12 14:50:35 -05:00
darkfire006 2dc896ef12 the missing gym signs 2021-10-12 14:50:18 -05:00
darkfire006 88fc909529 Shiny Lugia OW 2021-10-09 00:49:18 -05:00
darkfire006 2618abd210 shiny lapras OW 2021-10-09 00:36:35 -05:00
darkfire006 2edebcb023 shiny lock event scizor 2021-10-09 00:28:46 -05:00