Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RogueReborn
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mikhail Andrenkov
RogueReborn
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
416459453a590c612adcf967c8f34808ad0fb2b9
Select Git revision
Branches
1
master
default
protected
Tags
5
DD-Rev0
TP-Rev0
SRS-Rev0
DP-Rev0
PS-Rev0
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Nov
12
11
10
9
7
4
3
2
1
31
Oct
30
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
2
30
Sep
29
28
27
26
25
23
22
21
20
19
16
17
16
15
14
throwing now properly a thing
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
oops bug still alive, not sure what issue is
Removed Annoying Printing
Added Food Decrement
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
Added Food Status (Hunger, Weak, Faint, etc.)
added getNearestGold to level
Merged
pathfinding works
Implemented Monster Attack
fix monster teleport issue
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
tons of diagnostics
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
unbork itemzone, hopefully for the last time
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
travel bug
start on throwing
Fixed Food
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
Implemented Food
qol log messages, prevent player from dropping when hav nothing
add size() func
add requested getter
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
dropping is now a thing
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
Introducing...Death
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
enhance inventory (y'all are gonna like lambdas or else)
shut up compiler
move getItem up to public
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
Added Damage and Hit Chance Calculations
Merge branch 'master' of https://gitlab.cas.mcmaster.ca/andrem5/RogueReborn
replace prompt with subclassing
replace prompt with subclassing
Try to catch the dragons!
add ctrl-C, begin work on dropping
Loading