-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove pips #122
Remove pips #122
Conversation
There original showed the percentage for the harvester when you select it via text and silo storage on the sidebar when you select a silo or refinery tho. I'm not sure if it is a good idea to remove the pip without having this first. |
Remove disabled palette
Waiting for #124 |
update README.md with AUTHORS link Update sources header with current year and d2 mod Developers Add Credits in mod.config update link in README.md
Restore 'disabled' palete
Fix code style and compiler errors and warnings Fix csproj Add default launch options for csproj file Remove unneded reference to ingame-observerstats.yaml Update rules Update ModSDK to work with the new engine toolchain
Fix typo in D2Concrete
Add D2BuildingPlacementRenderable and D2PlaceBuildingPreview
Add Health Bar Add D2PanelWidget Add update power info
Add sidebar panel with Actor info
Can this be revisited now that #124 is closed? |
Yes I suppose so. Harvesters however don't seem to display this information yet @evgeniysergeev. |
Harvester show information not on the left side(which is ready) but on top bar. |
You could either try to convert the required SCP parts to PNG or add a text (like for refineries) as workaround until you can use the SCP files. |
SCP? is that a file ending? |
* Use playtest-20190825 engine and latest modSdk * Update rules using ./utility.sh --update-mod release-20190314 --detailed --apply command * Manual rules adjustments for playtest-20190825 OpenRA engine * fix newline in mod.yaml
@@ -0,0 +1 @@ | |||
../d2/mods/d2/AUTHORS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This path is funky.
I suspect you want ./mods/d2/AUTHORS
if you're going to put a path in this file.
Looking at the odd commit display, this PR probably needs a rebase? |
There no such thing in original