Commit Graph

1178 Commits

Author SHA1 Message Date
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 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 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 67acf46859 Added new/shift buttons to Anim Editor timeline 2024-02-15 20:15:03 +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
Maruno17 94f0a9c8d0 Made New/Copy/Delete buttons in animation selector screen work, split animations compiler into its own compiler 2024-01-02 23:34:59 +00:00
Maruno17 732e09336a Merge branch 'master' into animations 2024-01-02 16:01:28 +00:00
Maruno17 8c5911e4a4 Fixed being able to bypass a caught mon being forced into the party, fixed Rotom Catalog, fixed incorrect writing of some enums to PBS files, fixed Jukebox's awareness of audio files, fixed bug when battle default weather is primordial, disabled path cache to add speed 2024-01-01 20:35:28 +00:00
Maruno17 6bd35d44c4 Added TextBoxDropdownList UI control 2024-01-01 18:12:53 +00:00
Maruno17 d5c7b8cc15 Updated core translation text files 2023-12-12 20:32:16 +00:00
Maruno17 2f231a25bb Tidied up TODO comments, misc tweaks to Anim Editor 2023-12-03 23:47:38 +00:00
Maruno17 b4e7b765d1 Added the animation properties pop-up window 2023-12-02 01:39:43 +00:00
Maruno17 b69f1fc5a6 Fleshed out Animation Editor's chooser screen, added lots of example animation PBS files 2023-11-30 22:16:42 +00:00
Maruno17 5553218507 UIControls can be disabled, added blacklist to TextBox control 2023-11-29 23:39:10 +00:00
Maruno17 973b93a524 Added gra;hic/SE chooser pop-up windows to Animation Editor 2023-11-28 22:28:08 +00:00
Maruno17 01ff59606b Merge branch 'dev' into animations 2023-11-27 18:27:38 +00:00
Maruno17 c7e8848813 Added min. 3 perfect IVS for legendaries, rerolling IVs for Safari/Bug Contest Pokémon, fixed Big Nugget's Fling power in Gen 8 2023-11-27 18:26:07 +00:00
Maruno17 d3c9c6b360 External script loader now ignores non-.rb files and folders beginning with ".", updated extractor/combiner scripts 2023-11-27 18:01:04 +00:00
Maruno17 1080f69a0d Fixed location signpost not appearing properly when using Fly, fixed wild/trainer Pokémon with a "getForm" handler not using it 2023-11-20 22:11:32 +00:00
Maruno17 e0dcdef321 Fixed partner trainers not having Bag items, fixed Flame Burst AI bug, added AI for Wonder Guard + switching 2023-11-20 21:29:47 +00:00
Maruno17 b54a96f23f Add menu bar to Animation Editor, some refactoring 2023-11-19 22:13:47 +00:00
Maruno17 d10892af47 Fixed bug in previous commit relating to writing PBS files 2023-11-06 20:02:32 +00:00
Maruno17 f07b44d826 Minor lag improvements to overworld animations 2023-11-05 16:15:41 +00:00
Maruno17 156a6fca74 Fixed BGM bug when ending surfing and immediately triggering a trainer battle with an intro BGM, fixed events making all other events check if they trigger after the event moves, fixed Neutralizing Gas triggering twice upon fainting 2023-11-05 15:42:15 +00:00
Maruno17 092fbda34d Fixed being unable to write values to PBS files that were enumerated to something other than a number, error log files now go in the game's folder 2023-11-04 23:32:43 +00:00
Maruno17 ab2d2c1356 Added header variant of Label control, makde DropdownList control 2023-11-04 23:12:25 +00:00
Maruno17 64890f3c9e Rearranged and renamed Animation Editor-related script files 2023-10-23 23:44:34 +01:00
Maruno17 340983e765 Fleshing out animation editor's code 2023-10-23 22:36:43 +01:00
Maruno17 7031698d85 Added animation editor's particle list 2023-10-18 16:48:28 +01:00
Maruno17 5cab0f407d Split "Evolutions" line in PBS files into multiple "Evolution" lines 2023-10-14 19:15:38 +01:00
Maruno17 389d43941d Added SKIP_CONTINUE_SCREEN Setting, fix message newline visual bug at slow text speeds, removed Bag rearranging 2023-10-14 18:32:18 +01:00
Maruno17 25f85a9a8b Added mp3 support back in, changed layout of townmapgen.html, screenshots now go in Screenshots folder, added "NoName" flag for trainer types 2023-10-14 16:28:37 +01:00
Maruno17 193f01f70b Refactored scrollbar into its own control 2023-10-06 20:59:30 +01:00
Maruno17 79ffcd3230 Animation editor now uses proper animation data, misc other code tweaks to animation editor 2023-10-01 20:39:04 +01:00
Maruno17 d267956c6e Fixed being able to Fly in the Town Map despite the Setting, fixed being unable to interact with an event next to you if standing on an event 2023-10-01 19:24:49 +01:00