unknown-horizons / godot-port

Unknown Horizons Godot Engine Port
https://www.unknown-horizons.org
GNU General Public License v2.0
665 stars 83 forks source link

Created a new ShipMenu-widget based on the old ShipTabMenuWidget. #52

Closed Royber121 closed 4 years ago

Royber121 commented 4 years ago

Added a global EventBus. Made the HUD appear, when a ship is selected. -Ship is added to group "selected_units" -Event "selected" is fired via EventBus -PlayerHUD changes the visibility of the ShipMenu -ShipMenu creates some inventory slots based on the ships num_of_slots

Royber121 commented 4 years ago

Dammit, I hate git! I commited to the wrong branch. Ignore the last commit, when you merge the PR.

LinuxDonald commented 4 years ago

@Royber121 any update because of the requested changes?

aaronfranke commented 4 years ago

Closing, PR author is inactive.