Commit Graph

2146 Commits

Author SHA1 Message Date
darkfire006 d1656f8f22 fix typo 2024-01-06 18:16:17 -06:00
darkfire006 d5b62e90b3 remove unimplemented items 2024-01-06 18:16:11 -06:00
darkfire006 507b9216d9 fix minor gate stuff 2024-01-06 18:16:02 -06:00
darkfire006 9335cf64a4 shoveled some snow 2024-01-06 18:06:23 -06:00
darkfire006 da660052c8 npcs in the frontier centers 2024-01-04 23:27:20 -06:00
JappaWakka 3d046255d5 Fix lighting issues in battle frontier exterior maps 2024-01-01 19:12:46 +01:00
darkfire006 af390034b9 small phone related fixes 2023-12-29 20:47:30 -06:00
darkfire006 2a96fa4d7d remove random leftover npcs 2023-12-29 20:40:13 -06:00
JappaWakka 35f321bf7a Fixed some battle hall text errors 2023-12-27 17:15:02 +01:00
darkfire006 5eefdf9d1c remove unneeded speed setting 2023-12-26 10:58:04 -06:00
darkfire006 65e711f15c remove reference to an unneeded script 2023-12-22 16:21:29 -06:00
JappaWakka 46026e8de0 Fix attack desc not fitting in ChooseAttackScreen 2023-12-22 15:34:38 +01:00
JappaWakka 8a3a9dbe9b Add cries for new Pokémon 2023-12-22 11:04:57 +01:00
JappaWakka 8e13910d57 Fix item selection screen 2023-12-22 10:26:51 +01:00
JappaWakka 92f3832416 Fix entity constructs return sng instead of str 2023-12-22 10:12:14 +01:00
JappaWakka 2538b835b9 Fix sea plane ticket check 2023-12-22 10:11:19 +01:00
darkfire006 8e47716c06 open up weather in BF 2023-12-21 00:20:24 -06:00
darkfire006 2c14eef239 fix daily juice giving 2023-12-21 00:09:59 -06:00
darkfire006 f655939510 fix shops with registers 2023-12-21 00:09:49 -06:00
darkfire006 26ea58df47 fix world maps inside factory 2023-12-21 00:09:18 -06:00
darkfire006 10b6587ac5 minor fixes to factory 2023-12-20 22:29:28 -06:00
darkfire006 60e86c41c3 plane now requires ticket 2023-12-20 20:11:00 -06:00
darkfire006 f4d3a717fe misc frontier fixes 2023-12-20 19:54:46 -06:00
darkfire006 6f40767147 moved soon bots 2023-12-20 19:18:26 -06:00
JappaWakka 4325351320 Fix localized field moves not working 2023-12-19 13:17:14 +01:00
JappaWakka da7339cd79 Fix crash with Schoolkid Alan on route 36 2023-12-19 12:39:17 +01:00
JappaWakka ee6fa0d67a Fix typo in Violet City map 2023-12-19 12:24:32 +01:00
JappaWakka b2b34966db Make PP Up & PP Max not usable in battle 2023-12-19 12:23:41 +01:00
JappaWakka 830a11d696 Fix some errors in pallet\evaldist script 2023-12-19 12:20:27 +01:00
JappaWakka 40e7fe2a34 Fix typo in Ruins of Alph PC text 2023-12-19 12:16:16 +01:00
JappaWakka 4c91360cd5 Fixed Spearow Kenya's mail crash 2023-12-19 12:15:03 +01:00
JappaWakka 13fa3f52d2 Fix dive checking the wrong canhit move property 2023-12-11 17:52:32 +01:00
JappaWakka 5e87f04d73 Fix magnitude basepower 2023-12-10 10:43:01 +01:00
JappaWakka 8295bbffcc Added a chance variable to LowerStat & RaiseStat 2023-12-10 10:10:06 +01:00
JappaWakka b8941b92a1 Fixed Peat Block item icon (removed two pixels) 2023-12-08 09:53:48 +01:00
JappaWakka 3e9c1cde9c Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00
darkfire006 453c041199 remove archaic hotfixes and up OT clamp to 6 digits 2023-12-07 01:18:11 -06:00
JappaWakka f6447b5552 Fix Pokémon Menu Icon offsets for #906 and higher 2023-12-06 11:56:06 +01:00
JappaWakka 4b2bd53e36 Fix hiddengrotto Pokémon Y Offset 2023-12-06 11:54:42 +01:00
darkfire006 4e2068949a set up the daily juice stuff correctly 2023-12-06 00:25:13 -06:00
darkfire006 168a442855 fix script.start not being loopable in while loops
this was a weird one to track down
2023-12-06 00:24:57 -06:00
JappaWakka 2a869e0b4b Added @Pokemon.SetStatus(index,status) command...
@Pokemon.SetStatus(index,status)
index = Index of the Pokémon in the player's party
status = the desired status to give the Pokémon (possible values: "brn", "frz", "prz", "psn", "bpsn", "slp", "fnt")
2023-12-04 19:05:31 +01:00
JappaWakka 1c7ce33a73 Added negative Place/Env.Type evo conditions 2023-12-04 18:01:15 +01:00
JappaWakka bd36bbfad0 Allow multiple Places/EnvironmentTypes 2023-12-04 17:07:07 +01:00
JappaWakka 34a856e1a3 Forgot a thing 2023-12-04 16:37:23 +01:00
JappaWakka 860241e774 Add EnvironmentType Evolution Condition 2023-12-04 16:36:22 +01:00
JappaWakka 48c7d9b214 fixed some interactions 2023-12-04 16:07:53 +01:00
JappaWakka cf8e3c63b2 Added some cancelindexes 2023-12-04 15:23:21 +01:00
JappaWakka 76dcb2a9a1 Fix Battle Frontier Juice Shop 2023-12-04 15:08:32 +01:00
JappaWakka 4f1a940d9e Fix Mega forms not resetting after battle 2023-12-04 13:31:37 +01:00
JappaWakka f3777e3130 Implement Strange Steam attack 2023-12-04 09:22:09 +01:00
JappaWakka d9c26c8550 Implemented Rage Fist attack 2023-12-03 19:34:24 +01:00
JappaWakka bc8ad24353 Added Status EvolutionCondition 2023-12-03 15:58:07 +01:00
JappaWakka 864fa7f508 Implement fade into the next song in command 2023-11-28 09:53:20 +01:00
JappaWakka a8b022c613 Fix default credits and skydome 2023-11-27 17:40:21 +01:00
JappaWakka cb5b6bb63a Remove username from credits example 2023-11-27 17:09:55 +01:00
darkfire006 79f2662e6f full name OR username, not both, also pad timing if no GJ save 2023-11-26 16:23:58 -06:00
JappaWakka a4f3268b6c Credits example file tweak 2023-11-26 18:16:41 +01:00
JappaWakka e4e8c06119 Credits Localization & Continue Hint 2023-11-26 15:45:23 +01:00
JappaWakka 926f0dac9b Implement custom Credits background maps 2023-11-26 15:14:47 +01:00
JappaWakka 22edf29445 Fix bug with music that shouldn't loop still does 2023-11-26 15:14:03 +01:00
JappaWakka 53304990f8 Added example credits.dat & functionality 2023-11-26 11:46:37 +01:00
JappaWakka 571aa11310 Fixed text colors in Hall Of Fame screen 2023-11-26 10:38:56 +01:00
JappaWakka 5d34878932 Fix Hall of Fame Screen fade not filling screen 2023-11-25 19:52:56 +01:00
JappaWakka 5616eb87a5 Updated Jasper credits 2023-11-25 19:52:19 +01:00
JappaWakka aeaddf3f79 Updated Jasper Speelman credits 2023-11-25 19:51:59 +01:00
darkfire006 dc5627e85f add jasper again 2023-11-25 00:37:10 -06:00
JappaWakka bc88f130d0 Fix incorrect effect on Muddy Water 2023-11-24 11:54:44 +01:00
JappaWakka 94f03e833a Fixed flinch moves being affected by King's Rock 2023-11-24 11:54:29 +01:00
JappaWakka a7e723f720 Add Selected Player Skin Name & Gender constructs 2023-11-23 15:09:39 +01:00
JappaWakka 6a33432cdd Fix Waterfall Animation Speed 2023-11-19 20:43:31 +01:00
JappaWakka 03df3e36a0 Make it possible to change Hall Of Fame background 2023-11-13 20:27:02 +01:00
JappaWakka 3bd6f1af5b Prevent crash when no Data\Contacts.dat 2023-11-13 15:20:09 +01:00
JappaWakka d516a1e152 Fix water textures not rotating on fast graphics 2023-11-13 12:59:19 +01:00
JappaWakka fef6b689ea Liquid Ooze now also affects Leech Seed 2023-11-13 12:19:56 +01:00
JappaWakka 1e8c1bf9b8 Apply 0 damage fix for Bide only 2023-11-08 15:00:55 +01:00
JappaWakka 5019a59c0d Fix moves being able to do 0 damage 2023-11-08 10:14:18 +01:00
JappaWakka 96a47d3418 Fixed snow under buildings 2023-11-06 09:13:38 +01:00
JappaWakka a8c8479ead Fix Pokédex radio 2023-11-05 18:37:41 +01:00
JappaWakka 1e16a5dcc4 Pokémon forms play the right cry in battle now 2023-11-04 15:16:25 +01:00
JappaWakka 6d83167a8d Fix some wrong phone call script paths 2023-10-30 13:50:38 +01:00
JappaWakka c0101a122a Replaced script steps thing with @script.delay
@Script.Delay(ScriptPath,DelayType,DelayValue)
Executes a script file after something happened (like having moved a certain amount of steps)

@Script.ClearDelay(ScriptPath,DelayType,DelayValue)
Clears the register created with @script.delay, preventing the script from being executed.

<script.delay(ReturnType)>
Returns a different thing depending on what you write for ReturnType:
"type" - returns what kind of trigger the script delay uses (only "steps" atm)
"script" - returns the script that will be executed after the delay ended
"value" - returns when the trigger ends, like how many steps are left for example
2023-10-30 13:28:30 +01:00
JappaWakka dae406f887 Added Step Script commands & constructs
@Player.SetScriptSteps(stepAmount,scriptPath)
Executes a script file after having moved the given amount of steps.

@Player.ClearScriptSteps
Clears the register created with @Player.SetScriptSteps, preventing the script from being executed.

<Player.ScriptSteps>
Returns the amount of steps before the script as defined by @Player.SetScriptSteps is executed.
2023-10-29 17:59:39 +01:00
JappaWakka c76ee70b08 WaterSpeed can now also be set by GameModes 2023-10-29 13:52:48 +01:00
JappaWakka 30d3929154 Allow linebreaks in GameMode description 2023-10-28 12:39:49 +02:00
JappaWakka 0860f3b63c Small tweak to Mist weather 2023-10-27 11:58:54 +02:00
JappaWakka 7b7b23260a Fix cave fog + added Mist weather 2023-10-27 11:48:56 +02:00
JappaWakka 7136346b18 Fix Coin Case description 2023-10-27 11:48:21 +02:00
JappaWakka 30d89a4b42 Fix crash in Cerulean Cave Proton encounter 2023-10-22 13:05:26 +02:00
JappaWakka 0119103942 Add headbutt encounters to route 38 2023-10-18 20:16:45 +02:00
JappaWakka 5543a70c84 Add headbutt encounters to route 34 & 49 2023-10-18 19:14:58 +02:00
JappaWakka fce1309183 More AnimatedBlock issues fixed 2023-10-17 20:30:22 +02:00
JappaWakka bc4e42d1f3 Fix crash related to AnimatedBlocks 2023-10-13 09:50:20 +02:00
JappaWakka 8a39146e3e Fix Peat Block 2023-10-12 19:33:23 +02:00
JappaWakka 721b7d992c Implemented InterfaceScale option 2023-10-12 18:25:43 +02:00
JappaWakka 5c3adbcb2a Fix Walk NPC Movement...
Now an NPC with the Walk MovementType will no longer face a direction that is not in its MoveRectangles. When blocked in all directions, it will turn towards a place where it would otherwise have moved towards. Also slightly changed the chance for the NPC to walk or change direction.
2023-10-11 11:30:49 +02:00
JappaWakka 3d44bf61f3 Fix Animatedblock not updating with seasons 2023-10-10 11:33:01 +02:00
JappaWakka f7fd221ce9 Fix ForceCameraTurn 2023-10-10 09:47:05 +02:00
JappaWakka d2673ed435 Debug compass tweak 2023-10-09 19:20:00 +02:00
JappaWakka de2c6c829e Added a debug compass for mapping purposes 2023-10-09 19:15:00 +02:00