|
a40f43b839
|
Complete section 5.26
|
2022-01-28 13:47:16 -05:00 |
|
Timothy Warren
|
64aeb189c9
|
Cleanup code now handled by effects module
|
2022-01-20 16:24:12 -05:00 |
|
Timothy Warren
|
36b82a59c5
|
Remove unused imports
|
2022-01-18 09:40:19 -05:00 |
|
Timothy Warren
|
e71c391f3a
|
Make damage system match the tutorial
|
2022-01-14 12:24:18 -05:00 |
|
Timothy Warren
|
3cad614e78
|
Make color usage consistent through the use of constants
|
2022-01-14 12:19:46 -05:00 |
|
Timothy Warren
|
022a7921ce
|
More cheating! (For developing purposes, of course ;) )
|
2022-01-14 09:44:01 -05:00 |
|
Timothy Warren
|
6d4f87b184
|
Add gold
|
2022-01-13 10:42:02 -05:00 |
|
Timothy Warren
|
d5c48247f3
|
Complete Section 5.15
|
2022-01-12 11:12:59 -05:00 |
|
Timothy Warren
|
dd894452f3
|
Add experience and leveling up, completing section 5.11
|
2022-01-05 14:59:45 -05:00 |
|
Timothy Warren
|
da99923a1e
|
Use random table spawning for item drops
|
2022-01-05 10:01:05 -05:00 |
|
Timothy Warren
|
c9b35e2710
|
Drop items from defeated characters
|
2022-01-04 16:17:45 -05:00 |
|
Timothy Warren
|
2e02e30bc6
|
Complete Section 5.7, replacing the CombatStats component with a new Pools component for more flexibility
|
2022-01-03 16:30:14 -05:00 |
|
|
b115f43d5d
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
|
|
9ff645066b
|
Reorder use statements
|
2021-12-10 20:16:48 -05:00 |
|
|
3effbdb586
|
Use less redundant code style with 'if let' statements
|
2021-11-19 19:52:15 -05:00 |
|
Timothy Warren
|
69194a2dd6
|
Slightly simplify adding entries to game log
|
2021-11-19 11:30:25 -05:00 |
|
Timothy Warren
|
a198fe1832
|
Implement bloodstains
|
2021-11-16 10:28:05 -05:00 |
|
Timothy Warren
|
416af96be3
|
Complete the first section
|
2021-11-15 13:27:40 -05:00 |
|
Timothy Warren
|
cb475708c7
|
Rename the game log module
|
2021-11-04 10:44:52 -04:00 |
|
Timothy Warren
|
a17cc6f2e6
|
Add basic ui with healthbar, game log, and mouse tooltips
|
2021-11-01 14:46:45 -04:00 |
|
Timothy Warren
|
598032aadf
|
Finish chapter 2.6
|
2021-10-29 15:15:22 -04:00 |
|