Commit Graph

2104 Commits

Author SHA1 Message Date
JappaWakka bc4e42d1f3 Fix crash related to AnimatedBlocks 2023-10-13 09:50:20 +02:00
JappaWakka 8a39146e3e Fix Peat Block 2023-10-12 19:33:23 +02:00
JappaWakka 721b7d992c Implemented InterfaceScale option 2023-10-12 18:25:43 +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 f7fd221ce9 Fix ForceCameraTurn 2023-10-10 09:47:05 +02:00
JappaWakka d2673ed435 Debug compass tweak 2023-10-09 19:20:00 +02:00
JappaWakka de2c6c829e Added a debug compass for mapping purposes 2023-10-09 19:15:00 +02:00
JappaWakka 30ea882315 Fix Kleavor OW textures 2023-10-09 16:08:15 +02:00
JappaWakka 3468db7f21 Allow for different animated backdrops 2023-10-05 13:36:02 +02:00
JappaWakka ecc0b8400a
Fixed typos 2023-10-03 15:59:46 +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 f55f910f3b Prevent usage of berries that can't be used 2023-10-01 14:28:32 +02:00
JappaWakka d08b472b35 Fix for custom water bug with GraphicsStyle 2023-09-30 19:07:47 +02:00
darkfire006 f0a9a9359b small fixes 2023-09-29 09:37:44 -05:00
JappaWakka 6bb8d2107f Make attack descriptions localizable 2023-09-22 12:23:04 +02:00
JappaWakka 25bda8826a Make wild pkmn uncatchable if catchrate = -1 2023-09-22 11:09:35 +02:00
JappaWakka ca3ddfa441 Make it possible to define custom itemdata mapname 2023-09-21 17:46:12 +02:00
JappaWakka dce892eda9 Correct Pokémon name length Name Rater 2023-09-20 18:24:36 +02:00
JappaWakka e87f7953e0 Fix EXP bar position 2023-09-20 16:52:53 +02:00
JappaWakka 61b92076c9 Fix bracket error 2023-09-20 09:07:01 +02:00
JappaWakka ecb644b974 Let sandbox mode saves use field moves too 2023-09-20 09:06:09 +02:00
JappaWakka 4460ac9f52
Allow trainers to use non Integer itemids 2023-09-17 10:37:35 +02:00
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
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
JappaWakka 02f627b6d6 Fix small color difference in icons 2023-08-02 15:00:13 +02:00
JappaWakka 9ab54ac8ff Update GameModeItem example 2023-08-02 14:41:30 +02:00
JappaWakka f336731d0e Some more Dutch tokens 2023-08-02 14:36:39 +02:00
JappaWakka 8f396d0a7a GameMode Items can also be Mail now 2023-08-02 14:36:19 +02:00
JappaWakka acee085383 Tokens and Corrections 2023-08-02 11:27:12 +02:00
JappaWakka 43f66368b9 Localization line splits voltorbflip + inventory 2023-08-02 10:52:12 +02:00
JappaWakka f128382597 Added cancelindex to voltorbflip menus 2023-08-01 20:20:35 +02:00
JappaWakka 694acb7730 Fix other languages not working 2023-08-01 20:06:20 +02:00
JappaWakka d504a4961e Added a space 2023-08-01 20:06:01 +02:00
JappaWakka e8e27c727e Voltorb Flip coin case cap won't prevent game 2023-08-01 20:05:52 +02:00
JappaWakka 2e85705bf8 Voltorb Flip coin case cap won't quit game 2023-08-01 18:54:00 +02:00
JappaWakka ac18f79d99 Don't show unread icon when taken from party 2023-08-01 18:38:42 +02:00
JappaWakka 0cdd7445c3 "Send to PC" also fits 2023-08-01 18:34:19 +02:00
JappaWakka cbd8bc5046 View taken mail before sent to pc + can reattach 2023-08-01 18:24:31 +02:00
JappaWakka 7aa38cd921 Implement Encore correctly 2023-08-01 13:53:10 +02:00
JappaWakka df17680e97 Fix daycare thing 2023-08-01 13:19:34 +02:00
JappaWakka 3273b44315 Fix position text and inputbox 2023-08-01 13:18:58 +02:00
JappaWakka c9b2bdfe62 Make it possible to write mail from inventory 2023-08-01 13:17:09 +02:00
JappaWakka 783e401c39 Fix catch animation 2023-08-01 12:24:35 +02:00
JappaWakka 3e51436c0e Make Mailman Trophy achievable 2023-08-01 11:17:54 +02:00
JappaWakka 1419419d65 Fix mail shop 2023-08-01 10:08:12 +02:00
JappaWakka 66a9ea8eec Pokémon OW fixes 2023-07-31 14:53:15 +02:00
JappaWakka 6fc78444f4 Remove headbutt tree badge requirement 2023-07-30 18:17:19 +02:00
JappaWakka 8a478fa3c8 Reset run toggle when quit save 2023-07-30 18:17:01 +02:00
JappaWakka e497776ecd Localized field moves and switching 2023-07-30 18:16:27 +02:00
JappaWakka d66da7f1e8
Merge pull request #201 from jianmingyong/BasicEffectWithAlphaTest
Add BasicEffectWithAlphaTest
2023-07-30 13:28:06 +02:00
JappaWakka 5c13283445 Fix big map screen player icon offset 2023-07-30 12:39:17 +02:00
Yong Jian Ming 7cd60cc3ad
Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
JappaWakka 84313dc429 Fix some things related to pokémon commands 2023-07-30 10:39:48 +02:00
JappaWakka 3076bf5bc5 Draw name after texture so it's not covered 2023-07-30 09:45:25 +02:00
darkfire006 0a2324b12a event, mandatory phone calls 2023-07-29 23:32:52 -05:00
JappaWakka ce565d7925 Fix Berserker Gene functionality 2023-07-29 09:58:12 +02:00
JappaWakka 191fc26cae Remove from incorrect sprites from project 2023-07-28 18:46:31 +02:00
JappaWakka b42add2307 Added hisuian party icons 2023-07-28 18:33:14 +02:00
JappaWakka 93bf259edb Remove incorrect sprites 2023-07-28 18:13:09 +02:00
JappaWakka 73e5cb97f8 Add OWs for hisui forms and 899-901 2023-07-28 18:10:47 +02:00
JappaWakka d911935dfb Fixed BattleAnimation bug, updated moves 2023-07-28 15:51:16 +02:00
JappaWakka 6fe581dff9 Add @player.removefrontieremblem(str,bool) 2023-07-28 13:06:04 +02:00
JappaWakka d23fc9a37d Pokégear shows BP on frontier screen 2023-07-28 13:05:32 +02:00
JappaWakka 49b0ad9103 Made texturemanager log missing textures better 2023-07-28 12:35:25 +02:00
JappaWakka bded481df8 Customizable Frontier Emblems 2023-07-28 12:35:00 +02:00
JappaWakka d5bcb336dd Update forms 2023-07-27 20:12:56 +02:00
JappaWakka 5c3cbe89c1 Last argument notificationpopup forces accept
Also you can't move or turn the camera when a notificationpopup is forced
And you can't pitch the camera up and down anymore while in a script
2023-07-27 15:50:45 +02:00
darkfire006 41e4889e10 daycare calls update 2023-07-26 16:47:35 -05:00
darkfire006 66fea25d44 new contacts 2023-07-26 15:23:18 -05:00
darkfire006 339b7ae277 ace trainer beth update 2023-07-26 15:22:54 -05:00
darkfire006 a02c4e3405 update ace trainer gaven 2023-07-26 15:01:03 -05:00
darkfire006 8c27ec5fba ace trainer reena update 2023-07-26 13:38:46 -05:00
darkfire006 e9dc031b68 bird keeper jose update 2023-07-26 12:12:01 -05:00
JappaWakka e78cabb598 Add confusion to gamemode move functions 2023-07-26 18:53:14 +02:00
darkfire006 6305acfdb5 small route 47 fixes 2023-07-26 11:03:46 -05:00
JappaWakka 3d50fe8059 Added galar OWs, fixed some others 2023-07-26 17:17:57 +02:00
JappaWakka 5a447b8f01 Include in Project 2023-07-26 14:39:33 +02:00
JappaWakka 5b464af881 Added missing poké front + back + menu sprites
not all have their respective shiny yet
2023-07-26 14:28:29 +02:00
JappaWakka 1c27620e13 Show shiny in dex if caught 2023-07-26 14:26:56 +02:00
JappaWakka 02475bb24a Fix typos in battlefield maps 2023-07-26 11:03:57 +02:00
JappaWakka 93a0a2a76d Fix end break crash 2023-07-26 10:49:46 +02:00
JappaWakka 3c21a672c0 Stop Player from animating when game paused 2023-07-26 10:33:53 +02:00
JappaWakka bda8fbc833 Fix BattleMapOffset hopefully 2023-07-26 10:33:21 +02:00