Commit Graph

747 Commits

Author SHA1 Message Date
GriffinR
78dcebdd3e Remove network warning on non-release platforms 2025-08-08 11:55:09 -04:00
GriffinR
c53d6eb105 Add qml note to manual, add version details to log 2025-08-07 15:02:29 -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
9f5ac2935e Disallow invalid text in tileset selectors 2025-08-06 17:57:48 -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
9f4125b6bd Prefix shortcut names with menu path 2025-08-05 16:55:51 -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
c45598f6c4 Merge branch 'dev' of https://github.com/huderlem/porymap into metatile-layers 2025-07-22 02:13:19 -04:00
GriffinR
15b300f864 Clean up tile/metatile image changes 2025-07-22 00:15:33 -04:00
GriffinR
dc4b1ef93a Enforce tile/metatile limits on load, fix tile selector performance 2025-07-19 16:17:59 -04:00
GriffinR
5fa5638277 More usage of Tile/Metatile size constants 2025-07-17 12:28:35 -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
4cc65cbd06 Merge pull request #750 from GriffinRichards/update-cursor-rects
Cursor refactoring
2025-06-27 00: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
d1142d244e Refactor cursor rectangles 2025-06-16 21:15:29 -04:00
GriffinR
e00c7d456d Add font settings 2025-06-08 23:04:54 -04:00
GriffinR
0ed54d6643 Skip some unnecessary work in layout-only mode 2025-05-26 15:15:46 -04:00
GriffinR
947142e370 Merge pull request #734 from GriffinRichards/config-file
Fix some issues with config loading
2025-05-22 14:28:13 -04:00
GriffinR
d5248c7dbc Sync map list search filter between tabs 2025-05-22 13:16:58 -04:00
GriffinR
647dcf15d9 Remove old Windows support comments 2025-05-21 15:45:35 -04:00
GriffinR
a31b607128 Fix manual typo 2025-05-21 15:21:48 -04:00
GriffinR
fb92941c39 Add new 'Breaking Changes' manual page 2025-05-21 15:20:41 -04:00
GriffinR
50c845b15a Clear prefab UI when project is closed 2025-05-21 12:48:53 -04:00
GriffinR
d8e3eb6a30 Fix some issues with config loading 2025-05-21 11:53:34 -04:00
GriffinR
8e13c98c5e Fix focus returning to the search bar after project reload 2025-05-19 22:29:22 -04:00
Marcus Huderle
e2b28de483 enable update promoter on Windows 2025-05-18 18:50:51 -05:00
GriffinR
83db36f6eb Fix crash when switching projects with the Shortcuts Editor open 2025-05-17 02:34:20 -04:00
GriffinR
deaf067c50 Fix minor issues with resize layout 2025-05-16 13:04:26 -04:00
GriffinR
156546def6 Use map group order for initial map 2025-05-16 03:09:50 -04:00
GriffinR
018ad49ac4 Use Message functions for Tileset Editor 2025-05-12 23:53:02 -04:00
GriffinR
b1f531924f Fix some of the broken native dialogs 2025-05-12 22:50:06 -04:00
GriffinR
7239f6f4a3 Adjust minimum map list size 2025-05-12 22:22:22 -04:00
GriffinR
18b6355072 Add disabled theme for QSlider 2025-05-11 22:58:52 -04:00
GriffinR
dd8486ba34 Fix some tool button issues 2025-05-11 18:15:24 -04:00
GriffinR
b1542f5822 Add missing template types 2025-05-11 16:02:33 -04:00
GriffinR
aaf364248e Simplfy warp warning button connection 2025-05-11 15:09:02 -04:00
GriffinR
6f42f86289 Fix map navigation persisting between projects 2025-05-11 14:38:03 -04:00
GriffinR
77a7acd529 Fix disabled arrow styling on Default theme 2025-05-11 14:28:14 -04:00
GriffinR
c010f95274 Merge branch 'dev' into soften-map-loading 2025-05-11 13:28:55 -04:00
GriffinR
cc547b7cb6 Merge pull request #636 from GriffinRichards/windowsize
Resize main window to fit available screen geometry
2025-05-08 22:29:58 -04:00
GriffinR
96b90dc5e1 Add 'Open in JSON' actions 2025-05-08 22:25:07 -04:00
GriffinR
56722f7359 Don't auto-expand Layout folders when searching map list 2025-05-08 19:50:41 -04:00
GriffinR
c0fb6022f5 Add tool tip for disabled tabs 2025-05-08 19:41:34 -04:00
GriffinR
9d2e3145bb Merge pull request #726 from GriffinRichards/status-bar-log
Add warning/error messages to status bar
2025-05-08 19:00:17 -04:00