-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevlog.txt
95 lines (73 loc) · 2.35 KB
/
devlog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
tiffanyY 2024-01-04 11:32
- Base files
tiffanyY 2024-01-05 2:46
- more base files
tracyY 2024-010-05 5:45
- Updates to design doc
tiffanyY 2024-1-06 11:44
- added remaining base files needed for repo structure
- Fufilled readme requirements
jessicaY 2024-1-06 23:34
- added team flag
jessicaY 2024-1-09 0:54
- made changes to design doc
- specificed how difficulties change
- elaborated on character purchasing page
- replaced music api with music element in html
- fixed and specified databases
jessicaY 2024-1-09 22:29
- created user, leaderboard, and theme databases in setup_db.py file
kevinL 2024-1-09 8:40
- Created moving background for crossy road
tiffanyY 2024-1-09 11:42
- Added more placeholder files
- Did base.html, used old login/reg html codes from global bites.
tiffanyY 2024-1-10 11:42
- More placeholder HTML code
kevinL 2024-1-09 11:42
- Added start button so program runs on command
jessicaY 2024-1-11 5:40
- Added get and add/remove methods for users, coins, points, and leaderboard in db file
- Added methods to choose music and user message
- Added pre-set themes and option for custom themes
tracyY 2024-1-12 10:08
- Created chicken movements
- Fixed indenting in setup_db.py
- Made Navbar unavaiable for users not logged in
- Added get_password to setup_db.py
- Fixed db and initialized tables in main python file
- (cannot move forward until DB is fixed.)
tiffanyY 2024-1-12 20:00
- Fixed DB file on request
- Made more errors in DB but fixed, also fixed init to properly run
- Finished register.html
tiffanyY 2024-1-13 20:00
- Settings.html, changed a bit in base, did game.html
- Helped with DB file
- Fixed some linkages
jessicaY 2024-1-13 3:26
- made changes to database methods
- got rid of exceptions due to errors
- updated design doc and readme
tiffanyY 2024-1-14 9:00
- Redid CSS and home page
tiffanyY 2024-1-15 11:34
- Added a new form in settings by request of tracy
- Fixed some more colors/css
- req.txt
kevinL 2024-1-15 11:30
- Added new features to crossy road
kevinL 2024-1-15 22:50
- Fixed typos and functions in setup_db
- Added score send from js to flask
- Added gamemodes to crossy road
kevinL 2024-1-16 11:45
- Fixed some gameplay features and removed store
tiffanyY 2024-1-15 11:34
- Removed color theme stuff from settings
- Fixed some text
tracyY 2025-1-16
- database functions
- leaderboard
- cleaning home.html code
- music