JappaWakka
cab4e66cea
Fix Item Finder and hidden item fading issues
2024-05-02 15:10:11 +02:00
JappaWakka
fabbc958d9
Fix Remove NPC data crash if < 4 args
2024-04-22 13:10:13 +02:00
JappaWakka
11001f69d0
Fix text errors (out of bounds, newlines)
2024-04-19 15:08:14 +02:00
JappaWakka
58a12e5edb
Follower idle animate always
2024-04-06 19:46:05 +02:00
JappaWakka
86cdffdd76
Name of Attack is shown after TM/HM item name...
...
and when you @item.messagegive an HM, the Receive_HM jingle plays as well
2024-04-06 19:30:15 +02:00
JappaWakka
9fe5f00e2a
If the exact NPC register exists, no add to save
2024-03-28 17:58:30 +01:00
JappaWakka
537fcd93af
Fix items not being removed from maps
2024-03-03 20:13:24 +01:00
darkfire006
b96f38c8a2
cut not getting the pokemon name
2024-02-08 13:48:08 -06:00
JappaWakka
3d7dbe2156
Fix Shellos HiddenGrotto form
2024-01-29 12:09:59 +01:00
JappaWakka
6a33432cdd
Fix Waterfall Animation Speed
2023-11-19 20:43:31 +01:00
JappaWakka
d516a1e152
Fix water textures not rotating on fast graphics
2023-11-13 12:59:19 +01:00
JappaWakka
c76ee70b08
WaterSpeed can now also be set by GameModes
2023-10-29 13:52:48 +01: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
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
241cb8af9c
Fix NPCs updating too often
2023-10-03 09:43:58 +02:00
JappaWakka
eff7029411
Fix OffsetMap NPCs not updating
2023-10-02 20:26:24 +02:00
JappaWakka
d08b472b35
Fix for custom water bug with GraphicsStyle
2023-09-30 19:07:47 +02:00
JappaWakka
ca3ddfa441
Make it possible to define custom itemdata mapname
2023-09-21 17:46:12 +02:00
JappaWakka
863e77508a
Fixed some typos
2023-09-13 10:46:31 +02:00
JappaWakka
04f971e8df
Remove need for unnecessary register variable
2023-09-11 18:42:07 +02:00
JappaWakka
8d2eb864c1
NPCs no longer walk or turn away when paused
2023-09-10 17:39:05 +02:00
JappaWakka
5747c2f1ce
Added pkmn gender constructs + fix hidden grotto
2023-09-03 18:47:15 +02:00
JappaWakka
6b4e8941d2
Fix registered trainers still do in sight check
2023-08-11 11:39:26 +02:00
JappaWakka
464c317d2f
Revert "Fix registered trainers still do in sight check"
...
This reverts commit b7a045e37c
.
2023-08-10 19:45:14 +02:00
JappaWakka
b7a045e37c
Fix registered trainers still do in sight check
2023-08-10 19:44:06 +02:00
JappaWakka
cbce5512cc
Fix model lighting bug
2023-08-09 19:33:53 +02:00
JappaWakka
15f57d8bc5
Make plural names localizable + item found
2023-08-09 16:20:16 +02:00
JappaWakka
49f54471b6
Prevent possible wrong jingle
2023-08-09 15:58:50 +02:00
JappaWakka
59b2205418
Remove linebreak in item name if it's there
2023-08-09 14:46:15 +02:00
JappaWakka
f8c63948d4
Localizable receive items and berries messages
2023-08-09 14:26:26 +02:00
JappaWakka
78cd53d745
Added <system.scripttrigger>
...
Returns what triggered the current script (NPCInSight, NPCInteract, ScriptBlockWalkOn, ScriptBlockInteract, Notification, PhoneReceive, PhoneCall, StartScript, ScriptCommand, StrengthTrigger, MapScript, ChatCommand).
2023-08-06 16:17:05 +02:00
JappaWakka
6fc78444f4
Remove headbutt tree badge requirement
2023-07-30 18:17:19 +02:00
JappaWakka
e497776ecd
Localized field moves and switching
2023-07-30 18:16:27 +02:00
JappaWakka
3c21a672c0
Stop Player from animating when game paused
2023-07-26 10:33:53 +02:00
JappaWakka
7691d33a65
Hopefully fixed the water edge battle bug
2023-07-22 10:44:01 +02:00
JappaWakka
9035d28a1b
Fix being able to surf when a trainer sees you
2023-06-27 14:23:35 +02:00
JappaWakka
ee2a304be2
Forgot a thing
2023-06-05 17:30:19 +02:00
JappaWakka
fb63697ebd
Fixed freeze
2023-06-05 17:29:17 +02:00
JappaWakka
c6caf0dbbb
Actually fix the water reset this time
2023-06-05 16:12:22 +02:00
JappaWakka
228cc77755
Fix water not being reset between gamemodes
2023-06-05 13:50:41 +02:00
JappaWakka
90810667c9
StrengthRocks can be like wallbills with ModelID 3
2023-06-02 18:36:36 +02:00
JappaWakka
522196367a
Stop NPC from dancing after done
2023-06-01 16:04:59 +02:00
JappaWakka
d13b5eb8d3
GameMode Item Preparations
...
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka
333873fdae
Fix dancing NPCs rounding off position when done
2023-05-13 19:58:51 +02:00
JappaWakka
ba2a970b11
Make it possible to spawn NPC w/ rival/playerskin
2023-05-09 18:27:27 +02:00
JappaWakka
489af57626
Hopefully fix waterfalls this time
2023-04-20 15:54:53 +02:00
JappaWakka
f82f001026
Fixed Waterfall
2023-04-15 11:14:06 +02:00
JappaWakka
734ab3f4e9
Fix Strength Rocks
2023-03-23 11:40:16 +01:00