Commit Graph

2978 Commits

Author SHA1 Message Date
JappaWakka 135f0cdd4e
Fix trainer money crash 2023-09-15 20:04:51 +02:00
JappaWakka 3d13d90b63 Make the dept. store floor signs blend in better 2023-09-13 10:58:12 +02:00
JappaWakka b5668f2f23 update dialogue referring to slots vs voltorb flip 2023-09-13 10:48:16 +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 5b18669000 Add new server port to default serverlist 2023-09-07 20:38:17 +02:00
JappaWakka b66be1637c Added camera battleanims & earthquake anim &...
...fixed the timing system to be consistent
2023-09-07 13:05:20 +02:00
JappaWakka eccda481b9 Implemented flash move animation 2023-09-06 12:13:24 +02:00
JappaWakka 5747c2f1ce Added pkmn gender constructs + fix hidden grotto 2023-09-03 18:47:15 +02:00
JappaWakka 552548b5ad Fix for pokédex radio 2023-09-03 16:40:18 +02:00
JappaWakka d9eb12d341 Fix for softlocks and other battle bugs 2023-09-03 16:39:48 +02:00
JappaWakka d878559df2 Correct variable name case 2023-08-31 16:39:40 +02:00
JappaWakka 062b14220c More effectively parse pkmn add commands 2023-08-31 16:39:07 +02:00
JappaWakka 0eddb70011 Bring back fading out music with switching maps 2023-08-29 19:20:54 +02:00
JappaWakka 5429ad9e15 Only use models from the active gamemode 2023-08-29 11:28:53 +02:00
JappaWakka 18e020bfdf Partially fixed switch moves 2023-08-22 20:55:32 +02:00
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