A remake of Stardew Valley.
Find a file
Scarce Koi aa5a43e880
feat: add discord rpc plugin
Add Discord RPC Plugin.
Export speed in player script.
2026-01-07 02:28:14 -05:00
.forgejo/workflows ci(export-on-tag): update export file name 2025-11-29 02:22:08 -05:00
addons feat: add discord rpc plugin 2026-01-07 02:28:14 -05:00
assets feat(dialogue): add test dialogue and add portrait background 2025-11-30 17:02:15 -05:00
data refactor(scripts): move dialogue, quests, and villagers files to data 2025-11-30 04:54:06 -05:00
dialogue feat(dialogue): add test dialogue and add portrait background 2025-11-30 17:02:15 -05:00
scenes feat(scene changing): update scene changing to be working but very glitchy 2025-11-30 07:30:14 -05:00
scripts feat: add discord rpc plugin 2026-01-07 02:28:14 -05:00
settings refactor(settings): move json to GDScript 2025-11-30 04:56:27 -05:00
.editorconfig feat: init 2025-11-25 21:06:10 -05:00
.gitattributes feat: init 2025-11-25 21:06:10 -05:00
.gitignore chore: add commitlint and package files 2025-11-26 16:26:15 -05:00
commitlint.config.js chore: add commitlint and package files 2025-11-26 16:26:15 -05:00
CONTRIBUTING.md feat: add discord rpc plugin 2026-01-07 02:28:14 -05:00
export_presets.cfg refactor: rename sprites to assets 2025-11-27 22:00:47 -05:00
package-lock.json build(deps): add commitizen to npm dependencies 2025-11-26 16:43:40 -05:00
package.json build(deps): add commitizen to npm dependencies 2025-11-26 16:43:40 -05:00
project.godot fix: add specific input maps instead of using ui maps 2025-12-19 21:31:18 -05:00
README.md feat: readme 2025-11-26 02:36:08 -05:00
TESTING.md docs(testing): update testing docs formatting 2025-11-29 02:22:30 -05:00