Commit Graph

  • 0012ea83e6 Update changelog GriffinR 2024-07-17 12:31:07 -04:00
  • 4c25813bd3 Add project close option GriffinR 2024-07-16 16:26:59 -04:00
  • 9efe67a72f Add sanity check to project opening GriffinR 2024-07-16 14:19:47 -04:00
  • 29ed696d9e Auto-detect more version names GriffinR 2024-07-15 21:10:54 -04:00
  • db598a43db Write config files on close / save, not on modification GriffinR 2024-07-15 16:14:38 -04:00
  • 3fa06229aa Merge branch 'master' of https://github.com/GriffinRichards/porymap into window-closing GriffinR 2024-07-15 14:19:00 -04:00
  • b60e54c07c Close subwindows gracefully, prompt save on quit GriffinR 2024-02-08 16:00:55 -05:00
  • 1e09d08c9c Reimplement connection mirroring GriffinR 2024-07-08 16:01:30 -04:00
  • f1cfc3c78e Connections tab UI adjustments GriffinR 2024-07-08 11:44:23 -04:00
  • 7c6b33da1b Add selection highlight to connections list GriffinR 2024-07-03 16:01:52 -04:00
  • 0aa7ddf27d Add tab enums GriffinR 2024-07-03 13:41:00 -04:00
  • 6b0034e523 Fix border visibility in API GriffinR 2024-07-03 11:34:27 -04:00
  • 367198f98f Sync changes between connection list and map GriffinR 2024-07-02 14:05:54 -04:00
  • 1f78fb9c4f Remove strict offset limitations GriffinR 2024-07-01 14:10:55 -04:00
  • 2fa3a9b398 Connection reorganization GriffinR 2024-07-01 13:58:58 -04:00
  • 391285aee8 Add buttons to open Dive/Emerge maps GriffinR 2024-06-28 22:01:13 -04:00
  • db35ec2c79 Initial connections tab UI redesign GriffinR 2024-06-26 16:03:39 -04:00
  • 18bdbc8a09 Merge pull request #598 from GriffinRichards/rme-fixes GriffinR 2024-06-26 15:13:25 -04:00
  • b28d4085ec Disable update promoter on Windows GriffinR 2024-06-26 14:51:41 -04:00
  • cab710bb42 Merge branch 'master' of https://github.com/huderlem/porymap into rme-fixes GriffinR 2024-06-17 15:19:54 -04:00
  • 3af14307d3 Bump macOS Qt version GriffinR 2024-06-17 14:47:19 -04:00
  • 06b6651e46 Update changelog GriffinR 2024-06-17 14:32:19 -04:00
  • 79955715dd Fix crash if region map tileset file is too small GriffinR 2024-06-17 14:32:02 -04:00
  • 1c2be70ff0 Allow users to fix faulty region map settings GriffinR 2024-06-17 12:11:55 -04:00
  • 4a79114b98 Fix crash if region map tileset is missing GriffinR 2024-06-17 11:38:01 -04:00
  • 0954fe26ff Fix confusing error logging during region map setup GriffinR 2024-06-17 11:26:45 -04:00
  • 236ad9b73c Fix Add Region Map button GriffinR 2024-06-11 12:26:34 -04:00
  • bc454d6b13 fix some map combos not being populated with new items garak 2024-04-19 18:57:27 -04:00
  • 34478e69d9 cleanup: resolve remaining (outdated) TODOs garak 2024-04-19 18:41:52 -04:00
  • f46ac36a94 cleanup: shortcuts, setLayout garak 2024-04-18 14:38:15 -04:00
  • 5bb0983c33 cleanup: resolve map list scrolling garak 2024-04-18 13:25:06 -04:00
  • 89fb4019a5 cleanup shortcuts garak 2024-04-18 12:21:09 -04:00
  • dc72643e09 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-04-03 14:11:09 -04:00
  • 70c6e414f1 reopen porymap on layout view when applicable garak 2024-03-28 10:21:35 -04:00
  • 83a57c145c Update manual GriffinR 2024-03-21 15:38:02 -04:00
  • 199799f1c2 Release 5.4.1 5.4.1 GriffinR 2024-03-21 15:33:00 -04:00
  • 6fe8539461 Fix number->string conversion in struct parsing GriffinR 2024-03-21 15:24:08 -04:00
  • 56e4955c54 Fix struct parsing using multiple methods to re-read a single member GriffinR 2024-03-21 15:22:53 -04:00
  • 6520189352 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-02-22 16:20:23 -05:00
  • 05beed21ca disable deletion of map sections and layouts garak 2024-02-18 19:56:52 -05:00
  • 879bb44bc0 functions to remove map groups and map sections garak 2024-02-17 22:47:48 -05:00
  • 74e4e2647c add new area (map section) functionality garak 2024-02-16 19:17:56 -05:00
  • 22b4108a7f create 'add layout' button garak 2024-02-15 22:19:49 -05:00
  • 963b09c866 create buttons to add items to map trees garak 2024-02-13 20:23:23 -05:00
  • 012f2a213a Release 5.4.0 5.4.0 GriffinR 2024-02-13 16:36:54 -05:00
  • 3eed13a162 Update changelog GriffinR 2024-02-12 13:36:14 -05:00
  • b228c4e76c Merge pull request #590 from GriffinRichards/update-promoter GriffinR 2024-02-12 13:27:49 -05:00
  • a960456c6e Remove include limits JakobDev 2024-02-08 12:46:06 +01:00
  • ab108f8a60 Add missing include JakobDev 2024-02-07 12:32:59 +01:00
  • 142b5de5af Merge pull request #592 from GriffinRichards/fix-zoom GriffinR 2024-02-07 16:30:40 -05:00
  • dc0d6fe267 Remove leftover comment GriffinR 2024-02-07 16:20:09 -05:00
  • 73b5c0501d Only alert user at most once per new release GriffinR 2024-02-07 15:35:11 -05:00
  • e76729ce62 Limit update promoter to Windows/macOS GriffinR 2024-02-06 16:15:56 -05:00
  • 5def0e8be1 Reenable Retry button for parsing errors GriffinR 2024-02-05 11:54:35 -05:00
  • ad1b651f96 clear selection sticking when edits toggled for map list garak 2024-02-04 14:59:03 -05:00
  • 23b55a1074 fix bug disabling map edits after tab switches garak 2024-02-04 12:58:41 -05:00
  • 582fb101cf Minor network fixes GriffinR 2024-02-02 10:31:11 -05:00
  • ae341d144e Fix new maps parsing scripts file too early GriffinR 2024-01-29 14:07:13 -05:00
  • 13f14757be Smooth out scrolling for graphics views nested in scroll areas GriffinR 2024-01-28 14:15:45 -05:00
  • d7f25f9ae5 More selection image fixes GriffinR 2024-01-26 15:55:29 -05:00
  • 0c03676f20 Update changelog GriffinR 2024-01-26 15:34:42 -05:00
  • 895c9466d7 Center selection when zooming GriffinR 2024-01-26 15:29:48 -05:00
  • 4cb7e8a9aa Fix selectors jumping when zooming GriffinR 2024-01-26 11:40:32 -05:00
  • 140b66862a Remove some unnecessary redrawing GriffinR 2024-01-26 10:54:05 -05:00
  • d74affe0b9 Merge pull request #588 from GriffinRichards/preserve-settings GriffinR 2024-01-25 15:25:57 -05:00
  • a5ed554c68 Better client etiquette GriffinR 2024-01-24 11:56:04 -05:00
  • 34b2f9d881 Allow update checking with no project GriffinR 2024-01-21 19:18:26 -05:00
  • 58e4a21aa6 Revert oversimplified version check GriffinR 2024-01-21 18:41:23 -05:00
  • fec1d1fdd4 Remove debug log GriffinR 2024-01-21 12:09:23 -05:00
  • c04a89396c Add update promoter dialog GriffinR 2024-01-21 02:00:28 -05:00
  • 97b485284e Move version info to porymap.pro GriffinR 2024-01-21 00:14:40 -05:00
  • 09c2ed6b30 Add check for updates setting GriffinR 2024-01-20 23:02:43 -05:00
  • d6dfab1805 Add update promoter network functions GriffinR 2024-01-20 22:07:52 -05:00
  • 42a95b32a2 Restore Project::defaultSong GriffinR 2024-01-19 15:18:14 -05:00
  • 3ebc7a93d4 Soften launch requirements, fix some potential crashes GriffinR 2024-01-19 11:59:04 -05:00
  • 3505251ad2 Stop changing settings if their features fail to load GriffinR 2024-01-18 12:00:18 -05:00
  • 662ada181a Remove leftover TODO GriffinR 2024-01-16 13:30:22 -05:00
  • 783fd0b304 Fix some issues with the Tileset Editor zoom sliders GriffinR 2024-01-16 13:28:40 -05:00
  • cbb89d442f Update manual GriffinR 2024-01-15 17:26:47 -05:00
  • 5adb11f374 Release 5.3.0 5.3.0 GriffinR 2024-01-15 17:23:39 -05:00
  • fa8bb20fe2 Fix splitter limiting window resizing GriffinR 2024-01-15 01:47:57 -05:00
  • 43747bd8a1 Fix Tileset Editor UI briefly shrinking after window is shown GriffinR 2024-01-12 23:05:44 -05:00
  • e873e4c665 Save states of new splitters in config GriffinR 2024-01-12 22:47:50 -05:00
  • 86d0200441 Add scrolling to border metatiles, splitter for Metatiles tab GriffinR 2024-01-12 22:11:07 -05:00
  • 858c807856 fix bad merge garak 2024-01-12 19:22:54 -05:00
  • 0296c22845 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-01-12 15:57:56 -05:00
  • b620e3d816 add button to lock group edits garak 2024-01-12 15:48:51 -05:00
  • abc433bc78 allow dragging and dropping to rearrange map groups garak 2024-01-12 14:39:49 -05:00
  • cef614f9f6 Update changelog GriffinR 2024-01-11 23:14:37 -05:00
  • 1428b250e6 Merge pull request #582 from GriffinRichards/tileset-zoom GriffinR 2024-01-11 23:11:00 -05:00
  • 07f68f6ab7 Merge pull request #581 from GriffinRichards/script-completer GriffinR 2024-01-11 22:59:21 -05:00
  • 99eb92c3b2 timelapse replay layout edits then map edits garak 2024-01-10 14:34:48 -05:00
  • cd5b1f98d2 add toggleable button to hide empty map folders garak 2024-01-09 21:50:22 -05:00
  • c0f32c6a17 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-01-09 15:34:31 -05:00
  • 0f9c5873a2 Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-01-09 14:52:00 -05:00
  • c67835d350 Merge pull request #580 from GriffinRichards/open-proj GriffinR 2024-01-08 21:29:03 -05:00
  • 9538097a6f Merge pull request #579 from GriffinRichards/hover-te GriffinR 2024-01-07 21:17:15 -05:00
  • 8e9e887344 Merge pull request #578 from GriffinRichards/heal-loc-name GriffinR 2024-01-07 21:01:23 -05:00
  • bcba146be9 Add zoom sliders to the Tileset Editor GriffinR 2024-01-07 16:42:46 -05:00
  • 1212d7dfd8 Sort script dropdown, minor fixes GriffinR 2024-01-05 12:45:16 -05:00