ddae4934ef
Implemented picking up objects and dropping them. Also, made transform part of GameObject instead of a separate component.
2016-12-14 23:32:39 +02:00
6a35b11ec2
Player changes:
...
- reimplemented & improved player inventory
- now player has "Action2" which means he can interact with the
environment
- added weapon energy cost
- updated player action interface
2016-12-12 23:28:41 +02:00
2bd8605711
Added plants. Added game time management.
2016-12-09 22:33:47 +02:00
0dc77aacb4
Implemented some tools. Also, implemented inventory.
2016-12-03 19:43:28 +02:00
91c0da855b
Implemented hoe
2016-12-02 22:48:37 +02:00
f255905c73
Implemented many things. Refactored parsers. Added some behaviors and items. Added weapons.
2016-12-02 20:29:40 +02:00
0b6a988184
Large refactoring. Also, reimplemented resource manager to use parsers. Changed from json to xml (it allows comments!!!).
2016-12-01 21:08:28 +02:00