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
Dawid Lukasz Abucewicz
PyCommandCenter
Graph
b94cf0f6987f532f316483dfa0b09d8a27734da7
Select Git revision
Branches
3
dev
master
default
protected
newer-starcraft-versions
Tags
9
1.2.2
1.2.1
1.2
1.1.1
1.1
1.0RC2
1.0RC
1.0b
1.0a
12 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
Dec
9
22
Nov
21
19
18
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
Merge branch 'master' of gitlab.liu.se:dawab699/pycommandcenter
master
master
refactor: change some files needed for merge request
Apply suggestion to python-api-src/lib_unit.cpp
Apply suggestion to src/Unit.h
feat: add is_carrying_minerals method for Unit class
Split shell script into one each for Python version
Clarify build time being defined in seconds
1.2.2
1.2.2
Correct some whitespace errors
Merge branch 'master' into 'master'
Merge branch 'master' into 'master'
Changed tabs to 4 spaces. Added documentation in docs/ for IDAbot.send_chat
Changed tabs to 4 spaces. Added documentation in docs/ for IDAbot.send_chat
Correct documentation regarding is_constructing
Implemented buildTime to TechTree, the build time is in seconds. The implementation has been tested
Make it possible to compare UnitTypeID with UNIT_TYPEID
Problem might be fixed, TODO: test
Added chat functionallity making the bot able to send messages to the game chat for everyone to see. Used by calling self.send_chat(<message>).
Merge branch 'master' into 'master'
1.2.1
1.2.1
Updated Unit.cpp.
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
Loading