{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":208380865,"defaultBranch":"sdl-rework","name":"masterplan","ownerLogin":"SolarLune","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-14T03:01:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4733521?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1673244196.888802","currentOid":""},"activityList":{"items":[{"before":"5af48292206eadd2609e3979cc85f49cd87dbecc","after":"979dbae9acfa949252d6c52236aed547103ac518","ref":"refs/heads/sdl-rework","pushedAt":"2024-03-04T23:19:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SolarLune","name":"SolarLune","path":"/SolarLune","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4733521?s=80&v=4"},"commit":{"message":"Web Card!\nQoL: Adding Web Card. This allows you to embed a browser within MasterPlan. Note that this isn't performant at all, and is best used for small and quick informational browser windows, or for limited web media. This feature requires a Chrome-based browser (so Chrome, Chromium, etc). Chrome-based browsers like Brave or Opera may also work. You'll need to specify the user data directory if you want to keep your sessions, cookies, etc. within MasterPlan. This should probably be the folder that has a \"Default\" folder in it.\nINTERNAL: Renaming Cursor Arrow > CursorLink.\nQoL: Slight optimization in determining onscreen-ness of Cards. Previously this was done on-demand - now it's done once per frame.\nINTERNAL: Properties.Serialize() now takes an argument to indicate whether to record all properties, or just almost all of them (primarily, this is for web cards).\nINTERNAL: Tweaking Color.IsDark() determining function to have a higher threshold.\nINTERNAL QoL FIX: Checkboxes' icons always animate now. Previously they only animated when clicking on them, and not when using a shortcut.\nQoL: Adding ability to hide the maximum number for Numbered Cards.\nINTERNAL: Moving ImmediateIconButton to using a struct for its options set.\nQoL: You can now click and drag to change NumberSpinner values.\nINTERNAL: Adding option to draw scrollbars only when the mouse is close to them (for the Web Card).\nINTERNAL: Fixing dropdowns' property values not updating according to the dropdown's chosen option.\nINTERNAL: Mouse cursor is moved out into the main loop.\nINTERNAL: Adding Properties.SetDefault().","shortMessageHtmlLink":"Web Card!"}},{"before":"2af45ad69170af0a4fd9c0bdf4fb6d23010a5672","after":"5af48292206eadd2609e3979cc85f49cd87dbecc","ref":"refs/heads/sdl-rework","pushedAt":"2023-11-24T22:07:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"SolarLune","name":"SolarLune","path":"/SolarLune","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4733521?s=80&v=4"},"commit":{"message":"QoL: Adding polish to pressing buttons.\nQoL: Cards changing color now is a smoothly eased process.\nFIX: The key shortcut to activate a link is now Shift + Enter, since enter alone edits text.","shortMessageHtmlLink":"QoL: Adding polish to pressing buttons."}},{"before":"101fa4241135296708b075e1b22f569430dfb0f5","after":"2af45ad69170af0a4fd9c0bdf4fb6d23010a5672","ref":"refs/heads/sdl-rework","pushedAt":"2023-11-06T21:32:23.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"SolarLune","name":"SolarLune","path":"/SolarLune","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4733521?s=80&v=4"},"commit":{"message":"QoL Improvements.\nAdding keyboard shortcut to create a new Card of the previous type. This shortcut is usable while typing in a description.\nINTERNAL: Adding Shortcut.TempOverride. This is used to force a shortcut to be seen as being \"pressed\", even if that's not the case ordinarily.\nFIX: Keybindings search area no longer accepts newlines.","shortMessageHtmlLink":"QoL Improvements."}},{"before":"f9514c4c7b0202fbf45f09191c4359b1afe37f02","after":"101fa4241135296708b075e1b22f569430dfb0f5","ref":"refs/heads/sdl-rework","pushedAt":"2023-07-05T01:21:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SolarLune","name":"SolarLune","path":"/SolarLune","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4733521?s=80&v=4"},"commit":{"message":"Adding Locate button for Links.\nINTERNAL: Updating todo.","shortMessageHtmlLink":"Adding Locate button for Links."}},{"before":"46b20aa17b9cccbf02298199e194342fc856facb","after":"f9514c4c7b0202fbf45f09191c4359b1afe37f02","ref":"refs/heads/sdl-rework","pushedAt":"2023-05-23T02:39:38.340Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"SolarLune","name":"SolarLune","path":"/SolarLune","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4733521?s=80&v=4"},"commit":{"message":"Various minor fixes and improvements.\nFIX: Cards no longer move improperly when wrap mode is set to extend and text moves past the right border.\nFIX: Screenshots no longer crash MasterPlan sometimes.\nFIX?: Subpages can no longer be cut, as this caused issues. Subpages will likely be replaced with something else in the near future, as they don't really make sense or work well.\nFIX: You can go up from a subpage while linking cards.\nINTERNAL: Updating go-sdl2 dependency.","shortMessageHtmlLink":"Various minor fixes and improvements."}},{"before":"eefbda8a1f404b7dad56f59f1d3da9769100e2b6","after":"46b20aa17b9cccbf02298199e194342fc856facb","ref":"refs/heads/sdl-rework","pushedAt":"2023-05-23T02:39:24.790Z","pushType":"push","commitsCount":1,"pusher":{"login":"SolarLune","name":"SolarLune","path":"/SolarLune","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4733521?s=80&v=4"},"commit":{"message":"Various minor fixes and improvements.\nFIX: Cards no longer move improperly when wrap mode is set to extend and text moves past the right border.\nFIX: Screenshots no longer crash MasterPlan sometimes.\nFIX?: Subpages can no longer be cut, as this caused issues. Subpages will likely be replaced with something else in the near future, as they don't really make sense or work well.\nFIX: You can go up from a subpage while linking cards.\nINTERNAL: Updating go-sdl2 dependency.","shortMessageHtmlLink":"Various minor fixes and improvements."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEDEVmCgA","startCursor":null,"endCursor":null}},"title":"Activity ยท SolarLune/masterplan"}