Skip to content
Open

Gs2 #49

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
183 commits
Select commit Hold shift + click to select a range
3472212
feat: CLI FOCUS
andraalanna Apr 13, 2026
027b57f
feat: Dice
YavieAzka Apr 14, 2026
e72f9c8
feat: Card implementation template
arinazk Apr 15, 2026
1f40d1e
feat: property class implementation template
arinazk Apr 16, 2026
38de382
Merge branch 'feat/property' into feat/player
Nyanist Apr 17, 2026
1fc5d01
feat: board, tile, and the things between
hakamavicena Apr 17, 2026
f31f39a
feat: Player class template & basic implementation
Nyanist Apr 17, 2026
d56b4cb
feat: Auction Manager
YavieAzka Apr 17, 2026
73c8d06
fix: some method and get const
hakamavicena Apr 18, 2026
7e35874
feat: FreeFromJailCard
arinazk Apr 18, 2026
7dd1075
A
andraalanna Apr 18, 2026
30d3d40
Merge remote-tracking branch 'origin/feat/card' into GUI
andraalanna Apr 18, 2026
505a8a1
Merge remote-tracking branch 'origin/feat/player' into GUI
andraalanna Apr 18, 2026
fe5de83
feat: AturDadu, BayarPajak, Beli, Gadai, Lelang, LemparDadu, Tebus co…
YavieAzka Apr 19, 2026
c2353b1
fix: rng with better distribution
YavieAzka Apr 19, 2026
95e04e2
feat: Bank
YavieAzka Apr 19, 2026
1925fea
mega commit
YavieAzka Apr 19, 2026
25e8844
fix include path for player
YavieAzka Apr 19, 2026
d3665dd
feat: add GameMaster & GameState basic implementation
Nyanist Apr 19, 2026
2ed19ae
Merge remote-tracking branch 'origin/dev' into GUI
andraalanna Apr 20, 2026
f837003
Merge remote-tracking branch 'origin/feat/gameMaster' into GUI
andraalanna Apr 20, 2026
57925b3
feat: GUI (folder nimonspoli-gui)
andraalanna Apr 20, 2026
a6f7a4c
fix: Auction manager reference, add addProperty method for player
YavieAzka Apr 21, 2026
919c2f7
refactor repository directory
YavieAzka Apr 21, 2026
abc3d82
feat: add MainMenu and WinScreen
andraalanna Apr 21, 2026
83caa50
comment for unimplemented function from gamemaster in LemparDaduCommand
YavieAzka Apr 21, 2026
cbfe2f0
feat: GameState
YavieAzka Apr 22, 2026
92e74be
feat: GameMaster
YavieAzka Apr 22, 2026
3707df3
refactor: CardDeck template from value to pointer
YavieAzka Apr 22, 2026
a609422
feat: player from branchnya arin
YavieAzka Apr 22, 2026
d82f2ba
feat: makefile for wsl and linux environtment
YavieAzka Apr 22, 2026
1b7af09
fix: board instance
YavieAzka Apr 22, 2026
76b92ed
feat: isDouble() in dice
YavieAzka Apr 22, 2026
9ef2a4e
fix: more complete Property, Railroad, and Utility implementation
YavieAzka Apr 22, 2026
856229e
fix: board syntax error and implementation
YavieAzka Apr 22, 2026
c4a9ce5
update .gitignore
YavieAzka Apr 22, 2026
d6db84e
fix: player
YavieAzka Apr 22, 2026
6cfbe84
add configloader from GUI
YavieAzka Apr 22, 2026
0587fd7
fix: property and player
arinazk Apr 22, 2026
cb41f81
fix: PropertyFactory
arinazk Apr 22, 2026
ed2623b
fix: integrate Player into Game
arinazk Apr 22, 2026
2f6fec4
fix: Player func use in Auction and Bank
arinazk Apr 22, 2026
b8958be
fix: Tile declaration in board.cpp
YavieAzka Apr 22, 2026
a5befb9
fix: setCardUsedThisTurn function in player.cpp
YavieAzka Apr 22, 2026
d469547
feat: WinScreen & MainMenu (merge with GUI)
andraalanna Apr 22, 2026
0526a66
feat: impelement card->execute in board
YavieAzka Apr 22, 2026
3598fd1
fix: LemparDaduCommand with integration to GameMaster
YavieAzka Apr 22, 2026
c72c36e
feat: dice rolling animation and implementation
YavieAzka Apr 22, 2026
691341d
feat: implement execute on Card
arinazk Apr 22, 2026
f484e01
fix: segfault fixed
YavieAzka Apr 22, 2026
2a72429
Merge remote-tracking branch 'origin/dev' into fix/card
arinazk Apr 22, 2026
44a9f5d
fix: execute call
arinazk Apr 22, 2026
f609565
feat: luseSkillCard
arinazk Apr 22, 2026
7f2f133
fix: useSkillCard
arinazk Apr 22, 2026
ab55f83
feat: SaveLoadManager.cpp/.hpp
andraalanna Apr 22, 2026
f173560
Merge branch 'fix/card' into dev
arinazk Apr 22, 2026
a842271
fix: conflict
arinazk Apr 22, 2026
73fdffa
FINALLY GAMESMASTER INTEGRATED YES LESGO
YavieAzka Apr 23, 2026
b841f8b
feat: integrated save/load to gui
andraalanna Apr 23, 2026
1595edd
integrate board fac)
hakamavicena Apr 23, 2026
43c5174
Merge branch 'dev_yavie' of https://github.com/Labpro-22/tugas-besar-…
hakamavicena Apr 23, 2026
95e46d6
fix: Card class abstraction
arinazk Apr 23, 2026
7394256
merge with muatsimpancommand:
hakamavicena Apr 23, 2026
cfa87bb
fix: bugs
arinazk Apr 23, 2026
46ac5de
feat: COM (ComputerPlayer.hpp)
andraalanna Apr 23, 2026
8d2d826
Merge remote-tracking branch 'origin/dev_yavie' into fix/card
arinazk Apr 23, 2026
5de6990
fix: getDiscountPercent
arinazk Apr 23, 2026
b540bde
fix: redefinition
arinazk Apr 23, 2026
d7ebf1f
fix: Player movements on left column
andraalanna Apr 23, 2026
5e885e8
fix: remove debug print
andraalanna Apr 23, 2026
9681263
fix: add duration in shield card
arinazk Apr 23, 2026
6907977
fix: integrate to card factory and save load manager
arinazk Apr 23, 2026
8beba44
Merge remote-tracking branch 'origin/dev_yavie' into fix/card
arinazk Apr 23, 2026
50a33f9
fix: warning
arinazk Apr 23, 2026
5f5fff1
fix: window size
arinazk Apr 23, 2026
a796964
feat: add card, tax, festival command
hakamavicena Apr 23, 2026
786ba19
Revert "fix: window size"
Nyanist Apr 23, 2026
9b5a301
feat: Save Bot in file (SaveLoadManager.cpp/hpp)
andraalanna Apr 23, 2026
4ff053a
fix: Bot saving tiles
andraalanna Apr 23, 2026
b75b096
feat: card, tax, festival dialog
hakamavicena Apr 23, 2026
05bfe5f
fix: winCondition
Nyanist Apr 23, 2026
bf3ad72
merge with dev_yavie and some solving
hakamavicena Apr 23, 2026
be0ea2a
fix: seperate GameScreen.cpp
andraalanna Apr 23, 2026
99024ba
fix: gameOver handle (MAX_TURN)
Nyanist Apr 23, 2026
098ebf7
fix: badalloc fixed
andraalanna Apr 23, 2026
cd70653
feat: bayar sewa n bangun command
hakamavicena Apr 23, 2026
3c43cbe
feat: Integrate BeliCommand to GUI
YavieAzka Apr 23, 2026
1d6654e
fix: player now can do action after getting double dice
YavieAzka Apr 23, 2026
bcf0cef
feat: gameOver handle (BANKRUPT)
Nyanist Apr 23, 2026
55ae176
Merge branch 'gs2' into dev_jord
Nyanist Apr 23, 2026
3276e21
fix: merge conflict
Nyanist Apr 23, 2026
aa20f7c
improve some gui's
hakamavicena Apr 23, 2026
4618921
fix: bankrupt prop
Nyanist Apr 23, 2026
050af5b
feat: gui cetak akta, properti>
andraalanna Apr 23, 2026
bf70359
Merge remote-tracking branch 'origin/gs2' into gs2
andraalanna Apr 23, 2026
9136498
merge with commandTile
hakamavicena Apr 23, 2026
a0e9f2c
feat: Auction GUI
YavieAzka Apr 23, 2026
ebbbcc8
feat: cetakAkta & cetakProperti
andraalanna Apr 23, 2026
e7dd8fa
fix: double declaration
Nyanist Apr 23, 2026
ca0343e
Revert "fix: double declaration"
Nyanist Apr 23, 2026
7a913d7
merging di pagi hari pukul 03:25
YavieAzka Apr 23, 2026
5c14f7b
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
YavieAzka Apr 23, 2026
4e5161c
feat: add cetakAkta & cetakProperti
andraalanna Apr 23, 2026
3ba7c54
feat: GadaiCommand di jam 3 pagi
YavieAzka Apr 23, 2026
a2116a4
feat: some fe dialog tebus, skillcard, jualbangunan, gadai, bangun
hakamavicena Apr 23, 2026
0bf0c40
integrate with akta dialog
hakamavicena Apr 23, 2026
42ab3c4
feat: gadai, lelang, tebus command
hakamavicena Apr 23, 2026
7c6c91f
fix: try bankrupt
Nyanist Apr 23, 2026
877d51b
feat: GunakanKartuKemampuan
arinazk Apr 23, 2026
61b91f7
Merge branch 'dev_jord' into gs2
Nyanist Apr 23, 2026
1e118f4
feat: AturDadu
YavieAzka Apr 23, 2026
fe2ba67
feat: festival gui
andraalanna Apr 23, 2026
80aaee3
fix: GunakanKartuKemampuan
arinazk Apr 23, 2026
0f9afff
feat: DropKartuKemampuanCommand
arinazk Apr 23, 2026
4aa2522
fix conflict atur dadu di jam 5:04 dari jam 5 sore kemaren
YavieAzka Apr 23, 2026
8046a8c
Merge remote-tracking branch 'origin/gs2' into gs2
andraalanna Apr 23, 2026
640d822
merge origin/gs2
andraalanna Apr 23, 2026
d3e8e0a
fix: merge
andraalanna Apr 23, 2026
19f1f61
Merge branch 'feat/gunakan-dan-drop-kemampuan' into gs2
arinazk Apr 23, 2026
a5eb556
feat: festival not yet merge 05:24 AM!!!!!
andraalanna Apr 23, 2026
d55fd9a
fix: remove build artifacts from tracking, add gitignore
arinazk Apr 23, 2026
13373f7
fix: stop tracking build artifacts
arinazk Apr 23, 2026
614239f
fix: update remaining config and lib files
arinazk Apr 23, 2026
d94a222
Jail dialog jam 5.49 pagi yesking
YavieAzka Apr 23, 2026
92fe7ec
feat: halfmerge festival 06:00 AM!
andraalanna Apr 23, 2026
b73e752
fix conflict udah bg gw udah cape bg
YavieAzka Apr 23, 2026
31dcf83
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
andraalanna Apr 23, 2026
8b03bdf
feat: integrate GunakanKartuKemampuan to GUI
arinazk Apr 23, 2026
dab9ec3
feat: integrated festival
andraalanna Apr 23, 2026
76296bd
fix: bankrupt implement + dialog
Nyanist Apr 23, 2026
250e6ba
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
arinazk Apr 23, 2026
7fe13cd
fix: integrate GunakanKartuKemampuan to GUI
arinazk Apr 23, 2026
05e614d
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
arinazk Apr 23, 2026
cdef6ec
fix: loadDeck in SaveLoader
arinazk Apr 23, 2026
b59487c
merge with dialog jail and festival as well
hakamavicena Apr 24, 2026
e2e6e37
integrate with bankruptcy logic
hakamavicena Apr 24, 2026
fa4cc48
all good to run need gui for drop card
hakamavicena Apr 24, 2026
1aa0dc8
feat: established BE for DropKartuKemampuan
arinazk Apr 24, 2026
a9d26e9
feat: integrate DropKartuKemampuan to FE
arinazk Apr 24, 2026
b9b59af
Merge branch 'feat/gunakan-dan-drop-kemampuan' into gs2
arinazk Apr 24, 2026
571ecf4
fix: GunakanKartuKemampuan
arinazk Apr 24, 2026
9351a63
fix: GunakanKartuKemampuan
arinazk Apr 24, 2026
6ab8f82
fix: buy with discount
arinazk Apr 24, 2026
71072c7
feat: drop card success message
arinazk Apr 24, 2026
e346867
fix: jail dialog and skill card distribution
hakamavicena Apr 24, 2026
3022353
feat sewa bangun jual gadai tebus with gui
hakamavicena Apr 25, 2026
f31855b
fix: struct to class
andraalanna Apr 25, 2026
890867f
fix: tax tile and maxturn
hakamavicena Apr 25, 2026
2891683
fix: card pop up
arinazk Apr 25, 2026
765a007
fix: attribute of demolition card and lasso card
arinazk Apr 26, 2026
13c8248
fix: Demoliton Card Pop Up
arinazk Apr 26, 2026
36ab97a
fix: lasso card dialog
arinazk Apr 26, 2026
eb8e359
fix: use card button
arinazk Apr 26, 2026
016d028
feat: CetakAktaCommand and CetakPropertiCommand
arinazk Apr 26, 2026
0ae86bd
fix: add Jail Bankruptcy
Nyanist Apr 26, 2026
743f755
fix: cetakProperti
arinazk Apr 26, 2026
88d12c8
fix: cetakPropertiDialogue
arinazk Apr 26, 2026
41b0777
Merge branch 'fix/cetak-akta-cetak-properti' into gs2
arinazk Apr 26, 2026
163af7a
fix: cetak akta
arinazk Apr 26, 2026
8a29d86
Merge branch 'gs2' into fix/cetak-akta-cetak-properti
arinazk Apr 26, 2026
aa6c4eb
fix: change FreeFromJailCard as SkillCard
arinazk Apr 26, 2026
7f807c0
fix: free from jail in jail dialog and asset in card dialog
hakamavicena Apr 26, 2026
c8f2b63
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
hakamavicena Apr 26, 2026
1142b14
fix: card effect
arinazk Apr 26, 2026
1b0dd26
fix: TransactionLogger saveLoad fix
andraalanna Apr 26, 2026
fb8cb48
Merge remote-tracking branch 'origin/gs2' into fixLogger
andraalanna Apr 26, 2026
efc6789
fix: jail skill card overflow and no money for prop
hakamavicena Apr 26, 2026
10b93bd
merge with fix card effect from fix jail skill card overflow
hakamavicena Apr 26, 2026
7fd25fc
fix: remove unused attribute
arinazk Apr 26, 2026
3a5b345
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
hakamavicena Apr 26, 2026
a7f2252
fix: WinScreen and COM
andraalanna Apr 26, 2026
8136b31
Merge remote-tracking branch 'origin/gs2' into fixLogger
andraalanna Apr 26, 2026
6bb3e30
fix: TransactionLogger & COM
andraalanna Apr 26, 2026
88a2686
fix: make sure dialog pop up while using skill card and ensure shield…
hakamavicena Apr 26, 2026
bb6fe25
fix: calculate weatlh & tax handling
Nyanist Apr 26, 2026
791836f
fix: tax handling
Nyanist Apr 26, 2026
4068151
fix: TransactionLogger Complete
andraalanna Apr 26, 2026
2cec5dc
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
andraalanna Apr 26, 2026
7005be3
fix: build and mortgaged relation
hakamavicena Apr 26, 2026
13a868a
Merge branch 'gs2' of https://github.com/Labpro-22/tugas-besar-1-pch-…
andraalanna Apr 26, 2026
ea04833
fix: LassoCard Bug, upgd COM
andraalanna Apr 26, 2026
848e38b
fix: Add back DialogSewa
andraalanna Apr 26, 2026
65f22aa
add readme
hakamavicena Apr 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ bin/

# debug information files
*.dwo

nimonspoli-gui/CLAUDE/
Loading