Skip to content
Open

11 #57

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
540bd75
Half entities finished, API MapFacotry completed
Adidazdoge Nov 9, 2024
db52e20
creating README.md and User Stories and Functional Requirements
Nov 10, 2024
76c2bd9
update Github id
Nov 10, 2024
de2205a
add Yitong An gitid
vinkoos Nov 10, 2024
4be9516
update README for Franz
FlashYDirOX Nov 10, 2024
f75908b
Update README.md
UTSGJohnsonSong Nov 10, 2024
4bc4423
Changes for some format errors
UTSGJohnsonSong Nov 11, 2024
2221fcf
Entity demo completed
Adidazdoge Nov 16, 2024
c450364
Move usecase completed
Adidazdoge Nov 17, 2024
b926d17
Gather usecase completed
Adidazdoge Nov 17, 2024
2af1d85
Respond usecase completed, event ambush finished
Adidazdoge Nov 17, 2024
78c2226
add sign up view and log in view
vinkoos Nov 21, 2024
2ab5f2f
implement main menu and add a constant file
vinkoos Nov 22, 2024
ca834ec
implement game view, gameover view, rank view
vinkoos Nov 22, 2024
b006030
change file name into view
vinkoos Nov 24, 2024
33b5818
Updated the structure of the program
UTSGJohnsonSong Nov 24, 2024
db9e8a1
Update the entity, usecases, controllers and database for players log…
UTSGJohnsonSong Nov 24, 2024
a09e13c
Updated the ranking list, by calling ranking presenter, a list of sor…
UTSGJohnsonSong Nov 25, 2024
2b2d19c
Implement Broadcast use case for player actions
Nov 26, 2024
94fbcbb
Update the new Login with the Signup version
UTSGJohnsonSong Nov 26, 2024
f1d5420
Add entities: EventFlood and EventTraderEncounter
FlashYDirOX Nov 27, 2024
efc413d
Modified Entityconstants and RespondInteractor
FlashYDirOX Nov 27, 2024
8efe20f
adding the getPassword method
Nov 27, 2024
e477760
Add Maven configuration in pom.xml with dependencies for JSON process…
Nov 27, 2024
face661
Add initial players.json file for storing player data
Nov 27, 2024
29a033a
Add initial rankings.json file for storing ranking data
Nov 27, 2024
a80c5e8
Implement FileDatabase utility class for reading and writing JSON data
Nov 27, 2024
7b84548
Implement JsonPlayerRepository for managing player data using JSON files
Nov 27, 2024
f8eaf8d
Implement JsonRankingRepository for managing ranking data using JSON …
Nov 27, 2024
f2a2a82
Merged with another update
FlashYDirOX Nov 27, 2024
c2d8102
Change the structure of the login/signup
UTSGJohnsonSong Nov 27, 2024
ad26b84
Change the CA structure of the login/signup/ranking list
UTSGJohnsonSong Nov 27, 2024
8b91a8a
Newday usecase completed
Adidazdoge Nov 27, 2024
6c5b2e3
Newday use case completed
Adidazdoge Nov 27, 2024
149af3f
Event interface refractor, Location tostring Override, Usecase EventD…
Adidazdoge Nov 28, 2024
b16c88f
EventInitialize usecase implemented
Adidazdoge Nov 28, 2024
1b3eb6b
Usecase rename, reordering, minimap, placedescription usecase created…
Adidazdoge Nov 28, 2024
ef56b57
rename PlayerRankingEntry
Nov 28, 2024
060b6b6
Location smart description implemented, usecase PlaceDescription impl…
Adidazdoge Nov 28, 2024
b429c50
Merge with usecase locationdescription completed
Adidazdoge Nov 28, 2024
000e147
Location description added, use case gameplacedescription implemented
Adidazdoge Nov 28, 2024
761ac5c
implement JsonLoginDataAccess for account login data management
Nov 28, 2024
3e1cfa4
Resolving formatting error
Nov 28, 2024
54a31a2
adding set methods
Nov 28, 2024
e37a7cf
Implement JsonRankingDataAccess
Nov 28, 2024
796ad4d
Minimap usecase implemented
Adidazdoge Nov 29, 2024
79edefc
Point Allowcate Usecase Implemented
Adidazdoge Nov 29, 2024
f35adcd
Horde class description added, Event replace for Unit test
Adidazdoge Nov 29, 2024
e91db88
Horde usecase implemented
Adidazdoge Nov 30, 2024
0677bb3
Implement InMemoryBroadcastDataAccess
Michael-lin6677 Nov 30, 2024
4fc3c92
Fix formatting errors
Michael-lin6677 Nov 30, 2024
d375141
Implement interface_adapter for dailybroadcast
Michael-lin6677 Nov 30, 2024
5e1463f
Minor bug fix for newday
Adidazdoge Nov 30, 2024
a0a3d85
Newday Bug fix, including horde description on day 60
Adidazdoge Nov 30, 2024
37af8c9
RespondInteractor udpate & bugs fixed
FlashYDirOX Nov 30, 2024
3d3c95e
change view
vinkoos Nov 30, 2024
d596dbd
add idea file
vinkoos Nov 30, 2024
b9d7973
add idea/misc.xml
vinkoos Nov 30, 2024
f96640f
Break Interactors into Individual Files
FlashYDirOX Nov 30, 2024
e3edd4e
Break Interactors into Individual Files
FlashYDirOX Nov 30, 2024
c18bee8
complete main menu
vinkoos Nov 30, 2024
9468d93
Rewritten Interactors and Fix the Constants
FlashYDirOX Nov 30, 2024
b2ff13c
Blizzard Event Rewritten
FlashYDirOX Nov 30, 2024
d2248e8
Conflict resolve trial
Adidazdoge Nov 30, 2024
8be840f
add .idea/misc.xml
vinkoos Nov 30, 2024
e3581f6
add action listener to main view
vinkoos Nov 30, 2024
1a69f30
Interface adaptor gather usecase completed
Adidazdoge Nov 30, 2024
c169bb8
Interface adaptor Minimap, Move usecase completed
Adidazdoge Nov 30, 2024
dea09b4
Rewrite Interactors & Structural Reconstruction & Add a controller
FlashYDirOX Nov 30, 2024
4e8acd6
Rewrite Interactors & Structural Reconstruction & Add a controller
FlashYDirOX Nov 30, 2024
2f75841
Fixed Bug in TraderEvent
FlashYDirOX Nov 30, 2024
555d0a8
Checkstyle Fixed and Unnecessary Files Removed
FlashYDirOX Nov 30, 2024
dfe8c83
Import Fixed in Events
FlashYDirOX Nov 30, 2024
8e80a48
Implement Flood and Survivor Events
FlashYDirOX Nov 30, 2024
ed7d6be
Update EventResponseController to include Five Events
FlashYDirOX Nov 30, 2024
b12217a
Rewrite EventRespondController as Three Individual Files
FlashYDirOX Nov 30, 2024
6a32455
Update the in memory data access files for each usecase
UTSGJohnsonSong Nov 30, 2024
d9ab9a1
Fetch usecase completed
Adidazdoge Nov 30, 2024
fd42d4f
Update the data access for move logiv
UTSGJohnsonSong Nov 30, 2024
e4f23e8
Conclude Merge
UTSGJohnsonSong Nov 30, 2024
c2900b5
add action listeners on buttons and connect each view
vinkoos Nov 30, 2024
57cd1c0
correct views checkstyle warnings
vinkoos Nov 30, 2024
c61e50c
Unnessary component deleted in usecase
Adidazdoge Nov 30, 2024
c93fd4b
Entity Eventdecided added for each days unfinished events, EventDecid…
Adidazdoge Dec 1, 2024
59f41ba
change signup view
vinkoos Dec 1, 2024
85dd82f
add Character Creation view
vinkoos Dec 1, 2024
f99b9a8
conclude merge
vinkoos Dec 1, 2024
45013cb
Horde process Interface adaptor completed
Adidazdoge Dec 1, 2024
c6f02b0
Entity classes Constructor overloading
Adidazdoge Dec 1, 2024
095f244
change main view
vinkoos Dec 1, 2024
c0e05dc
conclude merge
vinkoos Dec 1, 2024
5e9b02c
change minimap to Jtextarea
vinkoos Dec 1, 2024
efe2608
Updated EventResponseController based on Individual Events
FlashYDirOX Dec 1, 2024
3728216
Update the InMemoryUnifiedDataAccess
UTSGJohnsonSong Dec 1, 2024
aed536d
Resolved merge conflicts
UTSGJohnsonSong Dec 1, 2024
81575c7
Manage the presenter/controller, and add the interface logic
UTSGJohnsonSong Dec 1, 2024
8b25637
Update Eventview
FlashYDirOX Dec 1, 2024
a4e2a14
Update Eventview
FlashYDirOX Dec 1, 2024
fd40ca2
Unnessary data access object deleted
Adidazdoge Dec 1, 2024
10fffe1
Application initialized completed, minor usecase and database bug fix
Adidazdoge Dec 1, 2024
c51c309
game main application update, Navigation manager added.
Adidazdoge Dec 1, 2024
df17d5b
Further implmentation of game application
Adidazdoge Dec 1, 2024
78c84c4
Navigate Main usecase completed
Adidazdoge Dec 2, 2024
44012f0
EventControllers Updated based on CA
FlashYDirOX Dec 2, 2024
d3234c1
Merge Conclicts Resolved
FlashYDirOX Dec 2, 2024
8a7a71d
Add the application for ranking, signup and login
UTSGJohnsonSong Dec 2, 2024
be9d0fe
Add update function
Michael-lin6677 Dec 2, 2024
7f5d342
Add update function
Michael-lin6677 Dec 2, 2024
298b4ce
add endGame function
Michael-lin6677 Dec 2, 2024
9a452b1
Connect everything to the login view
UTSGJohnsonSong Dec 2, 2024
b7a27fb
Connect everything to the signup view
UTSGJohnsonSong Dec 2, 2024
2f33344
Add the application to the signup/login/ranking to initialize
UTSGJohnsonSong Dec 2, 2024
4ca2753
Fix the small errors when connecting the login and signup view
UTSGJohnsonSong Dec 2, 2024
ab35b7e
Events Usecases
FlashYDirOX Dec 2, 2024
083aba9
Complete the login and signup connection
UTSGJohnsonSong Dec 2, 2024
73800c0
eventrespond updated
FlashYDirOX Dec 2, 2024
eab144a
eventrespond updated
FlashYDirOX Dec 2, 2024
92153d9
Actionpoint logic implemented
Adidazdoge Dec 2, 2024
4d315a0
Back button connected
Adidazdoge Dec 2, 2024
e44bd5b
Fireproperty added for change in Game page
Adidazdoge Dec 2, 2024
1b73e21
Game page able to update
Adidazdoge Dec 2, 2024
43e8b6c
Broadcast gameview completed
Adidazdoge Dec 2, 2024
2ee7c17
chacratercreation usecases update
FlashYDirOX Dec 2, 2024
efed2a0
chacratercreation usecases update
FlashYDirOX Dec 2, 2024
f510e38
update navigatecharactercreation adaptors
FlashYDirOX Dec 2, 2024
8fd55b5
GameView mostly done
Adidazdoge Dec 2, 2024
cb9c347
Nevagate Event completed
Adidazdoge Dec 2, 2024
c05b1fe
Event decide and initialize logic adapted
Adidazdoge Dec 2, 2024
1eeee30
ALL EVENT LOGIC ADAPTED
Adidazdoge Dec 2, 2024
c79e9e3
correct some checkstyle bugs in game view
vinkoos Dec 2, 2024
adf7dc5
Newday Logic applied
Adidazdoge Dec 2, 2024
12ab0a3
Minimap completed
Adidazdoge Dec 2, 2024
d156f30
Update the ranking connection to the ranking view
UTSGJohnsonSong Dec 2, 2024
dd6b46b
Lose detect and result, partially finished
Adidazdoge Dec 2, 2024
a54ef30
Merge remote-tracking branch 'origin/main'
Adidazdoge Dec 3, 2024
ee87292
Basic game finished
Adidazdoge Dec 3, 2024
a9b305d
Login Logout logic connection
UTSGJohnsonSong Dec 3, 2024
26e93e3
merge game view
vinkoos Dec 3, 2024
83c4d39
Enhanced UI design and refined signup requirements
UTSGJohnsonSong Dec 3, 2024
5293e40
UI detail update
UTSGJohnsonSong Dec 3, 2024
0ee576b
correct character creation view checkstyle bugs
vinkoos Dec 3, 2024
14da182
Update the function and UI to ranking view
UTSGJohnsonSong Dec 3, 2024
119e54d
rewrite README.md
Michael-lin6677 Dec 3, 2024
0b7fe71
Implement accessibility-report.md
Michael-lin6677 Dec 3, 2024
84beef3
add external api chatgpt:w
FlashYDirOX Dec 3, 2024
876e8af
add external api chatgpt:w
FlashYDirOX Dec 3, 2024
f1fe2e9
add chatgpt api response for two events
FlashYDirOX Dec 3, 2024
1b39653
add chatgpt api response for flood event
FlashYDirOX Dec 3, 2024
37e4027
Convert the page transfer to CA Logic
UTSGJohnsonSong Dec 3, 2024
678dbde
Merge action
UTSGJohnsonSong Dec 3, 2024
0fc82a2
Error fix for unified data access
UTSGJohnsonSong Dec 3, 2024
4714852
fix gamemainapplication api usage and implement survivor and trader e…
FlashYDirOX Dec 3, 2024
15d425f
Add comments to different views
UTSGJohnsonSong Dec 3, 2024
8b2a518
Error fix
UTSGJohnsonSong Dec 3, 2024
e00792e
fix bug for gamemainapplication
FlashYDirOX Dec 3, 2024
67e58b5
fix bug for gamemainapplication
FlashYDirOX Dec 3, 2024
babe9b1
fix trader event method inconsistence
FlashYDirOX Dec 3, 2024
4ade6b3
Reload Logic Update
UTSGJohnsonSong Dec 3, 2024
02fa303
Merge
UTSGJohnsonSong Dec 3, 2024
2a57e3f
Login and game system connect partially
Adidazdoge Dec 3, 2024
0e67b49
change chatgpt response model
FlashYDirOX Dec 3, 2024
a8b8e7e
change chatgpt response model
FlashYDirOX Dec 3, 2024
ce9ecac
Game and Login system connected
Adidazdoge Dec 3, 2024
11fb518
merge
FlashYDirOX Dec 3, 2024
c5d9326
update chatgpt service
FlashYDirOX Dec 3, 2024
191a2a9
merge
vinkoos Dec 3, 2024
05ed423
update eventinteractor
FlashYDirOX Dec 3, 2024
9306d4a
correct checkstyle bugs
vinkoos Dec 3, 2024
8afe59d
fix bug for chatgptservice
FlashYDirOX Dec 3, 2024
3801159
merge file
vinkoos Dec 3, 2024
ac5e56e
Merge branch 'main' of https://github.com/Adidazdoge/NoteApplication
vinkoos Dec 3, 2024
609b418
Game view debug
vinkoos Dec 4, 2024
a9d34fe
restructure HordeInteractor
vinkoos Dec 4, 2024
cb9334d
change HordeOutputData
vinkoos Dec 4, 2024
4080c36
change HordeOutputData method
vinkoos Dec 4, 2024
c835431
fixing error
Michael-lin6677 Dec 4, 2024
b758d77
change Navigate main structure
vinkoos Dec 4, 2024
f43ae3a
Fixing JsonRankingDataAccess
Michael-lin6677 Dec 4, 2024
cd80b48
change description structure
vinkoos Dec 4, 2024
42d9ef9
Merge branch 'main' of https://github.com/Adidazdoge/NoteApplication
vinkoos Dec 4, 2024
8fafbab
add reloadData method
Michael-lin6677 Dec 4, 2024
06c1aa2
remove gameapplication and reconstruct chatparser
FlashYDirOX Dec 4, 2024
4917e1d
Minimap Font change
Adidazdoge Dec 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

212 changes: 212 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

124 changes: 124 additions & 0 deletions .idea/uiDesigner.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

164 changes: 164 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading