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
ed087c9633e1802a0b1a5712926b02d32f3f2f56
Select Git revision
Branches
8
alan-branch
htoo-branch
main
default
protected
trailer-branch
noel-branch
raj-branch
alan-refactor-branch
noel_branch
8 results
go-save-the-king
scenes
Author
Search by author
Any Author
authors
Alan Fogel (ajf214)
ajf214
Damon Dix (dld316)
dld316
Htoo Aung (kha451)
kha451
Noel Doll (zkw603)
zkw603
Rajesh Rodney (rrr984)
rrr984
5 authors
Feb 09, 2025
added a tween modulate effect for piece selection
· 127d2553
Kyaw Aung
authored
2 months ago
127d2553
selecting pieces indicate selected with a texture background
· 27ff47d3
Kyaw Aung
authored
2 months ago
27ff47d3
Feb 08, 2025
changed menu sprites, added starter pieces sprites
· 566eeb78
Kyaw Aung
authored
2 months ago
566eeb78
can now select piece in piece select screen
· 8d0ba854
Kyaw Aung
authored
2 months ago
8d0ba854
Shop upgrades list now checks against upgrades already purchased, no longer shows duplicates.
· bd43ba79
Alan
authored
2 months ago
bd43ba79
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 06, 2025
WIP starting piece select screen - added piece buttons
· e8aee6f6
htoo-aung
authored
2 months ago
e8aee6f6
WIP piece select screen
· 79187622
htoo-aung
authored
2 months ago
79187622
Feb 05, 2025
capturing pieces shows fade out label
· 0a897eab
Kyaw Aung
authored
2 months ago
0a897eab
reset pop up label position
· 127d0474
Kyaw Aung
authored
2 months ago
127d0474
implemented pop up label scene
· b06303e4
Kyaw Aung
authored
2 months ago
b06303e4
Updated temporary assets with original ones
· 591b9089
rajeshrodney
authored
2 months ago
591b9089
Updated and refined White chess pieces
· cbbb95ac
rajeshrodney
authored
2 months ago
cbbb95ac
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
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 a bunch of godot editor warnings
· c73929c9
Alan
authored
2 months ago
c73929c9
Added wizard
· 3da6f5ed
Alan
authored
2 months ago
3da6f5ed
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
Added King, Knight, Queen implementations
· b24b286b
Alan
authored
2 months ago
b24b286b
Added Bishop piece
· 5f65f108
Alan
authored
2 months ago
5f65f108
Refactoring game.gd to split up move validation to individual pieces, added...
· db9f8892
Alan
authored
2 months ago
db9f8892
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
Initial commit of Go Save the King project
· c90e55f0
noeld
authored
2 months ago
c90e55f0
Jan 26, 2025
implemented event click and event handler if clicked off board
· 6f01b92a
Kyaw Aung
authored
2 months ago
6f01b92a
implemented displaying chess board and pieces with temp assets
· dd621fed
Kyaw Aung
authored
2 months ago
dd621fed
Loading