{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":771799370,"defaultBranch":"main","name":"LC_AccessibleTerminal","ownerLogin":"pacoito123","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-14T01:06:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46981036?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710403181.0","currentOid":""},"activityList":{"items":[{"before":"2d8ae576cddf9fd33db7d5bba1d29d90cb6e2012","after":"7e47ff00afc9745aefbd04fd9382e8b0ea2c4bef","ref":"refs/heads/main","pushedAt":"2024-03-14T07:52:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pacoito123","name":"Francisco Rubio","path":"/pacoito123","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46981036?s=80&v=4"},"commit":{"message":"[v1.0.0] Initial release.\n- Updated `README.md` file.\n- Added `CHANGELOG.md` file.\n- Added `icon.png` and `manifest.json` files.\n- Placed Harmony patching inside a try-catch block (just in case).","shortMessageHtmlLink":"[v1.0.0] Initial release."}},{"before":"047a7f6d708b018bd898f0c49b1f02e6c0271183","after":"2d8ae576cddf9fd33db7d5bba1d29d90cb6e2012","ref":"refs/heads/main","pushedAt":"2024-03-14T01:09:38.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"pacoito123","name":"Francisco Rubio","path":"/pacoito123","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46981036?s=80&v=4"},"commit":{"message":"Major mod rewrite and overhaul.\n[General]\n- Rebranded to `AccessibleTerminal`.\n- Removed [TerminalAPI](https://thunderstore.io/c/lethal-company/p/NotAtomicBomb/TerminalApi) and [LethalCompany InputUtils](https://thunderstore.io/c/lethal-company/p/Rune580/LethalCompany_InputUtils) dependencies.\n- Updated project license (still MIT).\n[Config]\n- Removed mod configuration options temporarily (will be added back soon).\n[Input]\n- Added mouse support for terminal.\n- Removed gamepad support (might implement this back, but for now the mod is focused on mouse input only).\n- Integrated [TerminalMouse](https://thunderstore.io/c/lethal-company/p/Azim/TerminalMouse) by [Azim](https://github.com/Azim) to unlock the mouse cursor when using the terminal (mostly done to get rid of the `TerminalAPI` dependency).\n- Integrated tweak from [GeneralImprovements](https://thunderstore.io/c/lethal-company/p/ShaosilGaming/GeneralImprovements) by [Shaosil](https://github.com/Shaosil) to lock the camera while the terminal is being used (this project lacks an open-source license, so if there's an issue with me doing this please let me know).\n[Terminal GUI]\n- Made GUI button creation fully dynamic in order to include just about everything in the game, even modded content. This should also make the codebase substantially easier to maintain, as buttons were previously being added manually.\n- Used lambda expressions (arrow functions) for just about every list iteration (mostly to fill the button lists).\n- Clickable terminal buttons are now separated by categories (e.g. moons, items, decor).\n- Button and menu scaling has been simplified (no more mysterious constants to determine menu and button positions, width, and height).\n- Submit and back buttons now act as `CONFIRM` and `DENY`, respectively, when on a confirmation screen.\n- Added buttons for pagination (next page, previous page), as well as buttons for scrolling up and down in the terminal screen.\n- Added checks and fixes for just about everything that can go wrong (and DID go wrong during testing).\n- Created a helper method to make button creation somewhat more concise.\n- Created method to remake the player button list, to be run every time a player joins or leaves.\n- Created method to toggle terminal GUI visibility (might change to an explicit 'set' instead of a toggle).\n- Created methods to switch between main menu and selected categories.\n- Added methods to obtain and replace player input in the terminal (largely based off of the implementation written in 'TerminalAPI').\n- Created method to check if the current node displayed in the terminal is a confirmation screen. I'm not sure if it works if the game language is changed.\n[Patches]\n- Replaced `TerminalAPI` events (`OnTerminalX()`) with Harmony patches.\n- Singleton `TerminalGUI` instance is now destroyed upon exiting to main menu.","shortMessageHtmlLink":"Major mod rewrite and overhaul."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEFVaetwA","startCursor":null,"endCursor":null}},"title":"Activity ยท pacoito123/LC_AccessibleTerminal"}