Commit Graph

  • 2c14eef239 fix daily juice giving darkfire006 2023-12-21 00:09:59 -06:00
  • f655939510 fix shops with registers darkfire006 2023-12-21 00:09:49 -06:00
  • 26ea58df47 fix world maps inside factory darkfire006 2023-12-21 00:09:18 -06:00
  • 10b6587ac5 minor fixes to factory darkfire006 2023-12-20 22:29:28 -06:00
  • 60e86c41c3 plane now requires ticket darkfire006 2023-12-20 20:11:00 -06:00
  • f4d3a717fe misc frontier fixes darkfire006 2023-12-20 19:54:46 -06:00
  • 6f40767147 moved soon bots darkfire006 2023-12-20 19:18:26 -06:00
  • 4325351320 Fix localized field moves not working JappaWakka 2023-12-19 13:17:14 +01:00
  • da7339cd79 Fix crash with Schoolkid Alan on route 36 JappaWakka 2023-12-19 12:39:17 +01:00
  • ee6fa0d67a Fix typo in Violet City map JappaWakka 2023-12-19 12:24:32 +01:00
  • b2b34966db Make PP Up & PP Max not usable in battle JappaWakka 2023-12-19 12:23:41 +01:00
  • 830a11d696 Fix some errors in pallet\evaldist script JappaWakka 2023-12-19 12:20:27 +01:00
  • 40e7fe2a34 Fix typo in Ruins of Alph PC text JappaWakka 2023-12-19 12:16:16 +01:00
  • 4c91360cd5 Fixed Spearow Kenya's mail crash JappaWakka 2023-12-19 12:15:03 +01:00
  • a1c3c6f9da Added <Pokémon.LevelAttacks(id,maxLv)> construct JappaWakka 2023-12-16 15:59:32 +01:00
  • b40dde8904 Added CopyMove property for GM Moves JappaWakka 2023-12-15 18:21:24 +01:00
  • 0dad856a14 forgot to fix an error JappaWakka 2023-12-12 10:00:54 +01:00
  • 459ce005d0 Fix crashes and errors related to custom types JappaWakka 2023-12-12 09:57:53 +01:00
  • 09051e0cba Make spelling of Paralyze consistent for AIField JappaWakka 2023-12-11 18:28:44 +01:00
  • 5857a05eb9 Add Type example.dat to project JappaWakka 2023-12-11 17:55:15 +01:00
  • 13fa3f52d2 Fix dive checking the wrong canhit move property JappaWakka 2023-12-11 17:52:32 +01:00
  • 63c7f96cb8 Added example.dat for GM Types JappaWakka 2023-12-11 14:38:28 +01:00
  • bd2d2f2c3d RaiseStat and LowerStat functions show msg if fail JappaWakka 2023-12-11 14:04:53 +01:00
  • 58eba766ac Added GM Move property to copy anims of other move JappaWakka 2023-12-11 13:48:20 +01:00
  • 3c01312fd6 Add AIField property for GM Moves JappaWakka 2023-12-11 13:39:26 +01:00
  • 84df4d7ccc Forgot a thing JappaWakka 2023-12-10 20:20:23 +01:00
  • a5e68a153a Implement Custom Types JappaWakka 2023-12-10 20:19:14 +01:00
  • 705e0b9725 Implemented random TimesToAttack move property JappaWakka 2023-12-10 15:32:54 +01:00
  • 0e5c260f42 Update Example Move JappaWakka 2023-12-10 15:21:02 +01:00
  • 2c3ca27c2d Implemented RandomStatus GM move function JappaWakka 2023-12-10 14:53:59 +01:00
  • 68a64fde7d Fix conflict in properties JappaWakka 2023-12-10 14:36:12 +01:00
  • 250bc9899f Implement BasePower calc mods for GameModeMoves JappaWakka 2023-12-10 14:27:47 +01:00
  • 58d438f179 Fix Rare Candy healing before checking evolution JappaWakka 2023-12-10 13:13:06 +01:00
  • e2d0996ffd Make it possible to reset the Pokémon status JappaWakka 2023-12-10 13:11:48 +01:00
  • 5e87f04d73 Fix magnitude basepower JappaWakka 2023-12-10 10:43:01 +01:00
  • 8295bbffcc Added a chance variable to LowerStat & RaiseStat JappaWakka 2023-12-10 10:10:06 +01:00
  • b8941b92a1 Fixed Peat Block item icon (removed two pixels) JappaWakka 2023-12-08 09:53:48 +01:00
  • 3e9c1cde9c Fixed setDayTime value not returning JappaWakka 2023-12-08 09:53:17 +01:00
  • 453c041199 remove archaic hotfixes and up OT clamp to 6 digits darkfire006 2023-12-07 01:18:11 -06:00
  • f6447b5552 Fix Pokémon Menu Icon offsets for #906 and higher JappaWakka 2023-12-06 11:56:06 +01:00
  • 4b2bd53e36 Fix hiddengrotto Pokémon Y Offset JappaWakka 2023-12-06 11:54:42 +01:00
  • 4e2068949a set up the daily juice stuff correctly darkfire006 2023-12-06 00:25:13 -06:00
  • 168a442855 fix script.start not being loopable in while loops darkfire006 2023-12-06 00:24:57 -06:00
  • 2a869e0b4b Added @Pokemon.SetStatus(index,status) command... JappaWakka 2023-12-04 19:05:31 +01:00
  • 1c7ce33a73 Added negative Place/Env.Type evo conditions JappaWakka 2023-12-04 18:01:15 +01:00
  • bd36bbfad0 Allow multiple Places/EnvironmentTypes JappaWakka 2023-12-04 17:07:07 +01:00
  • 34a856e1a3 Forgot a thing JappaWakka 2023-12-04 16:37:23 +01:00
  • 860241e774 Add EnvironmentType Evolution Condition JappaWakka 2023-12-04 16:36:22 +01:00
  • 48c7d9b214 fixed some interactions JappaWakka 2023-12-04 16:07:53 +01:00
  • cf8e3c63b2 Added some cancelindexes JappaWakka 2023-12-04 15:23:21 +01:00
  • 76dcb2a9a1 Fix Battle Frontier Juice Shop JappaWakka 2023-12-04 15:08:32 +01:00
  • 4f1a940d9e Fix Mega forms not resetting after battle JappaWakka 2023-12-04 13:31:37 +01:00
  • f3777e3130 Implement Strange Steam attack JappaWakka 2023-12-04 09:22:09 +01:00
  • d9c26c8550 Implemented Rage Fist attack JappaWakka 2023-12-03 19:34:24 +01:00
  • bc8ad24353 Added Status EvolutionCondition JappaWakka 2023-12-03 15:58:07 +01:00
  • 864fa7f508 Implement fade into the next song in command JappaWakka 2023-11-28 09:53:20 +01:00
  • a8b022c613 Fix default credits and skydome JappaWakka 2023-11-27 17:40:21 +01:00
  • cb5b6bb63a Remove username from credits example JappaWakka 2023-11-27 17:09:55 +01:00
  • 79f2662e6f full name OR username, not both, also pad timing if no GJ save darkfire006 2023-11-26 16:23:58 -06:00
  • a4f3268b6c Credits example file tweak JappaWakka 2023-11-26 18:16:41 +01:00
  • e4e8c06119 Credits Localization & Continue Hint JappaWakka 2023-11-26 15:45:23 +01:00
  • 926f0dac9b Implement custom Credits background maps JappaWakka 2023-11-26 15:14:47 +01:00
  • 22edf29445 Fix bug with music that shouldn't loop still does JappaWakka 2023-11-26 15:14:03 +01:00
  • 53304990f8 Added example credits.dat & functionality JappaWakka 2023-11-26 11:46:37 +01:00
  • 571aa11310 Fixed text colors in Hall Of Fame screen JappaWakka 2023-11-26 10:38:56 +01:00
  • 5d34878932 Fix Hall of Fame Screen fade not filling screen JappaWakka 2023-11-25 19:52:56 +01:00
  • 5616eb87a5 Updated Jasper credits JappaWakka 2023-11-25 19:52:19 +01:00
  • aeaddf3f79 Updated Jasper Speelman credits JappaWakka 2023-11-25 19:51:59 +01:00
  • dc5627e85f add jasper again darkfire006 2023-11-25 00:37:10 -06:00
  • bc88f130d0 Fix incorrect effect on Muddy Water JappaWakka 2023-11-24 11:54:44 +01:00
  • 94f03e833a Fixed flinch moves being affected by King's Rock JappaWakka 2023-11-24 11:54:29 +01:00
  • a7e723f720 Add Selected Player Skin Name & Gender constructs JappaWakka 2023-11-23 15:09:39 +01:00
  • 6a33432cdd Fix Waterfall Animation Speed JappaWakka 2023-11-19 20:43:31 +01:00
  • 03df3e36a0 Make it possible to change Hall Of Fame background JappaWakka 2023-11-13 20:27:02 +01:00
  • 3bd6f1af5b Prevent crash when no Data\Contacts.dat JappaWakka 2023-11-13 15:20:09 +01:00
  • d516a1e152 Fix water textures not rotating on fast graphics JappaWakka 2023-11-13 12:59:19 +01:00
  • fef6b689ea Liquid Ooze now also affects Leech Seed JappaWakka 2023-11-13 12:19:56 +01:00
  • 1e8c1bf9b8 Apply 0 damage fix for Bide only JappaWakka 2023-11-08 15:00:55 +01:00
  • 5019a59c0d Fix moves being able to do 0 damage JappaWakka 2023-11-08 10:14:18 +01:00
  • 96a47d3418 Fixed snow under buildings JappaWakka 2023-11-06 09:13:38 +01:00
  • a8c8479ead Fix Pokédex radio JappaWakka 2023-11-05 18:37:41 +01:00
  • 1e16a5dcc4 Pokémon forms play the right cry in battle now JappaWakka 2023-11-04 15:16:25 +01:00
  • 6d83167a8d Fix some wrong phone call script paths JappaWakka 2023-10-30 13:50:38 +01:00
  • c0101a122a Replaced script steps thing with @script.delay JappaWakka 2023-10-30 13:28:30 +01:00
  • dae406f887 Added Step Script commands & constructs JappaWakka 2023-10-29 17:59:39 +01:00
  • c76ee70b08 WaterSpeed can now also be set by GameModes JappaWakka 2023-10-29 13:52:48 +01:00
  • 30d3929154 Allow linebreaks in GameMode description JappaWakka 2023-10-28 12:39:49 +02:00
  • 0860f3b63c Small tweak to Mist weather JappaWakka 2023-10-27 11:58:54 +02:00
  • 7b7b23260a Fix cave fog + added Mist weather JappaWakka 2023-10-27 11:48:56 +02:00
  • 7136346b18 Fix Coin Case description JappaWakka 2023-10-27 11:48:21 +02:00
  • 30d89a4b42 Fix crash in Cerulean Cave Proton encounter JappaWakka 2023-10-22 13:05:26 +02:00
  • 0119103942 Add headbutt encounters to route 38 JappaWakka 2023-10-18 20:16:45 +02:00
  • 5543a70c84 Add headbutt encounters to route 34 & 49 JappaWakka 2023-10-18 19:14:58 +02:00
  • fce1309183 More AnimatedBlock issues fixed JappaWakka 2023-10-17 20:30:22 +02:00
  • bc4e42d1f3 Fix crash related to AnimatedBlocks JappaWakka 2023-10-13 09:50:20 +02:00
  • 8a39146e3e Fix Peat Block JappaWakka 2023-10-12 19:33:23 +02:00
  • 721b7d992c Implemented InterfaceScale option JappaWakka 2023-10-12 18:25:43 +02:00
  • 5c3adbcb2a Fix Walk NPC Movement... JappaWakka 2023-10-11 11:30:49 +02:00
  • 3d44bf61f3 Fix Animatedblock not updating with seasons JappaWakka 2023-10-10 11:33:01 +02:00
  • f7fd221ce9 Fix ForceCameraTurn JappaWakka 2023-10-10 09:47:05 +02:00