Commit Graph

  • cdd233f7d5 Consider 'shared_scripts_map' when reading map scripts GriffinR 2025-02-26 12:38:33 -05:00
  • 2e8422d80c Merge pull request #689 from GriffinRichards/event-speed-improvements GriffinR 2025-02-26 11:56:07 -05:00
  • 3cf7059ffb Update changelog GriffinR 2025-02-25 18:51:37 -05:00
  • c6c64aae15 Stop automatically saving maps/layouts on creation GriffinR 2025-02-25 18:34:58 -05:00
  • b78f23f259 Make Duplicate Map/Layout more accessible GriffinR 2025-02-25 16:46:46 -05:00
  • dff7fae040 Merge pull request #681 from GriffinRichards/in-game-reload-message GriffinR 2025-02-25 00:02:15 -05:00
  • de703b4634 Merge pull request #679 from GriffinRichards/better-parse-errors GriffinR 2025-02-24 23:59:15 -05:00
  • ae55d64e5b Stop rendering map connections twice on load GriffinR 2025-02-22 19:38:32 -05:00
  • 7637dc5ad6 Fix Qt5 build GriffinR 2025-02-22 18:47:52 -05:00
  • 491b003f2f Make use of the dimension fields in ObjectEventGraphicsInfo GriffinR 2025-02-22 18:05:06 -05:00
  • 9afaa4ae3e Add setting to re-enable global script autocomplete GriffinR 2025-02-21 15:18:39 -05:00
  • 880e5847c7 Remove global scripts from autocomplete GriffinR 2025-02-21 14:38:39 -05:00
  • eef9a37d16 Cache event pixmaps GriffinR 2025-02-21 12:40:06 -05:00
  • bf5ead848d Only load event sprites when requested GriffinR 2025-02-20 16:31:08 -05:00
  • a2a8e27504 Merge pull request #682 from GriffinRichards/event-loading GriffinR 2025-02-22 17:44:49 -05:00
  • a7ae458468 add support for drag+dropping multiple map groups garak 2025-02-22 16:15:19 -05:00
  • 632eeef53f fix dropping groups beyond end of group list garak 2025-02-22 15:52:04 -05:00
  • 29f88e6b76 fix drag+drop on groups moved upward in list garak 2025-02-22 15:32:14 -05:00
  • 11d9d7b795 Add layout prefix to config, fix species prefix hardcoded length GriffinR 2025-02-22 15:09:06 -05:00
  • 1b510b6a6e Add utility.cpp, fix bug when map/layout name is just underscores GriffinR 2025-02-22 14:54:44 -05:00
  • 67c3a4befd Fix config appending 0s to saved window geometry/state GriffinR 2025-02-22 12:45:17 -05:00
  • f093a16851 Add basic radio buttons to dark themes GriffinR 2025-02-21 23:32:42 -05:00
  • 73036f38e1 Move theme icons to separate folders GriffinR 2025-02-21 23:07:22 -05:00
  • 6ae5bf8b8c Update changelog GriffinR 2025-02-21 21:57:17 -05:00
  • 6c14b3ee15 Restore zoom behavior GriffinR 2025-02-21 21:39:36 -05:00
  • 8e86e2bf7f Fix tile usage not updating with Undo/Redo GriffinR 2025-02-21 15:40:00 -05:00
  • 70be815bdb Update changelog GriffinR 2025-02-21 15:25:19 -05:00
  • 239515366c Fix PrefixValidator being too strict GriffinR 2025-02-20 21:47:49 -05:00
  • 393d313d42 Minor startup speed improvement GriffinR 2025-02-20 12:11:03 -05:00
  • 5ea071d581 Merge pull request #684 from garakmon/res663 GriffinR 2025-02-19 23:38:59 -05:00
  • 089d90c9cb update tile & metatile usage counts automatically when painting garak 2025-02-19 16:39:29 -05:00
  • 5890324c96 Fix crash when changing theme of an empty chart GriffinR 2025-02-19 15:02:51 -05:00
  • 88f5a90b2f Convert selected_events from DraggablePixmapItem to Event GriffinR 2025-02-16 18:03:24 -05:00
  • ac8db41299 Add event group limit GriffinR 2025-02-16 15:31:20 -05:00
  • 7fc985fc1d Recognize local_id field GriffinR 2025-02-19 13:25:21 -05:00
  • a2aa20ec46 Generalize event loading GriffinR 2025-02-19 13:18:12 -05:00
  • c987cb322d Fix default save argument GriffinR 2025-02-19 11:47:13 -05:00
  • 1ab8b830d8 Add in-game reload message GriffinR 2025-02-19 11:39:45 -05:00
  • 43d5e32b96 Fix Save All after layout split changes GriffinR 2025-02-19 11:07:11 -05:00
  • 559f2ae6da Update changelog GriffinR 2025-02-19 10:27:26 -05:00
  • 007d11a337 Add events overlay to map view (#678) GriffinR 2025-02-19 10:16:53 -05:00
  • 8668504949 Merge pull request #677 from GriffinRichards/quiet-filewatcher GriffinR 2025-02-19 10:14:09 -05:00
  • 27ec547ac1 Fix regression re-enabling the Wild Pokemon tab GriffinR 2025-02-18 15:22:42 -05:00
  • 17c35a8d98 Condense parser error messages GriffinR 2025-02-18 14:53:25 -05:00
  • 00e71afd7d Clean up the wild encounter JSON parsing with some comments GriffinR 2025-02-15 00:59:19 -05:00
  • 59871d5739 Add version matrix to Linux build, bump macOS to LTS version GriffinR 2025-02-14 14:48:38 -05:00
  • 4180134a28 Update changelog GriffinR 2025-02-14 13:17:03 -05:00
  • d421862ced Merge pull request #673 from GriffinRichards/event-selection GriffinR 2025-02-14 13:11:38 -05:00
  • 3be7f54d05 Only show file watcher warning when Porymap is active GriffinR 2025-02-13 21:14:58 -05:00
  • f442f44f72 Properly update search bar's clear text button GriffinR 2025-02-13 11:40:09 -05:00
  • 5feb391a9d Read colorpicker screen using cursor position GriffinR 2025-02-13 11:17:05 -05:00
  • e67790a8d3 Merge branch 'dev' of https://github.com/huderlem/porymap into event-selection GriffinR 2025-02-12 16:10:01 -05:00
  • 6574e1b68a Re-enable workflow on PR for dev branch GriffinR 2025-02-12 16:04:22 -05:00
  • 8f5880f5bd Fix crash when duplicating maps GriffinR 2025-02-12 15:54:32 -05:00
  • ee986b8e56 Remove unnecessary const qualifier, unused variable GriffinR 2025-02-12 15:39:40 -05:00
  • 78a9bac307 Merge pull request #671 from GriffinRichards/heal-locations GriffinR 2025-02-12 10:38:20 -05:00
  • e8f2713952 Merge branch 'dev' into heal-locations GriffinR 2025-02-11 14:26:15 -05:00
  • 165d49f7da Merge pull request #670 from GriffinRichards/tileset-division GriffinR 2025-02-11 14:24:55 -05:00
  • c20de521b8 Add event selection settings GriffinR 2025-02-10 16:06:33 -05:00
  • a5141dea5d Fix events not rendering after certain layout changes GriffinR 2025-02-10 11:50:39 -05:00
  • 2100aaac93 Fix some internal use of 'objects' when referring to events GriffinR 2025-02-09 17:06:30 -05:00
  • c49470c47e Fix some memory leaks GriffinR 2025-02-07 19:27:54 -05:00
  • 01126a888a Apply the "map opened" API callback to layouts, add utility functions GriffinR 2025-02-07 16:25:58 -05:00
  • df861b59ad Shift events if map moves when resized GriffinR 2025-02-07 14:50:00 -05:00
  • ac6750de44 Keep search focus when changing map list tabs GriffinR 2025-02-07 13:43:10 -05:00
  • 184f04202f Fix cursor and improperly-disabled edits when switching to Events tab GriffinR 2025-02-07 13:22:21 -05:00
  • c212afcc20 Update changelog GriffinR 2025-02-07 13:00:10 -05:00
  • 8892c642f1 Remove redundant reload warning GriffinR 2025-02-07 12:39:58 -05:00
  • 6b9a4d73e9 Read/write heal locations using new JSON data GriffinR 2025-02-04 16:34:21 -05:00
  • 287e65b514 stop disabling spinboxes in resize popup t 2025-02-06 13:03:48 -05:00
  • 51773926d2 resolve some goofiness garak 2025-02-06 12:55:51 -05:00
  • 1e7d5144b9 add back metatile limit upper bound check and popup garak 2025-02-06 12:26:54 -05:00
  • 035c326348 reset button working for change dimension dialog garak 2024-11-12 12:49:37 -05:00
  • e4a4fb5ab1 add limits for resizing layouts garak 2024-11-12 12:30:56 -05:00
  • 54e41b0c20 redesign layout dimension change window garak 2024-11-12 01:09:43 -05:00
  • 6dcbe45051 Merge pull request #669 from GriffinRichards/port-custom-attr GriffinR 2025-02-06 10:11:14 -05:00
  • 7173503f59 Fix Qt5 build, misc warnings GriffinR 2025-02-05 16:17:06 -05:00
  • be02424f1c Reduce diff noise when saving maps GriffinR 2025-02-05 15:59:13 -05:00
  • 52a900b85d Hide map settings when exporting layout images GriffinR 2025-02-05 15:31:14 -05:00
  • 05c07e5a00 Keep metatile images on separate rows, fix metatile usage count GriffinR 2025-02-05 13:48:38 -05:00
  • 2aa2f8dbd4 Fix shortcuts editor crash GriffinR 2025-02-05 11:05:24 -05:00
  • 3e13986686 Merge pull request #668 from GriffinRichards/fix-sorting GriffinR 2025-02-02 15:45:14 -05:00
  • ecb2825e7d Update changelog GriffinR 2025-01-31 11:11:20 -05:00
  • fe38e42591 Port changes from Custom Attributes redesign GriffinR 2024-10-10 21:14:03 -04:00
  • 748e51c3d5 Remove old comment GriffinR 2025-01-30 12:12:23 -05:00
  • 9bdf396679 Fix some lexical sorting of names with numbers GriffinR 2025-01-30 11:53:00 -05:00
  • 09694891f3 Merge pull request #665 from GriffinRichards/wild-enc-search GriffinR 2025-01-30 11:48:28 -05:00
  • 361effe576 Merge pull request #667 from GriffinRichards/connection-fixes GriffinR 2025-01-30 11:33:30 -05:00
  • 5a6d5ea929 Fix some issues with map connections after layout split GriffinR 2025-01-29 13:48:03 -05:00
  • 3bbb81e436 Add search feature to wild pokemon tab GriffinR 2025-01-25 21:50:45 -05:00
  • de78a1172d Update changelog GriffinR 2025-01-23 15:03:14 -05:00
  • 9047cb8a28 Merge pull request #652 from GriffinRichards/new-map-dialog GriffinR 2025-01-22 15:53:11 -05:00
  • 0cf7a45890 Don't automatically create empty MAPSEC display names GriffinR 2025-01-22 15:49:16 -05:00
  • a00636260c Remove old layout suffix function GriffinR 2025-01-22 15:29:11 -05:00
  • 07e4d24b98 Enforce layout settings for duplicate maps GriffinR 2025-01-22 15:19:21 -05:00
  • fe8f978a6b Fix map symbol editing regression, save new map/layout dialog geometry GriffinR 2025-01-22 14:46:49 -05:00
  • cfb6f70580 Fix freeze when creating a new tileset GriffinR 2025-01-22 14:38:49 -05:00
  • f4c0cb2d2d Use placeholder text for new map/layout names GriffinR 2025-01-22 13:24:09 -05:00
  • 90c904ecb9 Make it easier to edit MAPSEC names, Area -> Location GriffinR 2024-12-28 01:51:40 -05:00
  • 72f37d8983 Merge branch 'master' into new-map-dialog GriffinR 2024-12-28 01:47:02 -05:00