Commit graph

207 commits

Author SHA1 Message Date
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
GriffinR
471946dc60
Link to Region Map Editor's breaking changes for 5.0.0 2022-12-03 17:47:46 -05:00
GriffinR
b60e8cd732
Merge branch 'master' into border-hover 2022-12-03 08:51:58 -05:00
GriffinR
4065572ede
Merge branch 'master' into keep-import-path 2022-12-03 08:51:37 -05:00
GriffinR
32903e0d18 Set default New Map settings when switching projects 2022-12-03 08:49:08 -05:00
GriffinR
8594c2ce36 Display message when hovering on border metatiles 2022-11-28 23:08:57 -05:00
GriffinR
9d82a7af68 Add option to turn off checkerboard fill for new tilesets 2022-11-28 14:58:33 -05:00
GriffinR
f507b3e8a3 Preserve import/export path in file dialogs 2022-11-27 21:24:55 -05:00
GriffinR
d475286249
Merge branch 'master' into metatile-attr 2022-11-18 18:13:21 -05:00
GriffinR
3770efd6c5 Add setScale to the API 2022-11-03 13:19:57 -04:00
GriffinR
a1d6c76fba Move changelog entry 2022-10-30 11:45:38 -04:00
GriffinR
bf9e670d4c Merge branch 'master' of https://github.com/huderlem/porymap into metatile-attr 2022-10-30 11:42:52 -04:00
Marcus Huderle
5362c996e5 Release 5.0.0 2022-10-30 10:05:55 -05:00
GriffinR
eb80ee86f6
Merge branch 'master' into metatile-attr 2022-10-29 11:43:00 -04:00
GriffinR
f0c793424c Allow number values in the Metatile Behavior field 2022-10-29 11:41:09 -04:00
GriffinR
fa859a691f Fix minimum connection bounds 2022-10-29 10:57:08 -04:00
GriffinR
8b884f3847 Update manual/changelog 2022-10-26 03:37:09 -04:00
GriffinR
3656c3082f Fix Open Config Folder 2022-10-25 08:07:14 -04:00