t
|
d29506d755
|
Merge pull request #495 from GriffinRichards/keep-import-path
Preserve import/export path in file dialogs
|
2023-01-16 14:19:31 -05:00 |
|
GriffinR
|
ab6d035ad8
|
Merge pull request #485 from GriffinRichards/metatile-attr
Allow reorganization of metatile attributes
|
2023-01-15 18:55:42 -05:00 |
|
GriffinR
|
d9324368a2
|
Fix Region Map Editor being opened by Shortcuts Editor
|
2023-01-15 00:26:40 -05:00 |
|
GriffinR
|
160a9c0713
|
Resolve shortcuts for Open Project
|
2023-01-06 12:42:29 -05:00 |
|
GriffinR
|
5af662a49e
|
Merge pull request #496 from GriffinRichards/config-checkerboard
Add option to turn off the checkerboard fill for new tilesets
|
2022-12-15 17:12:22 -05:00 |
|
GriffinR
|
324bc3a517
|
Fix onMapResized not triggering
|
2022-12-15 02:13:30 -05:00 |
|
GriffinR
|
4065572ede
|
Merge branch 'master' into keep-import-path
|
2022-12-03 08:51:37 -05:00 |
|
GriffinR
|
32903e0d18
|
Set default New Map settings when switching projects
|
2022-12-03 08:49:08 -05:00 |
|
GriffinR
|
9d82a7af68
|
Add option to turn off checkerboard fill for new tilesets
|
2022-11-28 14:58:33 -05:00 |
|
GriffinR
|
b7ec693533
|
Sync with some additional dialogs
|
2022-11-28 03:27:39 -05:00 |
|
GriffinR
|
eb80ee86f6
|
Merge branch 'master' into metatile-attr
|
2022-10-29 11:43:00 -04:00 |
|
GriffinR
|
d2fa68ba18
|
Allow number values for behavior in editor, add mask warning
|
2022-10-27 12:58:12 -04:00 |
|
GriffinR
|
9cd8777246
|
Remove last base game version difference
|
2022-10-26 04:01:01 -04:00 |
|
GriffinR
|
1641ac00b0
|
Combine attribute shift/mask data
|
2022-10-26 00:39:46 -04:00 |
|
GriffinR
|
fa2b4d3edb
|
Allow custom metatile attribute layouts
|
2022-10-25 22:35:26 -04:00 |
|
GriffinR
|
4187732baa
|
Default to Cancel for reload warning
|
2022-10-25 17:40:40 -04:00 |
|
GriffinR
|
3656c3082f
|
Fix Open Config Folder
|
2022-10-25 08:07:14 -04:00 |
|
GriffinR
|
8137388364
|
Fix QPalette highlights not working for all macOS themes
|
2022-10-25 02:00:00 -04:00 |
|
GriffinR
|
c50b8d0668
|
Restore last settings for new map popup
|
2022-10-24 16:54:34 -04:00 |
|
GriffinR
|
d451aaa8c0
|
Simplify new map popup internal
|
2022-10-24 16:54:27 -04:00 |
|
GriffinR
|
8fbcee7f21
|
Insert new tilesets in sorted order
|
2022-10-24 09:33:51 -04:00 |
|
GriffinR
|
5ba3720405
|
is_secondary to bool
|
2022-10-24 00:02:27 -04:00 |
|
GriffinR
|
35da77ca94
|
Treat tileset lists separately
|
2022-10-23 18:59:59 -04:00 |
|
Marcus Huderle
|
7b66537d01
|
Merge pull request #479 from GriffinRichards/fix-json
Better type conversion for JSON data
|
2022-10-22 12:57:17 -05:00 |
|
GriffinR
|
4c3a508534
|
Better type conversion custom event attributes
|
2022-10-18 19:52:35 -04:00 |
|
GriffinR
|
5f3efdc7a4
|
Rewrite heal location data writing
|
2022-10-18 17:14:46 -05:00 |
|
GriffinR
|
8e6585bbb2
|
Treat warp IDs as strings, stop deleting invalid warps
|
2022-10-18 13:44:45 -04:00 |
|
GriffinR
|
551a771798
|
Fix some build warnings from event rewrite
|
2022-10-18 12:29:07 -04:00 |
|
GriffinR
|
e2a31336c5
|
Merge branch 'master' of https://github.com/huderlem/porymap into fix-json
|
2022-10-17 22:20:06 -04:00 |
|
Marcus Huderle
|
4b565208f7
|
Fix one-frame EventFrame jank
|
2022-10-17 19:37:26 -05:00 |
|
GriffinR
|
5e83c1f716
|
WIP Adjust custom attributes table
|
2022-10-17 14:52:12 -04:00 |
|
garak
|
3f2fea0980
|
event updates
- select first event in order of tabs and lowest index
(prev: select top left event)
- maintain current event selection between tab changes
|
2022-10-16 18:37:55 -04:00 |
|
GriffinR
|
6b55dc935d
|
Add custom header value type selection
|
2022-10-16 02:29:44 -04:00 |
|
GriffinR
|
463a7e01f6
|
Save custom header values by type
|
2022-10-15 18:29:55 -04:00 |
|
Marcus Huderle
|
36de7b63ff
|
Fix event frame window visibility issue
|
2022-10-15 12:49:29 -05:00 |
|
GriffinR
|
ec626a59a7
|
Display custom header values according to type
|
2022-10-15 11:40:04 -04:00 |
|
GriffinR
|
6ffcb58e5e
|
Convert JSON values by type, except events
|
2022-10-15 03:22:13 -04:00 |
|
GriffinR
|
239f3935bf
|
Stop treating map header bools as strings
|
2022-10-14 18:11:11 -04:00 |
|
garak
|
d433641bee
|
allow numbers for gfx constants, code cleanup
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
511c6ddb03
|
fix bug related to event id spinner
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
cb6d1a4220
|
indicate map edited when event data is modified
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
679f2419b7
|
fix event tabs not updating with group size changes
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
9e54537ba2
|
fix nonstandard use of pointer casting
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
43960d4e9e
|
add open script button next to script labels
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
582405d68b
|
change Event class design in favor of polymorphism
|
2022-10-13 22:30:07 -04:00 |
|
GriffinR
|
fbe5427c0b
|
Prevent some script edit feedback loops
|
2022-10-11 22:50:08 -04:00 |
|
GriffinR
|
c953a15523
|
Move error logging out of gameStringToBool
|
2022-10-10 11:38:17 -05:00 |
|
GriffinR
|
d7894f8399
|
Ignore unused map header fields for pokeruby
|
2022-10-10 11:38:17 -05:00 |
|
GriffinR
|
374da65b7f
|
Clean up tileset C parsing
|
2022-10-10 11:38:17 -05:00 |
|
GriffinR
|
efd49cd544
|
Read tileset headers from C data
|
2022-10-10 11:38:17 -05:00 |
|