mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-20 22:33:54 +02:00
[PR #1] [MERGED] Silly Venture edition - version 1.00 #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pecusx/Young-lumberjack/pull/1
Author: @Pecusx
Created: 7/28/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @Pecusx
Base:
main← Head:develop📝 Commits (10+)
ff7e0a9In-game timberman's gfx corrections - mainly right side65fcf4eChanges compilerd11bacb5trunk & branches gfx corrections148e088sticks on grass gfx correction0829387Update of RIP and sky views776b40bGFX changes compiled340b15fbase of branches gfx corrections24fef28GFX compiled94b1685Right phase 2 correctionbcd7474Merge branch 'develop' of https://github.com/Pecusx/Young-lumberjack into develop📊 Changes
85 files changed (+10765 additions, -0 deletions)
View changed files
➕
.gitignore(+4 -0)➕
art/DM_logo_src/digital_melody_logo.asm(+295 -0)➕
art/DM_logo_src/digital_melody_logo.fad(+164 -0)➕
art/DM_logo_src/digital_melody_logo.fnt(+0 -0)➕
art/DM_logo_src/digital_melody_logo.h(+275 -0)➕
art/DM_logo_src/digital_melody_logo.pmf(+466 -0)➕
art/DM_logo_src/digital_melody_logo.scr(+0 -0)➕
art/anim_exported.asm(+846 -0)➕
art/animations.asm(+462 -0)➕
art/clouds_gfx.g2f(+0 -0)➕
art/credits.asm(+12 -0)➕
art/difficulty_texts.asm(+2 -0)➕
art/digital_melody_logo.g2f(+0 -0)➕
art/ex.py(+78 -0)➕
art/game_over.fnt(+0 -0)➕
art/go.asm(+4 -0)➕
art/help.asm(+52 -0)➕
art/lumberjack_export.py(+325 -0)➕
art/make_anim_data.bat(+2 -0)➕
art/over_screen.asm(+13 -0)...and 65 more files
📄 Description
Program completed, all functionality works, no errors found :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.