-
Notifications
You must be signed in to change notification settings - Fork 0
/
Updates.txt
62 lines (48 loc) · 1.15 KB
/
Updates.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
##############
## Guide. ##
##############
=============================================================
Version, Major Update, Section Update, Minor Update, Bug Fix
=============================================================
# 2021
June 24th
0.1.0.0
- Created RPG Text based game.
- Added a few notes to self
- Reached out to Creative Writing Classmates for assistance
on the story aspect and / or other suggestions.
June 25th
0.1.1.1
- Created GitHub Repo
- Squashed some bugs
- Made Login
- Added Co-Owner
- Finished Login
- M̶a̶d̶e̶ S̶w̶o̶r̶d̶ C̶l̶a̶s̶s̶ Made Weapon Class
- Fixed spelling errors
June 26th
0.1.2.0
- Changed Prologue
June 29th
0.1.2.1
- Added Save File
- Added Levels
- Squashed some bugs
- Cleaned the Gutters
# 2022
February 1st
0.1.2.1.1
- Starting this project back up. Had some family issues that have resolved.
February 6th
0.0.1.3
- Started work on Tutorial
- Added Fight Actions
# 2023
March 11th
1.0
- Added Years to Updates.txt
- Removed the duplicate 0 on update version (0.0.x.x.x)
- Added RPG_2.py
- Cranked out and finished RPG_2.py
- Testing RPG_2.py for errors before commit to GitHub
- Updated Read Me.txt