Commit Graph

  • 495532c032 update changelog garakmon 2023-02-05 18:10:26 -05:00
  • 62a6fe8515 allow copy/paste from mainwindow actions in encounter tab garakmon 2023-02-05 17:04:16 -05:00
  • 7973c91bcd change encounter copy behavior garakmon 2023-01-26 15:46:44 -05:00
  • 5de1bbd44c fix nonexistant font issues garakmon 2023-01-26 15:02:32 -05:00
  • 63734aec7c Merge pull request #511 from GriffinRichards/fix-tilemap GriffinR 2023-02-05 15:07:07 -05:00
  • 9727af5793 Merge pull request #512 from GriffinRichards/layout-warn GriffinR 2023-02-05 15:06:47 -05:00
  • b6c97e845b Merge branch 'master' into fix-tilemap GriffinR 2023-02-05 14:55:36 -05:00
  • c6e4407560 update changelog garakmon 2023-02-05 14:51:12 -05:00
  • 940e7355d0 fix crash resulting from deleting encounter fields with groups present garakmon 2023-02-05 14:48:40 -05:00
  • f34aec824e fix map item render when collision tab is active garakmon 2023-02-05 10:57:55 -05:00
  • 2ee60f4544 Delete layout when readMapLayouts fails GriffinR 2023-01-25 23:39:10 -05:00
  • 2fce82d1b4 Improve layout parser warnings/errors GriffinR 2023-01-25 23:18:06 -05:00
  • 0e6432c20d Update changelog for tileset fix GriffinR 2023-01-25 22:57:24 -05:00
  • 56ba0a8f77 Support 8BPP images for 4BPP tilemaps GriffinR 2023-01-25 19:48:07 -05:00
  • 70980f5e42 fix incbin parsing for multiple matches garakmon 2023-01-24 13:37:02 -05:00
  • 0e93e28f1b Update changelog GriffinR 2023-01-24 03:35:26 -05:00
  • 44780b2311 Fix connections occluding events GriffinR 2023-01-24 03:31:04 -05:00
  • 0f814d78bd Fix connection masks not clearing on Connection tab GriffinR 2023-01-23 15:28:02 -05:00
  • 5a8d93a20f Remove empty Tools menu from Region Map Editor GriffinR 2023-01-22 16:08:56 -05:00
  • 0a940940e1 Update docs Marcus Huderle 2023-01-22 12:02:00 -06:00
  • cdd21cbf91 Release 5.1.0 5.1.0 Marcus Huderle 2023-01-22 11:37:52 -06:00
  • 7d3699457f Fix metatile mask config loading Marcus Huderle 2023-01-22 11:34:51 -06:00
  • 8ce6c2dfc9 accept single click action for editing encounter table garak 2023-01-19 15:11:42 -05:00
  • 73d0cb8933 Set transparency on pokemon icons GriffinR 2023-01-19 15:09:27 -05:00
  • a2aa5c0129 add buttons for encounter tab actions garak 2023-01-19 13:06:27 -05:00
  • 6b47d350a0 read multiple incbins and C arrays at once for situations where the same file could be opened many times garak 2023-01-17 01:17:24 -05:00
  • 9cc55ef2f7 add option to copy mon info from another tab [closes #469] garak 2023-01-16 23:23:41 -05:00
  • 06948a97b0 fix issue with fileCache invalidating certain changes in files garak 2023-01-16 19:44:09 -05:00
  • 5c63dc9bbc do not scroll encounter tabs with wheel, set current species combo by index instead of text garak 2023-01-16 15:45:45 -05:00
  • b5444ce803 update changelog garak 2023-01-15 00:22:36 -05:00
  • f4e7eb3e49 clean up timing functions garak 2023-01-14 23:17:23 -05:00
  • 23d790cc4a use custom model for encounter tables garak 2023-01-14 23:10:58 -05:00
  • 5309eb5f0e call updateSelectedEvents only once at a time garak 2023-01-11 19:50:38 -05:00
  • 1ed2f1d206 use static QImage for collision pixmap copying garak 2023-01-11 15:20:54 -05:00
  • c7d548bfc3 use a file cache for files that are already read garak 2023-01-11 14:42:49 -05:00
  • 260517b7ba fix const for dynamic regular expressions garak 2023-01-11 09:38:48 -05:00
  • f1b962bdf5 do not convert to stdString expensively when parsing ordered json numbers garak 2023-01-09 11:38:42 -05:00
  • 4df4e6ddd7 fix metatile label reading garak 2023-01-07 00:05:22 -05:00
  • f9bb6196e2 do less work reading C defines while loading tileset labels garak 2023-01-06 23:15:41 -05:00
  • 55c97a45d9 render collision apart from metatiles, using graphics item layering to display garak 2023-01-06 21:57:42 -05:00
  • 07caad3fce add bounds to map render to prevent doing extra work when rendering only pieces of the map (eg, connections) garak 2023-01-06 16:17:42 -05:00
  • 37fcfba829 use static (And const where applicable) regular expression objects garak 2022-11-22 22:57:26 -05:00
  • d1bdbc2741 create temporary timing function garak 2022-11-22 21:12:56 -05:00
  • 6101899b6d Set unsaved changes when pasting metatiles GriffinR 2023-01-16 21:47:36 -05:00
  • c233e3cd59 Fix tileset change not updating border GriffinR 2023-01-16 20:16:25 -05:00
  • debf9d99f0 Merge pull request #505 from GriffinRichards/connection-warp t 2023-01-16 15:46:49 -05:00
  • d29506d755 Merge pull request #495 from GriffinRichards/keep-import-path t 2023-01-16 14:19:31 -05:00
  • dcbf62e72f Remove inadvertent save to layouts.json Marcus Huderle 2023-01-16 11:59:07 -06:00
  • 5ef4fbafbc Fix spacing typo GriffinR 2023-01-16 00:46:30 -05:00
  • d8d124faea Update changelog GriffinR 2023-01-15 23:56:47 -05:00
  • d5d0d64310 Fix new connections not appearing GriffinR 2023-01-15 23:49:08 -05:00
  • 0556afaf98 Only allow moving connections on connection tab GriffinR 2023-01-15 23:18:19 -05:00
  • ca0c667135 Always allow connection warps GriffinR 2023-01-15 22:39:04 -05:00
  • ab6d035ad8 Merge pull request #485 from GriffinRichards/metatile-attr GriffinR 2023-01-15 18:55:42 -05:00
  • d9324368a2 Fix Region Map Editor being opened by Shortcuts Editor GriffinR 2023-01-06 15:48:46 -05:00
  • f27c4e9ab4 fix itemfinder checkbox initialization bug garakmon 2023-01-10 15:50:30 -05:00
  • 160a9c0713 Resolve shortcuts for Open Project GriffinR 2023-01-06 12:42:29 -05:00
  • 00a430d208 Fix crash when importing AdvanceMap metatiles GriffinR 2023-01-06 11:33:10 -05:00
  • 600af6dc72 Fix C parser crashing on #endif at EOF GriffinR 2022-12-31 12:26:32 -05:00
  • 5af662a49e Merge pull request #496 from GriffinRichards/config-checkerboard GriffinR 2022-12-15 17:12:22 -05:00
  • 324bc3a517 Fix onMapResized not triggering GriffinR 2022-12-15 02:13:30 -05:00
  • 5ca3906f55 Merge branch 'master' into keep-import-path GriffinR 2022-12-14 16:10:23 -05:00
  • 066110f3a1 Merge pull request #497 from GriffinRichards/border-hover GriffinR 2022-12-14 16:09:31 -05:00
  • 471946dc60 Link to Region Map Editor's breaking changes for 5.0.0 GriffinR 2022-12-03 17:47:46 -05:00
  • b60e8cd732 Merge branch 'master' into border-hover GriffinR 2022-12-03 08:51:58 -05:00
  • 4065572ede Merge branch 'master' into keep-import-path GriffinR 2022-12-03 08:51:37 -05:00
  • 32903e0d18 Set default New Map settings when switching projects GriffinR 2022-12-03 08:49:08 -05:00
  • 8594c2ce36 Display message when hovering on border metatiles GriffinR 2022-11-28 16:01:29 -05:00
  • 9d82a7af68 Add option to turn off checkerboard fill for new tilesets GriffinR 2022-11-28 14:04:47 -05:00
  • b7ec693533 Sync with some additional dialogs GriffinR 2022-11-28 03:27:39 -05:00
  • f507b3e8a3 Preserve import/export path in file dialogs GriffinR 2022-11-27 21:22:01 -05:00
  • 3a4ce68232 Remove old event label functions GriffinR 2022-11-27 13:15:47 -05:00
  • d475286249 Merge branch 'master' into metatile-attr GriffinR 2022-11-18 18:13:21 -05:00
  • 254467451f Merge pull request #489 from GriffinRichards/api-setscale GriffinR 2022-11-18 18:12:59 -05:00
  • 97b8bb96cb Remove unused function GriffinR 2022-11-07 01:02:33 -05:00
  • 567a6d92e5 Enforce indexed tile images GriffinR 2022-11-04 13:06:50 -04:00
  • 5b3252cc01 Fix docs Marcus Huderle 2022-11-03 17:49:03 -05:00
  • 3770efd6c5 Add setScale to the API GriffinR 2022-11-03 13:19:57 -04:00
  • 936ac56a7f add uncommitted docs files garak 2022-11-03 12:57:32 -04:00
  • 36688162d7 bump docs build garak 2022-11-03 11:33:06 -04:00
  • 79ccad5941 Fix manual for [get|set]MetatileLayer[Order|Opacity] GriffinR 2022-11-03 11:21:47 -04:00
  • a1d6c76fba Move changelog entry GriffinR 2022-10-30 11:45:38 -04:00
  • bf9e670d4c Merge branch 'master' of https://github.com/huderlem/porymap into metatile-attr GriffinR 2022-10-30 11:42:52 -04:00
  • 5362c996e5 Release 5.0.0 5.0.0 Marcus Huderle 2022-10-30 10:05:55 -05:00
  • 01cbb52341 Preserve null custom attributes GriffinR 2022-10-29 17:16:52 -04:00
  • 16926144da Fix event offsets in map image exporting Marcus Huderle 2022-10-29 11:29:38 -05:00
  • eb80ee86f6 Merge branch 'master' into metatile-attr GriffinR 2022-10-29 11:43:00 -04:00
  • f0c793424c Allow number values in the Metatile Behavior field GriffinR 2022-10-29 11:41:09 -04:00
  • fa859a691f Fix minimum connection bounds GriffinR 2022-10-29 10:57:08 -04:00
  • c16a6d5d23 Better support for parsing hex values GriffinR 2022-10-28 12:40:36 -04:00
  • 15e69dc9e7 Enforce border max for new maps GriffinR 2022-10-28 13:25:04 -04:00
  • 37b5656376 Fix some crashes on project close GriffinR 2022-10-27 22:11:10 -04:00
  • d2fa68ba18 Allow number values for behavior in editor, add mask warning GriffinR 2022-10-27 07:52:07 -04:00
  • 577dc2fce2 Simplify metatile attribute layouts GriffinR 2022-10-26 04:13:53 -04:00
  • 9cd8777246 Remove last base game version difference GriffinR 2022-10-26 03:56:46 -04:00
  • 8b884f3847 Update manual/changelog GriffinR 2022-10-26 03:37:09 -04:00
  • 1283f5c19d Use custom attribute masks in API and Tileset Editor GriffinR 2022-10-26 02:42:55 -04:00
  • 1641ac00b0 Combine attribute shift/mask data GriffinR 2022-10-26 00:14:55 -04:00
  • fa2b4d3edb Allow custom metatile attribute layouts GriffinR 2022-10-25 17:51:32 -04:00
  • ce6abb0a81 Default to No for file watcher prompt GriffinR 2022-10-25 17:53:12 -04:00