JappaWakka
2c9a1ebc61
Implement Exp. All Key Item
2024-08-31 16:32:35 +02:00
JappaWakka
16a88c1c22
Make it possible to exclude poke file from PokéDex
2024-08-31 14:42:25 +02:00
JappaWakka
eaa0c8d2c3
Make it possible to use pkmn data when spawning
2024-08-26 13:19:15 +02:00
darkfire006
a96c13f123
Add trainers to v road that show up post E4
2024-08-25 17:53:16 -05:00
JappaWakka
79b23efe92
Fixed incorrect DecSeparator thing in GamemodeItem
2024-08-25 20:05:50 +02:00
JappaWakka
e81237bd64
Support for forms in cries and interactions
2024-08-25 18:32:06 +02:00
JappaWakka
ebbe37413e
Make it possible to add constructs to interactions
2024-08-25 18:09:17 +02:00
JappaWakka
3cf7687348
Add CatchingCharm to project
2024-08-24 19:24:53 +02:00
JappaWakka
8fa1f76cf4
Aide or Oak give the Catching Charm with Sevii Dex
2024-08-24 16:26:35 +02:00
JappaWakka
58d9acc96f
Implement Catching Charm, fix Exp. Charm
2024-08-24 16:06:24 +02:00
JappaWakka
d3ad439226
Map Fixes
2024-08-24 15:39:53 +02:00
JappaWakka
eeb0ba84c2
Fix Warp
2024-08-24 15:35:48 +02:00
JappaWakka
7188108444
Added Alph Unown Dex scientist + house update
2024-08-24 15:33:33 +02:00
JappaWakka
de15767ce3
Fixed some typos and extra spaces
2024-08-24 15:32:11 +02:00
JappaWakka
1c3e30d59e
Implemented Exp. Charm
2024-08-24 15:31:51 +02:00
JappaWakka
90b13caf94
.poke level and pokeID can contain constructs
2024-08-23 19:10:58 +02:00
JappaWakka
73fc0bc916
Fix BattleMenu highlighted move after Transform
2024-08-23 10:19:27 +02:00
JappaWakka
6f450b12e6
Fix issues when using Transform while transformed
2024-08-23 10:18:21 +02:00
JappaWakka
6759aba500
Make player face correct direction for npc insight
2024-08-20 12:30:50 +02:00
JappaWakka
0738507791
Disable backwardsmovekey in first person
2024-08-20 12:30:14 +02:00
JappaWakka
1e0fb98359
Fix wild encounters skipping trainer battles
2024-08-20 12:29:11 +02:00
JappaWakka
0bf698e9c2
Properly align bottom-most options buttons
2024-08-17 15:37:02 +02:00
JappaWakka
aae35a8724
Fixed Main Menu crash
2024-08-17 15:36:22 +02:00
JappaWakka
93f8d63aaf
ModelPath can be parsed for constructs
2024-08-14 14:47:44 +02:00
JappaWakka
e065eb575a
Added <Level.LoadOffsetMaps>
...
(Bool) Returns if OffsetMaps are being loaded (based on the Offset Map Quality option in the Options Menu).
2024-08-14 14:10:18 +02:00
JappaWakka
f5feba5e99
Fix abilities etc. activating before opp switched
2024-08-12 15:15:53 +02:00
JappaWakka
ad49e7af7b
Changed SandboxSwitch to F3+O (B was boundingbox)
2024-08-10 11:07:55 +02:00
JappaWakka
90464e6530
Fix the typo in Dutch too
2024-08-10 10:46:06 +02:00
JappaWakka
da7b534aa0
Partially update German, include spanish, fix typo
2024-08-10 10:43:33 +02:00
JappaWakka
89b111536f
Add brazilian portuguese tokens by DMB/Dark Mario
2024-08-10 10:42:48 +02:00
JappaWakka
cbe568a6f8
Changed SandboxSwitch to F3+B
2024-08-10 09:20:53 +02:00
JappaWakka
b802531748
Added key to switch SandboxMode on and off
...
the key to press is Right Ctrl
2024-08-09 17:28:42 +02:00
JappaWakka
27bd072946
Fixed the Storage System filter issues
2024-08-09 17:11:56 +02:00
JappaWakka
1c6f8cf00f
Fix incorrect old stats when leveling up
2024-08-07 11:32:13 +02:00
JappaWakka
9fae5d2dfc
Update Victory Road textures
2024-07-31 19:23:46 +02:00
JappaWakka
689ce95c49
OW PkMn spawns close after press R to reload LvL
2024-07-31 18:36:06 +02:00
JappaWakka
97387050c7
Fix transformed pkmn level up wrong stats & icon
2024-07-29 10:35:05 +02:00
JappaWakka
a0bcce2809
Fix Level Multiplier (decimal sep bug)
2024-07-25 10:55:53 +02:00
JappaWakka
6908c4a72d
Fix battle intro music looping + command fix
2024-07-25 10:43:16 +02:00
JappaWakka
46cb18974d
Fix warp sound for 2 arguments in command
2024-07-21 14:48:55 +02:00
Jasper Speelman
2e1418af8f
Merge pull request #205 from HamtaroSama/master
...
Fix Rotom Wash Form Display Sprite
2024-07-19 20:31:06 +02:00
Daniel S. Billing
09d9c51aa1
Merge branch 'master' into master
2024-07-19 19:24:54 +02:00
JappaWakka
c2bb993a40
Prevent freeze if error in overworldpokemon cmd
2024-07-16 12:45:41 +02:00
JappaWakka
36ba9c6875
Added some missing commands to the scriptlibrary
2024-07-14 18:37:27 +02:00
JappaWakka
b53ee169e5
Added command @Player.RemoveItemData()
...
@Player.RemoveItemData(LevelPath,ItemIndex)
Makes the specified item index of the specified map spawn again after it has been found.
LevelPath (str) - Path to the map file (including .dat) relative to "Content\Maps\"
ItemIndex (int) - Index of the ItemObject on the map (first argument in the object's AdditionalValue)
2024-07-14 17:29:13 +02:00
JappaWakka
facfbc9f4e
Stop walk anim when rival pushes you in new bark
2024-07-12 06:43:05 +02:00
darkfire006
f985bf5952
remove unused stairs
2024-07-07 23:07:08 -05:00
JappaWakka
fef6ff28df
Fix WarpBlock
2024-07-05 11:16:49 +02:00
JappaWakka
5c9faa6710
Remove unnecessary metadata from sfx
2024-07-05 11:12:04 +02:00
JappaWakka
15ee853001
Added additional Warp SFX, fixed HoleBlock + sfx
2024-07-05 11:11:33 +02:00