Commit graph

  • f8a92c071c Add default tileset config options GriffinR 2022-10-23 19:28:55 -0400
  • 35da77ca94 Treat tileset lists separately GriffinR 2022-10-23 18:59:59 -0400
  • c9d244bf9b Add missing object event defaults GriffinR 2022-10-23 18:02:29 -0400
  • 469ea40984 Automatically convert enable_object_event_in_connection GriffinR 2022-10-23 17:22:19 -0400
  • 6fc82c9487 Fix overlay clipping by applying clipping before painter transformations Marcus Huderle 2022-10-23 10:08:59 -0500
  • 6332e74d1f Fix typo in region map layout save Marcus Huderle 2022-10-22 14:31:38 -0500
  • 0da261961b Fix tileset editor UI squishing Marcus Huderle 2022-10-22 14:08:41 -0500
  • 1697f55b6c
    Merge pull request #480 from GriffinRichards/combos Marcus Huderle 2022-10-22 13:08:38 -0500
  • 7b66537d01
    Merge pull request #479 from GriffinRichards/fix-json Marcus Huderle 2022-10-22 12:57:17 -0500
  • c0d68c1103
    Update CHANGELOG.md GriffinR 2022-10-21 00:16:55 -0400
  • 28df376df9 tree view icon hotfix garak 2022-10-19 22:23:33 -0400
  • ba3e9f34e1 add resources for tree view icons in custom themes garak 2022-10-19 21:15:47 -0400
  • 7dca55f42c add resources for tree view icons in custom themes garak 2022-10-19 21:15:47 -0400
  • 9277a2313f Display values for missing items in combo boxes GriffinR 2022-10-19 13:34:43 -0400
  • 2f93caff14 Fix metatile behaviors with no constant not displaying GriffinR 2022-10-19 00:33:53 -0400
  • 2425b0e7c7 Add note about HTML for addText GriffinR 2022-10-19 00:03:49 -0400
  • d2d28f9a5a Update changelog GriffinR 2022-10-18 22:44:14 -0400
  • 4c3a508534 Better type conversion custom event attributes GriffinR 2022-10-18 19:52:35 -0400
  • 7bb5eea7fa Use new config filepaths GriffinR 2022-10-18 01:48:08 -0400
  • f99a658a5d Update changelog GriffinR 2022-10-18 01:06:03 -0400
  • 55f7b73b9b Fix id names of new heal locations GriffinR 2022-09-10 15:52:44 -0400
  • 5f3efdc7a4 Rewrite heal location data writing GriffinR 2022-09-09 22:44:42 -0400
  • 3e1d26f0ce Make heal location constants prefix-agnostic GriffinR 2022-09-09 19:10:23 -0400
  • 43d0dc1e7b Rewrite heal location data reading GriffinR 2022-09-09 17:41:50 -0400
  • 8e6585bbb2 Treat warp IDs as strings, stop deleting invalid warps GriffinR 2022-10-18 13:44:45 -0400
  • 0e0da77c07 NONE_MAP -> DYNAMIC_MAP GriffinR 2022-10-18 12:39:37 -0400
  • 551a771798 Fix some build warnings from event rewrite GriffinR 2022-10-18 12:29:07 -0400
  • 4f1a26ba91 Use new config filepaths GriffinR 2022-10-18 01:48:08 -0400
  • 75788ed3f9 Convert event JSON values by type GriffinR 2022-10-17 22:37:06 -0400
  • da2db6a029 Update changelog GriffinR 2022-10-18 01:06:03 -0400
  • 9a1ce7ebb7 Fix id names of new heal locations GriffinR 2022-09-10 15:52:44 -0400
  • 8110e5150b Rewrite heal location data writing GriffinR 2022-09-09 22:44:42 -0400
  • 8018e9f4cc Make heal location constants prefix-agnostic GriffinR 2022-09-09 19:10:23 -0400
  • 3d72d8fdfe Rewrite heal location data reading GriffinR 2022-09-09 17:41:50 -0400
  • e6c3277b0c Update changelog for event rewrite GriffinR 2022-10-18 00:16:50 -0400
  • e2a31336c5 Merge branch 'master' of https://github.com/huderlem/porymap into fix-json GriffinR 2022-10-17 22:20:06 -0400
  • f5c050828e
    Merge pull request #447 from garakmon/and-i-oop-- Marcus Huderle 2022-10-17 17:41:00 -0700
  • 4b565208f7 Fix one-frame EventFrame jank Marcus Huderle 2022-10-17 19:37:26 -0500
  • 3de8e88b8e Add optional forceRedraw argument to palette API functions Marcus Huderle 2022-10-17 19:03:11 -0500
  • 5e83c1f716 WIP Adjust custom attributes table GriffinR 2022-10-17 14:52:12 -0400
  • 33014830cd set map early when creating new events because some types need map info for defaults garak 2022-10-16 22:15:48 -0400
  • c3a5e05f49 update clone sprite text garak 2022-10-16 21:04:29 -0400
  • 715c37572e update clone object sprite icon with target change garak 2022-10-16 19:45:12 -0400
  • 73ccc3d89d fix bug preventing selection of last event from spinner garak 2022-10-16 19:16:37 -0400
  • 265340eed0 add local script labels to event combos for drop down garak 2022-10-16 18:43:05 -0400
  • 3f2fea0980 event updates garak 2022-10-16 18:37:51 -0400
  • a0eff32f36 Remove more internal type conversions GriffinR 2022-10-16 02:49:42 -0400
  • 67945cb297 Preserve custom header arrays and objects GriffinR 2022-10-16 02:30:13 -0400
  • 6b55dc935d Add custom header value type selection GriffinR 2022-10-15 22:32:05 -0400
  • 463a7e01f6 Save custom header values by type GriffinR 2022-10-15 14:49:35 -0400
  • acf9673807 Add 2D array version of addPath to manual GriffinR 2022-10-15 13:17:18 -0400
  • a2795d089b get/setAngle -> get/setRotation GriffinR 2022-10-15 13:12:40 -0400
  • ad01ba0feb Fix Qt6 build and overloaded addPath ordering Marcus Huderle 2022-10-15 11:33:12 -0500
  • ca04b99576 Update manual and changelog GriffinR 2022-10-14 00:12:40 -0400
  • d88d6a828e Scale to qreal, draw path border over fill GriffinR 2022-10-13 21:58:59 -0400
  • 82dcecf8f2 Add addPath overload GriffinR 2022-10-13 18:24:32 -0400
  • 47f6723bd2 Clean up rotation functions GriffinR 2022-10-13 15:14:53 -0400
  • ad5eea2293 Add rotation and scale to overlay API GriffinR 2022-10-11 17:21:44 -0400
  • 67bec313a5 Add rounding to addRect, add fill color to addPath GriffinR 2022-10-11 14:52:52 -0400
  • 77d04bb6de Combine addRect and addRectFilled, add color checking GriffinR 2022-10-11 13:30:27 -0400
  • 385c17fd23 Add path drawing to the API GriffinR 2022-10-11 10:34:09 -0400
  • dfb6a15379 Fix event tab sizing behavior Marcus Huderle 2022-10-15 13:17:35 -0500
  • 37022c2b38 Adjust layout of events tab Marcus Huderle 2022-10-15 13:02:28 -0500
  • 36de7b63ff Fix event frame window visibility issue Marcus Huderle 2022-10-15 12:49:29 -0500
  • c214096f25 Add 2D array version of addPath to manual GriffinR 2022-10-15 13:17:18 -0400
  • c639b7e95e get/setAngle -> get/setRotation GriffinR 2022-10-15 13:12:40 -0400
  • 0ae8e08d3b Fix Qt6 build and overloaded addPath ordering Marcus Huderle 2022-10-15 11:33:12 -0500
  • 2fa2fc52e8 fix save for region map layout new format garakmon 2022-10-15 12:08:19 -0400
  • ec626a59a7 Display custom header values according to type GriffinR 2022-10-15 03:22:51 -0400
  • 6ffcb58e5e Convert JSON values by type, except events GriffinR 2022-10-14 18:55:18 -0400
  • 239f3935bf Stop treating map header bools as strings GriffinR 2022-10-14 18:11:11 -0400
  • 614242f1fe Update project files page GriffinR 2022-10-14 12:38:33 -0400
  • e5461dfc0e Update manual and changelog GriffinR 2022-10-14 00:12:40 -0400
  • 7b21e736e0 Scale to qreal, draw path border over fill GriffinR 2022-10-13 21:58:59 -0400
  • d433641bee allow numbers for gfx constants, code cleanup garak 2022-10-13 21:03:26 -0400
  • 00504817db add methods for updating frame ui garak 2022-09-29 13:18:46 -0400
  • 511c6ddb03 fix bug related to event id spinner garak 2022-09-28 03:25:08 -0400
  • af9c0192e0 hide heal location z spinner, and label every event type in frames garak 2022-09-28 01:13:19 -0400
  • cb6d1a4220 indicate map edited when event data is modified garak 2022-09-28 00:21:01 -0400
  • 8ac556c0de properly hide configurable event ui garak 2022-09-27 22:39:27 -0400
  • 679f2419b7 fix event tabs not updating with group size changes garak 2022-09-06 17:11:36 -0400
  • 9e54537ba2 fix nonstandard use of pointer casting garak 2022-09-06 00:20:14 -0400
  • 43960d4e9e add open script button next to script labels garak 2022-08-31 18:53:07 -0400
  • 582405d68b change Event class design in favor of polymorphism garak 2022-07-19 17:56:12 -0400
  • dd66f967f8 support current pokeemerald region map layout format garakmon 2022-10-13 22:20:19 -0400
  • 1f17291979 Merge branch 'master' of https://github.com/huderlem/porymap into api-path GriffinR 2022-10-13 21:27:16 -0400
  • 5b0137866b Add addPath overload GriffinR 2022-10-13 18:24:32 -0400
  • a025d13271 Clean up rotation functions GriffinR 2022-10-13 15:14:53 -0400
  • 2b78330660 Improve API text rendering speed GriffinR 2022-10-10 23:47:42 -0400
  • 2a064d62c6 Merge branch 'master' of https://github.com/huderlem/porymap into api-path GriffinR 2022-10-12 14:39:26 -0400
  • fbe5427c0b Prevent some script edit feedback loops GriffinR 2022-10-11 22:50:08 -0400
  • 5a060ce073 Add rotation and scale to overlay API GriffinR 2022-10-11 17:21:44 -0400
  • d28cc6d84d Merge branch 'master' of https://github.com/huderlem/porymap into api-path GriffinR 2022-10-11 14:56:10 -0400
  • 917cab0d74 Add rounding to addRect, add fill color to addPath GriffinR 2022-10-11 14:52:52 -0400
  • e337101e19 Combine addRect and addRectFilled, add color checking GriffinR 2022-10-11 13:30:27 -0400
  • 42273a1d51 Add path drawing to the API GriffinR 2022-10-11 10:34:09 -0400
  • 6aa433e20c Improve API text rendering speed GriffinR 2022-10-10 23:47:42 -0400
  • 8059b7dcae
    int layer -> layer in clearClippingRect GriffinR 2022-10-10 17:16:03 -0400
  • 0f49c76757
    Fix manual typos in setClippingRect GriffinR 2022-10-10 13:23:04 -0400
  • 150c02b05b Update manual GriffinR 2022-10-09 15:16:13 -0400