Commit graph

  • 86d0200441 Add scrolling to border metatiles, splitter for Metatiles tab GriffinR 2024-01-12 22:11:07 -0500
  • 858c807856 fix bad merge garak 2024-01-12 19:22:54 -0500
  • 0296c22845 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-01-12 15:57:56 -0500
  • b620e3d816 add button to lock group edits garak 2024-01-12 15:48:51 -0500
  • abc433bc78 allow dragging and dropping to rearrange map groups garak 2024-01-12 14:39:49 -0500
  • 9a9de81e1c Split custom attributes frame/table GriffinR 2024-01-11 16:42:54 -0500
  • cef614f9f6 Update changelog GriffinR 2024-01-11 23:14:37 -0500
  • 1428b250e6
    Merge pull request #582 from GriffinRichards/tileset-zoom GriffinR 2024-01-11 23:11:00 -0500
  • 07f68f6ab7
    Merge pull request #581 from GriffinRichards/script-completer GriffinR 2024-01-11 22:59:21 -0500
  • 6e65d591c3 Edit attributes by double-clicking GriffinR 2024-01-11 15:56:01 -0500
  • e421a84542 Support setting custom attributes as defaults GriffinR 2024-01-10 15:59:27 -0500
  • 99eb92c3b2 timelapse replay layout edits then map edits garak 2024-01-10 14:34:48 -0500
  • eb6a56bd60 Merge branch 'master' of https://github.com/huderlem/porymap into custom-attr GriffinR 2024-01-10 13:25:11 -0500
  • 6438d332f7 Handle custom key collisions GriffinR 2024-01-10 13:10:28 -0500
  • 6c06d1e9d1 Remove types from attributes table GriffinR 2024-01-10 12:29:10 -0500
  • 2bf221c729 Add custom attributes dialog GriffinR 2024-01-09 17:03:07 -0500
  • cd5b1f98d2 add toggleable button to hide empty map folders garak 2024-01-09 21:50:22 -0500
  • c0f32c6a17 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-01-09 15:34:31 -0500
  • 0f9c5873a2 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-01-09 14:52:00 -0500
  • c67835d350
    Merge pull request #580 from GriffinRichards/open-proj GriffinR 2024-01-08 21:29:03 -0500
  • 84d3b4c55e Simplify handling of CustomAttributesTable GriffinR 2024-01-08 21:06:25 -0500
  • 9538097a6f
    Merge pull request #579 from GriffinRichards/hover-te GriffinR 2024-01-07 21:17:15 -0500
  • 8e9e887344
    Merge pull request #578 from GriffinRichards/heal-loc-name GriffinR 2024-01-07 21:01:23 -0500
  • bcba146be9 Add zoom sliders to the Tileset Editor GriffinR 2024-01-07 16:42:46 -0500
  • 1212d7dfd8 Sort script dropdown, minor fixes GriffinR 2024-01-05 12:45:16 -0500
  • 3d3811f3b1 Set focus to map on launch GriffinR 2024-01-05 14:12:37 -0500
  • 4df8b1e6fd Fix minor issues with project opening GriffinR 2024-01-05 02:49:22 -0500
  • c9d8de8971 Display tile ID when hovering over Tileset Editor layer view GriffinR 2024-01-05 02:47:23 -0500
  • db1aabe3c2 Fix shortcuts editor clear buttons GriffinR 2024-01-05 00:29:36 -0500
  • 941174d0ea Reduce redundant work in metatile selector GriffinR 2024-01-04 21:36:14 -0500
  • 8c85209d53 Fix metatile selector rectangle jumping GriffinR 2024-01-04 21:22:10 -0500
  • ef165e29df Stop enforcing heal locations table name GriffinR 2024-01-04 12:22:06 -0500
  • 28831a7ff0 Add get/setMetatileBehaviorName GriffinR 2024-01-03 16:58:50 -0500
  • d2a0d9299f Add some constants to the API GriffinR 2024-01-03 16:34:55 -0500
  • eecdd8c331 Hardcode URL colors (for Windows dark themes) GriffinR 2024-01-03 15:17:56 -0500
  • 0b2a526e3d Fix event group tab selection GriffinR 2024-01-03 15:09:12 -0500
  • a0069b6a3f Add truncation warnings for Block masks GriffinR 2024-01-03 14:24:14 -0500
  • 59f0d9fe11 Automatically adjust metatile ID strings GriffinR 2024-01-03 13:36:42 -0500
  • 513e63193e Restore error interrupted silencing GriffinR 2024-01-03 12:18:02 -0500
  • e707fa20f2 Update changelog GriffinR 2024-01-03 12:15:59 -0500
  • 2c61df578a Support relative paths in image API functions, combine projectDir calls GriffinR 2024-01-03 12:13:53 -0500
  • d1c25a8eca Fix API error reporting GriffinR 2024-01-03 10:42:49 -0500
  • 16f0a1a030 Release 5.2.0 5.2.0 GriffinR 2024-01-02 15:13:23 -0500
  • 697459b61d Update manual GriffinR 2024-01-02 14:55:25 -0500
  • 2088a5ec1c Fix some typos / confusing text GriffinR 2024-01-02 12:40:04 -0500
  • 3a98ba9012 Fix right-click not updating selector if only collision changed GriffinR 2024-01-02 12:06:18 -0500
  • f9f0ff84fb Update changelog GriffinR 2024-01-02 00:59:37 -0500
  • d126a2b589
    Merge pull request #575 from GriffinRichards/map-scripts GriffinR 2024-01-02 00:56:51 -0500
  • 6682233079 Fix tileset editor desyncing with API changes GriffinR 2024-01-02 00:54:54 -0500
  • ecfc521a87
    Merge pull request #573 from GriffinRichards/enc-rate GriffinR 2024-01-01 23:05:50 -0500
  • dc290652e0
    Merge pull request #574 from GriffinRichards/vert-spritesheet GriffinR 2023-12-31 17:53:05 -0500
  • 63102eccd6
    Merge pull request #569 from GriffinRichards/recent-projects GriffinR 2023-12-31 17:39:43 -0500
  • 2fc906b5ae Fix tileset editor grid layering GriffinR 2023-12-31 14:06:47 -0500
  • 331dc1f5c4 Fix window jostling when tile selection changes size GriffinR 2023-12-29 23:27:51 -0500
  • ced402a4c6 Add labels from scripts file to Script dropdowns GriffinR 2023-12-29 21:54:37 -0500
  • 06ed730cd1 Support vertical spritsheets for overworld graphics GriffinR 2023-12-24 23:44:04 -0500
  • 945201026e Set reasonable defaults for wild encounter rates GriffinR 2023-12-29 00:15:51 -0500
  • 43ffc0bd36 Simplify recent projects config GriffinR 2023-12-28 09:16:23 -0500
  • 6fedab9a22 Add 'Open Recent Project' menu GriffinR 2023-12-28 00:55:45 -0500
  • 6a8d3a8197
    Merge pull request #559 from GriffinRichards/custom-images GriffinR 2023-12-27 23:05:22 -0500
  • fb868a2d77 Stop reporting interruption errors GriffinR 2023-12-27 01:28:59 -0500
  • 7cbe4333aa Update project files manual page GriffinR 2023-12-27 01:16:10 -0500
  • 91b2ade693 Review changes GriffinR 2023-12-25 01:57:31 -0500
  • c543cc0899 Store warp behaviors as values, add version defaults GriffinR 2023-12-21 23:33:36 -0500
  • a2d230666b Add grids to tileset editor GriffinR 2023-12-19 21:21:16 -0500
  • 93fb8cf471 Allow empty behavior names, simplify fieldmap parsing GriffinR 2023-12-19 15:46:10 -0500
  • ee6d6c7bcc Fix metatile behavior value displays GriffinR 2023-12-19 13:42:07 -0500
  • 2cdbd029b6 Move warp behavior warning setting to porymap.cfg GriffinR 2023-12-19 12:57:45 -0500
  • 59f365b16d Fix project reload not disabling window on failure GriffinR 2023-12-19 12:46:47 -0500
  • e0c6621abc Add truncation warning for metatile labels GriffinR 2023-12-19 12:29:16 -0500
  • cd1c3fef94 Fix settings window crash on close GriffinR 2023-12-19 11:42:46 -0500
  • 7f871efccb Update changelog GriffinR 2023-12-19 02:21:18 -0500
  • 902beeedcf Fix shuffled attributes GriffinR 2023-12-19 00:23:32 -0500
  • 87911bb9fd Add new settings to manual GriffinR 2023-12-18 23:57:00 -0500
  • b74b007186 Add identifiers to the settings window GriffinR 2023-12-18 21:07:36 -0500
  • 6d995cee9b Add identifier config settings GriffinR 2023-12-18 02:19:12 -0500
  • bfb827b736 Add by-name and recursive define evaluation GriffinR 2023-12-17 19:03:58 -0500
  • 8d274c013f Merge branch 'master' of https://github.com/huderlem/porymap into custom-images GriffinR 2023-12-17 16:18:16 -0500
  • 144b835c53
    Merge pull request #531 from GriffinRichards/fix-label-saving GriffinR 2023-12-17 02:05:34 -0500
  • fc1e192087 Add warp behavior list to settings GriffinR 2023-12-16 20:35:54 -0500
  • 5d4d88d11e Add warning for warp behaviors GriffinR 2023-11-07 12:35:31 -0500
  • 60fb1a246e Clean up custom Block layouts GriffinR 2023-12-16 03:36:26 -0500
  • 5a3907bf56 Use Block masks to update value limits, parse fieldmap.c GriffinR 2023-12-15 14:33:36 -0500
  • f0310d4a63 Generalize bit packing utility for Block GriffinR 2023-12-13 02:30:22 -0500
  • 19e5e681e5 Add block layout to config GriffinR 2023-12-12 19:14:39 -0500
  • 2228f78117 Privatize Block members GriffinR 2023-12-12 18:32:54 -0500
  • 8164aae151 Custom image setting cleanup, update manual GriffinR 2023-12-12 03:06:20 -0500
  • 80148c7176 Add missing tooltip, update changelog GriffinR 2023-12-11 16:56:41 -0500
  • c4adcc2963 Stop unnecessary evaluation when parsing constant names GriffinR 2023-12-11 16:40:40 -0500
  • 06ff213691 Sturdier pokemon icon search, add icon override settings GriffinR 2023-12-10 03:49:54 -0500
  • d6dacf039e Enable clear button on new line edit settings GriffinR 2023-12-09 17:47:52 -0500
  • 9174cff7f0 Update changelog GriffinR 2023-12-09 12:59:55 -0500
  • 571ff8e328 Expose new settings, add tabs to settings editor GriffinR 2023-12-08 15:13:21 -0500
  • 61b1789d4b Custom collision/event graphics cleanup GriffinR 2023-12-08 12:53:04 -0500
  • 4f0e8716f2 Update Collision tab UI GriffinR 2023-12-07 13:45:08 -0500
  • d5210cf230 Support custom collision graphics GriffinR 2023-12-06 16:01:02 -0500
  • 1b9b980121 Support custom event icons GriffinR 2023-12-05 02:01:44 -0500
  • b88d62ecc1
    Merge pull request #554 from GriffinRichards/fix-encounters GriffinR 2023-12-02 14:32:54 -0500
  • a14a9dc3a4
    Merge pull request #552 from GriffinRichards/update-scripts-editor GriffinR 2023-12-02 14:27:02 -0500
  • 49cb69f2b8 Fix issues when user supplies incorrect number of encounters GriffinR 2023-11-07 13:03:32 -0500