Commit Graph

1142 Commits

Author SHA1 Message Date
GriffinR
79e935f8ac Fix middle button pan on Connections tab
Some checks failed
Build Porymap / build-linux (5.14.2) (push) Has been cancelled
Build Porymap / build-linux (6.8.2) (push) Has been cancelled
Build Porymap / build-macos (macos-15-intel) (push) Has been cancelled
Build Porymap / build-macos (macos-latest) (push) Has been cancelled
Build Porymap / build-static-windows (push) Has been cancelled
2025-11-14 22:29:21 -05:00
GriffinR
9f71023863 Remove deprecated functions from new pan shortcut 2025-11-14 21:50:38 -05:00
Marcus Huderle
66f26ab057 bucket fill shortcut is now Alt key
Some checks failed
Build Porymap / build-linux (5.14.2) (push) Has been cancelled
Build Porymap / build-linux (6.8.2) (push) Has been cancelled
Build Porymap / build-macos (macos-15-intel) (push) Has been cancelled
Build Porymap / build-macos (macos-latest) (push) Has been cancelled
Build Porymap / build-static-windows (push) Has been cancelled
2025-10-26 18:01:20 -05:00
GriffinR
7d9cc8fa5d
Merge pull request #769 from GriffinRichards/fix-window-disable
Separate duplicate map/layout, fix window disabling
2025-10-07 08:38:04 -04:00
GriffinR
31718fef1b Reduce logging for failed file watcher 2025-10-07 07:57:58 -04:00
GriffinR
7d6bbca0c2 Separate duplicate map/layout, fix window disabling 2025-09-28 14:38:58 -04:00
GriffinR
1ff4872770
Merge pull request #768 from GriffinRichards/fix-incbin-regex
Widen INCBIN regex support
2025-09-28 01:09:07 -04:00
GriffinR
4ab3322d97
Merge pull request #767 from GriffinRichards/map-list-sorting
Add sorting options to the Locations and Layouts list
2025-08-27 22:45:34 -04:00
GriffinR
7c5b527696 Widen INCBIN regex support 2025-08-27 00:38:50 -04:00
GriffinR
e232ef760c Add sorting options to the Locations and Layouts list 2025-08-17 23:31:40 -04:00
GriffinR
ae9a5a5074 Fix image export colors, add color space settings 2025-08-16 17:33:58 -04:00
GriffinR
f47fc02b82 Improve error message when failing to find API scripts 2025-08-12 16:51:43 -04:00
GriffinR
3ae1e404f8 Fix metatile status not updating while pasting/swapping in Tileset Editor 2025-08-08 15:09:27 -04:00
GriffinR
edabed0105 Fix status not updating while painting on map, remove redundant CollisionPixmapItem handling 2025-08-08 14:47:47 -04:00
GriffinR
9e820a79fe Fix tile status not updating while painting on layer view 2025-08-08 13:34:31 -04:00
GriffinR
14f72cba3c
Merge pull request #763 from GriffinRichards/modules
Allow compiling without the qml or network modules
2025-08-08 12:15:45 -04:00
GriffinR
b537375b15 Fix regressions to tile usage count 2025-08-07 23:49:58 -04:00
GriffinR
e6a20c76bb Allow compiling without the network module 2025-08-07 15:02:02 -04:00
GriffinR
6f4f393a88 Allow compiling without the qml module 2025-08-07 15:01:51 -04:00
GriffinR
a4a30ae3c8 Add Escape as an alternative to exit swap metatiles mode 2025-08-06 18:16:24 -04:00
GriffinR
9f5ac2935e Disallow invalid text in tileset selectors 2025-08-06 17:57:48 -04:00
GriffinR
5da0655a15 Fix crash when changing dimensions in certain API callbacks 2025-08-06 17:11:35 -04:00
GriffinR
bc9fbe6e72 Remove some unprotected usage of QList::at 2025-08-06 13:44:29 -04:00
GriffinR
a5823f04f1 Fix new event data being discarded on maps with shared_events_map 2025-08-06 11:33:02 -04:00
GriffinR
5b4391c66f
Merge pull request #761 from GriffinRichards/tileset-editor
Add some Tileset Editor requests
2025-08-06 10:31:50 -04:00
GriffinR
301666e5bd Fix Shortcuts Editor displaying duplicate shortcut prompt repeatedly 2025-08-05 23:04:43 -04:00
GriffinR
9f4125b6bd Prefix shortcut names with menu path 2025-08-05 16:55:51 -04:00
GriffinR
58540ab062 Highlight hovered metatile while swapping 2025-08-04 14:36:46 -04:00
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
2e93e78a73
Merge pull request #760 from GriffinRichards/color-search
Add color usage features to the Palette Editor
2025-08-01 21:04:11 -04:00
GriffinR
d0337a7ae3 Add metatile swap 2025-08-01 20:54:52 -04:00
GriffinR
b66bfd0fd5 Fix some issues with the new layout dialog 2025-08-01 02:47:59 -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
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
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