GriffinR
|
edd2cce110
|
New event button refactor
|
2025-03-02 18:05:33 -05:00 |
|
GriffinR
|
2e8422d80c
|
Merge pull request #689 from GriffinRichards/event-speed-improvements
Event speed improvements
|
2025-02-26 11:56:07 -05:00 |
|
GriffinR
|
c6c64aae15
|
Stop automatically saving maps/layouts on creation
|
2025-02-25 18:51:58 -05:00 |
|
GriffinR
|
b78f23f259
|
Make Duplicate Map/Layout more accessible
|
2025-02-25 18:51:51 -05:00 |
|
GriffinR
|
dff7fae040
|
Merge pull request #681 from GriffinRichards/in-game-reload-message
Add in-game reload message
|
2025-02-25 00:02:15 -05:00 |
|
GriffinR
|
de703b4634
|
Merge pull request #679 from GriffinRichards/better-parse-errors
Combine parsing error messages
|
2025-02-24 23:59:15 -05:00 |
|
GriffinR
|
9afaa4ae3e
|
Add setting to re-enable global script autocomplete
|
2025-02-22 17:48:42 -05:00 |
|
GriffinR
|
880e5847c7
|
Remove global scripts from autocomplete
|
2025-02-22 17:48:33 -05:00 |
|
GriffinR
|
eef9a37d16
|
Cache event pixmaps
|
2025-02-22 17:47:57 -05:00 |
|
GriffinR
|
bf5ead848d
|
Only load event sprites when requested
|
2025-02-22 17:46:59 -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
|
67c3a4befd
|
Fix config appending 0s to saved window geometry/state
|
2025-02-22 12:45:17 -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
|
88f5a90b2f
|
Convert selected_events from DraggablePixmapItem to Event
|
2025-02-19 14:26:18 -05:00 |
|
GriffinR
|
ac8db41299
|
Add event group limit
|
2025-02-19 13:53:05 -05:00 |
|
GriffinR
|
a2aa20ec46
|
Generalize event loading
|
2025-02-19 13:24:54 -05:00 |
|
GriffinR
|
c987cb322d
|
Fix default save argument
|
2025-02-19 11:47:13 -05:00 |
|
GriffinR
|
1ab8b830d8
|
Add in-game reload message
|
2025-02-19 11:39:45 -05:00 |
|
GriffinR
|
43d5e32b96
|
Fix Save All after layout split changes
|
2025-02-19 11:39:31 -05:00 |
|
GriffinR
|
007d11a337
|
Add events overlay to map view (#678)
|
2025-02-19 10:16:53 -05:00 |
|
GriffinR
|
8668504949
|
Merge pull request #677 from GriffinRichards/quiet-filewatcher
Only show the file watcher warning when Porymap is active
|
2025-02-19 10:14:09 -05:00 |
|
GriffinR
|
17c35a8d98
|
Condense parser error messages
|
2025-02-18 15:18:07 -05:00 |
|
GriffinR
|
d421862ced
|
Merge pull request #673 from GriffinRichards/event-selection
Add event selection settings
|
2025-02-14 13:11:38 -05:00 |
|
GriffinR
|
3be7f54d05
|
Only show file watcher warning when Porymap is active
|
2025-02-13 21:14:58 -05:00 |
|
GriffinR
|
5feb391a9d
|
Read colorpicker screen using cursor position
|
2025-02-13 11:17:05 -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
|
ee986b8e56
|
Remove unnecessary const qualifier, unused variable
|
2025-02-12 15:54:18 -05:00 |
|
GriffinR
|
e8f2713952
|
Merge branch 'dev' into heal-locations
|
2025-02-11 14:26:15 -05:00 |
|
GriffinR
|
165d49f7da
|
Merge pull request #670 from GriffinRichards/tileset-division
Keep metatile images on separate rows, fix metatile usage count
|
2025-02-11 14:24:55 -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
|
c49470c47e
|
Fix some memory leaks
|
2025-02-07 23:15:18 -05:00 |
|
GriffinR
|
01126a888a
|
Apply the "map opened" API callback to layouts, add utility functions
|
2025-02-07 16:25:58 -05:00 |
|
GriffinR
|
df861b59ad
|
Shift events if map moves when resized
|
2025-02-07 14:59:00 -05:00 |
|
GriffinR
|
ac6750de44
|
Keep search focus when changing map list tabs
|
2025-02-07 13:43:10 -05:00 |
|
GriffinR
|
6b9a4d73e9
|
Read/write heal locations using new JSON data
|
2025-02-06 13:46:42 -05:00 |
|
garak
|
51773926d2
|
resolve some goofiness
|
2025-02-06 13:06:30 -05:00 |
|
garak
|
1e7d5144b9
|
add back metatile limit upper bound check and popup
|
2025-02-06 13:06:30 -05:00 |
|
garak
|
035c326348
|
reset button working for change dimension dialog
|
2025-02-06 13:06:30 -05:00 |
|
garak
|
e4a4fb5ab1
|
add limits for resizing layouts
|
2025-02-06 13:06:30 -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
|
7173503f59
|
Fix Qt5 build, misc warnings
|
2025-02-05 23:35:25 -05:00 |
|
GriffinR
|
05c07e5a00
|
Keep metatile images on separate rows, fix metatile usage count
|
2025-02-05 15:01:32 -05:00 |
|
GriffinR
|
2aa2f8dbd4
|
Fix shortcuts editor crash
|
2025-02-05 11:07:37 -05:00 |
|
GriffinR
|
fe38e42591
|
Port changes from Custom Attributes redesign
|
2025-01-31 10:45:59 -05:00 |
|
GriffinR
|
9bdf396679
|
Fix some lexical sorting of names with numbers
|
2025-01-30 12:07:25 -05:00 |
|
GriffinR
|
09694891f3
|
Merge pull request #665 from GriffinRichards/wild-enc-search
Add search feature to wild pokemon tab
|
2025-01-30 11:48:28 -05:00 |
|
GriffinR
|
5a6d5ea929
|
Fix some issues with map connections after layout split
|
2025-01-29 13:48:03 -05:00 |
|