JappaWakka
4a4a2133ee
Fix positions and scale of pvp results text
2023-08-22 20:14:07 +02:00
JappaWakka
e23ba807eb
Fix camera facing the wrong way in PVP switch
2023-08-22 20:13:24 +02:00
JappaWakka
12c7068bd6
Battle/Trade request player texture position fix
2023-08-21 18:49:14 +02:00
JappaWakka
ecd46961e2
PVP Lobby ready text background size fix
2023-08-21 18:48:34 +02:00
JappaWakka
fa8c8cef74
Header background color fix
2023-08-21 18:48:11 +02:00
JappaWakka
888371c914
Some battle fixes & move implementations
...
* Baton Pass, Volt Switch, Parting Shot and U-Turn technically work, however the camera is aimed at the wrong pokémon
* Fixed softlock when the PVP client selects a move before the host has finished the battle intro dialogue
2023-08-21 18:43:40 +02:00
JappaWakka
0b183bb5f8
Texture and color fixes in menus
2023-08-15 20:37:05 +02:00
JappaWakka
03bdf93468
Change button textures when switching gamemodes
2023-08-15 18:57:51 +02:00
JappaWakka
944e42cadd
Fixed Baton Pass, PVP needs testing
2023-08-15 18:36:02 +02:00
JappaWakka
c007d0d6f4
Removed unnecessary gamemode item properties
2023-08-14 18:40:52 +02:00
darkfire006
f5d2f66c75
why dafuq did this happen
2023-08-11 17:02:38 -05:00
JappaWakka
13493287ba
Fix localization bugs
2023-08-11 12:06:07 +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
edf225189d
Fix for item messagegive
2023-08-10 10:31:57 +02:00
JappaWakka
f92373d447
Add @Entity.SetModel(ID,ModelPath)
2023-08-09 20:22:36 +02:00
JappaWakka
cbce5512cc
Fix model lighting bug
2023-08-09 19:33:53 +02:00
JappaWakka
35c8e8f4c5
Translated plural item names + fixes
2023-08-09 16:59:37 +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
4b399a1892
Dutch localization tokens JoinServerScreen
2023-08-09 15:57:02 +02:00
JappaWakka
e3c3a53e85
Localization for Join Server Screen
2023-08-09 15:50:56 +02:00
JappaWakka
3ff8161a7b
Don't reset language when no tokens file
2023-08-09 14:54:49 +02:00
JappaWakka
d7b08ca349
Don't forget item categories in receive message
2023-08-09 14:54:17 +02:00
JappaWakka
59b2205418
Remove linebreak in item name if it's there
2023-08-09 14:46:15 +02:00
JappaWakka
152422903d
Placed a ) in the wrong spot & forgot a space
2023-08-09 14:42:25 +02:00
JappaWakka
128556196e
New Dutch tokens
2023-08-09 14:37:00 +02:00
JappaWakka
9ffd923e56
Fix gamemode splash again (forgot other menus)
2023-08-09 14:36:04 +02:00
JappaWakka
f8c63948d4
Localizable receive items and berries messages
2023-08-09 14:26:26 +02:00
JappaWakka
e8650f8d18
Reset Main Menu GameModeSplash on click too
2023-08-09 10:59:26 +02:00
darkfire006
a5c6144ebf
fix crashes related to forms in the dex
2023-08-06 19:59:25 -05:00
darkfire006
39017d57bf
use system.scripttrigger
2023-08-06 19:58:49 -05:00
JappaWakka
8d8e02a274
Fix incorrect skin scaling in pokégearscreen
2023-08-06 16:17:12 +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
darkfire006
d9473e5454
reset call flag to blank after script
2023-08-06 00:17:43 -05:00
darkfire006
28070fa083
fix juice script
2023-08-06 00:04:39 -05:00
JappaWakka
4e23c9f9da
Fix background & splash scaling
2023-08-05 15:14:38 +02:00
JappaWakka
593c5731a1
Update gamemode splash + added mainmenu GM splash
2023-08-05 14:47:35 +02:00
JappaWakka
73edefdd4b
More localization stuff
2023-08-05 13:42:56 +02:00
JappaWakka
36294f8647
Add line break for bicycle use text
2023-08-05 13:26:48 +02:00
JappaWakka
915293431e
Dutch Pokédex tokens
2023-08-05 10:43:16 +02:00
JappaWakka
e2320d8f07
Localizable Pokédex Screen
2023-08-05 10:28:18 +02:00
JappaWakka
c68b55de91
Localizable can't save text
2023-08-05 09:58:42 +02:00
JappaWakka
a3f7bcaef0
Make menu screen localizable
2023-08-05 09:55:00 +02:00
JappaWakka
e576f50c19
Fix frontier flag
2023-08-05 09:54:37 +02:00
JappaWakka
6e8067b30b
Fix battlescreen interaction while in chatscreen
2023-08-04 10:15:18 +02:00
JappaWakka
5a7304c6fd
Remove female Hisuian Sneasel from project
2023-08-04 09:55:54 +02:00
JappaWakka
3ba2ef6b58
Remove female Hisuian Sneasel
2023-08-03 19:40:43 +02:00
JappaWakka
14d284bb1e
Finished Dutch item name tokens
2023-08-02 15:43:31 +02:00