vegeta897 / pallet

Morgs' baby
0 stars 1 forks source link

Hiring and Dismissing Workers #2

Open ChillyKiwi opened 9 years ago

ChillyKiwi commented 9 years ago

The player should be able to hire and dismiss workers.

vegeta897 commented 9 years ago

Added in bf82f4c3ef4d9ce2f04df871b3473de2170948b2

vegeta897 commented 9 years ago

This functionality will be more advanced than just incrementing and decrementing the worker count (for 0.1).

vegeta897 commented 9 years ago

A form now pops up when you click Hire Worker, where you can choose that worker's wage. Each worker now has their own wage, which you can also change later.

But for 0.1, I want this form to simply post a job offering. You will have to wait for people to respond to them (and then they will be hired right away, no interview process for 0.1).