Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyCommandCenter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Erik Ahlroth
PyCommandCenter
Graph
40d097cd6333c543471bc3b40b5ef366783df419
Select Git revision
Branches
3
dev
master
default
protected
newer-starcraft-versions
Tags
7
1.2
1.1.1
1.1
1.0RC2
1.0RC
1.0b
1.0a
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Oct
2
Sep
20
Aug
15
14
18
Dec
11
10
7
6
4
27
Nov
21
16
15
14
12
8
5
17
Oct
16
15
13
12
11
Sep
10
3
31
Aug
24
14
13
6
3
2
1
31
Jul
26
25
23
20
19
18
13
12
11
10
9
6
5
3
2
29
Jun
28
27
26
25
21
Updated Unit.cpp.
master
master
added fix for unit debugg crash
Update pycharm.md to match new Gitlab URL
Add shell script equivalent of bat file
1.2
1.2
Add documentation for merge request !5
Document Unit atttribute max_hit_points
Document Unit method ability
Document changes from old merge request !2
Add documentation for old merge request !1
Add link to wiki page
Correct download page url in README
Refer to template library on LiU's gitlab rather than IDA's
Change C++ library to a still maintained fork
newer-starcraft…
newer-starcraft-versions
Refer to LiUs gitlab wherever possible
dev
dev
One batch file fits all
Warn instead of crash whenever (0,0) is sent
Add contributors guide
Convert tabs to 4 spaces
Add instructions on how to building in at LiU computers
Merge branch 'sofab194/pycommandcenter-master'
1.1.1
1.1.1
improved function names
Fixed spacing in code
Added tech_requirement to UnitType
Merge branch 'sofab194/pycommandcenter-master'
1.1
1.1
Fix code style
Consolidate raw ability methods
Merge branch 'antan048/pycommandcenter-master'
Merge branch 'gabto095/pycommandcenter-master'
Replaced stray 'or' with ||
Changed types. get_build_location_near accepts a non-negative integer: 0 indicates an exhaustive search
Fixed header so that native bot implementation doesn't complain
Added search count to building placer (default is 1000: same as it was before)
Merge LiU-gitlab version containing CI/CD support
Merge branch 'master' into 'master'
Fixed invalid code in library.cpp that didn't reflect the changes made in other files.
Changed the cpp function names to reflect the ones used in the python API.
Changed tabs to spaces and pointers to references.
Added methods to use abilities.
ability, ability at target and buffs
Added access to unit movement speed and max health
Loading