GriffinR
|
3571b4ea4b
|
New JSON config format
|
2026-02-14 13:59:16 -05:00 |
|
GriffinR
|
af21a5bee1
|
Add setting to display tile/metatile IDs in decimal
Build Porymap / build-linux (, 5.14.2) (push) Has been cancelled
Build Porymap / build-linux (, 6.8.*) (push) Has been cancelled
Build Porymap / build-linux (minimal, 5.14.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
|
2026-02-02 14:09:09 -05:00 |
|
GriffinR
|
d831af32a7
|
Split out NoScroll classes from unrelated behavior
|
2025-12-30 21:07:29 -05:00 |
|
GriffinR
|
e186fd39f2
|
Remove unnecessary QGraphicsScene/item tracking from Tileset Editor
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-27 00:42:42 -05:00 |
|
GriffinR
|
0c6f901393
|
Fix missing negative bound when painting tiles
|
2025-11-26 22:52:18 -05:00 |
|
GriffinR
|
a20f14b93d
|
Track metatile in MetatileLayersItem using ID instead of pointer
|
2025-11-25 16:39:13 -05:00 |
|
GriffinR
|
3ae1e404f8
|
Fix metatile status not updating while pasting/swapping in Tileset Editor
|
2025-08-08 15:09:27 -04:00 |
|
GriffinR
|
9e820a79fe
|
Fix tile status not updating while painting on layer view
|
2025-08-08 13:34:31 -04:00 |
|
GriffinR
|
b537375b15
|
Fix regressions to tile usage count
|
2025-08-07 23:49:58 -04:00 |
|
GriffinR
|
5174dcb6eb
|
Fix Tileset Editor changes being missed
|
2025-08-06 20:01:55 -04:00 |
|
GriffinR
|
a4a30ae3c8
|
Add Escape as an alternative to exit swap metatiles mode
|
2025-08-06 18:16:24 -04:00 |
|
GriffinR
|
bc9fbe6e72
|
Remove some unprotected usage of QList::at
|
2025-08-06 13:44:29 -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
|
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
|
be9728523e
|
Add setting to change metatile selector width
|
2025-07-23 12:22:03 -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
|
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
|
38e2772213
|
Add new metatile image export window
|
2025-07-13 16:45:04 -04:00 |
|
GriffinR
|
af335b82e2
|
Combine QImage::flip version checks
|
2025-05-19 16:15:19 -04:00 |
|
GriffinR
|
018ad49ac4
|
Use Message functions for Tileset Editor
|
2025-05-12 23:53:02 -04:00 |
|
GriffinR
|
9a3b45117b
|
Make map load failure non-destructive
|
2025-05-08 13:26:30 -04:00 |
|
GriffinR
|
c1acf7141d
|
Merge pull request #718 from GriffinRichards/fix-connection-issues
Fix some issues from the Connections tab redesign
|
2025-04-22 14:44:40 -04:00 |
|
GriffinR
|
428693a6c9
|
Remove now-unnecessary tileset loading
|
2025-04-16 13:44:46 -04:00 |
|
GriffinR
|
ee0f5923ce
|
Better error handling if saving fails
|
2025-04-15 17:10:32 -04:00 |
|
GriffinR
|
d014eef9e8
|
Add NoScrollComboBox::editingFinished, disable diving map buttons with no map
|
2025-04-14 13:41:57 -04:00 |
|
GriffinR
|
c6e94eb6ab
|
Replace stateChanged/checkStateChanged with toggled
|
2025-04-10 14:34:04 -04:00 |
|
GriffinR
|
41d0b4261f
|
Fix deprecated code as of Qt 6.9
|
2025-04-10 13:39:52 -04:00 |
|
GriffinR
|
6e6569634f
|
Fix Qt5 build
|
2025-03-27 00:00:04 -04:00 |
|
GriffinR
|
c6a389b9cb
|
Add raw metatile attributes editor
|
2025-03-26 23:45:01 -04:00 |
|
GriffinR
|
5cd53be057
|
Merge branch 'dev' into tileset-types
|
2025-03-26 21:42:37 -04:00 |
|
GriffinR
|
f3b751f600
|
Update metatile attribute combo boxes appropriately
|
2025-03-19 18:54:17 -04:00 |
|
GriffinR
|
969c9d8e5a
|
Read encounter/terrain types
|
2025-03-19 15:22:06 -04:00 |
|
GriffinR
|
77134072da
|
Fix some clazy warnings (container-anti-pattern, incorrect-emit, and unused-non-trivial-variable)
|
2025-03-17 03:57:55 -04:00 |
|
GriffinR
|
d43252506f
|
Merge pull request #694 from GriffinRichards/metatile-selector-speed
Stop unnecessary full redraws of metatile selectors
|
2025-03-03 14:23:25 -05:00 |
|
GriffinR
|
d37864fa82
|
Fix empty metatile labels being disallowed
|
2025-03-03 13:51:57 -05:00 |
|
GriffinR
|
e0de7fa73f
|
Stop unnecessary full redraws of metatile selectors
|
2025-02-28 14:17:29 -05:00 |
|
GriffinR
|
6d8b4f21d8
|
Move hex string conversions to Util
|
2025-02-27 13:36:13 -05:00 |
|
GriffinR
|
8e86e2bf7f
|
Fix tile usage not updating with Undo/Redo
|
2025-02-21 15:40:00 -05:00 |
|
GriffinR
|
5ea071d581
|
Merge pull request #684 from garakmon/res663
Update Tile / Metatile Usage When Painting
|
2025-02-19 23:38:59 -05:00 |
|
garak
|
089d90c9cb
|
update tile & metatile usage counts automatically when painting
|
2025-02-19 16:39:29 -05:00 |
|
GriffinR
|
05c07e5a00
|
Keep metatile images on separate rows, fix metatile usage count
|
2025-02-05 15:01:32 -05:00 |
|
GriffinR
|
8bd71a3860
|
Merge branch 'master' of https://github.com/huderlem/porymap into new-map-dialog
|
2024-12-23 15:06:22 -05:00 |
|