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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c3dff74f5086e69bfdfa5724099288bb30474809
Select Git revision
Branches
7
alan-branch
alan-refactor-branch
htoo-branch
main
default
protected
noel-branch
noel_branch
raj-branch
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Mar
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
28
Feb
27
26
25
20
19
18
17
16
14
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
26
22
21
added class_name back to Monsteregg.gd
Merge remote-tracking branch 'origin/htoo-branch' into alan-branch
Resolved merge conflicts
canceled merge with alan, updated title screen and stage select (pawn piece not working in stage select)
added stage 1 and 6 names
stopped implementation of swapping UI piece and board piece, clicking board piece when UI piece is selected will select board piece
fixed duplication themed pawns bug
Updated project metadata.
pulling alan branch
Added music to the "Music" bus, now the volume control works on music.
Merge branch 'main' of https://git.cs.usask.ca/kha451/go-save-the-king into noel-branch
merging with main
fixed wolf capitalization
fixed case mis match and removed spaces to solve errors in piece spawning
added raj's new visible sprites
added feedback label when player presses confirm without placing a piece
Fixed frog movement script name
pieces unselect when hitting confirm now
removed highlight when having a piece selected and hitting confirm in placement phase
adding spaces to pawn pieces in the shop, fixed bugs that would not allow to place those pieces after that fix
fixed naming files error
merged with noel branch, fixed merge conflicts
removed unused function in stage manager
Merge branch 'alan-branch' of https://git.cs.usask.ca/kha451/go-save-the-king into alan-branch
updated move maps for frog and racoon
Updated default selection for graphics options, Updated evilspirit pieces name in a few places to fix errors.
added victory theme
removed function from stage theme manager, was not using
implemented battle music with themed vatiants, changed audio manager to global singleton, missing monster theme and victory theme
added title music, aligned title screen, added piece sprites without shadows for title screen
Added the options menu to the pause button scene
Added general options menu with graphics and audio settings
Added tooltip popup for piece placement
Added tooltips to game board
add new tile sprites for Dark and Light themes, hooked up themed tiles based on current stage
stalemate conditions are properly working and resolved properly
fixed bug where turns left would decrement by 2 when black stalemate
white stalemate working, bugs present
updated title screen, not centered. connected rules button to rules screen. tweaked options menu
finished rules page. needs to be connected to main game
Loading