Commit Graph

806 Commits

Author SHA1 Message Date
darkfire006 4939a715c1 update beverly 2 2023-07-24 22:29:26 -05:00
darkfire006 20a173874b update school kid jack 2023-07-24 22:29:17 -05:00
darkfire006 bd522ffcff small fix 2023-07-24 22:15:04 -05:00
darkfire006 f78c739f9b pokefan beverly update 2023-07-24 22:14:46 -05:00
darkfire006 e25bcace3e lass krise update 2023-07-24 20:48:19 -05:00
darkfire006 76de1152a9 firebreather walt update 2023-07-24 20:09:21 -05:00
darkfire006 f04332016e juggler irwin update 2023-07-24 19:37:11 -05:00
darkfire006 ecbd410e5b bug catcher arnie update 2023-07-24 19:36:06 -05:00
darkfire006 e44441df9a missed thing 2023-07-24 19:20:13 -05:00
darkfire006 260c3a3b06 youngster ian update 2023-07-24 18:47:01 -05:00
darkfire006 3d4bef33ff picnicker gina update 2023-07-24 17:48:32 -05:00
darkfire006 8adf5a1079 hiker anthony update 2023-07-24 17:31:35 -05:00
darkfire006 7c245946f0 fisherman ralph update 2023-07-24 12:10:38 -05:00
darkfire006 25b3d620b6 found the call sfx :P 2023-07-24 11:46:06 -05:00
darkfire006 5893036e92 update picnicker liz 2023-07-24 11:45:46 -05:00
darkfire006 7d1ffba691 update bug catcher wade 2023-07-24 09:59:26 -05:00
darkfire006 b6924b8a6c remove extra joey file 2023-07-24 09:37:40 -05:00
darkfire006 cf10f54515 update joey 2023-07-24 09:36:06 -05:00
darkfire006 3d11732bfb updated payout 2023-07-24 09:14:52 -05:00
darkfire006 db93909252 camper todd phone stuff incl bargain shop 2023-07-24 01:33:10 -05:00
darkfire006 0e37e99016 wrong map check 2023-07-23 22:08:42 -05:00
darkfire006 77a322360c add elm and oak phone numbers 2023-07-23 19:24:06 -05:00
darkfire006 716d3a9f8f use a different logic for the list of dexes 2023-07-23 17:31:23 -05:00
JappaWakka 5ed44da99b Mail system progress
Made it possible to attach already written mail to a pokémon
Added a taken item message if the pokémon that the mail gets attached to already has an item
Replaced the MiniFont and InGameFont on the mail screen with MainFont
Working on mouse support
2023-07-23 20:53:21 +02:00
JappaWakka a1b1df55c6 Fix Squirtle script in pallet town 2023-07-23 19:53:04 +02:00
JappaWakka 36d14ec3d3 Fix exiting new bark without prof elm pokémon 2023-07-23 10:10:49 +02:00
JappaWakka c3fb81a4c4 Pokédex evo/form screen progress 2023-07-21 16:30:12 +02:00
darkfire006 cc60a782f4 line breaks for the shops 2023-07-19 23:49:34 -05:00
darkfire006 d44bc8fd11 connect shop scripts 2023-07-19 23:04:17 -05:00
darkfire006 859e3d27fd mints and gems files 2023-07-19 23:03:57 -05:00
darkfire006 201108ae53 one more shop to include in the proj 2023-07-19 20:59:56 -05:00
darkfire006 a6129051da fix sunny day give 2023-07-17 15:35:41 -05:00
JappaWakka dae28c537a Dex Evo/Form Screen Progress + Pichu form fix 2023-07-17 18:46:06 +02:00
JappaWakka fad33eaa4a Pokédex form support progress 2023-07-12 20:09:06 +02:00
JappaWakka a90ef6e6d8 A lot of progress on the softcode forms 2023-07-06 20:14:44 +02:00
darkfire006 d88974c617 forgot a bf shop 2023-07-04 15:11:35 -07:00
darkfire006 8a962136cf final items for coin shops 2023-07-04 15:09:33 -07:00
darkfire006 51636194f8 BF shops 2023-07-04 15:08:24 -07:00
JappaWakka 9aec7b9161 Update forms.dat 2023-07-04 14:08:45 +02:00
JappaWakka 8b0a91dfa0 Softcoded forms file filled 2023-07-03 21:02:44 +02:00
JappaWakka c8c748ad1a Progress of creating softcoded forms 2023-07-03 20:54:32 +02:00
darkfire006 18d7ed6f35 berry store scripts frontier 2023-07-02 03:15:04 -05:00
darkfire006 698d367285 remove wrong shaders 2023-06-26 09:21:21 -05:00
JappaWakka f93fc668c6 Fix Alex's script and sprite 2023-06-18 09:50:19 +02:00
darkfire006 83aa835341 preliminary juice shoppe scripts 2023-06-17 23:15:57 -05:00
darkfire006 8de3030558 increase BP payouts from tower and factory 2023-06-17 22:57:27 -05:00
JappaWakka 7b41b1fa16 Added AlexCorruptor to the Kolben Tower 2023-06-17 19:51:06 +02:00
JappaWakka 0e8170a449 @Music.ForcePlay(song) & @Music.Unforce
@Music.ForcePlay(song)
Changes the currently playing music to a new one and prevents the music from being changed by warps or surfing/riding and such.

@Music.Unforce
Allows warps and surfing/riding etc. to change the music again.
2023-06-17 11:37:08 +02:00
JappaWakka a0aa947c5c Added a GameMode Move property and 2 functions
* Fixed an issue with GameMode Items in battles
* Updated the example files for GameMode Items and GameMode Moves
* Maybe fixed something audio volume related

* Made it possible to disable the reduction of PP using the DeductPP (bool) property for GameModeMoves
* Added the new functions "SetTrigger" and "RemoveTrigger" for GameModeMoves:

Function "SetTrigger" checks if a Pokémon does or does not have a certain Status and prevents functions after it from executing if the Pokémon does not have the desired Status.
The function is formatted like this: Function|SetTrigger,Target,Triggers
* "Target" determines which Pokémon's Status is checked and has to be either 0 or 1 (0 = check own Pokémon, 1 = check opponent's Pokémon)
* "Triggers" determines the status effect(s) that should or should not be on the target Pokémon. You can add multiple possible status effects to check for by separating them with a semicolon (;), the values can be: "burn", "freeze", "paralyze", "poison", "badpoison", "anypoison", "sleep", "noburn", "nofreeze", "noparalyze", "nopoison", "nobadpoison", "nopoison", "nosleep"
Function "RemoveTrigger" removes such a trigger so that functions after it are executed
2023-06-13 20:22:35 +02:00
darkfire006 3074bb8285 fix factory exit warp 2023-06-11 21:55:08 -05:00
darkfire006 16b8b030eb trainer fixes 2023-06-11 21:52:38 -05:00
darkfire006 4de02d4b67 add break room script 2023-06-07 21:35:48 -05:00
JappaWakka 512dad9529 Fix incorrect music crash in BattleFactory 2023-06-07 20:44:02 +02:00
JappaWakka f9602e0a07 Fixed Aragas' poster 2023-06-06 10:11:18 +02:00
darkfire006 741e0c1442 fix npc movement 2023-06-06 00:35:05 -05:00
JappaWakka ef0e2709f4 Polished Celadon GameCorner VoltorbFlip map 2023-06-05 15:49:56 +02:00
darkfire006 840bd17aba add endless break room 2023-06-04 16:32:44 -05:00
darkfire006 67f1f9afcd allow optional breaks 2023-06-04 16:23:08 -05:00
darkfire006 bc69bb36ac update factory maps 2023-06-04 16:05:43 -05:00
darkfire006 00341dff77 slight re order of tower break start camera stuff 2023-06-04 16:05:25 -05:00
darkfire006 9aa43a95a4 add tents outside the pike 2023-06-04 02:21:11 -05:00
JappaWakka 3cc76934e9 Added period after item daily reward messages 2023-06-02 18:35:55 +02:00
JappaWakka 098feb8e0d Fix TM GameMode Item crashes 2023-06-01 12:40:58 +02:00
JappaWakka 771540a4a0 Make GameMode Items able to be TMs 2023-05-31 20:37:02 +02:00
darkfire006 a6170d0e01 gate exterior 2023-05-30 15:11:45 -05:00
darkfire006 094b90d4c0 line breaks added 2023-05-30 15:10:30 -05:00
JappaWakka 5363db90cf Added example and fixed some small things 2023-05-30 12:00:18 +02:00
darkfire006 37e1c62ff5 add celadon gamecorner 2023-05-30 02:09:31 -05:00
darkfire006 8808c8f9f8 small typo 2023-05-30 02:09:03 -05:00
darkfire006 5bacef9eee looping logic fix 2023-05-30 02:00:46 -05:00
darkfire006 efba920dda sea plane scripts 2023-05-29 02:26:21 -05:00
darkfire006 45cc53a6ef update level tags 2023-05-29 00:22:53 -05:00
darkfire006 a0e04eda44 add sea plane item 2023-05-28 23:18:08 -05:00
darkfire006 13c0c56f2b frontier gate scripts 2023-05-28 22:53:40 -05:00
darkfire006 21fef0dca0 remove frontier gate from R40 and remake as g/s layout 2023-05-28 19:28:39 -05:00
darkfire006 66bdbe5b7f new gate in frontier 2023-05-28 19:21:37 -05:00
darkfire006 e5a1a7d1f0 frontier gate scripts 2023-05-28 19:16:44 -05:00
darkfire006 24f47ebbbf remove pal park from map 2023-05-28 14:08:15 -05:00
darkfire006 02824d1609 battle tower endless break room 2023-05-28 14:06:32 -05:00
darkfire006 50c102fe89 add battle dome 2023-05-25 00:12:30 -05:00
darkfire006 f071823869 Battle Hall added 2023-05-24 23:43:07 -05:00
darkfire006 8747596a60 frontier map and fly points 2023-05-24 00:55:29 -05:00
darkfire006 7afa1a916c add battle castle maps 2023-05-24 00:55:03 -05:00
darkfire006 0a9e7f07e7 battle tower new exterior 2023-05-23 17:28:14 -05:00
darkfire006 ce4261445b battle pike maps 2023-05-22 22:28:55 -05:00
darkfire006 6e0dd748d8 add signs and a few npcs to central plaza, connect to factory 2023-05-21 22:12:07 -05:00
darkfire006 bbacf12cd5 make battle factory exterior map 2023-05-21 22:11:34 -05:00
darkfire006 20d52471ad remove battle frontier flag collision 2023-05-21 22:11:04 -05:00
darkfire006 d5c3e33947 move battle frontier fly point and add inset map reference 2023-05-21 22:10:48 -05:00
darkfire006 4b48b8104f add frontier turning sign structure 2023-05-21 22:10:00 -05:00
darkfire006 c2d6d70d43 frontier main exterior nearly done 2023-05-21 17:53:53 -05:00
JappaWakka fc1ff4854d Custom Phone Contacts are possible in GameModes 2023-04-28 09:17:10 +02:00
darkfire006 80468415f2 make bill's PC visible only after having pokemon 2023-04-11 09:26:02 -05:00
darkfire006 76648bd5ba
Merge pull request #192 from djg2008/patch-2
Mystery Events should appear on all Pokecenter PCs
2023-04-11 09:18:23 -05:00
darkfire006 9988993c54
Merge pull request #193 from djg2008/patch-3
Your Room PC is now a normal PC
2023-04-11 09:16:27 -05:00
JappaWakka ccad3e1f21 Implemented Destiny Knot item and added to route27 2023-04-08 17:36:22 +02:00
djg2008 11cd9432db
Your Room PC is now a normal PC
You can also combine with the script committed above to keep Mystery Events on the PC menu (and thus keep Mystery Events in Your Room).

But now, if you can access Bill's PC, you can also access the Storage System from Your Room (amongst other PC menu options!)
2023-04-07 20:29:46 +01:00
djg2008 e93ee4a2f8
Mystery Events should appear on all Pokecenter PCs
So you can enable/disable your mystery event bonuses from any Pokecenter nearby.
2023-04-07 20:20:43 +01:00
JappaWakka b12ae2026d Fix namerater inconsistencies 2023-04-03 19:22:42 +02:00
JappaWakka 17ef30605c Fixed wrong bugcatchingconstest item pickup type..
By adding the IsOutside map Property
2023-04-01 09:15:57 +02:00
djg2008 88fdeffdd1
Update barktown.poke
Removed a duplicate Tentacool spawn from Old Rod encounter-group.
2023-03-22 21:43:29 +00:00
darkfire006 ad6c008a98 missing a 0 2023-03-07 17:52:29 -06:00
JappaWakka 628528b018 Fix daycare pokémon not showing correct form 2023-02-27 21:03:36 +01:00
darkfire006 2d92359734 prevent shiny related crashes for lapras and Mewtwo 2023-02-26 20:41:41 -06:00
darkfire006 0670fb54d7 fix surges rematch galvantula moveset 2023-02-26 20:39:47 -06:00
darkfire006 6dd4750770 fix shiny suicune causing vermilion crashes 2023-02-25 21:32:48 -06:00
darkfire006 de45805b89 actually break the rock 2023-02-20 23:18:34 -06:00
darkfire006 e75edaa7ff the only remaining / are for script math 2023-02-20 11:15:26 -06:00
darkfire006 91fc1bd1b9 fix caps in a map path 2023-02-20 11:02:28 -06:00
darkfire006 a3444d53e0 swap / with \ in script/map paths 2023-02-20 11:02:12 -06:00
darkfire006 cf0ec7f69d 3 more wrong silence keywords 2023-02-14 22:17:38 -06:00
darkfire006 c39f834ff9 fix nilllzz script lock up 2023-02-14 22:17:13 -06:00
darkfire006 24ba4b4378 fix enethil text 2023-02-13 18:26:02 -06:00
darkfire006 9c7b511be4 change no music keyword for champ battles 2023-02-09 08:58:23 -06:00
darkfire006 96f6bc2a42 fix Mt moon moon stone not repeating 2023-02-07 17:21:15 -06:00
darkfire006 614c5fcdac vermilion fixws 2023-02-02 08:42:24 -06:00
darkfire006 09fec864e7 fix her pokemon 2023-01-28 23:56:31 -06:00
darkfire006 f95034531b fix some trainer typos 2023-01-27 10:32:06 -06:00
darkfire006 4c165742b9 fix name case 2023-01-19 08:56:25 -06:00
JappaWakka 15b974fe3f Fixed walkthrough table 2023-01-15 20:40:56 +01:00
JappaWakka a494f19dbb Pokémon misspelt as Pokemon fixed 2023-01-15 20:22:29 +01:00
JappaWakka 2e9d7bdd26 Fix bridge appearing in front of player 2023-01-15 14:43:58 +01:00
JappaWakka 94541ab68e Removed period after Route 30 on sign 2023-01-15 09:36:56 +01:00
JappaWakka 594addda47 frontier\battletower\88.trainer intro fix 2023-01-13 15:05:51 +01:00
darkfire006 2feb3052db remove extra dive patch 2023-01-08 21:28:44 -06:00
darkfire006 9d65d60d30 fixes for kolben tower trainers 2023-01-08 01:48:55 -06:00
darkfire006 0719deb7c2 fix pokegear contact typos 2023-01-08 01:48:31 -06:00
darkfire006 d8bd964b3f wix pathing issue for eastern entrance contest start 2023-01-08 01:48:18 -06:00
JappaWakka 260ff56150 Fixed HealingMachine CameraDistanceDelta 2023-01-04 20:14:04 +01:00
darkfire006 1456f6e71a fix missing blocks 2023-01-01 22:13:31 -06:00
darkfire006 eeae37a495 fix RT desk collision 2022-12-29 21:23:10 -06:00
darkfire006 3db8b79528 Fix Picknicker liz 2022-12-29 21:08:32 -06:00
darkfire006 33a9d0ad5b added default message for BSOD script 2022-12-29 20:47:20 -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 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 da107320cc Added spaces before - on signs 2022-12-18 20:12:27 +01:00
JappaWakka 935dd6fcd0 Fix all caps signs in route30 2022-12-18 20:08:56 +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 6866fd496e change mention of bike shop 2022-12-13 09:23:52 -06:00
darkfire006 7c2f360dbe R42 suicune crash fix 2022-12-08 09:46:41 -06:00
JappaWakka f3028d475d Fix Dark Cave Battlemap Walls 2022-12-06 14:34:55 +01:00
darkfire006 4473b706a4 warp floor alignment fix 2022-12-02 09:29:30 -06:00
JappaWakka 61e35007ad Sweet Scent didn't have capital S before 2022-11-11 11:16:58 +01:00
JappaWakka b52e01e19a Fix tintower sage text outside of bounds 2022-10-18 16:58:17 +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 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 43bfc04eff GameModes can now have different BerryData 2022-09-19 17:48:36 +02:00
JappaWakka 24832a346b FrontBack sprites now 96x96 each and numbered 2022-09-10 21:08:21 +02:00
JappaWakka 8f1eb6795f Fixed typo in daily login reward script 2022-09-10 16:15:17 +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 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
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 1e2af514b2 fix text wrapping 2022-08-23 00:30:37 -05: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 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 73d079b26a Fixed missing line breaks in a script 2022-08-14 11:51:24 +02: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
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 cea7a5649d Fixed computer sound that didn't get played 2022-07-22 17:51:11 +02:00
darkfire006 9829321174 fixed rock in battle map 2022-07-15 00:30:50 -05: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
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 e6541748a0 remove extra terrain by the top of the pillar 2022-07-11 14:25:09 -05:00
darkfire006 3d75665bd0 fix r22-23 wild pokemon 2022-07-11 00:30:29 -05:00
JappaWakka 16e5b0d4cd Added Pokémon to my office in kolben tower 2022-07-10 20:59:43 +02:00
darkfire006 5c96afb81e fix mahogany shop lady stuff 2022-07-10 03:05:12 -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 6b602a01ba fix trainer data for alolan form users 2022-07-06 02:13:16 -05:00
darkfire006 14c636cfa3 remove pal park 2022-07-05 23:41:01 -05:00