GriffinR
|
b6548fd49c
|
Stop zoom behavior from regressing again
|
2025-04-14 12:40:28 -04:00 |
|
GriffinR
|
d350d10cfd
|
Merge pull request #713 from GriffinRichards/custom-json-data
Preserve custom JSON data
|
2025-04-13 22:40:46 -04:00 |
|
GriffinR
|
06c971360b
|
Merge pull request #709 from GriffinRichards/image-exporter
Update map image exporter
|
2025-04-07 13:04:34 -04:00 |
|
GriffinR
|
011f6196b5
|
Add setting to keep data only needed for matching
|
2025-04-03 13:43:54 -04:00 |
|
GriffinR
|
cf51ca1fc4
|
Fix some issues with settings, canvas size, connections rendering
|
2025-03-29 01:15:07 -04:00 |
|
GriffinR
|
243a6064c2
|
Fix more timelapse bugs, clean up
|
2025-03-28 15:51:24 -04:00 |
|
GriffinR
|
1f9a836da9
|
Fix regression for appending new tilesets, add missing tooltip
|
2025-03-27 13:07:53 -04:00 |
|
GriffinR
|
c6a389b9cb
|
Add raw metatile attributes editor
|
2025-03-26 23:45:01 -04:00 |
|
GriffinR
|
77330be555
|
Fix pixmap resizing, speed up stitch rendering
|
2025-03-24 15:52:20 -04:00 |
|
GriffinR
|
52a06d5b32
|
Separate MapImageExporter from Editor
|
2025-03-21 11:30:39 -04:00 |
|
GriffinR
|
f3b751f600
|
Update metatile attribute combo boxes appropriately
|
2025-03-19 18:54:17 -04:00 |
|
GriffinR
|
2e8422d80c
|
Merge pull request #689 from GriffinRichards/event-speed-improvements
Event speed improvements
|
2025-02-26 11:56:07 -05:00 |
|
GriffinR
|
b78f23f259
|
Make Duplicate Map/Layout more accessible
|
2025-02-25 18:51:51 -05:00 |
|
GriffinR
|
9afaa4ae3e
|
Add setting to re-enable global script autocomplete
|
2025-02-22 17:48:42 -05:00 |
|
GriffinR
|
a2a8e27504
|
Merge pull request #682 from GriffinRichards/event-loading
Limit the maximum number of events
|
2025-02-22 17:44:49 -05:00 |
|
GriffinR
|
6c14b3ee15
|
Restore zoom behavior
|
2025-02-21 21:41:33 -05:00 |
|
GriffinR
|
ac8db41299
|
Add event group limit
|
2025-02-19 13:53:05 -05:00 |
|
GriffinR
|
007d11a337
|
Add events overlay to map view (#678)
|
2025-02-19 10:16:53 -05:00 |
|
GriffinR
|
e67790a8d3
|
Merge branch 'dev' of https://github.com/huderlem/porymap into event-selection
|
2025-02-12 16:10:01 -05:00 |
|
GriffinR
|
e8f2713952
|
Merge branch 'dev' into heal-locations
|
2025-02-11 14:26:15 -05:00 |
|
GriffinR
|
c20de521b8
|
Add event selection settings
|
2025-02-10 16:06:33 -05:00 |
|
GriffinR
|
2100aaac93
|
Fix some internal use of 'objects' when referring to events
|
2025-02-09 17:06:30 -05:00 |
|
GriffinR
|
6b9a4d73e9
|
Read/write heal locations using new JSON data
|
2025-02-06 13:46:42 -05:00 |
|
garak
|
54e41b0c20
|
redesign layout dimension change window
|
2025-02-06 13:06:30 -05:00 |
|
GriffinR
|
6dcbe45051
|
Merge pull request #669 from GriffinRichards/port-custom-attr
Port changes from Custom Attributes redesign
|
2025-02-06 10:11:14 -05:00 |
|
GriffinR
|
52a900b85d
|
Hide map settings when exporting layout images
|
2025-02-05 15:31:14 -05:00 |
|
GriffinR
|
fe38e42591
|
Port changes from Custom Attributes redesign
|
2025-01-31 10:45:59 -05:00 |
|
GriffinR
|
3bbb81e436
|
Add search feature to wild pokemon tab
|
2025-01-28 14:09:24 -05:00 |
|
GriffinR
|
f4c0cb2d2d
|
Use placeholder text for new map/layout names
|
2025-01-22 13:24:09 -05:00 |
|
GriffinR
|
90c904ecb9
|
Make it easier to edit MAPSEC names, Area -> Location
|
2025-01-22 13:12:22 -05:00 |
|
GriffinR
|
72f37d8983
|
Merge branch 'master' into new-map-dialog
|
2024-12-28 01:47:02 -05:00 |
|
GriffinR
|
7a36fcc2ba
|
Merge pull request #655 from GriffinRichards/fix-transparency
Add setting for how to render fully transparent pixels
|
2024-12-28 01:34:26 -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 |
|
GriffinR
|
9efbe53238
|
Merge pull request #609 from GriffinRichards/commit-version
Include latest commit hash in version info
|
2024-12-23 14:58:06 -05:00 |
|
GriffinR
|
486d1b7335
|
Add config settings for rendering transparency
|
2024-12-19 16:28:53 -05:00 |
|
GriffinR
|
12dba1a8b3
|
Add Qt version to About, remove changelog
|
2024-12-18 15:04:22 -05:00 |
|
GriffinR
|
64a9e2cacb
|
Add dividing line for tilesets in Tileset Editor
|
2024-12-18 14:27:12 -05:00 |
|
GriffinR
|
8f16822f07
|
Merge branch 'master' of https://github.com/huderlem/porymap into new-map-dialog
|
2024-12-16 14:44:22 -05:00 |
|
GriffinR
|
bf3820745a
|
Add new QValidator classes
|
2024-12-16 14:34:45 -05:00 |
|
GriffinR
|
bdd64a6c6b
|
Use applicationName() for window titles, clean up some remaining TODO items
|
2024-12-14 16:22:28 -05:00 |
|
GriffinR
|
52a7cd4f56
|
Combine minor creation dialogs
|
2024-12-12 15:46:13 -05:00 |
|
GriffinR
|
391f7b1685
|
Reserve MAP_DYNAMIC, fix some MAPSEC displays not updating, new error messages/handling
|
2024-12-09 21:43:36 -05:00 |
|
GriffinR
|
9c40b04ad5
|
Redesign new tileset dialog
|
2024-12-06 10:39:50 -05:00 |
|
GriffinR
|
b7c34a67e5
|
Fix AdvanceMap import memory leaks, revert name change
|
2024-12-03 16:16:54 -05:00 |
|
GriffinR
|
f1a4b78ca9
|
Fix map duplication
|
2024-11-26 20:44:43 -05:00 |
|
GriffinR
|
59c525e9fe
|
Add icon for Summary Chart button
|
2024-11-23 14:39:01 -05:00 |
|
GriffinR
|
d0101d807e
|
Finish new layout dialog redesign
|
2024-11-22 14:22:18 -05:00 |
|
GriffinR
|
e7df829843
|
Group AdvanceMap parsing together, fix its tileset defaults
|
2024-11-21 14:11:47 -05:00 |
|
GriffinR
|
bd39bcfdd2
|
Begin new layout dialog redesign
|
2024-11-21 12:12:43 -05:00 |
|
GriffinR
|
724f42019c
|
Automatically add new map groups
|
2024-11-19 13:49:00 -05:00 |
|