Commit Graph
100 Commits
Author SHA1 Message Date
Maruno17 8d0061bf3d Bug fixes 2025-02-28 21:55:11 +00:00
Maruno17 39a11e8ea8 Refactoring of new UI 2025-01-23 23:47:20 +00:00
Maruno17 6f37cb7e33 Moved battle music filenames to Settings, improved PluginManager's version comparer, removed player bump animation, fixed No Guard not applying to OHKO moves, can reuse the same Repel item quicker 2025-01-22 23:02:34 +00:00
Maruno17 db2df5c8b4 Combined overwriting code from the new animation editor files 2025-01-17 00:18:27 +00:00
Maruno17 0c0c826e82 Merge branch 'animations' into dev 2025-01-16 22:56:15 +00:00
Maruno17 bfadd7ff9f C key no longer toggles Animation Editor's colour theme 2025-01-16 22:55:45 +00:00
Maruno17 e81fe77bcc Merge branch 'ui-redesign' into dev 2025-01-16 22:54:12 +00:00
Maruno17 d03f012162 Rewrote Town Map screen 2025-01-16 00:09:59 +00:00
Maruno17 77772bab6d Fixed Fluctuating growth rate's equation for levels above 100 2024-11-23 14:59:42 +00:00
Maruno17 fcb4a1cec3 Merge branch 'dev' into ui-redesign 2024-11-22 19:55:58 +00:00
Maruno17 00d1e431b4 Some bug fixes, added PriorityChange item handler 2024-11-22 00:38:20 +00:00
Maruno17 098ca562d0 Rewrote Move Reminder screen 2024-11-03 01:15:53 +00:00
Maruno17 ae80d9dcd4 Changed choice lists to allow text formatting 2024-11-01 23:56:04 +00:00
Maruno17 210cfc654f Added Setting SHOW_MODIFIED_MOVE_PROPERTIES, other minor tweaks and fixes 2024-10-29 22:14:36 +00:00
Maruno17 35be8fcf67 Added support for all three Gen 4 location sign styles, minor tweaks to other code 2024-10-28 23:18:57 +00:00
Maruno17 3eb2724794 Rewrote save game screen, added rest of multiple save file support 2024-10-22 22:17:19 +01:00
Maruno17 6152b75cb1 Rewrote load game screen inc. supporting multiple save files, allowed \PN and \v[42] in map names and Town Map point names 2024-10-20 23:46:56 +01:00
Maruno17 89c344dc00 Rewrote Pokémon storage screen code 2024-10-13 23:41:42 +01:00
Maruno17 61b6bb5aeb Rewrote party screen debug code, misc code changes 2024-10-01 19:10:34 +01:00
Maruno17 fc538a09f7 Fixed Focus Band only triggering at full HP, made more text translatable 2024-09-30 21:44:36 +01:00
Maruno17 b80de83b0d Rewrote BP Shop code, tidied PC menu code, fixed message display bug involving instant speed and \wtnp, fixed mail vanishing bug, tweaks to other rewritten UI 2024-09-27 22:10:26 +01:00
Maruno17 48292c2a28 Increased max mone amount, rewrote Mart code, redesigned Mart and selling items a little 2024-09-26 01:00:18 +01:00
Maruno17 d1b0f5bce8 Rewrote item descriptions that are now too long for the space provided 2024-09-21 23:55:05 +01:00
Maruno17 a69e6bc6b9 Added Mail and MegaStones pseudo-pockets, deleted contest scarf items 2024-09-21 19:30:54 +01:00
Maruno17 6d1013d34e Rearranged Bag pockets, replaced Mail pocket with Held Items pocket 2024-09-21 19:10:32 +01:00
Maruno17 f62a357cbd Merge branch 'dev' into ui-redesign 2024-09-20 21:30:46 +01:00
Maruno17 012814f557 Plugins now recompile if any plugin name/version doesn't match one that was previously compiled, fixed Throat Chop's effect 2024-09-20 21:30:10 +01:00
Maruno17 2c071b224f Added more stats, added script variables, fixed AI thinking Wonder Guard provides total immunity, releasing a Pokémon puts its held item in the Bag, tweaked new map Compiler 2024-09-20 00:51:54 +01:00
Maruno17 44c4a50a1a Generalised UI slider-drawing code 2024-09-19 23:08:25 +01:00
Maruno17 2816cbcd92 More Bag UI redesign implementation 2024-09-18 23:55:50 +01:00
Maruno17 4770057818 Added parent pocket functionality to BagPocket, started implementing Bag UI redesign 2024-09-17 00:20:41 +01:00
Maruno17 801c2d35c6 Implemented GameData BagPocket 2024-09-14 01:27:17 +01:00
Maruno17 d8263da05e Rewrote Bag screen 2024-09-13 23:01:40 +01:00
Maruno17 9c95db2324 Tidying up 2024-09-09 21:31:22 +01:00
Maruno17 2190f7c251 Rewrote party screen, implemented redesign of it 2024-09-07 21:51:54 +01:00
Maruno17 fab5fc0641 New UI no longer activates as part of initializing 2024-08-30 21:54:12 +01:00
Maruno17 89e6df6e06 Rewrote summary screen cursors, added cropping of relevant text in the summary screen, raised max lengths of player and Pokémon names to 12 2024-08-30 19:34:58 +01:00
Maruno17 9a7dfbb587 More refactoring of summary screen code, added module UIActionHandlers 2024-08-28 21:19:55 +01:00
Maruno17 2abdf333db Implemented redesign of summary screen 2024-08-27 00:49:11 +01:00
Maruno17 273e1bb565 Refactored summary screen code 2024-08-24 22:14:29 +01:00
Maruno17 45127be5b6 Rewrote summary screen code 2024-08-24 17:00:06 +01:00
Maruno17 2c6fe70f0c Fixed and implemented new pause menu and Trainer Card scripts 2024-08-22 22:26:57 +01:00
Maruno17 f4358e1542 Wrote preliminary UI base classes, wrote trainer card and pause menu screens using them 2024-08-22 00:20:23 +01:00
Maruno17 8841a534fe Some more code for Gen 9 abilities 2024-08-21 22:11:01 +01:00
Maruno17 6cc07d1c7a Removed deprecated methods 2024-06-27 21:37:00 +01:00
Maruno17 509a414f37 More or less standardised separator comments in the code 2024-06-27 21:21:26 +01:00
Maruno17 225549bfce Added consts for icon sizes for status and category 2024-06-26 16:26:53 +01:00
Maruno17 03b0fa100a Fixed some untranslatable messages, updated text files 2024-06-25 20:40:59 +01:00
Maruno17 195c34a7c8 Added SKIP_TITLE_SCREEN Setting, added const for type icon size, fixed some battle bugs and inconsistencies 2024-06-25 15:55:10 +01:00
Maruno17 ff2d8e5f55 More Gen 9 move effects 2024-06-24 21:51:49 +01:00
Maruno17 8e9417c3b7 Snowstorm, forfeiting trainer battles, battle outcome values 2024-06-15 21:29:00 +01:00
Maruno17 22b33ca6c2 Coded some Gen 9 ability/item/move effects 2024-06-15 15:58:31 +01:00
Maruno17 454d5a216a Updated Gen 9 descriptions to make them fit 2024-06-11 20:02:26 +01:00
Maruno17 5e23984765 Added Gen 9 forms code, evolution code, some item effects 2024-06-08 19:35:45 +01:00
Maruno17 6c3d9e77ad Added Gen 9 PBS files 2024-06-08 15:41:34 +01:00
Maruno17 b86d5b5b57 Fixed incorrect reflection layering, fixed Metal Burst counting damage taken by a substitute, fixed Metal Burst not trying to target all battlers that hit it, fixed Mega Scizor's stats 2024-05-16 19:18:35 +01:00
Maruno17 209a1ff1b3 Ensured messages are recompiled if PBS files or map data is compiled 2024-05-14 22:25:25 +01:00
Maruno17 01c13ada76 Made Compiler more modular 2024-05-14 22:11:12 +01:00
Maruno17 5bef70fb3a Moves fail because of semi-invulnerability instead of other immunities, fixed Pokédex not registering Pokémon in Safari battles, other things 2024-05-14 20:37:32 +01:00
Maruno17 63309a2ae9 Anim Editor: added dark colour scheme 2024-05-13 20:32:20 +01:00
Maruno17 5495bf565c Anim Editor: Added smart angle property to particles 2024-05-11 00:33:56 +01:00
Maruno17 34741ea840 Anim Editor: made the window height depend on the monitor's height 2024-05-06 00:46:02 +01:00
Maruno17 8aacfe491f Anim Editor: Particle spawner tweaks 2024-05-04 22:20:05 +01:00
Maruno17 dba28332f2 Anim Editor: added basic particle spawner functionality and graphic frame randomiser 2024-05-04 19:17:23 +01:00
Maruno17 aef67341d2 Minor tweaks and fixes 2024-04-27 00:18:16 +01:00
Maruno17 04985eab5c Added "airborne" event name tag, can have Safari battles with no party, fixed Micle Berry, fixed data box not refreshing when Illusion is broken, added triggers for more EoR animations 2024-04-27 00:10:28 +01:00
Maruno17 81ce6e515c More new battle animations 2024-04-24 22:49:19 +01:00
Maruno17 99aec45c5c Anim Editor: bug fixes relating to deleting particles, added some animations 2024-04-22 23:50:54 +01:00
Maruno17 23a8c552d6 Anim Editor: bug fixes 2024-04-21 23:08:48 +01:00
Maruno17 032ad25adc Anim Editor: z-related bug fix, full-screen graphic size is now more lenient 2024-04-21 19:13:54 +01:00
Maruno17 53eff70d63 Anim Editor: added changing of editor settings 2024-04-21 00:53:01 +01:00
Maruno17 a80dd5adb2 Anim Editor: added Insert/Delete keyboard shortcuts 2024-04-20 18:29:48 +01:00
Maruno17 4480def33c Anim Editor: added FoeFlip property, Space to play, S to swap sides, P to show/hide property lines for selected particle 2024-04-18 22:35:15 +01:00
Maruno17 15033d6114 Anim Editor: improved NumberTextBox entry, added "FoeInvertX/Y" particle properties, tidied up 2024-04-15 22:42:46 +01:00
Maruno17 a548a1ae9d Anim Editor: Fixes 2024-04-13 22:38:23 +01:00
Maruno17 184ce47b93 Anim Editor: colour changes 2024-04-13 22:13:21 +01:00
Maruno17 c14faf3fed Anim Editor: Changes to example animations and converter 2024-04-13 22:12:11 +01:00
Maruno17 44cc500fdc Anim Editor: added play functionality to battle and editor 2024-04-13 16:28:52 +01:00
Maruno17 d0e15a8939 Anim Editor: List control no longer fills in its background 2024-04-07 23:49:23 +01:00
Maruno17 f34f9040c6 Anim Editor: graphics and audio now support subfolders, other tweaks 2024-04-07 19:51:17 +01:00
Maruno17 29140a517e List control now draws its own background 2024-04-04 22:39:01 +01:00
Maruno17 9c3314843a Anim Editor: refactoring side pane code 2024-04-04 21:33:08 +01:00
Maruno17 494e646fd5 Fixed replacement battler being invisible if its predecessor fainted and used the same sprite, refactoring 2024-04-01 23:41:54 +01:00
Maruno17 a2af2c36f9 Added water ripple animation, removed second error message when the Compiler crashes 2024-04-01 22:13:16 +01:00
Maruno17 1977bd866c Anim Editor: added filter text box to selection screen, disabled animations are listed in red 2024-03-31 23:19:31 +01:00
Maruno17 76e2b5a4fb Anim Editor: added particle frames to canvas, added mouse interactions to canvas 2024-03-31 00:12:51 +00:00
Maruno17 323b62b7d5 Anim Editor: polishing, refactoring, ensuring data 2024-03-25 22:08:11 +00:00
Maruno17 8a218ca834 Anim Editor: added color and tone side pane 2024-03-25 16:44:43 +00:00
Maruno17 054d7820e4 Anim Editor: added interpolation editing 2024-03-16 00:08:00 +00:00
Maruno17 ae32d59eb9 Anim Editor: added more animation interpolation types, greyed out timeline that isn't part of the animation 2024-03-12 19:11:51 +00:00
Maruno17 1ff5b12acd Added "beneath map" height for overworld animations, fixed new games inheriting Jukebox BGM from save file, added PokeBall property for trainer types, fixed Cramorant form changing effects 2024-03-11 23:31:48 +00:00
Maruno17 f0fae4b9ec Anim Editor: added NoUser property, added buttons to duplicate/delete particle and delete single commands 2024-02-29 00:54:01 +00:00
Maruno17 47be44a54c Renamed townmapgen, embedded its graphics in the html file 2024-02-28 20:23:29 +00:00
Maruno17 1c9ce0b01a Fixed Event Touch events on connected maps triggering themselves by moving around 2024-02-20 19:33:13 +00:00
Maruno17 24dda5128a Improved fix of phone data conversion 2024-02-15 22:13:10 +00:00
Maruno17 3e167b9357 Fixed type-resisting berries trying to be consumed twice when triggered by a move called by another move, fixed bad old phone data conversion, fixed events of even sizes moving endlessly when approaching the player 2024-02-15 21:16:15 +00:00
Maruno17 67acf46859 Added new/shift buttons to Anim Editor timeline 2024-02-15 20:15:03 +00:00
Maruno17 86c92e7657 Fixed reflections not disappearing if the parent event changes to a blank page 2024-02-02 00:07:32 +00:00
Maruno17 e6fe242d4b AI changes, fixed input detection Conditional Branch, Fishious Rend is now a biting move 2024-02-01 23:50:09 +00:00
Maruno17 4455c093b8 Added canvas to new animation editor (isn't interactive yet), improved example animations 2024-01-25 21:07:16 +00:00