Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Go Save The King
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Htoo Aung (kha451)
Go Save The King
Commits
c0c4361fb8cea0172dbdec81894f8a0ca65cd5f5
Select Git revision
0 results
go-save-the-king
.godot
Author
Search by author
Any Author
authors
0 authors
Feb 08, 2025
Refactored hard-coded setup of pieces, Moved preload of scenes from...
· c0c4361f
Alan
authored
2 months ago
c0c4361f
Added a reset shop button, that repopulates the shop
· a280dd9a
Alan
authored
2 months ago
a280dd9a
Feb 07, 2025
Changed shop to 3 items of each, added rarity tiers for items and upgrades....
· c1b6b4e9
Alan
authored
2 months ago
c1b6b4e9
Added sold out overlay & label
· 79e6eab0
Alan
authored
2 months ago
79e6eab0
Seperated game logic and state from the shop to the game script
· 545618d5
Alan
authored
2 months ago
545618d5
Improved shop implementation. Added a list of pieces and upgrades for purchase.
· 4ea31651
Alan
authored
2 months ago
4ea31651
Added basic shop implementation.
· afb48e93
Alan
authored
2 months ago
afb48e93
Feb 04, 2025
Set main scene
· ee4214e7
Alan
authored
2 months ago
ee4214e7
Merged with main
· bb14af58
Alan
authored
2 months ago
bb14af58
Feb 03, 2025
comments
· cb507dd7
htoo-aung
authored
2 months ago
cb507dd7
merged with raj-branch
· 3551e706
htoo-aung
authored
2 months ago
3551e706
Feb 02, 2025
fixed on launch transition
· 1a7fd521
Kyaw Aung
authored
2 months ago
1a7fd521
Feb 01, 2025
play button connects to current game scene
· 41a83642
Kyaw Aung
authored
2 months ago
41a83642
fixed colorrect blocking title menu inputs
· 844083a3
Kyaw Aung
authored
2 months ago
844083a3
fixed bug title buttons now work inside main scene
· 306723bf
Kyaw Aung
authored
2 months ago
306723bf
implemented scene_manager
· a5973dce
Kyaw Aung
authored
2 months ago
a5973dce
made button size match texture size (reusable buttons with 3d effect)
· 3cf8f5b6
Kyaw Aung
authored
2 months ago
3cf8f5b6
adjusted max angle for height and width for title menu buttons
· 4343841d
Kyaw Aung
authored
2 months ago
4343841d
title menu buttons dynamically change texture
· 01b04cf8
Kyaw Aung
authored
2 months ago
01b04cf8
added quit functionality in title
· 224793dc
Kyaw Aung
authored
2 months ago
224793dc
fixed 3d effect bugs
· c58c0807
Kyaw Aung
authored
2 months ago
c58c0807
Jan 31, 2025
added 3d effect for title menu buttons
· 2758bd56
Kyaw Aung
authored
2 months ago
2758bd56
Fixed pawn to queen upgrade bug
· 37cdf4d4
Alan
authored
2 months ago
37cdf4d4
Fixed a bunch of godot editor warnings
· c73929c9
Alan
authored
2 months ago
c73929c9
Added wizard
· 3da6f5ed
Alan
authored
2 months ago
3da6f5ed
Pieces now move out to the left when captured
· 33869ee6
Alan
authored
2 months ago
33869ee6
Added Mage piece & ranged attack for it
· 3c25ddfa
Alan
authored
2 months ago
3c25ddfa
Added Pawn to Queen promotion, Bool for turns, Special check for Assassin capturing pieces
· 7f52c68a
Alan
authored
2 months ago
7f52c68a
created main scene
· e8b4fdf5
htoo-aung
authored
2 months ago
e8b4fdf5
godot\editor random stuff
· 878a9432
Alan
authored
2 months ago
878a9432
deleted old file
· 3b67f709
Alan
authored
2 months ago
3b67f709
Added King, Knight, Queen implementations
· b24b286b
Alan
authored
2 months ago
b24b286b
Added Bishop piece
· 5f65f108
Alan
authored
2 months ago
5f65f108
Added upgrade for rook
· db4c7ba0
Alan
authored
2 months ago
db4c7ba0
Added base rook movements
· 16fe7e12
Alan
authored
2 months ago
16fe7e12
Refactoring game.gd to split up move validation to individual pieces, added...
· db9f8892
Alan
authored
2 months ago
db9f8892
Jan 30, 2025
merged asset folders to standardize casing
· 8d54d662
htoo-aung
authored
2 months ago
8d54d662
merged with noel-branch
· 34d79844
htoo-aung
authored
2 months ago
34d79844
Jan 29, 2025
fixed lerping, added particle effect
· fae45c25
noeld
authored
2 months ago
fae45c25
implemented linear interpolation to piece movement
· 6cab6f05
noeld
authored
2 months ago
6cab6f05
Loading