JappaWakka
333873fdae
Fix dancing NPCs rounding off position when done
2023-05-13 19:58:51 +02:00
JappaWakka
c8cf5caeac
Fix Structure offset inside another structure
2023-05-13 19:58:12 +02:00
JappaWakka
ba2a970b11
Make it possible to spawn NPC w/ rival/playerskin
2023-05-09 18:27:27 +02:00
darkfire006
a7013a19bc
0.59.3 wrap up
2023-05-07 17:09:33 -05:00
JappaWakka
5a296234f4
Fix shadow and text positions of map screen
2023-05-03 16:28:19 +02:00
JappaWakka
b3becd5653
Fix no full restore message at full hp
2023-05-03 16:03:56 +02:00
JappaWakka
a62c78e9ee
Fix Full Restore not healing opp confusion
2023-05-03 15:59:30 +02:00
JappaWakka
afb5271e34
Fix Max Ether
2023-05-03 15:53:21 +02:00
JappaWakka
d14ec56323
Get rid of Minifont in Map Screen
2023-05-02 19:15:20 +02:00
JappaWakka
cf437a1e88
Only play poison sound with poisoned pokémon
2023-05-02 13:36:57 +02:00
JappaWakka
77cfefd598
Play sound when poison pokémon lose hp when walk
2023-05-02 13:31:20 +02:00
JappaWakka
b23c0455e6
Added missing run key from <system.button(str)>
2023-05-02 11:26:14 +02:00
darkfire006
9c9ae00f39
oh wait new year....
2023-05-02 00:56:42 -05:00
JappaWakka
52ee3da1a2
@npc.spawn has argument for moverectangles now
2023-04-28 09:21:04 +02:00
JappaWakka
b02542ff67
Fix offline savegames not reset when quit new game
2023-04-28 09:20:27 +02:00
JappaWakka
2689467a7c
Moves can't be learned twice after level ups
2023-04-28 09:18:41 +02:00
JappaWakka
fc1ff4854d
Custom Phone Contacts are possible in GameModes
2023-04-28 09:17:10 +02:00
JappaWakka
09da089212
Fix overworldpoison
2023-04-28 09:13:04 +02:00
darkfire006
cec5c0c172
0.59.2 wrap up commit
2023-04-26 12:26:16 -05:00
JappaWakka
489af57626
Hopefully fix waterfalls this time
2023-04-20 15:54:53 +02:00
JappaWakka
46c814410c
Fix (destiny knot) IV inheritance
2023-04-19 14:56:57 +02:00
JappaWakka
2dcd9a69b9
Forgot to include Destiny Knot in project
2023-04-15 11:14:21 +02:00
JappaWakka
f82f001026
Fixed Waterfall
2023-04-15 11:14:06 +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
1bdd6e1c55
Check if opponent is frozen before defrosting
2023-04-08 20:12:42 +02: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
f34ddccb94
Tweak Ember
2023-04-04 15:28:38 +02:00
JappaWakka
54215c80ea
Fixed backdrops not rendering and being stretched
2023-04-04 11:32:11 +02: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
JappaWakka
ba07491069
Fix backdrop water
2023-04-01 08:58:23 +02:00
JappaWakka
aa105b38a2
Fix scald not defrosting opponent...
...
Also added defrosting the opponent as a gamemode attack function
2023-04-01 08:58:01 +02:00
JappaWakka
f90152c506
Implemented Torment move
2023-03-27 17:59:57 +02:00
JappaWakka
ae5a26f8e3
Fix defrosting moves not working
...
By putting the move defrost check before the freeze animation/move cancelation check
2023-03-27 17:26:07 +02:00
JappaWakka
f1484c77ca
Fix for PP items in battle not starting round
2023-03-27 17:09:08 +02:00
darkfire006
cc582b21fd
Merge pull request #175 from djg2008/patch-1
...
Update barktown.poke
2023-03-26 14:14:03 -05:00
JappaWakka
779fda3885
Backdrop improvements...
...
Un-mirrored texture mapping
Added dynamic texture size based on the height of the backdrop texture
Backdrop color matches the daytime now
2023-03-26 19:40:25 +02:00
JappaWakka
b2f6c98f8e
Fix Infinite PP for opponents
2023-03-23 12:06:17 +01:00
JappaWakka
734ab3f4e9
Fix Strength Rocks
2023-03-23 11:40:16 +01:00
djg2008
88fdeffdd1
Update barktown.poke
...
Removed a duplicate Tentacool spawn from Old Rod encounter-group.
2023-03-22 21:43:29 +00:00
JappaWakka
ce165c1e57
Fix for battlemaps with scriptblocks on them
...
like battle\underwatercave\underwater.dat
2023-03-19 19:11:12 +01:00
JappaWakka
774125da9e
Fix struggle naming the wrong pokémon
2023-03-18 20:50:34 +01:00
JappaWakka
b9f6637365
Made trainer battle intros look better
...
And also made it so that the battleintros get skipped if the _intro music is equal to or smaller than 1 second (useful for silent intros)
I also made sure trainer sprite scaling and positioning is correct
2023-03-18 20:47:12 +01:00
JappaWakka
5819ca30fe
Fix for crash related to TrainerAI and using items
2023-03-18 19:56:52 +01:00
JappaWakka
a806284149
Fix cancel pp changing items skipping battle turn
2023-03-15 15:40:46 +01:00
JappaWakka
390d8086dd
Fix protean change with struggle
2023-03-15 15:39:59 +01:00