Skip to content
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

pull #2

Merged
merged 21 commits into from
Aug 18, 2016
Merged

pull #2

merged 21 commits into from
Aug 18, 2016

Conversation

emilkris33
Copy link
Owner

No description provided.

SquareMan and others added 21 commits August 17, 2016 19:35
* Modified DialogListItem to allow for additional information

Added fileName parameter to DialogListItem and changed OnPointerClick to
use fileName instead of text, allowing for UI text to show additional
information.

* Fixed the filelist issues

Changed spacing from VerticalLayoutGroup to AutomaticVerticalSize, and
added padding to the file lists.

* Added light-grey alternate color

Added light grey alternate color to list boxes. Made static b/c I think
all dialog boxes should have the same alternate colors. Needed to change
foreach to for loop to have alternation counter.

* Alternation needs prefab change to function

Alternation needs prefab change to function

* Revert "Alternation needs prefab change to function"

This reverts commit f1580e7.

* Revert "Revert "Alternation needs prefab change to function""

This reverts commit fb5b03f.

* Changed the Save/Load dialog file list position to look nicer

Added a bit of padding to the Save/Load dialogs so it's not right
against the edge of the box

* Fixed another padding issue I noticed on the texts

Each save item was extending past the background containing panel.

* Added size and italics modifier

Added size and italics modifier to load/save dialog to reduce the size
of the date
* UI and O2 generator now cares about preasure and not amount of gas

* Comments added

* Correct handeling of gas when splitting rooms

* Gas splits correctly between rooms

* Bugfix. room loading

* fd

* Xml merge
* Added Localization Tools

Added localization tools and added translation files for English.

* Added German Translation & Language Selection

* Fixed an alignement issue and a typo

* Revert "Fixed an alignement issue and a typo"

This reverts commit 339f232.

* Fixed something that GitHub broke

Due to me reverting a change before it seems that the code got broke. I
changed that, it should work now.

Closes #61
* Fixed a star being called to search inventories while ignoring stackpiles. This lead to a search trough every tile.

* added null check

* Finally fixed, after few hours of git fighting
* Implemented time scale

* Added Debug messages, fixed one typo in Character related to deltaTime

* Typo... Please squash when merging

* Implemented time switching with +/- keys.

* Fixed +/-/numeric keys desync, added keypad support

* fixing merge... I'm not git pro yet ;)

* Another fix...

* Another fix... v2
* Created Power Generator Building

* Created Power System Class

* Commit furniture xml again

* Power Generator now adds power to the system

* Added Power Consumers to the system
* Ignore ProjectSettings and ProjectVersion

These files get modified by differing Unity versions.

* Music folder placeholders
…de (#122)

* Added ability to dismiss build mode with right click

* Bug fix - If cancelling build mode while dragging, isDragging wasn't turning false

* Format cleanup
@emilkris33 emilkris33 merged commit 7be0c9b into emilkris33:master Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.