Commit graph

224 commits

Author SHA1 Message Date
GriffinR
9174cff7f0 Update changelog 2023-12-09 12:59:55 -05:00
GriffinR
49cb69f2b8 Fix issues when user supplies incorrect number of encounters 2023-11-07 13:05:10 -05:00
GriffinR
56d53d2693 Relax spacing requirements in heal location data table 2023-09-30 18:39:14 -04:00
GriffinR
f9a14c0d56
Merge pull request #543 from GriffinRichards/options
Add Project Settings Editor
2023-09-25 10:45:16 -04:00
GriffinR
31c5ad6b95 Remove duplicate empty script labels in dropdown 2023-09-19 19:09:24 -04:00
GriffinR
4f459f5a06 Improve speed of setMetatileTiles 2023-09-19 15:49:56 -04:00
GriffinR
b00c644099 Update CHANGELOG 2023-09-10 18:08:32 -04:00
GriffinR
0148580bd2
Merge pull request #539 from GriffinRichards/recent-fail
Stop misleading error when recent project doesn't exist
2023-08-19 10:01:27 -04:00
GriffinR
ae68ab3a6f Stop single tile mode on prefab tab 2023-08-19 00:06:21 -04:00
GriffinR
d28849a533
Merge pull request #536 from GriffinRichards/4bpp
Support 8BPP tileset tile images
2023-08-13 22:33:07 -04:00
GriffinR
a366c7cffe Stop misleading error when recent project doesn't exist 2023-08-09 14:42:03 -04:00
GriffinR
1ecb2cc369 Automatically adjust min/max encounter levels 2023-07-31 14:57:42 -04:00
GriffinR
0b293d2af0 Stop tileset editor from scrolling to map's selection when saving 2023-06-30 13:40:11 -04:00
GriffinR
ff6a51ffa4 Support 8BPP tileset tile images 2023-06-30 01:49:43 -04:00
GriffinR
cdf4556e23 Fix border not updating when tileset is changed 2023-06-30 00:53:14 -04:00
GriffinR
4ec5238abb Fix deleting connections by clearing text 2023-05-29 19:18:38 -04:00
GriffinR
0b6d61e3f1 Fix default object sprites 2023-03-15 21:38:58 -04:00
GriffinR
4fbe8bf5ef Add palette editor bit depth to config 2023-02-22 11:21:30 -05:00
GriffinR
420e92e912 Fix color calc in palette editor hex edit 2023-02-22 10:43:45 -05:00
garakmon
05181aa64e Release 5.1.1 2023-02-20 19:13:00 -05:00
GriffinR
5ffed045e4 Update changelog 2023-02-17 22:29:58 -05:00
GriffinR
465d51f4a0 Update manual and changelog 2023-02-17 15:19:37 -05:00
GriffinR
d88ae2b461
Merge pull request #518 from GriffinRichards/api-warnings
Add new API warnings
2023-02-12 14:25:13 -05:00
GriffinR
a3a2f3bbcd Fix null characters being written to JSON files 2023-02-12 13:30:33 -05:00
GriffinR
bc256053d0 Add registerToggleAction 2023-02-10 11:52:08 -05:00
GriffinR
bf0ec3395d Update changelog 2023-02-09 14:09:40 -05:00
garakmon
495532c032 update changelog 2023-02-05 18:26:35 -05:00
GriffinR
b6c97e845b
Merge branch 'master' into fix-tilemap 2023-02-05 14:55:36 -05:00
garakmon
c6e4407560 update changelog 2023-02-05 14:51:12 -05:00
GriffinR
0e6432c20d Update changelog for tileset fix 2023-01-25 22:57:24 -05:00
GriffinR
56ba0a8f77 Support 8BPP images for 4BPP tilemaps 2023-01-25 20:40:23 -05:00
GriffinR
0e93e28f1b Update changelog 2023-01-24 03:35:26 -05:00
Marcus Huderle
cdd21cbf91 Release 5.1.0 2023-01-22 11:37:52 -06:00
GriffinR
73d0cb8933 Set transparency on pokemon icons 2023-01-19 15:09:27 -05:00
garak
9cc55ef2f7 add option to copy mon info from another tab [closes #469] 2023-01-17 13:15:07 -05:00
garak
b5444ce803 update changelog 2023-01-17 13:15:07 -05:00
GriffinR
6101899b6d Set unsaved changes when pasting metatiles 2023-01-16 21:47:36 -05:00
GriffinR
c233e3cd59 Fix tileset change not updating border 2023-01-16 20:23:58 -05:00
t
debf9d99f0
Merge pull request #505 from GriffinRichards/connection-warp
Allow navigating to connected maps from any tab
2023-01-16 15:46:49 -05:00
t
d29506d755
Merge pull request #495 from GriffinRichards/keep-import-path
Preserve import/export path in file dialogs
2023-01-16 14:19:31 -05:00
GriffinR
d8d124faea Update changelog 2023-01-15 23:56:47 -05:00
GriffinR
ab6d035ad8
Merge pull request #485 from GriffinRichards/metatile-attr
Allow reorganization of metatile attributes
2023-01-15 18:55:42 -05:00
GriffinR
d9324368a2 Fix Region Map Editor being opened by Shortcuts Editor 2023-01-15 00:26:40 -05:00
garakmon
f27c4e9ab4 fix itemfinder checkbox initialization bug 2023-01-10 15:50:30 -05:00
GriffinR
160a9c0713 Resolve shortcuts for Open Project 2023-01-06 12:42:29 -05:00
GriffinR
00a430d208 Fix crash when importing AdvanceMap metatiles 2023-01-06 11:53:42 -05:00
GriffinR
5af662a49e
Merge pull request #496 from GriffinRichards/config-checkerboard
Add option to turn off the checkerboard fill for new tilesets
2022-12-15 17:12:22 -05:00
GriffinR
324bc3a517 Fix onMapResized not triggering 2022-12-15 02:13:30 -05:00
GriffinR
5ca3906f55
Merge branch 'master' into keep-import-path 2022-12-14 16:10:23 -05:00
GriffinR
066110f3a1
Merge pull request #497 from GriffinRichards/border-hover
Display message when hovering on border metatiles
2022-12-14 16:09:31 -05:00