{"id":20426043,"url":"https://github.com/seleb/bipsi-hacks","last_synced_at":"2025-05-08T16:32:19.914Z","repository":{"id":77257433,"uuid":"455079699","full_name":"seleb/bipsi-hacks","owner":"seleb","description":"a collection of re-usable scripts for bipsi","archived":false,"fork":false,"pushed_at":"2024-06-02T00:50:22.000Z","size":264,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-02T22:42:29.090Z","etag":null,"topics":["bipsi","hacks","plugins"],"latest_commit_sha":null,"homepage":"https://seleb.github.io/bipsi-hacks","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-03T08:11:04.000Z","updated_at":"2024-06-02T00:50:25.000Z","dependencies_parsed_at":"2024-06-01T22:21:39.284Z","dependency_job_id":"b3c57f57-1604-4777-8b4f-831567364b95","html_url":"https://github.com/seleb/bipsi-hacks","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleb%2Fbipsi-hacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleb%2Fbipsi-hacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleb%2Fbipsi-hacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleb%2Fbipsi-hacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleb","download_url":"https://codeload.github.com/seleb/bipsi-hacks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224742382,"owners_count":17362232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bipsi","hacks","plugins"],"created_at":"2024-11-15T07:15:04.170Z","updated_at":"2024-11-15T07:15:04.947Z","avatar_url":"https://github.com/seleb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bipsi hacks\n\nA collection of re-usable scripts for [candle](https://twitter.com/ragzouken)'s [bipsi](https://kool.tools/bipsi).\n\n- [Contents](#contents)\n- [How to use](#how-to-use)\n\n## Contents\n\n- 🏘️ [adjacent rooms](/dist/adjacent-rooms.js): Auto-move between \"adjacent\" rooms by walking to room edges.\n- 😴 [canvas replacement](/dist/canvas-replacement.js): WebGLazy bipsi integration\n- 🧠 [computed fields](/dist/computed-fields.js): Use JavaScript to dynamically calculate fields that are normally static.\n- ❔ [dialogue choices](/dist/dialogue-choices.js): Present options to the user via the \"say\" interface, then react to their choice.\n- 🖼 [dialogue portraits](/dist/dialogue-portraits.js): Add character portraits to dialogues\n- 🏷 [editor fields start as tags](/dist/editor-fields-start-as-tags.js): New fields begin as \"tag\" types, rather than \"text\" types.\n- 🖥️ [editor fullscreen](/dist/editor-fullscreen.js): Add a ui button and hotkey to the editor to toggle fullscreen while playtesting the game.\n- 🎪 [editor name column maxed](/dist/editor-name-column-maxed.js): Maximize the name column of the field list ui.\n- 📎 [event bound images](/dist/event-bound-images.js): Display images relative to an event.  If the event moves, the image moves.\n- 🖥️ [fullscreen button](/dist/fullscreen-button.js): Adds a fullscreen button to the lower-right of the game canvas.\n- 🎮 [gamepad input](/dist/gamepad-input.js): HTML5 gamepad support\n- 🪞 [mirrored event graphics](/dist/mirrored-event-graphics.js): Flip events with the \"mirrored\" tag\n- 👣 [move animations](/dist/move-animations.js): ANY event can specify a tile for each direction and tiles for moving vs not moving.\n- 🦥 [one move per press](/dist/one-move-per-press.js): Limits movement to a single move per key/button press or touch.\n- 🙈 [room overlays](/dist/room-overlays.js): Draw roof layers over a room that hides interiors until the player enters them.\n- 🫠 [smooth move](/dist/smooth-move.js): Add smooth movement to the avatar and to walking events.\n- 💬 [sound dialogue](/dist/sound-dialogue.js): Add sound dialogue that plays alongside text dialogue.  Add VO to your game.\n- 🔊 [sounds](/dist/sounds.js): Sound effects and music from audio files (mp3, wav).\n- 👪 [tall character](/dist/tall-character.js): Make the character taller\n\n## How to use\n\n1. Download and save the script you want to use (make sure it's the version from the [`dist`](./dist) folder, not `src`)\n2. Inside bipsi, under the `edit events` tab, select `import plugin`\n   ![plugin import example](./readme-plugin-import-example.png)\n3. Find and select the downloaded script\n4. If a script has additional options, they will show up inside bipsi as editable fields on the new plugin event\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseleb%2Fbipsi-hacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseleb%2Fbipsi-hacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseleb%2Fbipsi-hacks/lists"}