GriffinR
|
e710e105c5
|
Merge branch 'dev' of https://github.com/huderlem/porymap into windowsize
|
2025-05-04 22:46:19 -04:00 |
|
GriffinR
|
6e541b0994
|
Merge pull request #724 from GriffinRichards/player-icons
Add new player icons for the Events tab
|
2025-05-04 17:09:00 -04:00 |
|
GriffinR
|
e2371eb1e6
|
Remove redundant text change for tileset combo boxes
|
2025-05-04 16:34:43 -04:00 |
|
GriffinR
|
424d2e6457
|
Merge branch 'dev' into version-check
|
2025-05-04 15:09:12 -04:00 |
|
GriffinR
|
3876b63836
|
More loading screen messages, include map.json files
|
2025-05-01 15:53:10 -04:00 |
|
GriffinR
|
8245f60e2b
|
Prefer NoScrollComboBox::setTextItem over setCurrentText
|
2025-05-01 10:30:11 -04:00 |
|
GriffinR
|
6d3fd5bc7e
|
Add settings for events tab icon
|
2025-05-01 00:17:38 -04:00 |
|
GriffinR
|
311b6c8638
|
Add more player icons
|
2025-04-30 16:30:43 -04:00 |
|
GriffinR
|
31cf00de8b
|
Update git search error messages
|
2025-04-30 13:08:02 -04:00 |
|
GriffinR
|
96664e9680
|
Merge branch 'dev' of https://github.com/huderlem/porymap into version-check
|
2025-04-30 12:03:13 -04:00 |
|
GriffinR
|
22a36d4664
|
Merge pull request #721 from GriffinRichards/global-defines
Add global define settings
|
2025-04-30 11:58:28 -04:00 |
|
GriffinR
|
15e2d3cf05
|
Start fixing some of the Message UI deadlocks
|
2025-04-30 03:14:30 -04:00 |
|
garak
|
9a0a7865fb
|
show splash screen whenever project is being loaded
... including when switching projects and reloading projects
|
2025-04-29 16:16:10 -04:00 |
|
garak
|
c2b1f5ab85
|
fix geometry setting before window exists
|
2025-04-29 16:16:10 -04:00 |
|
garak
|
134a933d11
|
create splash screen for loading
|
2025-04-29 16:16:10 -04:00 |
|
GriffinR
|
f776a31e4a
|
Merge pull request #719 from GriffinRichards/local-id
Support local ID strings, misc event fixes
|
2025-04-24 16:16:31 -04:00 |
|
GriffinR
|
4259e65244
|
Clean up settings editor changes
|
2025-04-23 17:35:28 -04:00 |
|
GriffinR
|
046f942f41
|
Fix some issues with player view rectangle visibility
|
2025-04-23 11:42:57 -04:00 |
|
GriffinR
|
8fc9e05359
|
Merge branch 'dev' of https://github.com/huderlem/porymap into global-defines
|
2025-04-22 15:55:47 -04:00 |
|
GriffinR
|
ed273b9ca0
|
Add functionality for global constants
|
2025-04-22 15:54:13 -04:00 |
|
GriffinR
|
eed58e3aff
|
Merge branch 'dev' of https://github.com/huderlem/porymap into local-id
|
2025-04-22 15:14:08 -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
|
e8ac633700
|
Save grid settings in config
|
2025-04-21 18:57:42 -04:00 |
|
GriffinR
|
18f1b95e1a
|
Merge pull request #716 from GriffinRichards/read-map-offsets
Read MAP_OFFSET_W, MAP_OFFSET_H from project
|
2025-04-21 17:40:37 -04:00 |
|
GriffinR
|
0f4028ab92
|
Add missing event frame invalidation
|
2025-04-18 12:25:39 -04:00 |
|
GriffinR
|
d992a29e36
|
Add input fields for LOCALID
|
2025-04-18 11:10:02 -04:00 |
|
GriffinR
|
8b85057ca5
|
Fix connection pixmaps being sensitive to focus
|
2025-04-17 15:55:47 -04:00 |
|
GriffinR
|
b1d85d32c1
|
Prevent weird diving map behavior
|
2025-04-17 15:55:12 -04:00 |
|
GriffinR
|
5d475513d5
|
Allow off-center player view size
|
2025-04-17 13:18:02 -04:00 |
|
GriffinR
|
db24687360
|
Add player view size settings
|
2025-04-16 15:54:33 -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
|
b6548fd49c
|
Stop zoom behavior from regressing again
|
2025-04-14 12:40:28 -04:00 |
|
GriffinR
|
fa4ecf4842
|
Merge branch 'dev' of https://github.com/huderlem/porymap into local-id
|
2025-04-13 22:45:39 -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
|
55f44a6257
|
Add project version check via git
|
2025-04-11 00:58:30 -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
|
714cce670f
|
DraggaglePixmapItem -> EventPixmapItem
|
2025-04-08 12:42:23 -04:00 |
|
GriffinR
|
33c66f272e
|
Merge branch 'dev' of https://github.com/huderlem/porymap into local-id
|
2025-04-07 16:47:04 -04:00 |
|
GriffinR
|
2256ded6c2
|
Some event frame updates for local IDs
|
2025-04-07 13:39:13 -04:00 |
|
GriffinR
|
2d827f62f7
|
Support event lookup by ID name
|
2025-04-07 13:38:54 -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
|
db9e9d6f65
|
Remove Project::topLevelMapFields
|
2025-04-04 13:09:14 -04:00 |
|
GriffinR
|
243a6064c2
|
Fix more timelapse bugs, clean up
|
2025-03-28 15:51:24 -04:00 |
|
GriffinR
|
00d79f91fe
|
Merge pull request #705 from GriffinRichards/map-cache
More fixes from layout split
|
2025-03-26 21:41:07 -04:00 |
|
GriffinR
|
c8dc7d0eb9
|
Prevent crash in Timelapse mode, sync editor with exporter
|
2025-03-21 19:39:26 -04:00 |
|
GriffinR
|
52a06d5b32
|
Separate MapImageExporter from Editor
|
2025-03-21 11:30:39 -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
|
854880f9f8
|
Save map list settings in config
|
2025-03-16 17:53:09 -04:00 |
|