Commit Graph

2374 Commits

Author SHA1 Message Date
GriffinR
b498eeec00 Fix tileset divider drawing, tile usage counts 2025-08-04 14:13:01 -04:00
GriffinR
c1fc2c8201 Fix bounds checking for external tile selections 2025-08-04 13:33:57 -04:00
GriffinR
db9ecd744f Improve metatile properties layout 2025-08-04 12:05:16 -04:00
GriffinR
d0337a7ae3 Add metatile swap 2025-08-01 20:54:52 -04:00
GriffinR
f6f07ca5fc Allow vertical layout for layer view 2025-07-29 16:25:31 -04:00
GriffinR
a88730ee3f Add palette painting to metatile layer painter 2025-07-28 12:42:35 -04:00
GriffinR
9ce865a9c1 Replace QPoint where QSize was meant 2025-07-28 11:58:44 -04:00
GriffinR
6eaeee5f57 Add color search feature 2025-07-27 20:09:06 -04:00
GriffinR
2f2f71948a Add setting to show unused palette colors 2025-07-25 13:35:08 -04:00
GriffinR
d3d30ae0f2 Update changelog 2025-07-25 13:33:11 -04:00
GriffinR
647e595254
Merge pull request #758 from GriffinRichards/metatile-layers
New metatile export options, metatile/tile image fixes
2025-07-25 13:22:12 -04:00
GriffinR
be9728523e Add setting to change metatile selector width 2025-07-23 12:22:03 -04:00
GriffinR
c45598f6c4 Merge branch 'dev' of https://github.com/huderlem/porymap into metatile-layers 2025-07-22 02:13:19 -04:00
GriffinR
26ad93f2ae Add Porytiles export shortcut 2025-07-22 02:02:16 -04:00
GriffinR
15b300f864 Clean up tile/metatile image changes 2025-07-22 00:15:33 -04:00
GriffinR
c5117e458b Use checkered bg for image export previews 2025-07-19 16:33:39 -04:00
GriffinR
dc4b1ef93a Enforce tile/metatile limits on load, fix tile selector performance 2025-07-19 16:17:59 -04:00
GriffinR
70aeda9adb Fix ranges for metatile sheet images 2025-07-17 15:14:59 -04:00
GriffinR
25e8bdee49 Fix resize layout grid changing with viewport 2025-07-17 13:04:35 -04:00
GriffinR
5fa5638277 More usage of Tile/Metatile size constants 2025-07-17 12:28:35 -04:00
GriffinR
4ea92dd9b9 Update changelog 2025-07-17 11:32:25 -04:00
GriffinR
4df2da6a7a
Merge pull request #754 from GriffinRichards/autocomplete-settings
Add setting to autocomplete with common scripts but not all scripts
2025-07-17 11:28:13 -04:00
GriffinR
38e2772213 Add new metatile image export window 2025-07-13 16:45:04 -04:00
GriffinR
ef86103f78 Add setting to autocomplete with common scripts but not all scripts 2025-07-08 14:21:35 -04:00
GriffinR
a2bb2efa3e Fix UIntSpinBox disallowing intermediate inputs outside of range 2025-07-07 22:24:01 -04:00
GriffinR
06b22e0c2e Add direct link to manual under Help 2025-07-07 16:14:31 -04:00
GriffinR
b2798e77d4 Allow rendering individual metatile layers 2025-07-02 13:39:01 -04:00
GriffinR
17e4cbfa30 Fix paste for Wild Pokemon not updating data in memory 2025-07-01 16:10:23 -04:00
GriffinR
6ab6a13f2f Update changelog 2025-06-30 21:35:03 -04:00
GriffinR
dd5b8262f8
Merge pull request #751 from GriffinRichards/tileset-editor-scale
Fix exported metatile image scaling, remove hardcoded cell sizes
2025-06-30 21:33:35 -04:00
GriffinR
e7f91097b2 Fix Region Map Editor incorrectly displaying certain MAPSEC data 2025-06-30 20:37:30 -04:00
GriffinR
d2febd99e9 Update changelog 2025-06-27 00:34:03 -04:00
GriffinR
4cc65cbd06
Merge pull request #750 from GriffinRichards/update-cursor-rects
Cursor refactoring
2025-06-27 00:26:35 -04:00
GriffinR
56d1a0d570 Fix exported metatile image scaling, remove hardcoded cell sizes 2025-06-26 15:01:53 -04:00
GriffinR
9a0dc28f51
Merge pull request #748 from GriffinRichards/fix-file-watcher
Condense file watcher warning, reduce resource usage
2025-06-24 21:19:39 -04:00
GriffinR
bbe34e4983 Sync Connections tab map view position 2025-06-23 15:44:18 -04:00
GriffinR
0da6ae9b37 Fix dragging events to negative coordinates 2025-06-22 00:20:16 -04:00
GriffinR
37ccc82bf4 Fix incorrect EditMode limits 2025-06-21 23:51:37 -04:00
GriffinR
f42e9ed3cf Fix Move tool affecting cursor anchor 2025-06-21 23:26:35 -04:00
GriffinR
1ab07cf3c7 Fix drag mode cursor icon not updating properly 2025-06-21 22:39:19 -04:00
GriffinR
440c0f9d5c Better pan control 2025-06-20 15:10:13 -04:00
GriffinR
573358b758 Condense file watcher warning, reduce resource usage 2025-06-18 16:07:31 -04:00
GriffinR
dbc13484b1 Disable Windows build job 2025-06-18 15:53:02 -04:00
GriffinR
13c6c90e02 Extra pointer safety 2025-06-16 22:12:40 -04:00
GriffinR
c56bac4f95 Fix Map::m_scriptFileWatcher being created before its needed 2025-06-16 22:02:14 -04:00
GriffinR
d1142d244e Refactor cursor rectangles 2025-06-16 21:15:29 -04:00
GriffinR
dd1d856bf3 Fix log file cleanup warning only printing to debug 2025-06-16 02:18:00 -04:00
GriffinR
513ba15838 Remove tile rectangle from non-tile tools 2025-06-15 19:17:07 -04:00
GriffinR
23584914ec Update manual 2025-06-09 14:40:44 -04:00
GriffinR
65d3ba3a34 Release 6.1.0 2025-06-09 14:38:01 -04:00